2024-08-22T21:24:22.558 INFO:root:teuthology version: 1.2.0 2024-08-22T21:24:22.586 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-22T21:24:22.681 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862158 branch: reef description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} email: ceph-qa@ceph.com first_in_suite: false job_id: '7862158' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: reef ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_STRAY_DAEMON - CEPHADM_FAILED_DAEMON - CEPHADM_AGENT_DOWN log-only-match: - CEPHADM_ sha1: 56fd5b351507f92fd1531bbfb42df967f9fbe713 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 56fd5b351507f92fd1531bbfb42df967f9fbe713 workunit: branch: reef sha1: e8fe7fc94b78e59becfc678546edf1d806193a2a owner: scheduled_teuthology@teuthology priority: 930 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 3258 sha1: 56fd5b351507f92fd1531bbfb42df967f9fbe713 sleep_before_teardown: 0 subset: 12/64 suite: orch suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: e8fe7fc94b78e59becfc678546edf1d806193a2a targets: smithi120.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi184.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - cephadm: allow_ptrace: false avoid_pacific_features: true cephadm_branch: v16.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v16.2.0 - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 180 - 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 orch ps - ceph versions - ceph -s - ceph orch ls - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 2' - ceph mgr fail - sleep 180 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph health detail - ceph -s - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 1' - ceph mgr fail - sleep 180 - ceph orch ps - ceph orch ls - ceph versions - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - 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 ; sleep 30 ; done - ceph versions | jq -e '.mgr | length == 1' - ceph versions | jq -e '.mgr | keys' | grep $sha1 - ceph versions | jq -e '.overall | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '{print $2}') - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '{print $2}') - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 1' - ceph versions | jq -e '.mon | keys' | grep $sha1 - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 5' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2 - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 7' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1 - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 8' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 1' - ceph versions | jq -e '.osd | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo - 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 ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.rgw | length == 1' - ceph versions | jq -e '.rgw | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.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 versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 67db276914d29505c9707d04f3a3b8fb9d8aee4b timestamp: 2024-08-19_22:08:05 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-08-22T21:24:22.681 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa; will attempt to use it 2024-08-22T21:24:22.682 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa/tasks 2024-08-22T21:24:22.682 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-08-22T21:24:22.684 INFO:teuthology.task.internal:Checking packages... 2024-08-22T21:24:22.708 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '56fd5b351507f92fd1531bbfb42df967f9fbe713' 2024-08-22T21:24:22.708 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-22T21:24:22.708 INFO:teuthology.packaging:ref: None 2024-08-22T21:24:22.708 INFO:teuthology.packaging:tag: None 2024-08-22T21:24:22.708 INFO:teuthology.packaging:branch: reef 2024-08-22T21:24:22.708 INFO:teuthology.packaging:sha1: 56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:24:22.709 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=reef 2024-08-22T21:24:22.954 INFO:teuthology.task.internal:Found packages for ceph version 18.2.4-732-ge8fe7fc9-1focal 2024-08-22T21:24:22.955 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-08-22T21:24:22.962 INFO:teuthology.task.internal:no buildpackages task found 2024-08-22T21:24:22.962 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-08-22T21:24:23.044 INFO:teuthology.task.internal:Saving configuration 2024-08-22T21:24:23.063 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-08-22T21:24:23.078 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-08-22T21:24:23.103 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi120.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862158', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-22 21:18:13.273767', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-08-22T21:24:23.129 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi184.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862158', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-22 21:18:13.275026', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-08-22T21:24:23.129 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-08-22T21:24:23.139 INFO:teuthology.task.internal:roles: ubuntu@smithi120.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-08-22T21:24:23.139 INFO:teuthology.task.internal:roles: ubuntu@smithi184.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-08-22T21:24:23.139 INFO:teuthology.run_tasks:Running task console_log... 2024-08-22T21:24:23.256 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa4d6cef5b0>, signals=[15]) 2024-08-22T21:24:23.256 INFO:teuthology.run_tasks:Running task internal.connect... 2024-08-22T21:24:23.348 INFO:teuthology.task.internal:Opening connections... 2024-08-22T21:24:23.348 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi120.front.sepia.ceph.com 2024-08-22T21:24:23.350 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T21:24:23.447 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi184.front.sepia.ceph.com 2024-08-22T21:24:23.449 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T21:24:23.540 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-08-22T21:24:23.907 DEBUG:teuthology.orchestra.run.smithi120:> uname -m 2024-08-22T21:24:23.915 INFO:teuthology.orchestra.run.smithi120.stdout:x86_64 2024-08-22T21:24:23.915 DEBUG:teuthology.orchestra.run.smithi120:> cat /etc/os-release 2024-08-22T21:24:23.963 INFO:teuthology.orchestra.run.smithi120.stdout:NAME="Ubuntu" 2024-08-22T21:24:23.964 INFO:teuthology.orchestra.run.smithi120.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-08-22T21:24:23.964 INFO:teuthology.orchestra.run.smithi120.stdout:ID=ubuntu 2024-08-22T21:24:23.964 INFO:teuthology.orchestra.run.smithi120.stdout:ID_LIKE=debian 2024-08-22T21:24:23.964 INFO:teuthology.orchestra.run.smithi120.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-08-22T21:24:23.964 INFO:teuthology.orchestra.run.smithi120.stdout:VERSION_ID="20.04" 2024-08-22T21:24:23.964 INFO:teuthology.orchestra.run.smithi120.stdout:HOME_URL="https://www.ubuntu.com/" 2024-08-22T21:24:23.964 INFO:teuthology.orchestra.run.smithi120.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-08-22T21:24:23.964 INFO:teuthology.orchestra.run.smithi120.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-08-22T21:24:23.965 INFO:teuthology.orchestra.run.smithi120.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-08-22T21:24:23.965 INFO:teuthology.orchestra.run.smithi120.stdout:VERSION_CODENAME=focal 2024-08-22T21:24:23.965 INFO:teuthology.orchestra.run.smithi120.stdout:UBUNTU_CODENAME=focal 2024-08-22T21:24:23.965 INFO:teuthology.lock.ops:Updating smithi120.front.sepia.ceph.com on lock server 2024-08-22T21:24:24.000 DEBUG:teuthology.orchestra.run.smithi184:> uname -m 2024-08-22T21:24:24.007 INFO:teuthology.orchestra.run.smithi184.stdout:x86_64 2024-08-22T21:24:24.007 DEBUG:teuthology.orchestra.run.smithi184:> cat /etc/os-release 2024-08-22T21:24:24.054 INFO:teuthology.orchestra.run.smithi184.stdout:NAME="Ubuntu" 2024-08-22T21:24:24.055 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-08-22T21:24:24.055 INFO:teuthology.orchestra.run.smithi184.stdout:ID=ubuntu 2024-08-22T21:24:24.055 INFO:teuthology.orchestra.run.smithi184.stdout:ID_LIKE=debian 2024-08-22T21:24:24.055 INFO:teuthology.orchestra.run.smithi184.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-08-22T21:24:24.055 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION_ID="20.04" 2024-08-22T21:24:24.055 INFO:teuthology.orchestra.run.smithi184.stdout:HOME_URL="https://www.ubuntu.com/" 2024-08-22T21:24:24.055 INFO:teuthology.orchestra.run.smithi184.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-08-22T21:24:24.056 INFO:teuthology.orchestra.run.smithi184.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-08-22T21:24:24.056 INFO:teuthology.orchestra.run.smithi184.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-08-22T21:24:24.056 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION_CODENAME=focal 2024-08-22T21:24:24.056 INFO:teuthology.orchestra.run.smithi184.stdout:UBUNTU_CODENAME=focal 2024-08-22T21:24:24.056 INFO:teuthology.lock.ops:Updating smithi184.front.sepia.ceph.com on lock server 2024-08-22T21:24:24.083 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-08-22T21:24:24.091 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-08-22T21:24:24.120 INFO:teuthology.task.internal:Checking for old test directory... 2024-08-22T21:24:24.120 DEBUG:teuthology.orchestra.run.smithi120:> test '!' -e /home/ubuntu/cephtest 2024-08-22T21:24:24.123 DEBUG:teuthology.orchestra.run.smithi184:> test '!' -e /home/ubuntu/cephtest 2024-08-22T21:24:24.131 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-08-22T21:24:24.146 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-08-22T21:24:24.146 DEBUG:teuthology.orchestra.run.smithi120:> test -z $(ls -A /var/lib/ceph) 2024-08-22T21:24:24.148 DEBUG:teuthology.orchestra.run.smithi184:> test -z $(ls -A /var/lib/ceph) 2024-08-22T21:24:24.164 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-08-22T21:24:24.219 INFO:teuthology.run_tasks:Running task kernel... 2024-08-22T21:24:24.234 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-08-22T21:24:24.234 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-08-22T21:24:24.234 DEBUG:teuthology.orchestra.run.smithi120:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-22T21:24:24.235 DEBUG:teuthology.orchestra.run.smithi184:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-22T21:24:24.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:24:24.240 DEBUG:teuthology.orchestra.run.smithi120:> uname -r 2024-08-22T21:24:24.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:24:24.242 DEBUG:teuthology.orchestra.run.smithi184:> uname -r 2024-08-22T21:24:24.247 INFO:teuthology.orchestra.run.smithi120.stdout:5.4.0-124-generic 2024-08-22T21:24:24.248 INFO:teuthology.task.kernel:Running kernel on smithi120: 5.4.0-124-generic 2024-08-22T21:24:24.248 DEBUG:teuthology.orchestra.run.smithi120:> sudo apt-get clean 2024-08-22T21:24:24.249 INFO:teuthology.orchestra.run.smithi184.stdout:5.4.0-124-generic 2024-08-22T21:24:24.249 INFO:teuthology.task.kernel:Running kernel on smithi184: 5.4.0-124-generic 2024-08-22T21:24:24.249 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-get clean 2024-08-22T21:24:24.352 DEBUG:teuthology.orchestra.run.smithi120:> sudo apt-get update 2024-08-22T21:24:24.356 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-get update 2024-08-22T21:24:24.532 INFO:teuthology.orchestra.run.smithi120.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-08-22T21:24:24.613 INFO:teuthology.orchestra.run.smithi120.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-08-22T21:24:24.639 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-08-22T21:24:24.651 INFO:teuthology.orchestra.run.smithi184.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-08-22T21:24:24.821 INFO:teuthology.orchestra.run.smithi120.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3,162 kB] 2024-08-22T21:24:24.960 INFO:teuthology.orchestra.run.smithi120.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [804 kB] 2024-08-22T21:24:24.970 INFO:teuthology.orchestra.run.smithi120.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [468 kB] 2024-08-22T21:24:24.973 INFO:teuthology.orchestra.run.smithi120.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [14.1 kB] 2024-08-22T21:24:24.973 INFO:teuthology.orchestra.run.smithi120.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3,076 kB] 2024-08-22T21:24:24.993 INFO:teuthology.orchestra.run.smithi120.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [38.1 kB] 2024-08-22T21:24:24.994 INFO:teuthology.orchestra.run.smithi120.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [431 kB] 2024-08-22T21:24:25.004 INFO:teuthology.orchestra.run.smithi120.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [544 B] 2024-08-22T21:24:25.004 INFO:teuthology.orchestra.run.smithi120.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [675 kB] 2024-08-22T21:24:25.012 INFO:teuthology.orchestra.run.smithi120.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1,000 kB] 2024-08-22T21:24:25.019 INFO:teuthology.orchestra.run.smithi120.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [212 kB] 2024-08-22T21:24:25.021 INFO:teuthology.orchestra.run.smithi120.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [21.0 kB] 2024-08-22T21:24:25.021 INFO:teuthology.orchestra.run.smithi120.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [24.8 kB] 2024-08-22T21:24:25.022 INFO:teuthology.orchestra.run.smithi120.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,204 B] 2024-08-22T21:24:25.028 INFO:teuthology.orchestra.run.smithi120.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,968 B] 2024-08-22T21:24:25.029 INFO:teuthology.orchestra.run.smithi120.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [540 B] 2024-08-22T21:24:25.259 INFO:teuthology.orchestra.run.smithi184.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [804 kB] 2024-08-22T21:24:25.621 INFO:teuthology.orchestra.run.smithi184.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3,162 kB] 2024-08-22T21:24:25.813 INFO:teuthology.orchestra.run.smithi184.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [468 kB] 2024-08-22T21:24:25.827 INFO:teuthology.orchestra.run.smithi184.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [14.1 kB] 2024-08-22T21:24:25.828 INFO:teuthology.orchestra.run.smithi184.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [38.1 kB] 2024-08-22T21:24:25.828 INFO:teuthology.orchestra.run.smithi184.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3,076 kB] 2024-08-22T21:24:25.888 INFO:teuthology.orchestra.run.smithi184.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-08-22T21:24:25.889 INFO:teuthology.orchestra.run.smithi120.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-08-22T21:24:25.920 INFO:teuthology.orchestra.run.smithi184.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [431 kB] 2024-08-22T21:24:25.929 INFO:teuthology.orchestra.run.smithi184.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [544 B] 2024-08-22T21:24:25.930 INFO:teuthology.orchestra.run.smithi184.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1,000 kB] 2024-08-22T21:24:25.957 INFO:teuthology.orchestra.run.smithi184.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [675 kB] 2024-08-22T21:24:25.979 INFO:teuthology.orchestra.run.smithi184.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [212 kB] 2024-08-22T21:24:25.985 INFO:teuthology.orchestra.run.smithi184.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [21.0 kB] 2024-08-22T21:24:25.986 INFO:teuthology.orchestra.run.smithi184.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,204 B] 2024-08-22T21:24:25.986 INFO:teuthology.orchestra.run.smithi184.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [24.8 kB] 2024-08-22T21:24:25.987 INFO:teuthology.orchestra.run.smithi184.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,968 B] 2024-08-22T21:24:26.057 INFO:teuthology.orchestra.run.smithi184.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [540 B] 2024-08-22T21:24:26.241 INFO:teuthology.orchestra.run.smithi184.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2024-08-22T21:24:26.242 INFO:teuthology.orchestra.run.smithi120.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2024-08-22T21:24:26.382 INFO:teuthology.orchestra.run.smithi184.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [1,024 kB] 2024-08-22T21:24:26.388 INFO:teuthology.orchestra.run.smithi120.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [1,024 kB] 2024-08-22T21:24:26.625 INFO:teuthology.orchestra.run.smithi184.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,533 kB] 2024-08-22T21:24:26.633 INFO:teuthology.orchestra.run.smithi120.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,533 kB] 2024-08-22T21:24:26.792 INFO:teuthology.orchestra.run.smithi184.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [547 kB] 2024-08-22T21:24:26.800 INFO:teuthology.orchestra.run.smithi120.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [547 kB] 2024-08-22T21:24:26.804 INFO:teuthology.orchestra.run.smithi184.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.7 kB] 2024-08-22T21:24:26.805 INFO:teuthology.orchestra.run.smithi184.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [39.4 kB] 2024-08-22T21:24:26.805 INFO:teuthology.orchestra.run.smithi184.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3,199 kB] 2024-08-22T21:24:26.813 INFO:teuthology.orchestra.run.smithi120.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.7 kB] 2024-08-22T21:24:26.813 INFO:teuthology.orchestra.run.smithi120.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3,199 kB] 2024-08-22T21:24:26.899 INFO:teuthology.orchestra.run.smithi184.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [448 kB] 2024-08-22T21:24:26.907 INFO:teuthology.orchestra.run.smithi120.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [39.4 kB] 2024-08-22T21:24:26.908 INFO:teuthology.orchestra.run.smithi120.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [448 kB] 2024-08-22T21:24:26.918 INFO:teuthology.orchestra.run.smithi184.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [540 B] 2024-08-22T21:24:26.919 INFO:teuthology.orchestra.run.smithi184.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,220 kB] 2024-08-22T21:24:26.925 INFO:teuthology.orchestra.run.smithi120.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [540 B] 2024-08-22T21:24:26.925 INFO:teuthology.orchestra.run.smithi120.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [802 kB] 2024-08-22T21:24:26.948 INFO:teuthology.orchestra.run.smithi120.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,220 kB] 2024-08-22T21:24:26.948 INFO:teuthology.orchestra.run.smithi184.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [802 kB] 2024-08-22T21:24:26.968 INFO:teuthology.orchestra.run.smithi184.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [294 kB] 2024-08-22T21:24:26.974 INFO:teuthology.orchestra.run.smithi184.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [27.8 kB] 2024-08-22T21:24:26.974 INFO:teuthology.orchestra.run.smithi184.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2024-08-22T21:24:26.975 INFO:teuthology.orchestra.run.smithi184.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [27.1 kB] 2024-08-22T21:24:26.975 INFO:teuthology.orchestra.run.smithi184.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,936 B] 2024-08-22T21:24:26.979 INFO:teuthology.orchestra.run.smithi120.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [294 kB] 2024-08-22T21:24:26.989 INFO:teuthology.orchestra.run.smithi120.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [27.8 kB] 2024-08-22T21:24:26.989 INFO:teuthology.orchestra.run.smithi120.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2024-08-22T21:24:26.989 INFO:teuthology.orchestra.run.smithi120.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [27.1 kB] 2024-08-22T21:24:27.040 INFO:teuthology.orchestra.run.smithi184.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [616 B] 2024-08-22T21:24:27.040 INFO:teuthology.orchestra.run.smithi184.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-08-22T21:24:27.041 INFO:teuthology.orchestra.run.smithi184.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-08-22T21:24:27.042 INFO:teuthology.orchestra.run.smithi184.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-08-22T21:24:27.049 INFO:teuthology.orchestra.run.smithi120.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,936 B] 2024-08-22T21:24:27.049 INFO:teuthology.orchestra.run.smithi120.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [616 B] 2024-08-22T21:24:27.049 INFO:teuthology.orchestra.run.smithi120.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-08-22T21:24:27.050 INFO:teuthology.orchestra.run.smithi120.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-08-22T21:24:27.051 INFO:teuthology.orchestra.run.smithi120.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-08-22T21:24:27.121 INFO:teuthology.orchestra.run.smithi184.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-08-22T21:24:27.121 INFO:teuthology.orchestra.run.smithi184.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-08-22T21:24:27.122 INFO:teuthology.orchestra.run.smithi184.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-08-22T21:24:27.130 INFO:teuthology.orchestra.run.smithi120.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-08-22T21:24:27.131 INFO:teuthology.orchestra.run.smithi120.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-08-22T21:24:27.131 INFO:teuthology.orchestra.run.smithi120.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-08-22T21:24:30.125 INFO:teuthology.orchestra.run.smithi120.stdout:Fetched 21.6 MB in 4s (6,091 kB/s) 2024-08-22T21:24:30.146 INFO:teuthology.orchestra.run.smithi184.stdout:Fetched 21.6 MB in 4s (5,757 kB/s) 2024-08-22T21:24:31.671 INFO:teuthology.orchestra.run.smithi120.stdout:Reading package lists... 2024-08-22T21:24:31.695 DEBUG:teuthology.orchestra.run.smithi120:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-22T21:24:31.699 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2024-08-22T21:24:31.727 DEBUG:teuthology.orchestra.run.smithi184:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-22T21:24:31.780 INFO:teuthology.orchestra.run.smithi120.stdout:Reading package lists... 2024-08-22T21:24:31.798 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2024-08-22T21:24:31.999 INFO:teuthology.orchestra.run.smithi120.stdout:Building dependency tree... 2024-08-22T21:24:31.999 INFO:teuthology.orchestra.run.smithi120.stdout:Reading state information... 2024-08-22T21:24:32.016 INFO:teuthology.orchestra.run.smithi184.stdout:Building dependency tree... 2024-08-22T21:24:32.016 INFO:teuthology.orchestra.run.smithi184.stdout:Reading state information... 2024-08-22T21:24:32.201 INFO:teuthology.orchestra.run.smithi120.stdout:The following additional packages will be installed: 2024-08-22T21:24:32.201 INFO:teuthology.orchestra.run.smithi120.stdout: linux-generic linux-headers-5.4.0-193 linux-headers-5.4.0-193-generic 2024-08-22T21:24:32.202 INFO:teuthology.orchestra.run.smithi120.stdout: linux-headers-generic linux-image-5.4.0-193-generic 2024-08-22T21:24:32.202 INFO:teuthology.orchestra.run.smithi120.stdout: linux-modules-5.4.0-193-generic linux-modules-extra-5.4.0-193-generic 2024-08-22T21:24:32.203 INFO:teuthology.orchestra.run.smithi120.stdout:Suggested packages: 2024-08-22T21:24:32.203 INFO:teuthology.orchestra.run.smithi120.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-08-22T21:24:32.203 INFO:teuthology.orchestra.run.smithi120.stdout:Recommended packages: 2024-08-22T21:24:32.203 INFO:teuthology.orchestra.run.smithi120.stdout: thermald 2024-08-22T21:24:32.219 INFO:teuthology.orchestra.run.smithi184.stdout:The following additional packages will be installed: 2024-08-22T21:24:32.220 INFO:teuthology.orchestra.run.smithi184.stdout: linux-generic linux-headers-5.4.0-193 linux-headers-5.4.0-193-generic 2024-08-22T21:24:32.220 INFO:teuthology.orchestra.run.smithi184.stdout: linux-headers-generic linux-image-5.4.0-193-generic 2024-08-22T21:24:32.220 INFO:teuthology.orchestra.run.smithi184.stdout: linux-modules-5.4.0-193-generic linux-modules-extra-5.4.0-193-generic 2024-08-22T21:24:32.221 INFO:teuthology.orchestra.run.smithi184.stdout:Suggested packages: 2024-08-22T21:24:32.221 INFO:teuthology.orchestra.run.smithi184.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-08-22T21:24:32.221 INFO:teuthology.orchestra.run.smithi184.stdout:Recommended packages: 2024-08-22T21:24:32.221 INFO:teuthology.orchestra.run.smithi184.stdout: thermald 2024-08-22T21:24:32.261 INFO:teuthology.orchestra.run.smithi120.stdout:The following NEW packages will be installed: 2024-08-22T21:24:32.261 INFO:teuthology.orchestra.run.smithi120.stdout: linux-headers-5.4.0-193 linux-headers-5.4.0-193-generic 2024-08-22T21:24:32.261 INFO:teuthology.orchestra.run.smithi120.stdout: linux-image-5.4.0-193-generic linux-modules-5.4.0-193-generic 2024-08-22T21:24:32.262 INFO:teuthology.orchestra.run.smithi120.stdout: linux-modules-extra-5.4.0-193-generic 2024-08-22T21:24:32.262 INFO:teuthology.orchestra.run.smithi120.stdout:The following packages will be upgraded: 2024-08-22T21:24:32.263 INFO:teuthology.orchestra.run.smithi120.stdout: linux-generic linux-headers-generic linux-image-generic 2024-08-22T21:24:32.277 INFO:teuthology.orchestra.run.smithi184.stdout:The following NEW packages will be installed: 2024-08-22T21:24:32.277 INFO:teuthology.orchestra.run.smithi184.stdout: linux-headers-5.4.0-193 linux-headers-5.4.0-193-generic 2024-08-22T21:24:32.277 INFO:teuthology.orchestra.run.smithi184.stdout: linux-image-5.4.0-193-generic linux-modules-5.4.0-193-generic 2024-08-22T21:24:32.278 INFO:teuthology.orchestra.run.smithi184.stdout: linux-modules-extra-5.4.0-193-generic 2024-08-22T21:24:32.279 INFO:teuthology.orchestra.run.smithi184.stdout:The following packages will be upgraded: 2024-08-22T21:24:32.279 INFO:teuthology.orchestra.run.smithi184.stdout: linux-generic linux-headers-generic linux-image-generic 2024-08-22T21:24:32.317 INFO:teuthology.orchestra.run.smithi120.stdout:3 upgraded, 5 newly installed, 0 to remove and 316 not upgraded. 2024-08-22T21:24:32.317 INFO:teuthology.orchestra.run.smithi120.stdout:Need to get 77.1 MB of archives. 2024-08-22T21:24:32.317 INFO:teuthology.orchestra.run.smithi120.stdout:After this operation, 381 MB of additional disk space will be used. 2024-08-22T21:24:32.317 INFO:teuthology.orchestra.run.smithi120.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-193-generic amd64 5.4.0-193.213 [15.0 MB] 2024-08-22T21:24:32.462 INFO:teuthology.orchestra.run.smithi184.stdout:3 upgraded, 5 newly installed, 0 to remove and 316 not upgraded. 2024-08-22T21:24:32.462 INFO:teuthology.orchestra.run.smithi184.stdout:Need to get 77.1 MB of archives. 2024-08-22T21:24:32.462 INFO:teuthology.orchestra.run.smithi184.stdout:After this operation, 381 MB of additional disk space will be used. 2024-08-22T21:24:32.462 INFO:teuthology.orchestra.run.smithi184.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-193-generic amd64 5.4.0-193.213 [15.0 MB] 2024-08-22T21:24:32.665 INFO:teuthology.orchestra.run.smithi120.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-193-generic amd64 5.4.0-193.213 [10.5 MB] 2024-08-22T21:24:32.760 INFO:teuthology.orchestra.run.smithi120.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-193-generic amd64 5.4.0-193.213 [39.2 MB] 2024-08-22T21:24:33.230 INFO:teuthology.orchestra.run.smithi120.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.193.191 [1,896 B] 2024-08-22T21:24:33.230 INFO:teuthology.orchestra.run.smithi120.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.193.191 [2,604 B] 2024-08-22T21:24:33.231 INFO:teuthology.orchestra.run.smithi120.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-193 all 5.4.0-193.213 [11.0 MB] 2024-08-22T21:24:33.323 INFO:teuthology.orchestra.run.smithi120.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-193-generic amd64 5.4.0-193.213 [1,381 kB] 2024-08-22T21:24:33.333 INFO:teuthology.orchestra.run.smithi120.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.193.191 [2,480 B] 2024-08-22T21:24:33.619 INFO:teuthology.orchestra.run.smithi184.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-193-generic amd64 5.4.0-193.213 [10.5 MB] 2024-08-22T21:24:33.934 INFO:teuthology.orchestra.run.smithi184.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-193-generic amd64 5.4.0-193.213 [39.2 MB] 2024-08-22T21:24:34.045 INFO:teuthology.orchestra.run.smithi120.stdout:Fetched 77.1 MB in 1s (72.6 MB/s) 2024-08-22T21:24:34.269 INFO:teuthology.orchestra.run.smithi120.stdout:Selecting previously unselected package linux-modules-5.4.0-193-generic. 2024-08-22T21:24:35.218 INFO:teuthology.orchestra.run.smithi184.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.193.191 [1,896 B] 2024-08-22T21:24:35.219 INFO:teuthology.orchestra.run.smithi184.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.193.191 [2,604 B] 2024-08-22T21:24:35.219 INFO:teuthology.orchestra.run.smithi184.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-193 all 5.4.0-193.213 [11.0 MB] 2024-08-22T21:24:35.993 INFO:teuthology.orchestra.run.smithi120.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-08-22T21:24:35.997 INFO:teuthology.orchestra.run.smithi120.stdout:Preparing to unpack .../0-linux-modules-5.4.0-193-generic_5.4.0-193.213_amd64.deb ... 2024-08-22T21:24:36.140 INFO:teuthology.orchestra.run.smithi120.stdout:Unpacking linux-modules-5.4.0-193-generic (5.4.0-193.213) ... 2024-08-22T21:24:36.569 INFO:teuthology.orchestra.run.smithi184.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-193-generic amd64 5.4.0-193.213 [1,381 kB] 2024-08-22T21:24:36.591 INFO:teuthology.orchestra.run.smithi184.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.193.191 [2,480 B] 2024-08-22T21:24:37.292 INFO:teuthology.orchestra.run.smithi184.stdout:Fetched 77.1 MB in 4s (17.9 MB/s) 2024-08-22T21:24:37.473 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-modules-5.4.0-193-generic. 2024-08-22T21:24:38.098 INFO:teuthology.orchestra.run.smithi120.stdout:Selecting previously unselected package linux-image-5.4.0-193-generic. 2024-08-22T21:24:38.114 INFO:teuthology.orchestra.run.smithi120.stdout:Preparing to unpack .../1-linux-image-5.4.0-193-generic_5.4.0-193.213_amd64.deb ... 2024-08-22T21:24:38.218 INFO:teuthology.orchestra.run.smithi120.stdout:Unpacking linux-image-5.4.0-193-generic (5.4.0-193.213) ... 2024-08-22T21:24:39.264 INFO:teuthology.orchestra.run.smithi184.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-08-22T21:24:39.269 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../0-linux-modules-5.4.0-193-generic_5.4.0-193.213_amd64.deb ... 2024-08-22T21:24:39.335 INFO:teuthology.orchestra.run.smithi120.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-193-generic. 2024-08-22T21:24:39.351 INFO:teuthology.orchestra.run.smithi120.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-193-generic_5.4.0-193.213_amd64.deb ... 2024-08-22T21:24:39.362 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-modules-5.4.0-193-generic (5.4.0-193.213) ... 2024-08-22T21:24:39.384 INFO:teuthology.orchestra.run.smithi120.stdout:Unpacking linux-modules-extra-5.4.0-193-generic (5.4.0-193.213) ... 2024-08-22T21:24:41.321 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-image-5.4.0-193-generic. 2024-08-22T21:24:41.336 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../1-linux-image-5.4.0-193-generic_5.4.0-193.213_amd64.deb ... 2024-08-22T21:24:41.421 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-image-5.4.0-193-generic (5.4.0-193.213) ... 2024-08-22T21:24:42.515 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-193-generic. 2024-08-22T21:24:42.528 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-193-generic_5.4.0-193.213_amd64.deb ... 2024-08-22T21:24:42.565 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-modules-extra-5.4.0-193-generic (5.4.0-193.213) ... 2024-08-22T21:24:44.727 INFO:teuthology.orchestra.run.smithi120.stdout:Preparing to unpack .../3-linux-generic_5.4.0.193.191_amd64.deb ... 2024-08-22T21:24:44.854 INFO:teuthology.orchestra.run.smithi120.stdout:Unpacking linux-generic (5.4.0.193.191) over (5.4.0.124.125) ... 2024-08-22T21:24:45.222 INFO:teuthology.orchestra.run.smithi120.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.193.191_amd64.deb ... 2024-08-22T21:24:45.349 INFO:teuthology.orchestra.run.smithi120.stdout:Unpacking linux-image-generic (5.4.0.193.191) over (5.4.0.124.125) ... 2024-08-22T21:24:45.710 INFO:teuthology.orchestra.run.smithi120.stdout:Selecting previously unselected package linux-headers-5.4.0-193. 2024-08-22T21:24:45.723 INFO:teuthology.orchestra.run.smithi120.stdout:Preparing to unpack .../5-linux-headers-5.4.0-193_5.4.0-193.213_all.deb ... 2024-08-22T21:24:45.780 INFO:teuthology.orchestra.run.smithi120.stdout:Unpacking linux-headers-5.4.0-193 (5.4.0-193.213) ... 2024-08-22T21:24:47.397 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../3-linux-generic_5.4.0.193.191_amd64.deb ... 2024-08-22T21:24:47.522 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-generic (5.4.0.193.191) over (5.4.0.124.125) ... 2024-08-22T21:24:47.872 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.193.191_amd64.deb ... 2024-08-22T21:24:47.992 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-image-generic (5.4.0.193.191) over (5.4.0.124.125) ... 2024-08-22T21:24:48.320 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-headers-5.4.0-193. 2024-08-22T21:24:48.334 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../5-linux-headers-5.4.0-193_5.4.0-193.213_all.deb ... 2024-08-22T21:24:48.395 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-headers-5.4.0-193 (5.4.0-193.213) ... 2024-08-22T21:24:51.536 INFO:teuthology.orchestra.run.smithi120.stdout:Selecting previously unselected package linux-headers-5.4.0-193-generic. 2024-08-22T21:24:51.558 INFO:teuthology.orchestra.run.smithi120.stdout:Preparing to unpack .../6-linux-headers-5.4.0-193-generic_5.4.0-193.213_amd64.deb ... 2024-08-22T21:24:51.610 INFO:teuthology.orchestra.run.smithi120.stdout:Unpacking linux-headers-5.4.0-193-generic (5.4.0-193.213) ... 2024-08-22T21:24:53.848 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-headers-5.4.0-193-generic. 2024-08-22T21:24:53.869 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../6-linux-headers-5.4.0-193-generic_5.4.0-193.213_amd64.deb ... 2024-08-22T21:24:53.925 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-headers-5.4.0-193-generic (5.4.0-193.213) ... 2024-08-22T21:24:54.642 INFO:teuthology.orchestra.run.smithi120.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.193.191_amd64.deb ... 2024-08-22T21:24:54.771 INFO:teuthology.orchestra.run.smithi120.stdout:Unpacking linux-headers-generic (5.4.0.193.191) over (5.4.0.124.125) ... 2024-08-22T21:24:55.109 INFO:teuthology.orchestra.run.smithi120.stdout:Setting up linux-modules-5.4.0-193-generic (5.4.0-193.213) ... 2024-08-22T21:24:56.336 INFO:teuthology.orchestra.run.smithi120.stdout:Setting up linux-image-5.4.0-193-generic (5.4.0-193.213) ... 2024-08-22T21:24:56.808 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.193.191_amd64.deb ... 2024-08-22T21:24:56.936 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-headers-generic (5.4.0.193.191) over (5.4.0.124.125) ... 2024-08-22T21:24:57.284 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-modules-5.4.0-193-generic (5.4.0-193.213) ... 2024-08-22T21:24:57.503 INFO:teuthology.orchestra.run.smithi120.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-193-generic 2024-08-22T21:24:57.503 INFO:teuthology.orchestra.run.smithi120.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-193-generic 2024-08-22T21:24:57.632 INFO:teuthology.orchestra.run.smithi120.stdout:Setting up linux-headers-5.4.0-193 (5.4.0-193.213) ... 2024-08-22T21:24:57.753 INFO:teuthology.orchestra.run.smithi120.stdout:Setting up linux-modules-extra-5.4.0-193-generic (5.4.0-193.213) ... 2024-08-22T21:24:58.475 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-image-5.4.0-193-generic (5.4.0-193.213) ... 2024-08-22T21:24:58.951 INFO:teuthology.orchestra.run.smithi120.stdout:Setting up linux-headers-5.4.0-193-generic (5.4.0-193.213) ... 2024-08-22T21:24:59.093 INFO:teuthology.orchestra.run.smithi120.stdout:Setting up linux-image-generic (5.4.0.193.191) ... 2024-08-22T21:24:59.219 INFO:teuthology.orchestra.run.smithi120.stdout:Setting up linux-headers-generic (5.4.0.193.191) ... 2024-08-22T21:24:59.623 INFO:teuthology.orchestra.run.smithi184.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-193-generic 2024-08-22T21:24:59.623 INFO:teuthology.orchestra.run.smithi184.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-193-generic 2024-08-22T21:24:59.752 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-headers-5.4.0-193 (5.4.0-193.213) ... 2024-08-22T21:24:59.854 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-modules-extra-5.4.0-193-generic (5.4.0-193.213) ... 2024-08-22T21:25:00.647 INFO:teuthology.orchestra.run.smithi120.stdout:Setting up linux-generic (5.4.0.193.191) ... 2024-08-22T21:25:00.806 INFO:teuthology.orchestra.run.smithi120.stdout:Processing triggers for linux-image-5.4.0-193-generic (5.4.0-193.213) ... 2024-08-22T21:25:00.881 INFO:teuthology.orchestra.run.smithi120.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-08-22T21:25:00.881 INFO:teuthology.orchestra.run.smithi120.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-193-generic 2024-08-22T21:25:02.197 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-headers-5.4.0-193-generic (5.4.0-193.213) ... 2024-08-22T21:25:02.874 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-image-generic (5.4.0.193.191) ... 2024-08-22T21:25:02.999 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-headers-generic (5.4.0.193.191) ... 2024-08-22T21:25:03.125 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-generic (5.4.0.193.191) ... 2024-08-22T21:25:03.235 INFO:teuthology.orchestra.run.smithi184.stdout:Processing triggers for linux-image-5.4.0-193-generic (5.4.0-193.213) ... 2024-08-22T21:25:03.301 INFO:teuthology.orchestra.run.smithi184.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-08-22T21:25:03.301 INFO:teuthology.orchestra.run.smithi184.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-193-generic 2024-08-22T21:25:23.076 INFO:teuthology.orchestra.run.smithi120.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-08-22T21:25:23.077 INFO:teuthology.orchestra.run.smithi120.stdout:Sourcing file `/etc/default/grub' 2024-08-22T21:25:23.095 INFO:teuthology.orchestra.run.smithi120.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-22T21:25:23.124 INFO:teuthology.orchestra.run.smithi120.stdout:Generating grub configuration file ... 2024-08-22T21:25:23.492 INFO:teuthology.orchestra.run.smithi120.stdout:Found linux image: /boot/vmlinuz-5.4.0-193-generic 2024-08-22T21:25:23.519 INFO:teuthology.orchestra.run.smithi120.stdout:Found initrd image: /boot/initrd.img-5.4.0-193-generic 2024-08-22T21:25:23.933 INFO:teuthology.orchestra.run.smithi120.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-08-22T21:25:23.945 INFO:teuthology.orchestra.run.smithi120.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-08-22T21:25:25.141 INFO:teuthology.orchestra.run.smithi184.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-08-22T21:25:25.141 INFO:teuthology.orchestra.run.smithi184.stdout:Sourcing file `/etc/default/grub' 2024-08-22T21:25:25.162 INFO:teuthology.orchestra.run.smithi184.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-22T21:25:25.183 INFO:teuthology.orchestra.run.smithi184.stdout:Generating grub configuration file ... 2024-08-22T21:25:25.455 INFO:teuthology.orchestra.run.smithi184.stdout:Found linux image: /boot/vmlinuz-5.4.0-193-generic 2024-08-22T21:25:25.478 INFO:teuthology.orchestra.run.smithi184.stdout:Found initrd image: /boot/initrd.img-5.4.0-193-generic 2024-08-22T21:25:25.809 INFO:teuthology.orchestra.run.smithi120.stdout:done 2024-08-22T21:25:25.867 INFO:teuthology.orchestra.run.smithi184.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-08-22T21:25:25.878 INFO:teuthology.orchestra.run.smithi184.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-08-22T21:25:26.296 DEBUG:teuthology.orchestra.run.smithi120:> dpkg -s linux-image-generic 2024-08-22T21:25:26.334 INFO:teuthology.orchestra.run.smithi120.stdout:Package: linux-image-generic 2024-08-22T21:25:26.334 INFO:teuthology.orchestra.run.smithi120.stdout:Status: install ok installed 2024-08-22T21:25:26.334 INFO:teuthology.orchestra.run.smithi120.stdout:Priority: optional 2024-08-22T21:25:26.334 INFO:teuthology.orchestra.run.smithi120.stdout:Section: kernel 2024-08-22T21:25:26.334 INFO:teuthology.orchestra.run.smithi120.stdout:Installed-Size: 20 2024-08-22T21:25:26.334 INFO:teuthology.orchestra.run.smithi120.stdout:Maintainer: Ubuntu Kernel Team 2024-08-22T21:25:26.334 INFO:teuthology.orchestra.run.smithi120.stdout:Architecture: amd64 2024-08-22T21:25:26.335 INFO:teuthology.orchestra.run.smithi120.stdout:Source: linux-meta 2024-08-22T21:25:26.335 INFO:teuthology.orchestra.run.smithi120.stdout:Version: 5.4.0.193.191 2024-08-22T21:25:26.335 INFO:teuthology.orchestra.run.smithi120.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-08-22T21:25:26.335 INFO:teuthology.orchestra.run.smithi120.stdout:Depends: linux-image-5.4.0-193-generic, linux-modules-extra-5.4.0-193-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-22T21:25:26.335 INFO:teuthology.orchestra.run.smithi120.stdout:Recommends: thermald 2024-08-22T21:25:26.335 INFO:teuthology.orchestra.run.smithi120.stdout:Description: Generic Linux kernel image 2024-08-22T21:25:26.335 INFO:teuthology.orchestra.run.smithi120.stdout: This package will always depend on the latest generic kernel image 2024-08-22T21:25:26.335 INFO:teuthology.orchestra.run.smithi120.stdout: available. 2024-08-22T21:25:26.335 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-193-generic 2024-08-22T21:25:26.335 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-22T21:25:26.336 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-22T21:25:26.336 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-08-22T21:25:26.336 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi120.front.sepia.ceph.com, path=None, version=distro) 2024-08-22T21:25:26.336 DEBUG:teuthology.orchestra.run.smithi120:> sudo apt-get clean 2024-08-22T21:25:26.444 DEBUG:teuthology.orchestra.run.smithi120:> sudo apt-get update 2024-08-22T21:25:26.593 INFO:teuthology.orchestra.run.smithi120.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-08-22T21:25:26.692 INFO:teuthology.orchestra.run.smithi120.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-08-22T21:25:26.774 INFO:teuthology.orchestra.run.smithi120.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-08-22T21:25:26.855 INFO:teuthology.orchestra.run.smithi120.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-08-22T21:25:27.705 INFO:teuthology.orchestra.run.smithi184.stdout:done 2024-08-22T21:25:28.139 DEBUG:teuthology.orchestra.run.smithi184:> dpkg -s linux-image-generic 2024-08-22T21:25:28.182 INFO:teuthology.orchestra.run.smithi184.stdout:Package: linux-image-generic 2024-08-22T21:25:28.182 INFO:teuthology.orchestra.run.smithi184.stdout:Status: install ok installed 2024-08-22T21:25:28.182 INFO:teuthology.orchestra.run.smithi184.stdout:Priority: optional 2024-08-22T21:25:28.182 INFO:teuthology.orchestra.run.smithi184.stdout:Section: kernel 2024-08-22T21:25:28.182 INFO:teuthology.orchestra.run.smithi184.stdout:Installed-Size: 20 2024-08-22T21:25:28.182 INFO:teuthology.orchestra.run.smithi184.stdout:Maintainer: Ubuntu Kernel Team 2024-08-22T21:25:28.182 INFO:teuthology.orchestra.run.smithi184.stdout:Architecture: amd64 2024-08-22T21:25:28.182 INFO:teuthology.orchestra.run.smithi184.stdout:Source: linux-meta 2024-08-22T21:25:28.182 INFO:teuthology.orchestra.run.smithi184.stdout:Version: 5.4.0.193.191 2024-08-22T21:25:28.182 INFO:teuthology.orchestra.run.smithi184.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-08-22T21:25:28.183 INFO:teuthology.orchestra.run.smithi184.stdout:Depends: linux-image-5.4.0-193-generic, linux-modules-extra-5.4.0-193-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-22T21:25:28.183 INFO:teuthology.orchestra.run.smithi184.stdout:Recommends: thermald 2024-08-22T21:25:28.183 INFO:teuthology.orchestra.run.smithi184.stdout:Description: Generic Linux kernel image 2024-08-22T21:25:28.183 INFO:teuthology.orchestra.run.smithi184.stdout: This package will always depend on the latest generic kernel image 2024-08-22T21:25:28.183 INFO:teuthology.orchestra.run.smithi184.stdout: available. 2024-08-22T21:25:28.183 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-193-generic 2024-08-22T21:25:28.183 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-22T21:25:28.183 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-22T21:25:28.183 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-08-22T21:25:28.184 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi184.front.sepia.ceph.com, path=None, version=distro) 2024-08-22T21:25:28.184 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-get clean 2024-08-22T21:25:28.313 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-get update 2024-08-22T21:25:28.451 INFO:teuthology.orchestra.run.smithi120.stdout:Reading package lists... 2024-08-22T21:25:28.478 DEBUG:teuthology.orchestra.run.smithi120:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-22T21:25:28.553 INFO:teuthology.orchestra.run.smithi120.stdout:Reading package lists... 2024-08-22T21:25:28.574 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-08-22T21:25:28.574 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-08-22T21:25:28.644 INFO:teuthology.orchestra.run.smithi184.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-08-22T21:25:28.771 INFO:teuthology.orchestra.run.smithi120.stdout:Building dependency tree... 2024-08-22T21:25:28.771 INFO:teuthology.orchestra.run.smithi120.stdout:Reading state information... 2024-08-22T21:25:28.999 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-08-22T21:25:29.005 INFO:teuthology.orchestra.run.smithi120.stdout:linux-image-generic is already the newest version (5.4.0.193.191). 2024-08-22T21:25:29.005 INFO:teuthology.orchestra.run.smithi120.stdout:0 upgraded, 0 newly installed, 0 to remove and 316 not upgraded. 2024-08-22T21:25:29.007 DEBUG:teuthology.orchestra.run.smithi120:> dpkg -s linux-image-generic 2024-08-22T21:25:29.028 INFO:teuthology.orchestra.run.smithi120.stdout:Package: linux-image-generic 2024-08-22T21:25:29.028 INFO:teuthology.orchestra.run.smithi120.stdout:Status: install ok installed 2024-08-22T21:25:29.028 INFO:teuthology.orchestra.run.smithi120.stdout:Priority: optional 2024-08-22T21:25:29.028 INFO:teuthology.orchestra.run.smithi120.stdout:Section: kernel 2024-08-22T21:25:29.029 INFO:teuthology.orchestra.run.smithi120.stdout:Installed-Size: 20 2024-08-22T21:25:29.029 INFO:teuthology.orchestra.run.smithi120.stdout:Maintainer: Ubuntu Kernel Team 2024-08-22T21:25:29.029 INFO:teuthology.orchestra.run.smithi120.stdout:Architecture: amd64 2024-08-22T21:25:29.029 INFO:teuthology.orchestra.run.smithi120.stdout:Source: linux-meta 2024-08-22T21:25:29.029 INFO:teuthology.orchestra.run.smithi120.stdout:Version: 5.4.0.193.191 2024-08-22T21:25:29.029 INFO:teuthology.orchestra.run.smithi120.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-08-22T21:25:29.029 INFO:teuthology.orchestra.run.smithi120.stdout:Depends: linux-image-5.4.0-193-generic, linux-modules-extra-5.4.0-193-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-22T21:25:29.029 INFO:teuthology.orchestra.run.smithi120.stdout:Recommends: thermald 2024-08-22T21:25:29.029 INFO:teuthology.orchestra.run.smithi120.stdout:Description: Generic Linux kernel image 2024-08-22T21:25:29.029 INFO:teuthology.orchestra.run.smithi120.stdout: This package will always depend on the latest generic kernel image 2024-08-22T21:25:29.029 INFO:teuthology.orchestra.run.smithi120.stdout: available. 2024-08-22T21:25:29.030 DEBUG:teuthology.orchestra.run.smithi120:> mktemp 2024-08-22T21:25:29.034 INFO:teuthology.orchestra.run.smithi120.stdout:/tmp/tmp.nnXAYTAEBl 2024-08-22T21:25:29.034 DEBUG:teuthology.orchestra.run.smithi120:> sudo cp /boot/grub/grub.cfg /tmp/tmp.nnXAYTAEBl 2024-08-22T21:25:29.091 DEBUG:teuthology.orchestra.run.smithi120:> sudo chmod 0666 /tmp/tmp.nnXAYTAEBl 2024-08-22T21:25:29.130 DEBUG:teuthology.orchestra.remote:smithi120:/tmp/tmp.nnXAYTAEBl is 9KB 2024-08-22T21:25:29.143 DEBUG:teuthology.orchestra.run.smithi120:> rm -fr /tmp/tmp.nnXAYTAEBl 2024-08-22T21:25:29.149 DEBUG:teuthology.orchestra.run.smithi120:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-08-22T21:25:29.207 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-08-22T21:25:29.207 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-08-22T21:25:29.207 DEBUG:teuthology.orchestra.run.smithi120:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-08-22T21:25:29.243 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-193-generic 2024-08-22T21:25:29.243 DEBUG:teuthology.orchestra.run.smithi120:> sudo update-grub 2024-08-22T21:25:29.329 INFO:teuthology.orchestra.run.smithi184.stdout:Fetched 128 kB in 1s (157 kB/s) 2024-08-22T21:25:30.481 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2024-08-22T21:25:30.506 DEBUG:teuthology.orchestra.run.smithi184:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-22T21:25:30.578 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2024-08-22T21:25:30.703 INFO:teuthology.orchestra.run.smithi120.stderr:Sourcing file `/etc/default/grub' 2024-08-22T21:25:30.707 INFO:teuthology.orchestra.run.smithi120.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-22T21:25:30.723 INFO:teuthology.orchestra.run.smithi120.stderr:Generating grub configuration file ... 2024-08-22T21:25:30.772 INFO:teuthology.orchestra.run.smithi184.stdout:Building dependency tree... 2024-08-22T21:25:30.773 INFO:teuthology.orchestra.run.smithi184.stdout:Reading state information... 2024-08-22T21:25:30.990 INFO:teuthology.orchestra.run.smithi120.stderr:Found linux image: /boot/vmlinuz-5.4.0-193-generic 2024-08-22T21:25:31.001 INFO:teuthology.orchestra.run.smithi120.stderr:Found initrd image: /boot/initrd.img-5.4.0-193-generic 2024-08-22T21:25:31.003 INFO:teuthology.orchestra.run.smithi184.stdout:linux-image-generic is already the newest version (5.4.0.193.191). 2024-08-22T21:25:31.003 INFO:teuthology.orchestra.run.smithi184.stdout:0 upgraded, 0 newly installed, 0 to remove and 316 not upgraded. 2024-08-22T21:25:31.008 DEBUG:teuthology.orchestra.run.smithi184:> dpkg -s linux-image-generic 2024-08-22T21:25:31.030 INFO:teuthology.orchestra.run.smithi184.stdout:Package: linux-image-generic 2024-08-22T21:25:31.030 INFO:teuthology.orchestra.run.smithi184.stdout:Status: install ok installed 2024-08-22T21:25:31.030 INFO:teuthology.orchestra.run.smithi184.stdout:Priority: optional 2024-08-22T21:25:31.030 INFO:teuthology.orchestra.run.smithi184.stdout:Section: kernel 2024-08-22T21:25:31.030 INFO:teuthology.orchestra.run.smithi184.stdout:Installed-Size: 20 2024-08-22T21:25:31.030 INFO:teuthology.orchestra.run.smithi184.stdout:Maintainer: Ubuntu Kernel Team 2024-08-22T21:25:31.030 INFO:teuthology.orchestra.run.smithi184.stdout:Architecture: amd64 2024-08-22T21:25:31.030 INFO:teuthology.orchestra.run.smithi184.stdout:Source: linux-meta 2024-08-22T21:25:31.030 INFO:teuthology.orchestra.run.smithi184.stdout:Version: 5.4.0.193.191 2024-08-22T21:25:31.030 INFO:teuthology.orchestra.run.smithi184.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-08-22T21:25:31.031 INFO:teuthology.orchestra.run.smithi184.stdout:Depends: linux-image-5.4.0-193-generic, linux-modules-extra-5.4.0-193-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-22T21:25:31.031 INFO:teuthology.orchestra.run.smithi184.stdout:Recommends: thermald 2024-08-22T21:25:31.031 INFO:teuthology.orchestra.run.smithi184.stdout:Description: Generic Linux kernel image 2024-08-22T21:25:31.031 INFO:teuthology.orchestra.run.smithi184.stdout: This package will always depend on the latest generic kernel image 2024-08-22T21:25:31.031 INFO:teuthology.orchestra.run.smithi184.stdout: available. 2024-08-22T21:25:31.031 DEBUG:teuthology.orchestra.run.smithi184:> mktemp 2024-08-22T21:25:31.080 INFO:teuthology.orchestra.run.smithi184.stdout:/tmp/tmp.lnn9KxK3mo 2024-08-22T21:25:31.080 DEBUG:teuthology.orchestra.run.smithi184:> sudo cp /boot/grub/grub.cfg /tmp/tmp.lnn9KxK3mo 2024-08-22T21:25:31.093 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod 0666 /tmp/tmp.lnn9KxK3mo 2024-08-22T21:25:31.170 DEBUG:teuthology.orchestra.remote:smithi184:/tmp/tmp.lnn9KxK3mo is 9KB 2024-08-22T21:25:31.186 DEBUG:teuthology.orchestra.run.smithi184:> rm -fr /tmp/tmp.lnn9KxK3mo 2024-08-22T21:25:31.192 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-08-22T21:25:31.250 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-08-22T21:25:31.250 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-08-22T21:25:31.250 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-08-22T21:25:31.287 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-193-generic 2024-08-22T21:25:31.287 DEBUG:teuthology.orchestra.run.smithi184:> sudo update-grub 2024-08-22T21:25:31.391 INFO:teuthology.orchestra.run.smithi120.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-08-22T21:25:31.402 INFO:teuthology.orchestra.run.smithi120.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-08-22T21:25:32.150 INFO:teuthology.orchestra.run.smithi120.stderr:done 2024-08-22T21:25:32.152 DEBUG:teuthology.orchestra.run.smithi120:> sudo shutdown -r now 2024-08-22T21:25:32.636 INFO:teuthology.orchestra.run.smithi184.stderr:Sourcing file `/etc/default/grub' 2024-08-22T21:25:32.644 INFO:teuthology.orchestra.run.smithi184.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-22T21:25:32.663 INFO:teuthology.orchestra.run.smithi184.stderr:Generating grub configuration file ... 2024-08-22T21:25:32.906 INFO:teuthology.orchestra.run.smithi184.stderr:Found linux image: /boot/vmlinuz-5.4.0-193-generic 2024-08-22T21:25:32.918 INFO:teuthology.orchestra.run.smithi184.stderr:Found initrd image: /boot/initrd.img-5.4.0-193-generic 2024-08-22T21:25:33.270 INFO:teuthology.orchestra.run.smithi184.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-08-22T21:25:33.282 INFO:teuthology.orchestra.run.smithi184.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-08-22T21:25:34.069 INFO:teuthology.orchestra.run.smithi184.stderr:done 2024-08-22T21:25:34.071 DEBUG:teuthology.orchestra.run.smithi184:> sudo shutdown -r now 2024-08-22T21:26:02.183 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-08-22T21:26:02.184 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2024-08-22T21:26:02.185 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T21:26:04.075 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-08-22T21:26:04.075 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-08-22T21:26:04.076 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T21:26:20.607 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.120 2024-08-22T21:26:22.395 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.184 2024-08-22T21:26:29.615 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2024-08-22T21:26:29.616 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T21:26:31.398 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-08-22T21:26:31.399 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T21:26:32.671 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.120 2024-08-22T21:26:34.459 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.184 2024-08-22T21:26:44.677 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2024-08-22T21:26:44.678 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T21:26:46.461 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-08-22T21:26:46.462 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T21:27:03.099 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.120 2024-08-22T21:27:04.891 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.184 2024-08-22T21:27:18.111 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2024-08-22T21:27:18.112 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T21:27:18.365 DEBUG:teuthology.orchestra.run.smithi120:> true 2024-08-22T21:27:18.961 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi120.front.sepia.ceph.com' 2024-08-22T21:27:18.962 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-193-generic"... 2024-08-22T21:27:18.962 DEBUG:teuthology.orchestra.run.smithi120:> uname -r 2024-08-22T21:27:18.968 INFO:teuthology.orchestra.run.smithi120.stdout:5.4.0-193-generic 2024-08-22T21:27:18.969 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-193-generic vs 5.4.0-193-generic 2024-08-22T21:27:18.969 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-22T21:27:18.969 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-08-22T21:27:19.892 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-08-22T21:27:19.893 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T21:27:19.895 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.184 2024-08-22T21:27:19.970 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-08-22T21:27:19.970 DEBUG:teuthology.orchestra.run.smithi120:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-22T21:27:20.033 INFO:teuthology.orchestra.run.smithi120.stdout:ttyS1 2024-08-22T21:27:20.059 DEBUG:teuthology.parallel:result is None 2024-08-22T21:27:37.898 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-08-22T21:27:37.899 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T21:27:38.146 DEBUG:teuthology.orchestra.run.smithi184:> true 2024-08-22T21:27:38.703 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-08-22T21:27:38.703 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-193-generic"... 2024-08-22T21:27:38.703 DEBUG:teuthology.orchestra.run.smithi184:> uname -r 2024-08-22T21:27:38.709 INFO:teuthology.orchestra.run.smithi184.stdout:5.4.0-193-generic 2024-08-22T21:27:38.710 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-193-generic vs 5.4.0-193-generic 2024-08-22T21:27:38.710 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-22T21:27:38.710 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-08-22T21:27:39.710 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-08-22T21:27:39.711 DEBUG:teuthology.orchestra.run.smithi184:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-22T21:27:39.799 INFO:teuthology.orchestra.run.smithi184.stdout:ttyS1 2024-08-22T21:27:39.824 DEBUG:teuthology.parallel:result is None 2024-08-22T21:27:39.824 INFO:teuthology.run_tasks:Running task internal.base... 2024-08-22T21:27:39.832 INFO:teuthology.task.internal:Creating test directory... 2024-08-22T21:27:39.832 DEBUG:teuthology.orchestra.run.smithi120:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-22T21:27:39.835 DEBUG:teuthology.orchestra.run.smithi184:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-22T21:27:39.841 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-08-22T21:27:39.866 INFO:teuthology.run_tasks:Running task internal.archive... 2024-08-22T21:27:39.899 INFO:teuthology.task.internal:Creating archive directory... 2024-08-22T21:27:39.899 DEBUG:teuthology.orchestra.run.smithi120:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-22T21:27:39.901 DEBUG:teuthology.orchestra.run.smithi184:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-22T21:27:39.919 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-08-22T21:27:39.932 INFO:teuthology.task.internal:Enabling coredump saving... 2024-08-22T21:27:39.932 DEBUG:teuthology.orchestra.run.smithi120:> 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-08-22T21:27:39.958 DEBUG:teuthology.orchestra.run.smithi184:> 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-08-22T21:27:39.976 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-22T21:27:39.984 INFO:teuthology.orchestra.run.smithi120.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-22T21:27:39.987 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-22T21:27:39.993 INFO:teuthology.orchestra.run.smithi120.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-22T21:27:39.994 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-08-22T21:27:40.001 INFO:teuthology.task.internal:Configuring sudo... 2024-08-22T21:27:40.002 DEBUG:teuthology.orchestra.run.smithi120:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-22T21:27:40.004 DEBUG:teuthology.orchestra.run.smithi184:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-22T21:27:40.019 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-08-22T21:27:40.043 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-08-22T21:27:40.043 DEBUG:teuthology.orchestra.run.smithi120:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-22T21:27:40.066 DEBUG:teuthology.orchestra.run.smithi184:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-22T21:27:40.073 DEBUG:teuthology.orchestra.run.smithi120:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-22T21:27:40.079 DEBUG:teuthology.orchestra.run.smithi120:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-22T21:27:40.085 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-08-22T21:27:40.085 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-22T21:27:40.170 DEBUG:teuthology.orchestra.run.smithi184:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-22T21:27:40.177 DEBUG:teuthology.orchestra.run.smithi184:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-22T21:27:40.183 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-08-22T21:27:40.183 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-22T21:27:40.204 DEBUG:teuthology.orchestra.run.smithi120:> sudo service rsyslog restart 2024-08-22T21:27:40.206 DEBUG:teuthology.orchestra.run.smithi184:> sudo service rsyslog restart 2024-08-22T21:27:40.299 INFO:teuthology.run_tasks:Running task internal.timer... 2024-08-22T21:27:40.307 INFO:teuthology.task.internal:Starting timer... 2024-08-22T21:27:40.308 INFO:teuthology.run_tasks:Running task pcp... 2024-08-22T21:27:40.336 INFO:teuthology.run_tasks:Running task selinux... 2024-08-22T21:27:40.369 DEBUG:teuthology.task.selinux:Excluding smithi120: OS 'ubuntu' does not support SELinux 2024-08-22T21:27:40.369 DEBUG:teuthology.task.selinux:Excluding smithi184: OS 'ubuntu' does not support SELinux 2024-08-22T21:27:40.369 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-08-22T21:27:40.369 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-08-22T21:27:40.369 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-08-22T21:27:40.369 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-08-22T21:27:40.402 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-08-22T21:27:40.414 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-08-22T21:27:40.415 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi120.front.sepia.ceph.com,smithi184.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-08-22T21:33:15.013 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi120.front.sepia.ceph.com'), Remote(name='ubuntu@smithi184.front.sepia.ceph.com')] 2024-08-22T21:33:15.015 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi120.front.sepia.ceph.com' 2024-08-22T21:33:15.016 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi120.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T21:33:15.106 DEBUG:teuthology.orchestra.run.smithi120:> true 2024-08-22T21:33:15.232 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi120.front.sepia.ceph.com' 2024-08-22T21:33:15.233 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-08-22T21:33:15.233 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-22T21:33:15.329 DEBUG:teuthology.orchestra.run.smithi184:> true 2024-08-22T21:33:15.456 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-08-22T21:33:15.456 INFO:teuthology.run_tasks:Running task clock... 2024-08-22T21:33:15.468 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-08-22T21:33:15.468 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-22T21:33:15.469 DEBUG:teuthology.orchestra.run.smithi120:> 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-08-22T21:33:15.472 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-22T21:33:15.472 DEBUG:teuthology.orchestra.run.smithi184:> 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-08-22T21:33:15.506 INFO:teuthology.orchestra.run.smithi184.stdout:22 Aug 21:33:15 ntpd[13610]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-08-22T21:33:15.506 INFO:teuthology.orchestra.run.smithi184.stdout:22 Aug 21:33:15 ntpd[13610]: Command line: ntpd -gq 2024-08-22T21:33:15.507 INFO:teuthology.orchestra.run.smithi120.stdout:22 Aug 21:33:15 ntpd[13632]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-08-22T21:33:15.507 INFO:teuthology.orchestra.run.smithi120.stdout:22 Aug 21:33:15 ntpd[13632]: Command line: ntpd -gq 2024-08-22T21:33:15.507 INFO:teuthology.orchestra.run.smithi184.stdout:22 Aug 21:33:15 ntpd[13610]: proto: precision = 0.092 usec (-23) 2024-08-22T21:33:15.508 INFO:teuthology.orchestra.run.smithi120.stdout:22 Aug 21:33:15 ntpd[13632]: proto: precision = 0.070 usec (-24) 2024-08-22T21:33:15.508 INFO:teuthology.orchestra.run.smithi184.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-22T21:33:15.508 INFO:teuthology.orchestra.run.smithi120.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-22T21:33:15.508 INFO:teuthology.orchestra.run.smithi184.stdout:22 Aug 21:33:15 ntpd[13610]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-22T21:33:15.509 INFO:teuthology.orchestra.run.smithi120.stdout:22 Aug 21:33:15 ntpd[13632]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-22T21:33:15.509 INFO:teuthology.orchestra.run.smithi184.stderr:restrict ::: KOD does nothing without LIMITED. 2024-08-22T21:33:15.509 INFO:teuthology.orchestra.run.smithi120.stderr:restrict ::: KOD does nothing without LIMITED. 2024-08-22T21:33:15.511 INFO:teuthology.orchestra.run.smithi184.stdout:22 Aug 21:33:15 ntpd[13610]: restrict ::: KOD does nothing without LIMITED. 2024-08-22T21:33:15.511 INFO:teuthology.orchestra.run.smithi184.stdout:22 Aug 21:33:15 ntpd[13610]: Listen and drop on 0 v6wildcard [::]:123 2024-08-22T21:33:15.511 INFO:teuthology.orchestra.run.smithi184.stdout:22 Aug 21:33:15 ntpd[13610]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-08-22T21:33:15.511 INFO:teuthology.orchestra.run.smithi184.stdout:22 Aug 21:33:15 ntpd[13610]: Listen normally on 2 lo 127.0.0.1:123 2024-08-22T21:33:15.511 INFO:teuthology.orchestra.run.smithi184.stdout:22 Aug 21:33:15 ntpd[13610]: Listen normally on 3 enp3s0f1 172.21.15.184:123 2024-08-22T21:33:15.511 INFO:teuthology.orchestra.run.smithi184.stdout:22 Aug 21:33:15 ntpd[13610]: Listen normally on 4 lo [::1]:123 2024-08-22T21:33:15.511 INFO:teuthology.orchestra.run.smithi184.stdout:22 Aug 21:33:15 ntpd[13610]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7b8f%5]:123 2024-08-22T21:33:15.511 INFO:teuthology.orchestra.run.smithi184.stdout:22 Aug 21:33:15 ntpd[13610]: Listening on routing socket on fd #22 for interface updates 2024-08-22T21:33:15.512 INFO:teuthology.orchestra.run.smithi120.stdout:22 Aug 21:33:15 ntpd[13632]: restrict ::: KOD does nothing without LIMITED. 2024-08-22T21:33:15.512 INFO:teuthology.orchestra.run.smithi120.stdout:22 Aug 21:33:15 ntpd[13632]: Listen and drop on 0 v6wildcard [::]:123 2024-08-22T21:33:15.512 INFO:teuthology.orchestra.run.smithi120.stdout:22 Aug 21:33:15 ntpd[13632]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-08-22T21:33:15.512 INFO:teuthology.orchestra.run.smithi120.stdout:22 Aug 21:33:15 ntpd[13632]: Listen normally on 2 lo 127.0.0.1:123 2024-08-22T21:33:15.512 INFO:teuthology.orchestra.run.smithi120.stdout:22 Aug 21:33:15 ntpd[13632]: Listen normally on 3 enp3s0f1 172.21.15.120:123 2024-08-22T21:33:15.512 INFO:teuthology.orchestra.run.smithi120.stdout:22 Aug 21:33:15 ntpd[13632]: Listen normally on 4 lo [::1]:123 2024-08-22T21:33:15.512 INFO:teuthology.orchestra.run.smithi120.stdout:22 Aug 21:33:15 ntpd[13632]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:478f%5]:123 2024-08-22T21:33:15.512 INFO:teuthology.orchestra.run.smithi120.stdout:22 Aug 21:33:15 ntpd[13632]: Listening on routing socket on fd #22 for interface updates 2024-08-22T21:33:16.507 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:16 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:16.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:16 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:16.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:16 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:16.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:16 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:16.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:16 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:16.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:16 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:16.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:16 ntpd[13610]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-22T21:33:16.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:16 ntpd[13610]: can't open /var/log/ntpstats/peerstats.20240822: Permission denied 2024-08-22T21:33:16.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:16 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:16.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:16 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:16.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:16 ntpd[13610]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-22T21:33:16.509 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:16 ntpd[13610]: can't open /var/log/ntpstats/peerstats.20240822: Permission denied 2024-08-22T21:33:16.509 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:16 ntpd[13632]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:16.509 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:16 ntpd[13632]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:16.510 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:16 ntpd[13632]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:16.510 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:16 ntpd[13632]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:16.510 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:16 ntpd[13632]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-22T21:33:16.510 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:16 ntpd[13632]: can't open /var/log/ntpstats/peerstats.20240822: Permission denied 2024-08-22T21:33:17.507 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:17 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:17.507 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:17 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:17.507 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:17 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:17.507 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:17 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:17.507 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:17 ntpd[13610]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-22T21:33:17.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:17 ntpd[13610]: can't open /var/log/ntpstats/peerstats.20240822: Permission denied 2024-08-22T21:33:18.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:18 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:18.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:18 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:18.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:18 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:18.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:18 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:18.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:18 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:18.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:18 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:18.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:18 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:18.509 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:18 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:18.509 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:18 ntpd[13610]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-22T21:33:18.509 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:18 ntpd[13610]: can't open /var/log/ntpstats/peerstats.20240822: Permission denied 2024-08-22T21:33:18.509 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:18 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:18.509 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:18 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:18.509 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:18 ntpd[13610]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-22T21:33:18.509 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:18 ntpd[13610]: can't open /var/log/ntpstats/peerstats.20240822: Permission denied 2024-08-22T21:33:18.511 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:18 ntpd[13632]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:18.511 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:18 ntpd[13632]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:18.511 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:18 ntpd[13632]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:18.511 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:18 ntpd[13632]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:18.511 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:18 ntpd[13632]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:18.511 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:18 ntpd[13632]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:18.511 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:18 ntpd[13632]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:18.511 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:18 ntpd[13632]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:18.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:18 ntpd[13632]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-22T21:33:18.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:18 ntpd[13632]: can't open /var/log/ntpstats/peerstats.20240822: Permission denied 2024-08-22T21:33:18.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:18 ntpd[13632]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:18.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:18 ntpd[13632]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:18.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:18 ntpd[13632]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-22T21:33:18.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:18 ntpd[13632]: can't open /var/log/ntpstats/peerstats.20240822: Permission denied 2024-08-22T21:33:18.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:18 ntpd[13632]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:18.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:18 ntpd[13632]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:18.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:18 ntpd[13632]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-22T21:33:18.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:18 ntpd[13632]: can't open /var/log/ntpstats/peerstats.20240822: Permission denied 2024-08-22T21:33:19.511 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:19 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:19.511 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:19 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:19.512 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:19 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:19.512 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:19 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:19.512 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:19 ntpd[13610]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-22T21:33:19.512 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:19 ntpd[13610]: can't open /var/log/ntpstats/peerstats.20240822: Permission denied 2024-08-22T21:33:19.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:19 ntpd[13632]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:19.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:19 ntpd[13632]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:20.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:20 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:20.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:20 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:20.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:20 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:20.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:20 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:20.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:20 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:20.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:20 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:20.509 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:20 ntpd[13610]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-22T21:33:20.509 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:20 ntpd[13610]: can't open /var/log/ntpstats/peerstats.20240822: Permission denied 2024-08-22T21:33:20.509 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:20 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:20.509 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:20 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:20.509 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:20 ntpd[13610]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-22T21:33:20.509 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:20 ntpd[13610]: can't open /var/log/ntpstats/peerstats.20240822: Permission denied 2024-08-22T21:33:20.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:20 ntpd[13632]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:20.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:20 ntpd[13632]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:20.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:20 ntpd[13632]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:20.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:20 ntpd[13632]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:20.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:20 ntpd[13632]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:20.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:20 ntpd[13632]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:20.513 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:20 ntpd[13632]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:20.513 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:20 ntpd[13632]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:20.513 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:20 ntpd[13632]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-22T21:33:20.513 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:20 ntpd[13632]: can't open /var/log/ntpstats/peerstats.20240822: Permission denied 2024-08-22T21:33:20.513 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:20 ntpd[13632]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:20.513 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:20 ntpd[13632]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:20.513 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:20 ntpd[13632]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-22T21:33:20.513 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:20 ntpd[13632]: can't open /var/log/ntpstats/peerstats.20240822: Permission denied 2024-08-22T21:33:20.514 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:20 ntpd[13632]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:20.514 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:20 ntpd[13632]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:20.514 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:20 ntpd[13632]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-22T21:33:20.514 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:20 ntpd[13632]: can't open /var/log/ntpstats/peerstats.20240822: Permission denied 2024-08-22T21:33:21.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:21 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:21.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:21 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:21.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:21 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:21.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:21 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:21.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:21 ntpd[13610]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-22T21:33:21.509 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:21 ntpd[13610]: can't open /var/log/ntpstats/peerstats.20240822: Permission denied 2024-08-22T21:33:22.507 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:22 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:22.507 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:22 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:22.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:22 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:22.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:22 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:22.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:22 ntpd[13610]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:22.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:22 ntpd[13610]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:22.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:22 ntpd[13610]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-22T21:33:22.508 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:22 ntpd[13610]: can't open /var/log/ntpstats/peerstats.20240822: Permission denied 2024-08-22T21:33:22.508 INFO:teuthology.orchestra.run.smithi184.stdout:22 Aug 21:33:22 ntpd[13610]: ntpd: time slew +0.000837 s 2024-08-22T21:33:22.509 INFO:teuthology.orchestra.run.smithi184.stdout:ntpd: time slew +0.000837s 2024-08-22T21:33:22.509 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:22 ntpd[13610]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-08-22T21:33:22.509 INFO:teuthology.orchestra.run.smithi184.stderr:22 Aug 21:33:22 ntpd[13610]: can't open /var/log/ntpstats/loopstats.20240822: Permission denied 2024-08-22T21:33:22.511 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:22 ntpd[13632]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:22.511 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:22 ntpd[13632]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:22.511 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:22 ntpd[13632]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:22.511 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:22 ntpd[13632]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:22.511 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:22 ntpd[13632]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:22.511 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:22 ntpd[13632]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:22.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:22 ntpd[13632]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:22.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:22 ntpd[13632]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:22.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:22 ntpd[13632]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-22T21:33:22.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:22 ntpd[13632]: can't open /var/log/ntpstats/peerstats.20240822: Permission denied 2024-08-22T21:33:22.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:22 ntpd[13632]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:22.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:22 ntpd[13632]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:22.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:22 ntpd[13632]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-22T21:33:22.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:22 ntpd[13632]: can't open /var/log/ntpstats/peerstats.20240822: Permission denied 2024-08-22T21:33:22.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:22 ntpd[13632]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-22T21:33:22.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:22 ntpd[13632]: can't open /var/log/ntpstats/rawstats.20240822: Permission denied 2024-08-22T21:33:22.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:22 ntpd[13632]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-22T21:33:22.512 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:22 ntpd[13632]: can't open /var/log/ntpstats/peerstats.20240822: Permission denied 2024-08-22T21:33:22.513 INFO:teuthology.orchestra.run.smithi120.stdout:22 Aug 21:33:22 ntpd[13632]: ntpd: time slew -0.000714 s 2024-08-22T21:33:22.513 INFO:teuthology.orchestra.run.smithi120.stdout:ntpd: time slew -0.000714s 2024-08-22T21:33:22.513 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:22 ntpd[13632]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-08-22T21:33:22.513 INFO:teuthology.orchestra.run.smithi120.stderr:22 Aug 21:33:22 ntpd[13632]: can't open /var/log/ntpstats/loopstats.20240822: Permission denied 2024-08-22T21:33:22.576 INFO:teuthology.orchestra.run.smithi184.stdout: remote refid st t when poll reach delay offset jitter 2024-08-22T21:33:22.576 INFO:teuthology.orchestra.run.smithi184.stdout:============================================================================== 2024-08-22T21:33:22.576 INFO:teuthology.orchestra.run.smithi184.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-08-22T21:33:22.576 INFO:teuthology.orchestra.run.smithi184.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-08-22T21:33:22.576 INFO:teuthology.orchestra.run.smithi184.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-08-22T21:33:22.576 INFO:teuthology.orchestra.run.smithi184.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-08-22T21:33:22.579 INFO:teuthology.orchestra.run.smithi120.stdout: remote refid st t when poll reach delay offset jitter 2024-08-22T21:33:22.579 INFO:teuthology.orchestra.run.smithi120.stdout:============================================================================== 2024-08-22T21:33:22.579 INFO:teuthology.orchestra.run.smithi120.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-08-22T21:33:22.579 INFO:teuthology.orchestra.run.smithi120.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-08-22T21:33:22.579 INFO:teuthology.orchestra.run.smithi120.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-08-22T21:33:22.579 INFO:teuthology.orchestra.run.smithi120.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-08-22T21:33:22.580 INFO:teuthology.run_tasks:Running task cephadm... 2024-08-22T21:33:22.676 INFO:tasks.cephadm:Config: {'allow_ptrace': False, 'avoid_pacific_features': True, 'cephadm_branch': 'v16.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v16.2.0', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'CEPHADM_STRAY_DAEMON', 'CEPHADM_FAILED_DAEMON', 'CEPHADM_AGENT_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': '56fd5b351507f92fd1531bbfb42df967f9fbe713'} 2024-08-22T21:33:22.677 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v16.2.0 2024-08-22T21:33:22.677 INFO:tasks.cephadm:Cluster fsid is 2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:33:22.677 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-08-22T21:33:22.677 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.120', 'mon.c': '[v2:172.21.15.120:3301,v1:172.21.15.120:6790]', 'mon.b': '172.21.15.184'} 2024-08-22T21:33:22.678 INFO:tasks.cephadm:First mon is mon.a on smithi120 2024-08-22T21:33:22.678 INFO:tasks.cephadm:First mgr is y 2024-08-22T21:33:22.678 INFO:tasks.cephadm:Normalizing hostnames... 2024-08-22T21:33:22.678 DEBUG:teuthology.orchestra.run.smithi120:> sudo hostname $(hostname -s) 2024-08-22T21:33:22.696 DEBUG:teuthology.orchestra.run.smithi184:> sudo hostname $(hostname -s) 2024-08-22T21:33:22.715 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.0)... 2024-08-22T21:33:22.715 DEBUG:teuthology.orchestra.run.smithi120:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-22T21:33:22.941 INFO:teuthology.orchestra.run.smithi120.stdout:-rw-rw-r-- 1 ubuntu ubuntu 288386 Aug 22 21:33 /home/ubuntu/cephtest/cephadm 2024-08-22T21:33:22.942 DEBUG:teuthology.orchestra.run.smithi184:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v16.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-22T21:33:23.083 INFO:teuthology.orchestra.run.smithi184.stdout:-rw-rw-r-- 1 ubuntu ubuntu 288386 Aug 22 21:33 /home/ubuntu/cephtest/cephadm 2024-08-22T21:33:23.083 DEBUG:teuthology.orchestra.run.smithi120:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-22T21:33:23.092 DEBUG:teuthology.orchestra.run.smithi184:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-22T21:33:23.111 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v16.2.0 on all hosts... 2024-08-22T21:33:23.111 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 pull 2024-08-22T21:33:23.135 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 pull 2024-08-22T21:33:23.388 INFO:teuthology.orchestra.run.smithi184.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-08-22T21:33:23.437 INFO:teuthology.orchestra.run.smithi120.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-08-22T21:33:55.082 INFO:teuthology.orchestra.run.smithi120.stdout:{ 2024-08-22T21:33:55.083 INFO:teuthology.orchestra.run.smithi120.stdout: "ceph_version": "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)", 2024-08-22T21:33:55.083 INFO:teuthology.orchestra.run.smithi120.stdout: "image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", 2024-08-22T21:33:55.083 INFO:teuthology.orchestra.run.smithi120.stdout: "repo_digests": [ 2024-08-22T21:33:55.083 INFO:teuthology.orchestra.run.smithi120.stdout: "quay.io/ceph/ceph@sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a" 2024-08-22T21:33:55.083 INFO:teuthology.orchestra.run.smithi120.stdout: ] 2024-08-22T21:33:55.083 INFO:teuthology.orchestra.run.smithi120.stdout:} 2024-08-22T21:33:56.463 INFO:teuthology.orchestra.run.smithi184.stdout:{ 2024-08-22T21:33:56.463 INFO:teuthology.orchestra.run.smithi184.stdout: "ceph_version": "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)", 2024-08-22T21:33:56.463 INFO:teuthology.orchestra.run.smithi184.stdout: "image_id": "24ecd6d5f14c2268c5d2c666aa151456949cf76c6747d873c6fcf41f6f672d15", 2024-08-22T21:33:56.463 INFO:teuthology.orchestra.run.smithi184.stdout: "repo_digests": [ 2024-08-22T21:33:56.464 INFO:teuthology.orchestra.run.smithi184.stdout: "quay.io/ceph/ceph@sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a" 2024-08-22T21:33:56.464 INFO:teuthology.orchestra.run.smithi184.stdout: ] 2024-08-22T21:33:56.464 INFO:teuthology.orchestra.run.smithi184.stdout:} 2024-08-22T21:33:56.486 DEBUG:teuthology.orchestra.run.smithi120:> sudo mkdir -p /etc/ceph 2024-08-22T21:33:56.504 DEBUG:teuthology.orchestra.run.smithi184:> sudo mkdir -p /etc/ceph 2024-08-22T21:33:56.521 DEBUG:teuthology.orchestra.run.smithi120:> sudo chmod 777 /etc/ceph 2024-08-22T21:33:56.535 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod 777 /etc/ceph 2024-08-22T21:33:56.581 INFO:tasks.cephadm:Writing seed config... 2024-08-22T21:33:56.582 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-08-22T21:33:56.583 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-08-22T21:33:56.583 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-08-22T21:33:56.583 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-08-22T21:33:56.583 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-08-22T21:33:56.583 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-08-22T21:33:56.583 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-08-22T21:33:56.583 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-08-22T21:33:56.583 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-08-22T21:33:56.584 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-08-22T21:33:56.584 DEBUG:teuthology.orchestra.run.smithi120:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-08-22T21:33:56.591 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 = 2842dc48-60ce-11ef-bcd2-c7b262605968 mon election default strategy = 1 [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 mgr/cephadm/use_agent = True [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-08-22T21:33:56.591 DEBUG:teuthology.orchestra.run.smithi120:mon.a> sudo journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mon.a.service 2024-08-22T21:33:56.594 DEBUG:teuthology.orchestra.run.smithi120:mgr.y> sudo journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mgr.y.service 2024-08-22T21:33:56.596 INFO:tasks.cephadm:Bootstrapping... 2024-08-22T21:33:56.596 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 -v bootstrap --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.120 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-08-22T21:33:56.749 INFO:teuthology.orchestra.run.smithi120.stderr:Could not locate podman: podman not found 2024-08-22T21:33:56.750 INFO:teuthology.orchestra.run.smithi120.stderr:Verifying podman|docker is present... 2024-08-22T21:33:56.750 INFO:teuthology.orchestra.run.smithi120.stderr:Verifying lvm2 is present... 2024-08-22T21:33:56.750 INFO:teuthology.orchestra.run.smithi120.stderr:Verifying time synchronization is in place... 2024-08-22T21:33:56.750 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl is-enabled chrony.service 2024-08-22T21:33:56.757 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-08-22T21:33:56.757 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl is-active chrony.service 2024-08-22T21:33:56.765 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: inactive 2024-08-22T21:33:56.765 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl is-enabled chronyd.service 2024-08-22T21:33:56.771 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-08-22T21:33:56.771 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl is-active chronyd.service 2024-08-22T21:33:56.776 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: inactive 2024-08-22T21:33:56.776 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2024-08-22T21:33:56.781 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: masked 2024-08-22T21:33:56.782 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl is-active systemd-timesyncd.service 2024-08-22T21:33:56.786 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: inactive 2024-08-22T21:33:56.787 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl is-enabled ntpd.service 2024-08-22T21:33:56.792 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-08-22T21:33:56.793 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl is-active ntpd.service 2024-08-22T21:33:56.797 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: inactive 2024-08-22T21:33:56.798 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl is-enabled ntp.service 2024-08-22T21:33:56.804 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: enabled 2024-08-22T21:33:56.805 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl is-active ntp.service 2024-08-22T21:33:56.810 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: active 2024-08-22T21:33:56.811 INFO:teuthology.orchestra.run.smithi120.stderr:Unit ntp.service is enabled and running 2024-08-22T21:33:56.811 INFO:teuthology.orchestra.run.smithi120.stderr:Repeating the final host check... 2024-08-22T21:33:56.812 INFO:teuthology.orchestra.run.smithi120.stderr:podman|docker (/usr/bin/docker) is present 2024-08-22T21:33:56.812 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl is present 2024-08-22T21:33:56.812 INFO:teuthology.orchestra.run.smithi120.stderr:lvcreate is present 2024-08-22T21:33:56.812 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl is-enabled chrony.service 2024-08-22T21:33:56.817 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-08-22T21:33:56.818 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl is-active chrony.service 2024-08-22T21:33:56.823 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: inactive 2024-08-22T21:33:56.824 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl is-enabled chronyd.service 2024-08-22T21:33:56.829 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-08-22T21:33:56.830 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl is-active chronyd.service 2024-08-22T21:33:56.836 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: inactive 2024-08-22T21:33:56.836 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2024-08-22T21:33:56.842 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: masked 2024-08-22T21:33:56.843 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl is-active systemd-timesyncd.service 2024-08-22T21:33:56.850 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: inactive 2024-08-22T21:33:56.850 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl is-enabled ntpd.service 2024-08-22T21:33:56.855 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-08-22T21:33:56.856 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl is-active ntpd.service 2024-08-22T21:33:56.861 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: inactive 2024-08-22T21:33:56.862 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl is-enabled ntp.service 2024-08-22T21:33:56.868 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: enabled 2024-08-22T21:33:56.869 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl is-active ntp.service 2024-08-22T21:33:56.875 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: active 2024-08-22T21:33:56.881 INFO:teuthology.orchestra.run.smithi120.stderr:Unit ntp.service is enabled and running 2024-08-22T21:33:56.881 INFO:teuthology.orchestra.run.smithi120.stderr:Host looks OK 2024-08-22T21:33:56.881 INFO:teuthology.orchestra.run.smithi120.stderr:Cluster fsid: 2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:33:56.881 INFO:teuthology.orchestra.run.smithi120.stderr:Acquiring lock 139791141031888 on /run/cephadm/2842dc48-60ce-11ef-bcd2-c7b262605968.lock 2024-08-22T21:33:56.881 INFO:teuthology.orchestra.run.smithi120.stderr:Lock 139791141031888 acquired on /run/cephadm/2842dc48-60ce-11ef-bcd2-c7b262605968.lock 2024-08-22T21:33:56.881 INFO:teuthology.orchestra.run.smithi120.stderr:Verifying IP 172.21.15.120 port 3300 ... 2024-08-22T21:33:56.881 INFO:teuthology.orchestra.run.smithi120.stderr:Verifying IP 172.21.15.120 port 6789 ... 2024-08-22T21:33:56.881 INFO:teuthology.orchestra.run.smithi120.stderr:Base mon IP is 172.21.15.120, final addrv is [v2:172.21.15.120:3300,v1:172.21.15.120:6789] 2024-08-22T21:33:56.881 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/sbin/ip route ls 2024-08-22T21:33:56.881 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-08-22T21:33:56.881 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.120 metric 100 2024-08-22T21:33:56.881 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-08-22T21:33:56.882 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.120 2024-08-22T21:33:56.882 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.120 metric 100 2024-08-22T21:33:56.882 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/sbin/ip -6 route ls 2024-08-22T21:33:56.884 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-08-22T21:33:56.884 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-08-22T21:33:56.885 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1788sec pref medium 2024-08-22T21:33:56.885 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/sbin/ip -6 addr ls 2024-08-22T21:33:56.889 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-08-22T21:33:56.889 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-08-22T21:33:56.889 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-08-22T21:33:56.889 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-08-22T21:33:56.890 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:478f/64 scope link 2024-08-22T21:33:56.890 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-08-22T21:33:56.890 INFO:teuthology.orchestra.run.smithi120.stderr:Mon IP 172.21.15.120 is in CIDR network 172.21.0.0/20 2024-08-22T21:33:56.890 INFO:teuthology.orchestra.run.smithi120.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-08-22T21:33:56.891 INFO:teuthology.orchestra.run.smithi120.stderr:Pulling container image quay.io/ceph/ceph:v16.2.0... 2024-08-22T21:33:56.891 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker pull quay.io/ceph/ceph:v16.2.0 2024-08-22T21:33:56.911 INFO:journalctl@ceph.mgr.y.smithi120.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-08-22T21:33:57.103 INFO:journalctl@ceph.mon.a.smithi120.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-08-22T21:33:57.340 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/docker: v16.2.0: Pulling from ceph/ceph 2024-08-22T21:33:57.461 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/docker: Digest: sha256:9b04c0f15704c49591640a37c7adfd40ffad0a4b42fecb950c3407687cb4f29a 2024-08-22T21:33:57.461 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v16.2.0 2024-08-22T21:33:57.485 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/docker: quay.io/ceph/ceph:v16.2.0 2024-08-22T21:33:57.491 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --version 2024-08-22T21:33:58.748 INFO:teuthology.orchestra.run.smithi120.stderr:ceph: ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable) 2024-08-22T21:33:59.379 INFO:teuthology.orchestra.run.smithi120.stderr:Ceph version: ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable) 2024-08-22T21:33:59.379 INFO:teuthology.orchestra.run.smithi120.stderr:Extracting ceph user uid/gid from container image... 2024-08-22T21:33:59.379 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 -c %u %g /var/lib/ceph 2024-08-22T21:34:00.331 INFO:teuthology.orchestra.run.smithi120.stderr:stat: 167 167 2024-08-22T21:34:00.977 INFO:teuthology.orchestra.run.smithi120.stderr:Creating initial keys... 2024-08-22T21:34:00.977 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-08-22T21:34:01.986 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-authtool: AQDJrsdmUcW5OhAAy80hlJjBwa3KluWLJNqnMA== 2024-08-22T21:34:02.576 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-08-22T21:34:03.549 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-authtool: AQDLrsdmBkO4IBAAI5bIvdXKnT9FvU8+fapW6g== 2024-08-22T21:34:04.191 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.0 --gen-print-key 2024-08-22T21:34:05.138 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-authtool: AQDNrsdmUA48CBAAR+Asq0gXGyA/svuteauZyg== 2024-08-22T21:34:05.715 INFO:teuthology.orchestra.run.smithi120.stderr:Creating initial monmap... 2024-08-22T21:34:05.716 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/monmaptool --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmpi4l5rmua:/tmp/monmap:z quay.io/ceph/ceph:v16.2.0 --create --clobber --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 --addv a [v2:172.21.15.120:3300,v1:172.21.15.120:6789] /tmp/monmap 2024-08-22T21:34:06.713 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-22T21:34:06.713 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:34:06.713 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-22T21:34:07.321 INFO:teuthology.orchestra.run.smithi120.stderr:monmaptool for a [v2:172.21.15.120:3300,v1:172.21.15.120:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-22T21:34:07.321 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/monmaptool: set fsid to 2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:34:07.321 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-22T21:34:07.321 INFO:teuthology.orchestra.run.smithi120.stderr: 2024-08-22T21:34:07.321 INFO:teuthology.orchestra.run.smithi120.stderr:Creating mon... 2024-08-22T21:34:07.324 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-mon --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmppry1213c:/tmp/keyring:z -v /tmp/ceph-tmpi4l5rmua:/tmp/monmap:z quay.io/ceph/ceph:v16.2.0 --mkfs -i a --fsid 2842dc48-60ce-11ef-bcd2-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-08-22T21:34:08.359 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-22T21:34:08.359 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 1 imported monmap: 2024-08-22T21:34:08.359 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: epoch 0 2024-08-22T21:34:08.359 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:34:08.360 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: last_changed 2024-08-22T21:34:06.712567+0000 2024-08-22T21:34:08.360 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: created 2024-08-22T21:34:06.712567+0000 2024-08-22T21:34:08.360 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-08-22T21:34:08.360 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-08-22T21:34:08.361 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] mon.a 2024-08-22T21:34:08.361 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: 2024-08-22T21:34:08.361 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 0 /usr/bin/ceph-mon: set fsid to 2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:34:08.362 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: RocksDB version: 6.8.1 2024-08-22T21:34:08.362 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: 2024-08-22T21:34:08.362 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-22T21:34:08.363 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Compile date Mar 30 2021 2024-08-22T21:34:08.363 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: DB SUMMARY 2024-08-22T21:34:08.364 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: 2024-08-22T21:34:08.364 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-08-22T21:34:08.364 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: 2024-08-22T21:34:08.365 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-08-22T21:34:08.365 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: 2024-08-22T21:34:08.365 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.error_if_exists: 0 2024-08-22T21:34:08.365 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.create_if_missing: 1 2024-08-22T21:34:08.365 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.paranoid_checks: 1 2024-08-22T21:34:08.365 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.env: 0x557d8846a1c0 2024-08-22T21:34:08.365 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.fs: Posix File System 2024-08-22T21:34:08.365 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.info_log: 0x557d89462f40 2024-08-22T21:34:08.365 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-22T21:34:08.368 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.statistics: (nil) 2024-08-22T21:34:08.368 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.use_fsync: 0 2024-08-22T21:34:08.369 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.max_log_file_size: 0 2024-08-22T21:34:08.369 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-22T21:34:08.369 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-22T21:34:08.369 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-22T21:34:08.369 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-22T21:34:08.369 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.allow_fallocate: 1 2024-08-22T21:34:08.369 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-22T21:34:08.369 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-22T21:34:08.369 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.use_direct_reads: 0 2024-08-22T21:34:08.369 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-22T21:34:08.369 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.create_missing_column_families: 0 2024-08-22T21:34:08.369 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.db_log_dir: 2024-08-22T21:34:08.370 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-08-22T21:34:08.370 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-22T21:34:08.370 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.max_subcompactions: 1 2024-08-22T21:34:08.370 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.max_background_flushes: -1 2024-08-22T21:34:08.370 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-22T21:34:08.370 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-22T21:34:08.370 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-22T21:34:08.370 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-22T21:34:08.370 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-22T21:34:08.370 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.advise_random_on_open: 1 2024-08-22T21:34:08.370 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-22T21:34:08.370 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.write_buffer_manager: 0x557d8946d410 2024-08-22T21:34:08.370 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-22T21:34:08.371 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-22T21:34:08.371 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-22T21:34:08.390 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-22T21:34:08.391 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.rate_limiter: (nil) 2024-08-22T21:34:08.391 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-22T21:34:08.391 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-22T21:34:08.391 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-22T21:34:08.391 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-22T21:34:08.391 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.unordered_write: 0 2024-08-22T21:34:08.391 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-22T21:34:08.391 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-22T21:34:08.391 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-22T21:34:08.391 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-22T21:34:08.391 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.row_cache: None 2024-08-22T21:34:08.391 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.wal_filter: None 2024-08-22T21:34:08.392 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-22T21:34:08.392 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-22T21:34:08.392 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.preserve_deletes: 0 2024-08-22T21:34:08.392 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.two_write_queues: 0 2024-08-22T21:34:08.392 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.manual_wal_flush: 0 2024-08-22T21:34:08.392 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.atomic_flush: 0 2024-08-22T21:34:08.392 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-22T21:34:08.392 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-22T21:34:08.392 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-22T21:34:08.392 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.log_readahead_size: 0 2024-08-22T21:34:08.392 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-08-22T21:34:08.392 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.max_background_jobs: 2 2024-08-22T21:34:08.392 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.max_background_compactions: -1 2024-08-22T21:34:08.393 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-22T21:34:08.393 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-22T21:34:08.393 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-22T21:34:08.393 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.max_total_wal_size: 0 2024-08-22T21:34:08.393 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-22T21:34:08.393 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-22T21:34:08.393 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-22T21:34:08.393 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-22T21:34:08.393 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.max_open_files: -1 2024-08-22T21:34:08.393 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.bytes_per_sync: 0 2024-08-22T21:34:08.393 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-22T21:34:08.393 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-22T21:34:08.393 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-22T21:34:08.393 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Compression algorithms supported: 2024-08-22T21:34:08.394 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-22T21:34:08.394 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: kZSTD supported: 0 2024-08-22T21:34:08.394 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: kXpressCompression supported: 0 2024-08-22T21:34:08.394 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-22T21:34:08.394 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: kLZ4Compression supported: 1 2024-08-22T21:34:08.394 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: kBZip2Compression supported: 0 2024-08-22T21:34:08.394 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: kZlibCompression supported: 1 2024-08-22T21:34:08.394 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: kSnappyCompression supported: 1 2024-08-22T21:34:08.394 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-22T21:34:08.394 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.354+0000 7ff951e39700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-08-22T21:34:08.394 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: 2024-08-22T21:34:08.394 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-08-22T21:34:08.394 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: 2024-08-22T21:34:08.394 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-08-22T21:34:08.395 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: 2024-08-22T21:34:08.395 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-22T21:34:08.395 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.merge_operator: 2024-08-22T21:34:08.395 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.compaction_filter: None 2024-08-22T21:34:08.395 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.compaction_filter_factory: None 2024-08-22T21:34:08.395 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-22T21:34:08.395 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-22T21:34:08.395 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557d8937a0d0) 2024-08-22T21:34:08.395 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-08-22T21:34:08.395 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-22T21:34:08.395 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-22T21:34:08.395 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-08-22T21:34:08.395 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: index_type: 0 2024-08-22T21:34:08.396 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-08-22T21:34:08.396 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-08-22T21:34:08.396 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-08-22T21:34:08.396 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-08-22T21:34:08.396 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: checksum: 1 2024-08-22T21:34:08.396 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-08-22T21:34:08.396 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: block_cache: 0x557d893b2d10 2024-08-22T21:34:08.396 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-08-22T21:34:08.396 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-08-22T21:34:08.396 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-08-22T21:34:08.396 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-08-22T21:34:08.396 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-08-22T21:34:08.396 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-08-22T21:34:08.397 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-08-22T21:34:08.397 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-08-22T21:34:08.397 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-08-22T21:34:08.397 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-08-22T21:34:08.397 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-08-22T21:34:08.397 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-08-22T21:34:08.397 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-08-22T21:34:08.397 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-08-22T21:34:08.397 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-08-22T21:34:08.397 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-08-22T21:34:08.397 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-08-22T21:34:08.397 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-08-22T21:34:08.397 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-08-22T21:34:08.397 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: format_version: 2 2024-08-22T21:34:08.398 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-08-22T21:34:08.398 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: block_align: 0 2024-08-22T21:34:08.398 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: 2024-08-22T21:34:08.398 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-22T21:34:08.398 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-22T21:34:08.398 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.compression: NoCompression 2024-08-22T21:34:08.398 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-22T21:34:08.398 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-22T21:34:08.398 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-22T21:34:08.398 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.num_levels: 7 2024-08-22T21:34:08.398 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-22T21:34:08.398 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-22T21:34:08.398 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-22T21:34:08.398 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-22T21:34:08.399 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-22T21:34:08.399 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-22T21:34:08.399 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-22T21:34:08.399 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-22T21:34:08.399 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-22T21:34:08.399 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-22T21:34:08.399 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.compression_opts.level: 32767 2024-08-22T21:34:08.399 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-22T21:34:08.399 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-22T21:34:08.399 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-22T21:34:08.399 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.compression_opts.enabled: false 2024-08-22T21:34:08.399 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-22T21:34:08.399 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-22T21:34:08.399 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-22T21:34:08.400 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-22T21:34:08.400 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-22T21:34:08.400 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-22T21:34:08.400 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-22T21:34:08.400 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-22T21:34:08.400 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-22T21:34:08.400 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-22T21:34:08.400 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-22T21:34:08.400 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-22T21:34:08.400 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-22T21:34:08.400 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-22T21:34:08.400 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-22T21:34:08.400 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-22T21:34:08.400 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-22T21:34:08.401 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.arena_block_size: 4194304 2024-08-22T21:34:08.401 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-22T21:34:08.401 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-22T21:34:08.401 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-22T21:34:08.401 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-22T21:34:08.401 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-22T21:34:08.401 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-22T21:34:08.401 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-22T21:34:08.401 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-22T21:34:08.401 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-22T21:34:08.401 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-22T21:34:08.401 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-22T21:34:08.401 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-22T21:34:08.401 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-22T21:34:08.402 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-22T21:34:08.402 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.table_properties_collectors: 2024-08-22T21:34:08.402 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.inplace_update_support: 0 2024-08-22T21:34:08.402 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-22T21:34:08.402 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-22T21:34:08.402 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-22T21:34:08.402 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-22T21:34:08.402 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.bloom_locality: 0 2024-08-22T21:34:08.402 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.max_successive_merges: 0 2024-08-22T21:34:08.402 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-22T21:34:08.402 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-22T21:34:08.402 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.force_consistency_checks: 0 2024-08-22T21:34:08.402 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-22T21:34:08.402 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.ttl: 2592000 2024-08-22T21:34:08.403 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-22T21:34:08.403 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/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-08-22T21:34:08.403 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: 2024-08-22T21:34:08.403 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-08-22T21:34:08.403 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: 2024-08-22T21:34:08.403 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff951e39700 4 rocksdb: DB pointer 0x557d89477800 2024-08-22T21:34:08.403 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff93acd4700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-08-22T21:34:08.403 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.358+0000 7ff93acd4700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-08-22T21:34:08.403 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-08-22T21:34:08.403 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-08-22T21:34:08.403 INFO:teuthology.orchestra.run.smithi120.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-08-22T21:34:08.403 INFO:teuthology.orchestra.run.smithi120.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-08-22T21:34:08.403 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-22T21:34:08.404 INFO:teuthology.orchestra.run.smithi120.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-08-22T21:34:08.404 INFO:teuthology.orchestra.run.smithi120.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-08-22T21:34:08.404 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-22T21:34:08.404 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: 2024-08-22T21:34:08.404 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-08-22T21:34:08.404 INFO:teuthology.orchestra.run.smithi120.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-08-22T21:34:08.404 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:34:08.404 INFO:teuthology.orchestra.run.smithi120.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-08-22T21:34:08.404 INFO:teuthology.orchestra.run.smithi120.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-08-22T21:34:08.404 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: 2024-08-22T21:34:08.404 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-08-22T21:34:08.404 INFO:teuthology.orchestra.run.smithi120.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-08-22T21:34:08.404 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:34:08.404 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-08-22T21:34:08.405 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-08-22T21:34:08.405 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-22T21:34:08.405 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-08-22T21:34:08.405 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-08-22T21:34:08.405 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-08-22T21:34:08.405 INFO:teuthology.orchestra.run.smithi120.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-08-22T21:34:08.405 INFO:teuthology.orchestra.run.smithi120.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-08-22T21:34:08.405 INFO:teuthology.orchestra.run.smithi120.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-08-22T21:34:08.405 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: 2024-08-22T21:34:08.405 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-08-22T21:34:08.405 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: 2024-08-22T21:34:08.405 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-08-22T21:34:08.405 INFO:teuthology.orchestra.run.smithi120.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-08-22T21:34:08.405 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:34:08.406 INFO:teuthology.orchestra.run.smithi120.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-08-22T21:34:08.406 INFO:teuthology.orchestra.run.smithi120.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-08-22T21:34:08.406 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: 2024-08-22T21:34:08.406 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-08-22T21:34:08.406 INFO:teuthology.orchestra.run.smithi120.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-08-22T21:34:08.406 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:34:08.406 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-08-22T21:34:08.406 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-08-22T21:34:08.406 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-22T21:34:08.406 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-08-22T21:34:08.406 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-08-22T21:34:08.406 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-08-22T21:34:08.407 INFO:teuthology.orchestra.run.smithi120.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-08-22T21:34:08.407 INFO:teuthology.orchestra.run.smithi120.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-08-22T21:34:08.407 INFO:teuthology.orchestra.run.smithi120.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-08-22T21:34:08.407 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: 2024-08-22T21:34:08.407 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-08-22T21:34:08.407 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: 2024-08-22T21:34:08.407 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.362+0000 7ff951e39700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-08-22T21:34:08.407 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.362+0000 7ff951e39700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-08-22T21:34:08.407 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph-mon: debug 2024-08-22T21:34:08.362+0000 7ff951e39700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-08-22T21:34:08.928 INFO:teuthology.orchestra.run.smithi120.stderr:create mon.a on 2024-08-22T21:34:08.929 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:34:08.938 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl disable ceph.target 2024-08-22T21:34:09.145 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl enable ceph.target 2024-08-22T21:34:09.151 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-08-22T21:34:09.330 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl start ceph.target 2024-08-22T21:34:09.338 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl enable ceph-2842dc48-60ce-11ef-bcd2-c7b262605968.target 2024-08-22T21:34:09.344 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-2842dc48-60ce-11ef-bcd2-c7b262605968.target -> /etc/systemd/system/ceph-2842dc48-60ce-11ef-bcd2-c7b262605968.target. 2024-08-22T21:34:09.345 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-2842dc48-60ce-11ef-bcd2-c7b262605968.target -> /etc/systemd/system/ceph-2842dc48-60ce-11ef-bcd2-c7b262605968.target. 2024-08-22T21:34:09.521 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl start ceph-2842dc48-60ce-11ef-bcd2-c7b262605968.target 2024-08-22T21:34:09.529 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl daemon-reload 2024-08-22T21:34:09.710 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl stop ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mon.a 2024-08-22T21:34:09.721 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl reset-failed ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mon.a 2024-08-22T21:34:09.727 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: Failed to reset failed state of unit ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mon.a.service: Unit ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mon.a.service not loaded. 2024-08-22T21:34:09.728 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl enable ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mon.a 2024-08-22T21:34:09.733 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: Created symlink /etc/systemd/system/ceph-2842dc48-60ce-11ef-bcd2-c7b262605968.target.wants/ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@.service. 2024-08-22T21:34:09.929 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl start ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mon.a 2024-08-22T21:34:09.941 INFO:teuthology.orchestra.run.smithi120.stderr:firewalld does not appear to be present 2024-08-22T21:34:09.941 INFO:teuthology.orchestra.run.smithi120.stderr:Not possible to enable service . firewalld.service is not available 2024-08-22T21:34:09.941 INFO:teuthology.orchestra.run.smithi120.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-08-22T21:34:09.942 INFO:teuthology.orchestra.run.smithi120.stderr:Waiting for mon to start... 2024-08-22T21:34:09.942 INFO:teuthology.orchestra.run.smithi120.stderr:Waiting for mon... 2024-08-22T21:34:09.942 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status 2024-08-22T21:34:10.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:09 smithi120 systemd[1]: Started Ceph mon.a for 2842dc48-60ce-11ef-bcd2-c7b262605968. 2024-08-22T21:34:11.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:11 smithi120 bash[14604]: cluster 2024-08-22T21:34:11.625261+0000 mon.a (mon.0) 0 : [INF] mkfs 2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:34:11.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:11 smithi120 bash[14604]: cluster 2024-08-22T21:34:11.611737+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-22T21:34:11.853 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: cluster: 2024-08-22T21:34:11.853 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: id: 2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:34:11.853 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-08-22T21:34:11.854 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: 2024-08-22T21:34:11.854 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: services: 2024-08-22T21:34:11.854 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.231214s) 2024-08-22T21:34:11.855 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: mgr: no daemons active 2024-08-22T21:34:11.855 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-08-22T21:34:11.855 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: 2024-08-22T21:34:11.855 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: data: 2024-08-22T21:34:11.855 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-08-22T21:34:11.855 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-08-22T21:34:11.855 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-08-22T21:34:11.855 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: pgs: 2024-08-22T21:34:11.855 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: 2024-08-22T21:34:12.467 INFO:teuthology.orchestra.run.smithi120.stderr:mon is available 2024-08-22T21:34:12.467 INFO:teuthology.orchestra.run.smithi120.stderr:Assimilating anything we can from ceph.conf... 2024-08-22T21:34:12.467 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z -v /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z quay.io/ceph/ceph:v16.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2024-08-22T21:34:13.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:12 smithi120 bash[14604]: cluster 2024-08-22T21:34:11.620577+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-22T21:34:13.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:12 smithi120 bash[14604]: cluster 2024-08-22T21:34:11.622555+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0]} 2024-08-22T21:34:13.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:12 smithi120 bash[14604]: cluster 2024-08-22T21:34:11.631279+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-08-22T21:34:13.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:12 smithi120 bash[14604]: cluster 2024-08-22T21:34:11.636764+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-22T21:34:13.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:12 smithi120 bash[14604]: cluster 2024-08-22T21:34:11.637485+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-08-22T21:34:13.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:12 smithi120 bash[14604]: audit 2024-08-22T21:34:11.851723+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.120:0/3234512281' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-22T21:34:13.816 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: 2024-08-22T21:34:13.816 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: [global] 2024-08-22T21:34:13.816 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: fsid = 2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:34:13.816 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: log_to_journald = false 2024-08-22T21:34:13.817 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.120:3300,v1:172.21.15.120:6789] 2024-08-22T21:34:13.817 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-08-22T21:34:13.817 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-08-22T21:34:13.817 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-08-22T21:34:13.818 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-08-22T21:34:13.818 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: 2024-08-22T21:34:13.818 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: [mgr] 2024-08-22T21:34:13.818 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-08-22T21:34:13.818 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-08-22T21:34:13.819 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: 2024-08-22T21:34:13.819 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: [mon] 2024-08-22T21:34:13.820 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: mon_warn_on_insecure_global_id_reclaim = false 2024-08-22T21:34:13.820 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-08-22T21:34:13.820 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: 2024-08-22T21:34:13.820 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: [osd] 2024-08-22T21:34:13.820 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-08-22T21:34:13.820 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: osd_memory_target_autotune = true 2024-08-22T21:34:13.820 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-08-22T21:34:14.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:13 smithi120 bash[14604]: audit 2024-08-22T21:34:13.808820+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.120:0/2488175' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-22T21:34:14.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:13 smithi120 bash[14604]: audit 2024-08-22T21:34:13.814949+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.120:0/2488175' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-08-22T21:34:14.433 INFO:teuthology.orchestra.run.smithi120.stderr:Generating new minimal ceph.conf... 2024-08-22T21:34:14.433 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z -v /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z quay.io/ceph/ceph:v16.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2024-08-22T21:34:16.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:15 smithi120 bash[14604]: audit 2024-08-22T21:34:15.657986+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.120:0/3824675262' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:34:16.259 INFO:teuthology.orchestra.run.smithi120.stderr:Restarting the monitor... 2024-08-22T21:34:16.259 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl restart ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mon.a 2024-08-22T21:34:16.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:16 smithi120 systemd[1]: Stopping Ceph mon.a for 2842dc48-60ce-11ef-bcd2-c7b262605968... 2024-08-22T21:34:16.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:16 smithi120 bash[14604]: debug 2024-08-22T21:34:16.346+0000 7f06a4276700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -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-08-22T21:34:16.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:16 smithi120 bash[14604]: debug 2024-08-22T21:34:16.346+0000 7f06a4276700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-08-22T21:34:17.202 INFO:teuthology.orchestra.run.smithi120.stderr:Setting mon public_network to 172.21.0.0/20 2024-08-22T21:34:17.202 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mon public_network 172.21.0.0/20 2024-08-22T21:34:17.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:17 smithi120 docker[14993]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968-mon.a 2024-08-22T21:34:17.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:17 smithi120 systemd[1]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mon.a.service: Succeeded. 2024-08-22T21:34:17.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:17 smithi120 systemd[1]: Stopped Ceph mon.a for 2842dc48-60ce-11ef-bcd2-c7b262605968. 2024-08-22T21:34:17.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:17 smithi120 systemd[1]: Started Ceph mon.a for 2842dc48-60ce-11ef-bcd2-c7b262605968. 2024-08-22T21:34:18.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.618+0000 7f1fea98b700 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-22T21:34:18.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.618+0000 7f1fea98b700 0 ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable), process ceph-mon, pid 7 2024-08-22T21:34:18.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.618+0000 7f1fea98b700 0 pidfile_write: ignore empty --pid-file 2024-08-22T21:34:18.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 0 load: jerasure load: lrc load: isa 2024-08-22T21:34:18.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: RocksDB version: 6.8.1 2024-08-22T21:34:18.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-22T21:34:18.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Compile date Mar 30 2021 2024-08-22T21:34:18.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: DB SUMMARY 2024-08-22T21:34:18.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: CURRENT file: CURRENT 2024-08-22T21:34:18.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: IDENTITY file: IDENTITY 2024-08-22T21:34:18.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-08-22T21:34:18.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2024-08-22T21:34:18.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 83090 ; 2024-08-22T21:34:18.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.error_if_exists: 0 2024-08-22T21:34:18.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.create_if_missing: 0 2024-08-22T21:34:18.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.paranoid_checks: 1 2024-08-22T21:34:18.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.env: 0x55cfacb971c0 2024-08-22T21:34:18.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.fs: Posix File System 2024-08-22T21:34:18.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.info_log: 0x55cfadbf2fe0 2024-08-22T21:34:18.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-22T21:34:18.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.statistics: (nil) 2024-08-22T21:34:18.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.use_fsync: 0 2024-08-22T21:34:18.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.max_log_file_size: 0 2024-08-22T21:34:18.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-22T21:34:18.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-22T21:34:18.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-22T21:34:18.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-22T21:34:18.793 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.allow_fallocate: 1 2024-08-22T21:34:18.794 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-22T21:34:18.794 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-22T21:34:18.794 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.use_direct_reads: 0 2024-08-22T21:34:18.794 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-22T21:34:18.794 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.create_missing_column_families: 0 2024-08-22T21:34:18.794 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.db_log_dir: 2024-08-22T21:34:18.794 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-08-22T21:34:18.794 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-22T21:34:18.794 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.max_subcompactions: 1 2024-08-22T21:34:18.794 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.max_background_flushes: -1 2024-08-22T21:34:18.794 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-22T21:34:18.794 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-22T21:34:18.794 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-22T21:34:18.795 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-22T21:34:18.795 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-22T21:34:18.795 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.advise_random_on_open: 1 2024-08-22T21:34:18.795 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-22T21:34:18.795 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.write_buffer_manager: 0x55cfadc89e30 2024-08-22T21:34:18.795 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-22T21:34:18.795 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-22T21:34:18.795 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-22T21:34:18.795 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-22T21:34:18.795 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.rate_limiter: (nil) 2024-08-22T21:34:18.795 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-22T21:34:18.795 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-22T21:34:18.795 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-22T21:34:18.795 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-22T21:34:18.796 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.unordered_write: 0 2024-08-22T21:34:18.796 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-22T21:34:18.796 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-22T21:34:18.796 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-22T21:34:18.796 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-22T21:34:18.796 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.row_cache: None 2024-08-22T21:34:18.796 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.wal_filter: None 2024-08-22T21:34:18.796 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-22T21:34:18.796 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-22T21:34:18.796 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.preserve_deletes: 0 2024-08-22T21:34:18.796 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.two_write_queues: 0 2024-08-22T21:34:18.796 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.manual_wal_flush: 0 2024-08-22T21:34:18.796 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.atomic_flush: 0 2024-08-22T21:34:18.796 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-22T21:34:18.797 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-22T21:34:18.797 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-22T21:34:18.797 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.log_readahead_size: 0 2024-08-22T21:34:18.797 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-08-22T21:34:18.797 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.max_background_jobs: 2 2024-08-22T21:34:18.797 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.max_background_compactions: -1 2024-08-22T21:34:18.797 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-22T21:34:18.797 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-22T21:34:18.797 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-22T21:34:18.797 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.max_total_wal_size: 0 2024-08-22T21:34:18.797 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-22T21:34:18.797 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-22T21:34:18.798 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-22T21:34:18.798 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-22T21:34:18.798 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.max_open_files: -1 2024-08-22T21:34:18.798 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.bytes_per_sync: 0 2024-08-22T21:34:18.798 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-22T21:34:18.798 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-22T21:34:18.798 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-22T21:34:18.798 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Compression algorithms supported: 2024-08-22T21:34:18.798 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-22T21:34:18.798 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: kZSTD supported: 0 2024-08-22T21:34:18.798 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: kXpressCompression supported: 0 2024-08-22T21:34:18.798 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-22T21:34:18.798 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: kLZ4Compression supported: 1 2024-08-22T21:34:18.798 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: kBZip2Compression supported: 0 2024-08-22T21:34:18.799 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: kZlibCompression supported: 1 2024-08-22T21:34:18.799 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: kSnappyCompression supported: 1 2024-08-22T21:34:18.799 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-22T21:34:18.799 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.622+0000 7f1fea98b700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2024-08-22T21:34:18.799 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-08-22T21:34:18.799 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-22T21:34:18.799 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.merge_operator: 2024-08-22T21:34:18.799 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.compaction_filter: None 2024-08-22T21:34:18.799 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.compaction_filter_factory: None 2024-08-22T21:34:18.799 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-22T21:34:18.799 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-22T21:34:18.799 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cfadb960d8) 2024-08-22T21:34:18.799 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: cache_index_and_filter_blocks: 1 2024-08-22T21:34:18.800 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-22T21:34:18.800 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-22T21:34:18.800 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: pin_top_level_index_and_filter: 1 2024-08-22T21:34:18.800 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: index_type: 0 2024-08-22T21:34:18.800 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: data_block_index_type: 0 2024-08-22T21:34:18.800 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: index_shortening: 1 2024-08-22T21:34:18.800 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: data_block_hash_table_util_ratio: 0.750000 2024-08-22T21:34:18.801 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: hash_index_allow_collision: 1 2024-08-22T21:34:18.801 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: checksum: 1 2024-08-22T21:34:18.801 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: no_block_cache: 0 2024-08-22T21:34:18.801 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: block_cache: 0x55cfadbcef10 2024-08-22T21:34:18.801 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: block_cache_name: BinnedLRUCache 2024-08-22T21:34:18.801 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: block_cache_options: 2024-08-22T21:34:18.801 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: capacity : 536870912 2024-08-22T21:34:18.801 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: num_shard_bits : 4 2024-08-22T21:34:18.801 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: strict_capacity_limit : 0 2024-08-22T21:34:18.801 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: high_pri_pool_ratio: 0.000 2024-08-22T21:34:18.801 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: block_cache_compressed: (nil) 2024-08-22T21:34:18.801 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: persistent_cache: (nil) 2024-08-22T21:34:18.801 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: block_size: 4096 2024-08-22T21:34:18.801 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: block_size_deviation: 10 2024-08-22T21:34:18.802 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: block_restart_interval: 16 2024-08-22T21:34:18.802 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: index_block_restart_interval: 1 2024-08-22T21:34:18.802 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: metadata_block_size: 4096 2024-08-22T21:34:18.802 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: partition_filters: 0 2024-08-22T21:34:18.802 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: use_delta_encoding: 1 2024-08-22T21:34:18.802 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: filter_policy: rocksdb.BuiltinBloomFilter 2024-08-22T21:34:18.802 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: whole_key_filtering: 1 2024-08-22T21:34:18.802 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: verify_compression: 0 2024-08-22T21:34:18.802 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: read_amp_bytes_per_bit: 0 2024-08-22T21:34:18.802 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: format_version: 2 2024-08-22T21:34:18.802 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: enable_index_compression: 1 2024-08-22T21:34:18.802 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: block_align: 0 2024-08-22T21:34:18.802 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-22T21:34:18.802 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-22T21:34:18.803 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.compression: NoCompression 2024-08-22T21:34:18.803 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-22T21:34:18.803 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-22T21:34:18.803 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-22T21:34:18.803 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.num_levels: 7 2024-08-22T21:34:18.803 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-22T21:34:18.803 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-22T21:34:18.803 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-22T21:34:18.803 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-22T21:34:18.803 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-22T21:34:18.803 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-22T21:34:18.803 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-22T21:34:18.803 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-22T21:34:18.803 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-22T21:34:18.804 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-22T21:34:18.804 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.compression_opts.level: 32767 2024-08-22T21:34:18.804 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-22T21:34:18.804 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-22T21:34:18.804 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-22T21:34:18.804 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.compression_opts.enabled: false 2024-08-22T21:34:18.804 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-22T21:34:18.804 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-22T21:34:18.804 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-22T21:34:18.804 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-22T21:34:18.804 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-22T21:34:18.804 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-22T21:34:18.804 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-22T21:34:18.804 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-22T21:34:18.805 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-22T21:34:18.805 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-22T21:34:18.805 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-22T21:34:18.805 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-22T21:34:18.805 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-22T21:34:18.805 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-22T21:34:18.805 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-22T21:34:18.805 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-22T21:34:18.805 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-22T21:34:18.805 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.arena_block_size: 4194304 2024-08-22T21:34:18.805 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-22T21:34:18.805 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-22T21:34:18.805 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-22T21:34:18.805 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-22T21:34:18.805 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-22T21:34:18.806 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-22T21:34:18.806 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-22T21:34:18.806 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-22T21:34:18.806 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-22T21:34:18.806 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-22T21:34:18.806 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-22T21:34:18.806 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-22T21:34:18.806 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-22T21:34:18.806 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-22T21:34:18.806 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.table_properties_collectors: 2024-08-22T21:34:18.806 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.inplace_update_support: 0 2024-08-22T21:34:18.806 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-22T21:34:18.806 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-22T21:34:18.806 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-22T21:34:18.807 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-22T21:34:18.807 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.bloom_locality: 0 2024-08-22T21:34:18.807 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.max_successive_merges: 0 2024-08-22T21:34:18.807 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-22T21:34:18.807 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-22T21:34:18.807 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.force_consistency_checks: 0 2024-08-22T21:34:18.807 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-22T21:34:18.807 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.ttl: 2592000 2024-08-22T21:34:18.808 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-22T21:34:18.808 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/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-08-22T21:34:18.808 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-08-22T21:34:18.808 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724362458632662, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-08-22T21:34:18.808 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-08-22T21:34:18.808 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.626+0000 7f1fea98b700 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-08-22T21:34:18.808 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.630+0000 7f1fea98b700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724362458634234, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 80058, "table_properties": {"data_size": 78316, "index_size": 347, "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": 8979, "raw_average_key_size": 46, "raw_value_size": 73075, "raw_average_value_size": 376, "num_data_blocks": 11, "num_entries": 194, "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": 1724362458, "oldest_key_time": 3, "file_creation_time": 0}} 2024-08-22T21:34:18.808 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.630+0000 7f1fea98b700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-08-22T21:34:18.809 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.630+0000 7f1fea98b700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724362458634988, "job": 1, "event": "recovery_finished"} 2024-08-22T21:34:18.809 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.630+0000 7f1fea98b700 4 rocksdb: DB pointer 0x55cfadc93800 2024-08-22T21:34:18.809 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.630+0000 7f1fea98b700 0 starting mon.a rank 0 at public addrs [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] at bind addrs [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:34:18.809 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.630+0000 7f1fd17a5700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-08-22T21:34:18.809 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.630+0000 7f1fd17a5700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-08-22T21:34:18.809 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: ** DB Stats ** 2024-08-22T21:34:18.809 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-22T21:34:18.809 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-22T21:34:18.809 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-22T21:34:18.809 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-22T21:34:18.809 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-22T21:34:18.809 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-08-22T21:34:18.809 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-22T21:34:18.810 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: ** Compaction Stats [default] ** 2024-08-22T21:34:18.810 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: 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-08-22T21:34:18.810 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:34:18.810 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: L0 2/0 79.84 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 71.9 0.00 0.00 1 0.001 0 0 2024-08-22T21:34:18.810 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: Sum 2/0 79.84 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 71.9 0.00 0.00 1 0.001 0 0 2024-08-22T21:34:18.810 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 71.9 0.00 0.00 1 0.001 0 0 2024-08-22T21:34:18.810 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: ** Compaction Stats [default] ** 2024-08-22T21:34:18.810 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: 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-08-22T21:34:18.810 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:34:18.810 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 71.9 0.00 0.00 1 0.001 0 0 2024-08-22T21:34:18.810 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-22T21:34:18.810 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-22T21:34:18.810 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-22T21:34:18.811 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: AddFile(Total Files): cumulative 0, interval 0 2024-08-22T21:34:18.811 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-22T21:34:18.811 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: AddFile(Keys): cumulative 0, interval 0 2024-08-22T21:34:18.811 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: Cumulative compaction: 0.00 GB write, 10.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-22T21:34:18.811 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: Interval compaction: 0.00 GB write, 10.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-22T21:34:18.811 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: 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-08-22T21:34:18.811 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: ** File Read Latency Histogram By Level [default] ** 2024-08-22T21:34:18.811 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: ** Compaction Stats [default] ** 2024-08-22T21:34:18.811 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: 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-08-22T21:34:18.811 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:34:18.811 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: L0 2/0 79.84 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 71.9 0.00 0.00 1 0.001 0 0 2024-08-22T21:34:18.811 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: Sum 2/0 79.84 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 71.9 0.00 0.00 1 0.001 0 0 2024-08-22T21:34:18.811 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: 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-08-22T21:34:18.811 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: ** Compaction Stats [default] ** 2024-08-22T21:34:18.812 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: 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-08-22T21:34:18.812 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:34:18.812 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 71.9 0.00 0.00 1 0.001 0 0 2024-08-22T21:34:18.812 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-22T21:34:18.812 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-22T21:34:18.812 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-22T21:34:18.812 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: AddFile(Total Files): cumulative 0, interval 0 2024-08-22T21:34:18.812 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-22T21:34:18.812 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: AddFile(Keys): cumulative 0, interval 0 2024-08-22T21:34:18.812 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: Cumulative compaction: 0.00 GB write, 10.06 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-22T21:34:18.812 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-22T21:34:18.812 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: 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-08-22T21:34:18.812 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: ** File Read Latency Histogram By Level [default] ** 2024-08-22T21:34:18.813 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.634+0000 7f1fea98b700 1 mon.a@-1(???) e1 preinit fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:34:18.813 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.634+0000 7f1fea98b700 0 mon.a@-1(???).mds e1 new map 2024-08-22T21:34:18.813 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.634+0000 7f1fea98b700 0 mon.a@-1(???).mds e1 print_map 2024-08-22T21:34:18.813 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: e1 2024-08-22T21:34:18.813 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-22T21:34:18.813 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: 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-08-22T21:34:18.813 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: legacy client fscid: -1 2024-08-22T21:34:18.813 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: 2024-08-22T21:34:18.813 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: No filesystems configured 2024-08-22T21:34:18.813 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.634+0000 7f1fea98b700 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-22T21:34:18.813 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.634+0000 7f1fea98b700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-22T21:34:18.813 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.634+0000 7f1fea98b700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-22T21:34:18.813 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.634+0000 7f1fea98b700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-22T21:34:18.813 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: audit 2024-08-22T21:34:15.657986+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.120:0/3824675262' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:34:18.814 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.634+0000 7f1fea98b700 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-08-22T21:34:18.814 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.634+0000 7f1fea98b700 20 expand_channel_meta expand map: {default=false} 2024-08-22T21:34:18.814 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.634+0000 7f1fea98b700 20 expand_channel_meta from 'false' to 'false' 2024-08-22T21:34:18.814 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.634+0000 7f1fea98b700 20 expand_channel_meta expanded map: {default=false} 2024-08-22T21:34:18.814 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.634+0000 7f1fea98b700 20 expand_channel_meta expand map: {default=info} 2024-08-22T21:34:18.814 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.634+0000 7f1fea98b700 20 expand_channel_meta from 'info' to 'info' 2024-08-22T21:34:18.814 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.634+0000 7f1fea98b700 20 expand_channel_meta expanded map: {default=info} 2024-08-22T21:34:18.814 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.634+0000 7f1fea98b700 20 expand_channel_meta expand map: {default=daemon} 2024-08-22T21:34:18.814 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.634+0000 7f1fea98b700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-08-22T21:34:18.814 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.634+0000 7f1fea98b700 20 expand_channel_meta expanded map: {default=daemon} 2024-08-22T21:34:18.814 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.634+0000 7f1fea98b700 20 expand_channel_meta expand map: {default=debug} 2024-08-22T21:34:18.814 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.634+0000 7f1fea98b700 20 expand_channel_meta from 'debug' to 'debug' 2024-08-22T21:34:18.814 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: debug 2024-08-22T21:34:18.634+0000 7f1fea98b700 20 expand_channel_meta expanded map: {default=debug} 2024-08-22T21:34:18.814 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: cluster 2024-08-22T21:34:18.644308+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-22T21:34:18.815 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: cluster 2024-08-22T21:34:18.644440+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0]} 2024-08-22T21:34:18.815 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: cluster 2024-08-22T21:34:18.644503+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-08-22T21:34:18.815 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: cluster 2024-08-22T21:34:18.644542+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-22T21:34:18.815 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:18 smithi120 bash[15050]: cluster 2024-08-22T21:34:18.644982+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-08-22T21:34:19.593 INFO:teuthology.orchestra.run.smithi120.stderr:Wrote config to /etc/ceph/ceph.conf 2024-08-22T21:34:19.593 INFO:teuthology.orchestra.run.smithi120.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-08-22T21:34:19.593 INFO:teuthology.orchestra.run.smithi120.stderr:Creating mgr... 2024-08-22T21:34:19.594 INFO:teuthology.orchestra.run.smithi120.stderr:Verifying port 9283 ... 2024-08-22T21:34:19.596 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl daemon-reload 2024-08-22T21:34:19.794 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl stop ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mgr.y 2024-08-22T21:34:19.806 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl reset-failed ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mgr.y 2024-08-22T21:34:19.810 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: Failed to reset failed state of unit ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mgr.y.service: Unit ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mgr.y.service not loaded. 2024-08-22T21:34:19.811 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl enable ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mgr.y 2024-08-22T21:34:19.817 INFO:teuthology.orchestra.run.smithi120.stderr:systemctl: Created symlink /etc/systemd/system/ceph-2842dc48-60ce-11ef-bcd2-c7b262605968.target.wants/ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@.service. 2024-08-22T21:34:19.999 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: systemctl start ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mgr.y 2024-08-22T21:34:20.011 INFO:teuthology.orchestra.run.smithi120.stderr:firewalld does not appear to be present 2024-08-22T21:34:20.011 INFO:teuthology.orchestra.run.smithi120.stderr:Not possible to enable service . firewalld.service is not available 2024-08-22T21:34:20.011 INFO:teuthology.orchestra.run.smithi120.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-08-22T21:34:20.011 INFO:teuthology.orchestra.run.smithi120.stderr:firewalld does not appear to be present 2024-08-22T21:34:20.012 INFO:teuthology.orchestra.run.smithi120.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-08-22T21:34:20.012 INFO:teuthology.orchestra.run.smithi120.stderr:Waiting for mgr to start... 2024-08-22T21:34:20.012 INFO:teuthology.orchestra.run.smithi120.stderr:Waiting for mgr... 2024-08-22T21:34:20.012 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-08-22T21:34:20.188 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:19 smithi120 bash[15050]: audit 2024-08-22T21:34:18.905589+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.120:0/325050279' entity='client.admin' 2024-08-22T21:34:20.189 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:34:20 smithi120 systemd[1]: Started Ceph mgr.y for 2842dc48-60ce-11ef-bcd2-c7b262605968. 2024-08-22T21:34:21.918 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: 2024-08-22T21:34:21.918 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: { 2024-08-22T21:34:21.918 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "fsid": "2842dc48-60ce-11ef-bcd2-c7b262605968", 2024-08-22T21:34:21.918 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "health": { 2024-08-22T21:34:21.920 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-08-22T21:34:21.920 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "checks": {}, 2024-08-22T21:34:21.920 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "mutes": [] 2024-08-22T21:34:21.920 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: }, 2024-08-22T21:34:21.920 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-08-22T21:34:21.920 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "quorum": [ 2024-08-22T21:34:21.920 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: 0 2024-08-22T21:34:21.920 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: ], 2024-08-22T21:34:21.920 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "quorum_names": [ 2024-08-22T21:34:21.921 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "a" 2024-08-22T21:34:21.921 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: ], 2024-08-22T21:34:21.921 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "quorum_age": 3, 2024-08-22T21:34:21.921 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "monmap": { 2024-08-22T21:34:21.921 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:34:21.922 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-08-22T21:34:21.922 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_mons": 1 2024-08-22T21:34:21.922 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: }, 2024-08-22T21:34:21.922 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "osdmap": { 2024-08-22T21:34:21.922 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:34:21.922 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_osds": 0, 2024-08-22T21:34:21.922 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-08-22T21:34:21.923 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-08-22T21:34:21.923 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-08-22T21:34:21.923 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-08-22T21:34:21.926 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-08-22T21:34:21.926 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: }, 2024-08-22T21:34:21.926 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "pgmap": { 2024-08-22T21:34:21.926 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-08-22T21:34:21.926 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-08-22T21:34:21.926 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_pools": 0, 2024-08-22T21:34:21.926 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_objects": 0, 2024-08-22T21:34:21.926 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-08-22T21:34:21.926 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-08-22T21:34:21.926 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-08-22T21:34:21.926 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "bytes_total": 0 2024-08-22T21:34:21.926 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: }, 2024-08-22T21:34:21.927 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "fsmap": { 2024-08-22T21:34:21.927 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:34:21.927 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "by_rank": [], 2024-08-22T21:34:21.927 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "up:standby": 0 2024-08-22T21:34:21.927 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: }, 2024-08-22T21:34:21.927 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "mgrmap": { 2024-08-22T21:34:21.927 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "available": false, 2024-08-22T21:34:21.927 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-08-22T21:34:21.927 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "modules": [ 2024-08-22T21:34:21.927 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "iostat", 2024-08-22T21:34:21.928 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "restful" 2024-08-22T21:34:21.928 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: ], 2024-08-22T21:34:21.928 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "services": {} 2024-08-22T21:34:21.928 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: }, 2024-08-22T21:34:21.928 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "servicemap": { 2024-08-22T21:34:21.928 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:34:21.928 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "modified": "2024-08-22T21:34:11.625927+0000", 2024-08-22T21:34:21.928 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "services": {} 2024-08-22T21:34:21.928 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: }, 2024-08-22T21:34:21.928 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "progress_events": {} 2024-08-22T21:34:21.929 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: } 2024-08-22T21:34:22.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:21 smithi120 bash[15050]: audit 2024-08-22T21:34:21.916946+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.120:0/54127598' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-22T21:34:22.546 INFO:teuthology.orchestra.run.smithi120.stderr:mgr not available, waiting (1/15)... 2024-08-22T21:34:24.548 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-08-22T21:34:25.872 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: 2024-08-22T21:34:25.873 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: { 2024-08-22T21:34:25.873 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "fsid": "2842dc48-60ce-11ef-bcd2-c7b262605968", 2024-08-22T21:34:25.873 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "health": { 2024-08-22T21:34:25.873 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-08-22T21:34:25.873 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "checks": {}, 2024-08-22T21:34:25.874 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "mutes": [] 2024-08-22T21:34:25.874 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: }, 2024-08-22T21:34:25.874 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-08-22T21:34:25.874 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "quorum": [ 2024-08-22T21:34:25.874 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: 0 2024-08-22T21:34:25.874 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: ], 2024-08-22T21:34:25.874 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "quorum_names": [ 2024-08-22T21:34:25.875 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "a" 2024-08-22T21:34:25.875 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: ], 2024-08-22T21:34:25.875 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "quorum_age": 7, 2024-08-22T21:34:25.875 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "monmap": { 2024-08-22T21:34:25.875 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:34:25.875 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-08-22T21:34:25.876 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_mons": 1 2024-08-22T21:34:25.876 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: }, 2024-08-22T21:34:25.876 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "osdmap": { 2024-08-22T21:34:25.877 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:34:25.877 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_osds": 0, 2024-08-22T21:34:25.877 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-08-22T21:34:25.877 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-08-22T21:34:25.883 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-08-22T21:34:25.884 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-08-22T21:34:25.884 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-08-22T21:34:25.884 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: }, 2024-08-22T21:34:25.885 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "pgmap": { 2024-08-22T21:34:25.885 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-08-22T21:34:25.885 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-08-22T21:34:25.885 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_pools": 0, 2024-08-22T21:34:25.885 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_objects": 0, 2024-08-22T21:34:25.885 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-08-22T21:34:25.886 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-08-22T21:34:25.886 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-08-22T21:34:25.886 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "bytes_total": 0 2024-08-22T21:34:25.886 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: }, 2024-08-22T21:34:25.886 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "fsmap": { 2024-08-22T21:34:25.886 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:34:25.887 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "by_rank": [], 2024-08-22T21:34:25.887 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "up:standby": 0 2024-08-22T21:34:25.887 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: }, 2024-08-22T21:34:25.887 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "mgrmap": { 2024-08-22T21:34:25.887 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "available": false, 2024-08-22T21:34:25.887 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-08-22T21:34:25.888 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "modules": [ 2024-08-22T21:34:25.888 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "iostat", 2024-08-22T21:34:25.888 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "restful" 2024-08-22T21:34:25.889 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: ], 2024-08-22T21:34:25.889 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "services": {} 2024-08-22T21:34:25.889 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: }, 2024-08-22T21:34:25.889 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "servicemap": { 2024-08-22T21:34:25.889 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:34:25.890 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "modified": "2024-08-22T21:34:11.625927+0000", 2024-08-22T21:34:25.890 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "services": {} 2024-08-22T21:34:25.890 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: }, 2024-08-22T21:34:25.890 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "progress_events": {} 2024-08-22T21:34:25.890 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: } 2024-08-22T21:34:26.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:25 smithi120 bash[15050]: audit 2024-08-22T21:34:25.867183+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.120:0/3395008349' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-22T21:34:26.468 INFO:teuthology.orchestra.run.smithi120.stderr:mgr not available, waiting (2/15)... 2024-08-22T21:34:27.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:27 smithi120 bash[15050]: cluster 2024-08-22T21:34:27.452071+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-08-22T21:34:27.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:27 smithi120 bash[15050]: cluster 2024-08-22T21:34:27.457448+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00556395s) 2024-08-22T21:34:27.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:27 smithi120 bash[15050]: audit 2024-08-22T21:34:27.460432+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.120:0/2013452443' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-22T21:34:27.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:27 smithi120 bash[15050]: audit 2024-08-22T21:34:27.460716+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.120:0/2013452443' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-22T21:34:27.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:27 smithi120 bash[15050]: audit 2024-08-22T21:34:27.461008+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.120:0/2013452443' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-22T21:34:27.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:27 smithi120 bash[15050]: audit 2024-08-22T21:34:27.461300+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.120:0/2013452443' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-22T21:34:27.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:27 smithi120 bash[15050]: audit 2024-08-22T21:34:27.462444+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.120:0/2013452443' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-22T21:34:27.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:27 smithi120 bash[15050]: cluster 2024-08-22T21:34:27.468029+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-08-22T21:34:27.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:27 smithi120 bash[15050]: audit 2024-08-22T21:34:27.484140+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.120:0/2013452443' entity='mgr.y' 2024-08-22T21:34:27.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:27 smithi120 bash[15050]: audit 2024-08-22T21:34:27.490860+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.120:0/2013452443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:34:27.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:27 smithi120 bash[15050]: audit 2024-08-22T21:34:27.493509+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.120:0/2013452443' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:34:27.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:27 smithi120 bash[15050]: audit 2024-08-22T21:34:27.502477+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.120:0/2013452443' entity='mgr.y' 2024-08-22T21:34:28.470 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 status -f json-pretty 2024-08-22T21:34:28.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:28 smithi120 bash[15050]: audit 2024-08-22T21:34:27.508868+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.120:0/2013452443' entity='mgr.y' 2024-08-22T21:34:28.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:28 smithi120 bash[15050]: cluster 2024-08-22T21:34:28.464656+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01277s) 2024-08-22T21:34:30.100 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: 2024-08-22T21:34:30.100 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: { 2024-08-22T21:34:30.100 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "fsid": "2842dc48-60ce-11ef-bcd2-c7b262605968", 2024-08-22T21:34:30.100 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "health": { 2024-08-22T21:34:30.100 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-08-22T21:34:30.100 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "checks": {}, 2024-08-22T21:34:30.100 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "mutes": [] 2024-08-22T21:34:30.100 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: }, 2024-08-22T21:34:30.100 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-08-22T21:34:30.100 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "quorum": [ 2024-08-22T21:34:30.100 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: 0 2024-08-22T21:34:30.101 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: ], 2024-08-22T21:34:30.101 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "quorum_names": [ 2024-08-22T21:34:30.101 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "a" 2024-08-22T21:34:30.101 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: ], 2024-08-22T21:34:30.101 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "quorum_age": 11, 2024-08-22T21:34:30.101 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "monmap": { 2024-08-22T21:34:30.101 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:34:30.101 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-08-22T21:34:30.101 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_mons": 1 2024-08-22T21:34:30.101 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: }, 2024-08-22T21:34:30.101 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "osdmap": { 2024-08-22T21:34:30.101 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:34:30.101 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_osds": 0, 2024-08-22T21:34:30.101 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-08-22T21:34:30.102 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-08-22T21:34:30.102 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-08-22T21:34:30.102 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-08-22T21:34:30.102 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-08-22T21:34:30.102 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: }, 2024-08-22T21:34:30.103 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "pgmap": { 2024-08-22T21:34:30.103 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-08-22T21:34:30.103 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-08-22T21:34:30.103 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_pools": 0, 2024-08-22T21:34:30.103 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_objects": 0, 2024-08-22T21:34:30.103 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-08-22T21:34:30.103 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-08-22T21:34:30.104 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-08-22T21:34:30.104 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "bytes_total": 0 2024-08-22T21:34:30.104 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: }, 2024-08-22T21:34:30.106 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "fsmap": { 2024-08-22T21:34:30.106 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:34:30.106 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "by_rank": [], 2024-08-22T21:34:30.106 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "up:standby": 0 2024-08-22T21:34:30.106 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: }, 2024-08-22T21:34:30.106 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "mgrmap": { 2024-08-22T21:34:30.106 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "available": true, 2024-08-22T21:34:30.106 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-08-22T21:34:30.106 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "modules": [ 2024-08-22T21:34:30.106 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "iostat", 2024-08-22T21:34:30.106 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "restful" 2024-08-22T21:34:30.106 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: ], 2024-08-22T21:34:30.106 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "services": {} 2024-08-22T21:34:30.107 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: }, 2024-08-22T21:34:30.107 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "servicemap": { 2024-08-22T21:34:30.107 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "epoch": 1, 2024-08-22T21:34:30.107 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "modified": "2024-08-22T21:34:11.625927+0000", 2024-08-22T21:34:30.107 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "services": {} 2024-08-22T21:34:30.107 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: }, 2024-08-22T21:34:30.107 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "progress_events": {} 2024-08-22T21:34:30.107 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: } 2024-08-22T21:34:30.746 INFO:teuthology.orchestra.run.smithi120.stderr:mgr is available 2024-08-22T21:34:30.746 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config-key set mgr/cephadm/ssh_user root 2024-08-22T21:34:31.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:30 smithi120 bash[15050]: cluster 2024-08-22T21:34:29.653399+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-08-22T21:34:31.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:30 smithi120 bash[15050]: audit 2024-08-22T21:34:30.095525+0000 mon.a (mon.0) 24 : audit [DBG] from='client.? 172.21.15.120:0/2352957702' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-22T21:34:32.423 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: set mgr/cephadm/ssh_user 2024-08-22T21:34:33.062 INFO:teuthology.orchestra.run.smithi120.stderr:Enabling cephadm module... 2024-08-22T21:34:33.062 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable cephadm 2024-08-22T21:34:33.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:33 smithi120 bash[15050]: audit 2024-08-22T21:34:32.418450+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.120:0/947309751' entity='client.admin' 2024-08-22T21:34:35.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:34 smithi120 bash[15050]: audit 2024-08-22T21:34:34.539444+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.120:0/2205865683' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-08-22T21:34:35.042 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:34:34 smithi120 bash[15315]: ignoring --setuser ceph since I am not root 2024-08-22T21:34:35.042 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:34:34 smithi120 bash[15315]: ignoring --setgroup ceph since I am not root 2024-08-22T21:34:35.276 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr stat 2024-08-22T21:34:36.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:35 smithi120 bash[15050]: audit 2024-08-22T21:34:34.657255+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.120:0/2205865683' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-08-22T21:34:36.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:35 smithi120 bash[15050]: cluster 2024-08-22T21:34:34.657419+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 7s) 2024-08-22T21:34:36.825 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: { 2024-08-22T21:34:36.825 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "epoch": 5, 2024-08-22T21:34:36.825 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "available": true, 2024-08-22T21:34:36.825 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "active_name": "y", 2024-08-22T21:34:36.825 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_standby": 0 2024-08-22T21:34:36.825 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: } 2024-08-22T21:34:37.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:36 smithi120 bash[15050]: audit 2024-08-22T21:34:36.823333+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.120:0/4243080028' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-22T21:34:37.430 INFO:teuthology.orchestra.run.smithi120.stderr:Waiting for the mgr to restart... 2024-08-22T21:34:37.430 INFO:teuthology.orchestra.run.smithi120.stderr:Waiting for mgr epoch 5... 2024-08-22T21:34:37.430 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 tell mgr mgr_status 2024-08-22T21:34:41.579 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: { 2024-08-22T21:34:41.579 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-08-22T21:34:41.579 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "initialized": true 2024-08-22T21:34:41.579 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: } 2024-08-22T21:34:41.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:41 smithi120 bash[15050]: cluster 2024-08-22T21:34:40.499846+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2024-08-22T21:34:41.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:41 smithi120 bash[15050]: cluster 2024-08-22T21:34:40.500627+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2024-08-22T21:34:41.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:41 smithi120 bash[15050]: cluster 2024-08-22T21:34:40.504320+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-08-22T21:34:41.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:41 smithi120 bash[15050]: cluster 2024-08-22T21:34:40.557526+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.057025s) 2024-08-22T21:34:41.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:41 smithi120 bash[15050]: audit 2024-08-22T21:34:40.559876+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-22T21:34:41.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:41 smithi120 bash[15050]: audit 2024-08-22T21:34:40.561881+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-22T21:34:41.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:41 smithi120 bash[15050]: audit 2024-08-22T21:34:40.563398+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-22T21:34:41.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:41 smithi120 bash[15050]: audit 2024-08-22T21:34:40.563797+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-22T21:34:41.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:41 smithi120 bash[15050]: audit 2024-08-22T21:34:40.564130+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-22T21:34:41.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:41 smithi120 bash[15050]: cluster 2024-08-22T21:34:40.568214+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2024-08-22T21:34:41.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:41 smithi120 bash[15050]: audit 2024-08-22T21:34:40.588998+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' 2024-08-22T21:34:41.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:41 smithi120 bash[15050]: audit 2024-08-22T21:34:40.595096+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' 2024-08-22T21:34:41.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:41 smithi120 bash[15050]: audit 2024-08-22T21:34:40.599343+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' 2024-08-22T21:34:41.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:41 smithi120 bash[15050]: audit 2024-08-22T21:34:40.726355+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' 2024-08-22T21:34:41.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:41 smithi120 bash[15050]: audit 2024-08-22T21:34:40.727630+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:34:41.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:41 smithi120 bash[15050]: audit 2024-08-22T21:34:40.731536+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:34:41.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:41 smithi120 bash[15050]: audit 2024-08-22T21:34:40.735020+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:34:41.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:41 smithi120 bash[15050]: audit 2024-08-22T21:34:40.755240+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:34:41.792 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:41 smithi120 bash[15050]: audit 2024-08-22T21:34:40.757951+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:34:42.263 INFO:teuthology.orchestra.run.smithi120.stderr:mgr epoch 5 is available 2024-08-22T21:34:42.263 INFO:teuthology.orchestra.run.smithi120.stderr:Setting orchestrator backend to cephadm... 2024-08-22T21:34:42.263 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch set backend cephadm 2024-08-22T21:34:42.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:42 smithi120 bash[15050]: audit 2024-08-22T21:34:41.560350+0000 mgr.y (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-22T21:34:42.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:42 smithi120 bash[15050]: cluster 2024-08-22T21:34:41.561218+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.06071s) 2024-08-22T21:34:42.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:42 smithi120 bash[15050]: audit 2024-08-22T21:34:41.577361+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-22T21:34:43.831 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:43 smithi120 bash[15050]: cluster 2024-08-22T21:34:42.565400+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-08-22T21:34:44.368 INFO:teuthology.orchestra.run.smithi120.stderr:Generating ssh key... 2024-08-22T21:34:44.368 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 cephadm generate-key 2024-08-22T21:34:45.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:44 smithi120 bash[15050]: audit 2024-08-22T21:34:43.794418+0000 mgr.y (mgr.14116) 3 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:34:45.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:44 smithi120 bash[15050]: audit 2024-08-22T21:34:43.799892+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' 2024-08-22T21:34:45.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:44 smithi120 bash[15050]: audit 2024-08-22T21:34:43.809224+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:34:46.540 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:34:46 smithi120 bash[15315]: Generating public/private rsa key pair. 2024-08-22T21:34:46.541 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:34:46 smithi120 bash[15315]: Your identification has been saved in /tmp/tmp16r13047/key. 2024-08-22T21:34:46.541 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:34:46 smithi120 bash[15315]: Your public key has been saved in /tmp/tmp16r13047/key.pub. 2024-08-22T21:34:46.541 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:34:46 smithi120 bash[15315]: The key fingerprint is: 2024-08-22T21:34:46.541 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:34:46 smithi120 bash[15315]: SHA256:SB6EyDnVxtaByxQmDyhMs4Cq4qXfi+5d8tzX7YkhLtM ceph-2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:34:46.541 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:34:46 smithi120 bash[15315]: The key's randomart image is: 2024-08-22T21:34:46.541 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:34:46 smithi120 bash[15315]: +---[RSA 3072]----+ 2024-08-22T21:34:46.541 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:34:46 smithi120 bash[15315]: |=+ =++++.. | 2024-08-22T21:34:46.541 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:34:46 smithi120 bash[15315]: |+.O .*B . | 2024-08-22T21:34:46.541 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:34:46 smithi120 bash[15315]: |.o . =+. | 2024-08-22T21:34:46.541 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:34:46 smithi120 bash[15315]: |. ooo | 2024-08-22T21:34:46.541 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:34:46 smithi120 bash[15315]: |. o S | 2024-08-22T21:34:46.541 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:34:46 smithi120 bash[15315]: |o . | 2024-08-22T21:34:46.541 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:34:46 smithi120 bash[15315]: |o o . . ..... | 2024-08-22T21:34:46.542 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:34:46 smithi120 bash[15315]: | o + = .o.E..o..| 2024-08-22T21:34:46.542 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:34:46 smithi120 bash[15315]: | += +.o .+. ..o | 2024-08-22T21:34:46.542 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:34:46 smithi120 bash[15315]: +----[SHA256]-----+ 2024-08-22T21:34:46.685 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 cephadm get-pub-key 2024-08-22T21:34:47.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:47 smithi120 bash[15050]: cephadm 2024-08-22T21:34:45.908981+0000 mgr.y (mgr.14116) 5 : cephadm [INF] Generating ssh key... 2024-08-22T21:34:47.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:47 smithi120 bash[15050]: audit 2024-08-22T21:34:46.071826+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' 2024-08-22T21:34:47.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:47 smithi120 bash[15050]: audit 2024-08-22T21:34:46.076143+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' 2024-08-22T21:34:48.249 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCp5jQB1DTWZMFMNg/4zEtnOa2UsqqY3iRvSRkHuSWZyItl5pkSF2vEOcQ+Nm5Ypz8p5W3E+wW+0JhcoMyFcf3BxlfbcQ50p3u93irqoDI9inDNiVN2wpmzLsUARlgB/vgcGUDmFLvIfnzOrjsTU+r/wchi7mclcpCqwsQBWYMLKV76uompG13TW483rMJj451x8SsGPwtJzBHGNiRRWgCZvVDYUg2I98ah3Gx36nTffLPU8Vzp75zwTinvvQtI9WykiVh9H7jkBCLyznOt/XPxXQHGthlkS3qYDyIymHGuPjr7mFKqvKyonK9u8fp2FIaKlxmysgflb1U/oTzObSJLUkGoKbJzDUoegEoOvlZXkSJiH/RBV5rxLSbcbAUWiWilDr64RM/rvcjElYqvkaPNJRImsyfn4GscjC4ttbidwOYuyPrSrB+FXKy3HNDfV4xpkjRc6iOYVCDFJoBJ2uqKK5yndP0Nl7Xsfw0Gm4X7v8+HzSpxOKcdnGSSU2jJNKc= ceph-2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:34:48.833 INFO:teuthology.orchestra.run.smithi120.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-08-22T21:34:48.833 INFO:teuthology.orchestra.run.smithi120.stderr:Adding key to root@localhost authorized_keys... 2024-08-22T21:34:48.834 INFO:teuthology.orchestra.run.smithi120.stderr:Adding host smithi120... 2024-08-22T21:34:48.834 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch host add smithi120 2024-08-22T21:34:50.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:49 smithi120 bash[15050]: audit 2024-08-22T21:34:48.247782+0000 mgr.y (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:34:50.758 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:34:50 smithi120 bash[15315]: Warning: Permanently added 'smithi120,172.21.15.120' (ECDSA) to the list of known hosts. 2024-08-22T21:34:51.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:50 smithi120 bash[15050]: audit 2024-08-22T21:34:50.365267+0000 mgr.y (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi120", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:34:51.129 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: Added host 'smithi120' 2024-08-22T21:34:51.898 INFO:teuthology.orchestra.run.smithi120.stderr:Deploying unmanaged mon service... 2024-08-22T21:34:51.899 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply mon --unmanaged 2024-08-22T21:34:52.509 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:52 smithi120 bash[15050]: audit 2024-08-22T21:34:51.126631+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' 2024-08-22T21:34:52.509 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:52 smithi120 bash[15050]: cephadm 2024-08-22T21:34:51.127497+0000 mgr.y (mgr.14116) 8 : cephadm [INF] Added host smithi120 2024-08-22T21:34:52.509 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:52 smithi120 bash[15050]: audit 2024-08-22T21:34:51.128085+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:34:54.331 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: Scheduled mon update... 2024-08-22T21:34:55.352 INFO:teuthology.orchestra.run.smithi120.stderr:Deploying unmanaged mgr service... 2024-08-22T21:34:55.352 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 orch apply mgr --unmanaged 2024-08-22T21:34:55.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:55 smithi120 bash[15050]: audit 2024-08-22T21:34:54.324005+0000 mgr.y (mgr.14116) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:34:55.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:55 smithi120 bash[15050]: cephadm 2024-08-22T21:34:54.325763+0000 mgr.y (mgr.14116) 10 : cephadm [INF] Saving service mon spec with placement count:5 2024-08-22T21:34:55.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:55 smithi120 bash[15050]: audit 2024-08-22T21:34:54.330260+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' 2024-08-22T21:34:55.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:55 smithi120 bash[15050]: audit 2024-08-22T21:34:54.937023+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' 2024-08-22T21:34:55.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:55 smithi120 bash[15050]: audit 2024-08-22T21:34:55.179626+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' 2024-08-22T21:34:56.962 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-08-22T21:34:57.629 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mgr mgr/cephadm/container_init True --force 2024-08-22T21:34:58.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:57 smithi120 bash[15050]: audit 2024-08-22T21:34:56.955162+0000 mgr.y (mgr.14116) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:34:58.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:57 smithi120 bash[15050]: cephadm 2024-08-22T21:34:56.956323+0000 mgr.y (mgr.14116) 12 : cephadm [INF] Saving service mgr spec with placement count:2 2024-08-22T21:34:58.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:57 smithi120 bash[15050]: audit 2024-08-22T21:34:56.961087+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' 2024-08-22T21:34:59.606 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:59 smithi120 bash[15050]: audit 2024-08-22T21:34:58.497602+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.120:0/1338537325' entity='mgr.y' 2024-08-22T21:34:59.606 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:34:59 smithi120 bash[15050]: audit 2024-08-22T21:34:59.307138+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.120:0/1201120555' entity='client.admin' 2024-08-22T21:35:00.215 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config set mgr mgr/dashboard/ssl_server_port 8443 2024-08-22T21:35:02.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:01 smithi120 bash[15050]: cluster 2024-08-22T21:35:00.565135+0000 mgr.y (mgr.14116) 13 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:02.909 INFO:teuthology.orchestra.run.smithi120.stderr:Enabling the dashboard module... 2024-08-22T21:35:02.909 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr module enable dashboard 2024-08-22T21:35:03.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:03 smithi120 bash[15050]: audit 2024-08-22T21:35:02.220741+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.120:0/1319321292' entity='client.admin' 2024-08-22T21:35:03.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:03 smithi120 bash[15050]: cluster 2024-08-22T21:35:02.565551+0000 mgr.y (mgr.14116) 14 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:05.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:04 smithi120 bash[15050]: audit 2024-08-22T21:35:04.556522+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.120:0/3349825824' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-08-22T21:35:05.040 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:35:04 smithi120 bash[15315]: ignoring --setuser ceph since I am not root 2024-08-22T21:35:05.041 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:35:04 smithi120 bash[15315]: ignoring --setgroup ceph since I am not root 2024-08-22T21:35:05.323 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 mgr stat 2024-08-22T21:35:06.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:05 smithi120 bash[15050]: audit 2024-08-22T21:35:04.661376+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.120:0/3349825824' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-08-22T21:35:06.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:05 smithi120 bash[15050]: cluster 2024-08-22T21:35:04.661515+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e9: y(active, since 24s) 2024-08-22T21:35:06.955 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: { 2024-08-22T21:35:06.956 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "epoch": 9, 2024-08-22T21:35:06.956 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "available": true, 2024-08-22T21:35:06.956 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "active_name": "y", 2024-08-22T21:35:06.956 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "num_standby": 0 2024-08-22T21:35:06.956 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: } 2024-08-22T21:35:07.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:07 smithi120 bash[15050]: audit 2024-08-22T21:35:06.954066+0000 mon.a (mon.0) 67 : audit [DBG] from='client.? 172.21.15.120:0/1021227340' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-22T21:35:07.574 INFO:teuthology.orchestra.run.smithi120.stderr:Waiting for the mgr to restart... 2024-08-22T21:35:07.575 INFO:teuthology.orchestra.run.smithi120.stderr:Waiting for mgr epoch 9... 2024-08-22T21:35:07.575 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 tell mgr mgr_status 2024-08-22T21:35:11.041 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:35:10 smithi120 bash[15315]: Warning: Permanently added 'smithi120,172.21.15.120' (ECDSA) to the list of known hosts. 2024-08-22T21:35:11.555 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: { 2024-08-22T21:35:11.555 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-08-22T21:35:11.555 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: "initialized": true 2024-08-22T21:35:11.555 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: } 2024-08-22T21:35:11.788 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:11 smithi120 bash[15050]: cluster 2024-08-22T21:35:10.476182+0000 mon.a (mon.0) 68 : cluster [INF] Active manager daemon y restarted 2024-08-22T21:35:11.789 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:11 smithi120 bash[15050]: cluster 2024-08-22T21:35:10.476937+0000 mon.a (mon.0) 69 : cluster [INF] Activating manager daemon y 2024-08-22T21:35:11.789 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:11 smithi120 bash[15050]: cluster 2024-08-22T21:35:10.480189+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-08-22T21:35:11.789 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:11 smithi120 bash[15050]: cluster 2024-08-22T21:35:10.533623+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0568256s) 2024-08-22T21:35:11.789 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:11 smithi120 bash[15050]: audit 2024-08-22T21:35:10.535586+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-22T21:35:11.789 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:11 smithi120 bash[15050]: audit 2024-08-22T21:35:10.537681+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-22T21:35:11.789 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:11 smithi120 bash[15050]: audit 2024-08-22T21:35:10.539134+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-22T21:35:11.789 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:11 smithi120 bash[15050]: audit 2024-08-22T21:35:10.539538+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-22T21:35:11.789 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:11 smithi120 bash[15050]: audit 2024-08-22T21:35:10.539873+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-22T21:35:11.789 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:11 smithi120 bash[15050]: cluster 2024-08-22T21:35:10.543825+0000 mon.a (mon.0) 77 : cluster [INF] Manager daemon y is now available 2024-08-22T21:35:11.789 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:11 smithi120 bash[15050]: audit 2024-08-22T21:35:10.690833+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:35:11.789 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:11 smithi120 bash[15050]: audit 2024-08-22T21:35:10.695674+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:35:11.789 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:11 smithi120 bash[15050]: audit 2024-08-22T21:35:10.730140+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:35:11.789 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:11 smithi120 bash[15050]: audit 2024-08-22T21:35:10.732896+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:35:12.317 INFO:teuthology.orchestra.run.smithi120.stderr:mgr epoch 9 is available 2024-08-22T21:35:12.317 INFO:teuthology.orchestra.run.smithi120.stderr:Generating a dashboard self-signed certificate... 2024-08-22T21:35:12.317 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 dashboard create-self-signed-cert 2024-08-22T21:35:12.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:12 smithi120 bash[15050]: audit 2024-08-22T21:35:11.535982+0000 mgr.y (mgr.14144) 1 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-22T21:35:12.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:12 smithi120 bash[15050]: cluster 2024-08-22T21:35:11.537244+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e11: y(active, since 1.06045s) 2024-08-22T21:35:12.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:12 smithi120 bash[15050]: audit 2024-08-22T21:35:11.553753+0000 mgr.y (mgr.14144) 2 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-22T21:35:13.913 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: Self-signed certificate created 2024-08-22T21:35:13.958 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:13 smithi120 bash[15050]: cluster 2024-08-22T21:35:12.542989+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-08-22T21:35:14.762 INFO:teuthology.orchestra.run.smithi120.stderr:Creating initial admin user... 2024-08-22T21:35:14.762 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmp7cnmfajk:/tmp/dashboard.pw:z quay.io/ceph/ceph:v16.2.0 dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2024-08-22T21:35:15.220 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:14 smithi120 bash[15050]: audit 2024-08-22T21:35:13.818170+0000 mgr.y (mgr.14144) 3 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:35:15.220 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:14 smithi120 bash[15050]: audit 2024-08-22T21:35:13.906024+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:15.220 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:14 smithi120 bash[15050]: audit 2024-08-22T21:35:13.912282+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:15.220 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:14 smithi120 bash[15050]: audit 2024-08-22T21:35:14.114761+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:17.291 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$8FOLULNtMGYIAA9V8IJlD.1yMORCh8IFJFclfCzpn1EkfGUBGB2wi", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1724362517, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-08-22T21:35:17.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:17 smithi120 bash[15050]: cluster 2024-08-22T21:35:16.533310+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-08-22T21:35:17.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:17 smithi120 bash[15050]: audit 2024-08-22T21:35:17.290563+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:17.909 INFO:teuthology.orchestra.run.smithi120.stderr:Fetching dashboard port number... 2024-08-22T21:35:17.909 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay.io/ceph/ceph:v16.2.0 -e NODE_NAME=smithi120 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmphnz6c6my:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmplelf49w_:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.0 config get mgr mgr/dashboard/ssl_server_port 2024-08-22T21:35:18.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:18 smithi120 bash[15050]: audit 2024-08-22T21:35:17.048499+0000 mgr.y (mgr.14144) 4 : audit [DBG] from='client.14156 -' 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-08-22T21:35:19.469 INFO:teuthology.orchestra.run.smithi120.stderr:/usr/bin/ceph: 8443 2024-08-22T21:35:19.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:19 smithi120 bash[15050]: audit 2024-08-22T21:35:19.468306+0000 mon.a (mon.0) 89 : audit [DBG] from='client.? 172.21.15.120:0/1515243306' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-08-22T21:35:20.158 INFO:teuthology.orchestra.run.smithi120.stderr:firewalld does not appear to be present 2024-08-22T21:35:20.159 INFO:teuthology.orchestra.run.smithi120.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-08-22T21:35:20.162 INFO:teuthology.orchestra.run.smithi120.stderr:Ceph Dashboard is now available at: 2024-08-22T21:35:20.162 INFO:teuthology.orchestra.run.smithi120.stderr: 2024-08-22T21:35:20.163 INFO:teuthology.orchestra.run.smithi120.stderr: URL: https://smithi120.front.sepia.ceph.com:8443/ 2024-08-22T21:35:20.163 INFO:teuthology.orchestra.run.smithi120.stderr: User: admin 2024-08-22T21:35:20.163 INFO:teuthology.orchestra.run.smithi120.stderr: Password: 3jz33z8xux 2024-08-22T21:35:20.163 INFO:teuthology.orchestra.run.smithi120.stderr: 2024-08-22T21:35:20.164 INFO:teuthology.orchestra.run.smithi120.stderr:You can access the Ceph CLI with: 2024-08-22T21:35:20.164 INFO:teuthology.orchestra.run.smithi120.stderr: 2024-08-22T21:35:20.164 INFO:teuthology.orchestra.run.smithi120.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-08-22T21:35:20.164 INFO:teuthology.orchestra.run.smithi120.stderr: 2024-08-22T21:35:20.164 INFO:teuthology.orchestra.run.smithi120.stderr:Please consider enabling telemetry to help improve Ceph: 2024-08-22T21:35:20.164 INFO:teuthology.orchestra.run.smithi120.stderr: 2024-08-22T21:35:20.164 INFO:teuthology.orchestra.run.smithi120.stderr: ceph telemetry on 2024-08-22T21:35:20.164 INFO:teuthology.orchestra.run.smithi120.stderr: 2024-08-22T21:35:20.164 INFO:teuthology.orchestra.run.smithi120.stderr:For more information see: 2024-08-22T21:35:20.164 INFO:teuthology.orchestra.run.smithi120.stderr: 2024-08-22T21:35:20.164 INFO:teuthology.orchestra.run.smithi120.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-08-22T21:35:20.165 INFO:teuthology.orchestra.run.smithi120.stderr: 2024-08-22T21:35:20.165 INFO:teuthology.orchestra.run.smithi120.stderr:Bootstrap complete. 2024-08-22T21:35:20.165 INFO:teuthology.orchestra.run.smithi120.stderr:Releasing lock 139791141031888 on /run/cephadm/2842dc48-60ce-11ef-bcd2-c7b262605968.lock 2024-08-22T21:35:20.165 INFO:teuthology.orchestra.run.smithi120.stderr:Lock 139791141031888 released on /run/cephadm/2842dc48-60ce-11ef-bcd2-c7b262605968.lock 2024-08-22T21:35:20.199 INFO:tasks.cephadm:Fetching config... 2024-08-22T21:35:20.199 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-08-22T21:35:20.200 DEBUG:teuthology.orchestra.run.smithi120:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-08-22T21:35:20.205 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-08-22T21:35:20.206 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-08-22T21:35:20.206 DEBUG:teuthology.orchestra.run.smithi120:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-08-22T21:35:20.211 INFO:tasks.cephadm:Fetching mon keyring... 2024-08-22T21:35:20.211 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-08-22T21:35:20.211 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd if=/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/keyring of=/dev/stdout 2024-08-22T21:35:20.225 INFO:tasks.cephadm:Fetching pub ssh key... 2024-08-22T21:35:20.225 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-08-22T21:35:20.225 DEBUG:teuthology.orchestra.run.smithi120:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-08-22T21:35:20.230 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-08-22T21:35:20.230 DEBUG:teuthology.orchestra.run.smithi120:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCp5jQB1DTWZMFMNg/4zEtnOa2UsqqY3iRvSRkHuSWZyItl5pkSF2vEOcQ+Nm5Ypz8p5W3E+wW+0JhcoMyFcf3BxlfbcQ50p3u93irqoDI9inDNiVN2wpmzLsUARlgB/vgcGUDmFLvIfnzOrjsTU+r/wchi7mclcpCqwsQBWYMLKV76uompG13TW483rMJj451x8SsGPwtJzBHGNiRRWgCZvVDYUg2I98ah3Gx36nTffLPU8Vzp75zwTinvvQtI9WykiVh9H7jkBCLyznOt/XPxXQHGthlkS3qYDyIymHGuPjr7mFKqvKyonK9u8fp2FIaKlxmysgflb1U/oTzObSJLUkGoKbJzDUoegEoOvlZXkSJiH/RBV5rxLSbcbAUWiWilDr64RM/rvcjElYqvkaPNJRImsyfn4GscjC4ttbidwOYuyPrSrB+FXKy3HNDfV4xpkjRc6iOYVCDFJoBJ2uqKK5yndP0Nl7Xsfw0Gm4X7v8+HzSpxOKcdnGSSU2jJNKc= ceph-2842dc48-60ce-11ef-bcd2-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-22T21:35:20.251 INFO:teuthology.orchestra.run.smithi120.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCp5jQB1DTWZMFMNg/4zEtnOa2UsqqY3iRvSRkHuSWZyItl5pkSF2vEOcQ+Nm5Ypz8p5W3E+wW+0JhcoMyFcf3BxlfbcQ50p3u93irqoDI9inDNiVN2wpmzLsUARlgB/vgcGUDmFLvIfnzOrjsTU+r/wchi7mclcpCqwsQBWYMLKV76uompG13TW483rMJj451x8SsGPwtJzBHGNiRRWgCZvVDYUg2I98ah3Gx36nTffLPU8Vzp75zwTinvvQtI9WykiVh9H7jkBCLyznOt/XPxXQHGthlkS3qYDyIymHGuPjr7mFKqvKyonK9u8fp2FIaKlxmysgflb1U/oTzObSJLUkGoKbJzDUoegEoOvlZXkSJiH/RBV5rxLSbcbAUWiWilDr64RM/rvcjElYqvkaPNJRImsyfn4GscjC4ttbidwOYuyPrSrB+FXKy3HNDfV4xpkjRc6iOYVCDFJoBJ2uqKK5yndP0Nl7Xsfw0Gm4X7v8+HzSpxOKcdnGSSU2jJNKc= ceph-2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:35:20.261 DEBUG:teuthology.orchestra.run.smithi184:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCp5jQB1DTWZMFMNg/4zEtnOa2UsqqY3iRvSRkHuSWZyItl5pkSF2vEOcQ+Nm5Ypz8p5W3E+wW+0JhcoMyFcf3BxlfbcQ50p3u93irqoDI9inDNiVN2wpmzLsUARlgB/vgcGUDmFLvIfnzOrjsTU+r/wchi7mclcpCqwsQBWYMLKV76uompG13TW483rMJj451x8SsGPwtJzBHGNiRRWgCZvVDYUg2I98ah3Gx36nTffLPU8Vzp75zwTinvvQtI9WykiVh9H7jkBCLyznOt/XPxXQHGthlkS3qYDyIymHGuPjr7mFKqvKyonK9u8fp2FIaKlxmysgflb1U/oTzObSJLUkGoKbJzDUoegEoOvlZXkSJiH/RBV5rxLSbcbAUWiWilDr64RM/rvcjElYqvkaPNJRImsyfn4GscjC4ttbidwOYuyPrSrB+FXKy3HNDfV4xpkjRc6iOYVCDFJoBJ2uqKK5yndP0Nl7Xsfw0Gm4X7v8+HzSpxOKcdnGSSU2jJNKc= ceph-2842dc48-60ce-11ef-bcd2-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-22T21:35:20.286 INFO:teuthology.orchestra.run.smithi184.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCp5jQB1DTWZMFMNg/4zEtnOa2UsqqY3iRvSRkHuSWZyItl5pkSF2vEOcQ+Nm5Ypz8p5W3E+wW+0JhcoMyFcf3BxlfbcQ50p3u93irqoDI9inDNiVN2wpmzLsUARlgB/vgcGUDmFLvIfnzOrjsTU+r/wchi7mclcpCqwsQBWYMLKV76uompG13TW483rMJj451x8SsGPwtJzBHGNiRRWgCZvVDYUg2I98ah3Gx36nTffLPU8Vzp75zwTinvvQtI9WykiVh9H7jkBCLyznOt/XPxXQHGthlkS3qYDyIymHGuPjr7mFKqvKyonK9u8fp2FIaKlxmysgflb1U/oTzObSJLUkGoKbJzDUoegEoOvlZXkSJiH/RBV5rxLSbcbAUWiWilDr64RM/rvcjElYqvkaPNJRImsyfn4GscjC4ttbidwOYuyPrSrB+FXKy3HNDfV4xpkjRc6iOYVCDFJoBJ2uqKK5yndP0Nl7Xsfw0Gm4X7v8+HzSpxOKcdnGSSU2jJNKc= ceph-2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:35:20.297 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi184 2024-08-22T21:35:20.297 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-08-22T21:35:20.297 DEBUG:teuthology.orchestra.run.smithi184:> dd of=/etc/ceph/ceph.conf 2024-08-22T21:35:20.302 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-08-22T21:35:20.302 DEBUG:teuthology.orchestra.run.smithi184:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-22T21:35:20.353 INFO:tasks.cephadm:Adding host smithi184 to orchestrator... 2024-08-22T21:35:20.353 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph orch host add smithi184 2024-08-22T21:35:25.290 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:35:25 smithi120 bash[15315]: Warning: Permanently added 'smithi184,172.21.15.184' (ECDSA) to the list of known hosts. 2024-08-22T21:35:25.823 INFO:teuthology.orchestra.run.smithi120.stdout:Added host 'smithi184' 2024-08-22T21:35:26.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:25 smithi120 bash[15050]: audit 2024-08-22T21:35:24.728490+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:26.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:25 smithi120 bash[15050]: audit 2024-08-22T21:35:25.054084+0000 mgr.y (mgr.14144) 5 : audit [DBG] from='client.14160 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi184", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:35:26.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:25 smithi120 bash[15050]: audit 2024-08-22T21:35:25.085544+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:26.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:25 smithi120 bash[15050]: audit 2024-08-22T21:35:25.087322+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:35:26.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:25 smithi120 bash[15050]: audit 2024-08-22T21:35:25.094038+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:26.629 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph orch host ls --format=json 2024-08-22T21:35:26.894 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:26 smithi120 bash[15050]: audit 2024-08-22T21:35:25.821864+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:26.895 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:26 smithi120 bash[15050]: cephadm 2024-08-22T21:35:25.822621+0000 mgr.y (mgr.14144) 6 : cephadm [INF] Added host smithi184 2024-08-22T21:35:26.895 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:26 smithi120 bash[15050]: audit 2024-08-22T21:35:25.823215+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:35:26.895 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:26 smithi120 bash[15050]: audit 2024-08-22T21:35:26.076282+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:26.895 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:26 smithi120 bash[15050]: audit 2024-08-22T21:35:26.786779+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:30.635 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-08-22T21:35:30.635 INFO:teuthology.orchestra.run.smithi120.stdout:[{"addr": "smithi120", "hostname": "smithi120", "labels": [], "status": ""}, {"addr": "smithi184", "hostname": "smithi184", "labels": [], "status": ""}] 2024-08-22T21:35:31.338 INFO:tasks.cephadm:Setting crush tunables to default 2024-08-22T21:35:31.338 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph osd crush tunables default 2024-08-22T21:35:32.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:31 smithi120 bash[15050]: cluster 2024-08-22T21:35:30.540582+0000 mgr.y (mgr.14144) 7 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:32.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:31 smithi120 bash[15050]: audit 2024-08-22T21:35:30.633619+0000 mgr.y (mgr.14144) 8 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:35:32.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:31 smithi120 bash[15050]: audit 2024-08-22T21:35:31.484209+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:32.926 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:32 smithi120 bash[15050]: audit 2024-08-22T21:35:31.755594+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:32.926 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:32 smithi120 bash[15050]: audit 2024-08-22T21:35:31.761318+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:32.926 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:32 smithi120 bash[15050]: cluster 2024-08-22T21:35:32.540998+0000 mgr.y (mgr.14144) 9 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:35.676 INFO:teuthology.orchestra.run.smithi120.stderr:adjusted tunables profile to default 2024-08-22T21:35:36.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:35 smithi120 bash[15050]: cluster 2024-08-22T21:35:34.541451+0000 mgr.y (mgr.14144) 10 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:36.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:35 smithi120 bash[15050]: audit 2024-08-22T21:35:34.825105+0000 mon.a (mon.0) 101 : audit [INF] from='client.? 172.21.15.120:0/1371745701' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-22T21:35:36.402 INFO:tasks.cephadm:Adding mon.a on smithi120 2024-08-22T21:35:36.402 INFO:tasks.cephadm:Adding mon.c on smithi120 2024-08-22T21:35:36.402 INFO:tasks.cephadm:Adding mon.b on smithi184 2024-08-22T21:35:36.402 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph orch apply mon '3;smithi120:172.21.15.120=a;smithi120:[v2:172.21.15.120:3301,v1:172.21.15.120:6790]=c;smithi184:172.21.15.184=b' 2024-08-22T21:35:37.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:36 smithi120 bash[15050]: audit 2024-08-22T21:35:35.670541+0000 mon.a (mon.0) 102 : audit [INF] from='client.? 172.21.15.120:0/1371745701' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-22T21:35:37.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:36 smithi120 bash[15050]: cluster 2024-08-22T21:35:35.670707+0000 mon.a (mon.0) 103 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-22T21:35:38.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:37 smithi120 bash[15050]: cluster 2024-08-22T21:35:36.541898+0000 mgr.y (mgr.14144) 11 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:39.438 INFO:teuthology.orchestra.run.smithi184.stdout:Scheduled mon update... 2024-08-22T21:35:40.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:39 smithi120 bash[15050]: cluster 2024-08-22T21:35:38.542385+0000 mgr.y (mgr.14144) 12 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:40.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:39 smithi120 bash[15050]: audit 2024-08-22T21:35:39.437278+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:40.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:39 smithi120 bash[15050]: audit 2024-08-22T21:35:39.438639+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:35:40.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:39 smithi120 bash[15050]: audit 2024-08-22T21:35:39.449068+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:40.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:39 smithi120 bash[15050]: audit 2024-08-22T21:35:39.450904+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:35:40.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:39 smithi120 bash[15050]: audit 2024-08-22T21:35:39.452503+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:35:40.126 DEBUG:teuthology.orchestra.run.smithi120:mon.c> sudo journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mon.c.service 2024-08-22T21:35:40.129 DEBUG:teuthology.orchestra.run.smithi184:mon.b> sudo journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mon.b.service 2024-08-22T21:35:40.131 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-22T21:35:40.131 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:35:40.348 INFO:journalctl@ceph.mon.c.smithi120.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-08-22T21:35:41.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:40 smithi120 bash[15050]: audit 2024-08-22T21:35:39.429255+0000 mgr.y (mgr.14144) 13 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi120:172.21.15.120=a;smithi120:[v2:172.21.15.120:3301,v1:172.21.15.120:6790]=c;smithi184:172.21.15.184=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:35:41.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:40 smithi120 bash[15050]: cephadm 2024-08-22T21:35:39.432599+0000 mgr.y (mgr.14144) 14 : cephadm [INF] Saving service mon spec with placement smithi120:172.21.15.120=a;smithi120:[v2:172.21.15.120:3301,v1:172.21.15.120:6790]=c;smithi184:172.21.15.184=b;count:3 2024-08-22T21:35:41.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:40 smithi120 bash[15050]: cephadm 2024-08-22T21:35:39.454245+0000 mgr.y (mgr.14144) 15 : cephadm [INF] Deploying daemon mon.b on smithi184 2024-08-22T21:35:41.717 INFO:journalctl@ceph.mon.b.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-08-22T21:35:42.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:41 smithi120 bash[15050]: cluster 2024-08-22T21:35:40.542845+0000 mgr.y (mgr.14144) 16 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:44.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:43 smithi120 bash[15050]: cluster 2024-08-22T21:35:42.543304+0000 mgr.y (mgr.14144) 17 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:45.551 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-08-22T21:35:45.552 INFO:teuthology.orchestra.run.smithi184.stdout:{"epoch":1,"fsid":"2842dc48-60ce-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:34:06.712567Z","created":"2024-08-22T21:34:06.712567Z","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":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:3300","nonce":0},{"type":"v1","addr":"172.21.15.120:6789","nonce":0}]},"addr":"172.21.15.120:6789/0","public_addr":"172.21.15.120:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-22T21:35:45.554 INFO:teuthology.orchestra.run.smithi184.stderr:dumped monmap epoch 1 2024-08-22T21:35:46.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:45 smithi120 bash[15050]: cluster 2024-08-22T21:35:44.543699+0000 mgr.y (mgr.14144) 18 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:46.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:45 smithi120 bash[15050]: audit 2024-08-22T21:35:45.551019+0000 mon.a (mon.0) 109 : audit [DBG] from='client.? 172.21.15.184:0/647528667' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:35:46.425 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:46 smithi184 systemd[1]: Started Ceph mon.b for 2842dc48-60ce-11ef-bcd2-c7b262605968. 2024-08-22T21:35:47.141 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-22T21:35:47.142 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:35:47.711 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:47 smithi120 bash[15050]: audit 2024-08-22T21:35:46.413556+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:47.711 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:47 smithi120 bash[15050]: audit 2024-08-22T21:35:46.414978+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:35:47.712 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:47 smithi120 bash[15050]: audit 2024-08-22T21:35:46.416814+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:35:47.712 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:47 smithi120 bash[15050]: cephadm 2024-08-22T21:35:46.418717+0000 mgr.y (mgr.14144) 19 : cephadm [INF] Deploying daemon mon.c on smithi120 2024-08-22T21:35:47.712 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:47 smithi120 bash[15050]: cluster 2024-08-22T21:35:46.544107+0000 mgr.y (mgr.14144) 20 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.837+0000 7fb4a9da2700 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-22T21:35:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.837+0000 7fb4a9da2700 0 ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable), process ceph-mon, pid 7 2024-08-22T21:35:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.837+0000 7fb4a9da2700 0 pidfile_write: ignore empty --pid-file 2024-08-22T21:35:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 0 load: jerasure load: lrc load: isa 2024-08-22T21:35:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: RocksDB version: 6.8.1 2024-08-22T21:35:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-08-22T21:35:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Compile date Mar 30 2021 2024-08-22T21:35:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: DB SUMMARY 2024-08-22T21:35:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: CURRENT file: CURRENT 2024-08-22T21:35:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: IDENTITY file: IDENTITY 2024-08-22T21:35:48.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-08-22T21:35:48.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-08-22T21:35:48.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 511 ; 2024-08-22T21:35:48.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.error_if_exists: 0 2024-08-22T21:35:48.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.create_if_missing: 0 2024-08-22T21:35:48.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.paranoid_checks: 1 2024-08-22T21:35:48.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.env: 0x5599ef3cd1c0 2024-08-22T21:35:48.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.fs: Posix File System 2024-08-22T21:35:48.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.info_log: 0x5599efe06fe0 2024-08-22T21:35:48.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-22T21:35:48.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.statistics: (nil) 2024-08-22T21:35:48.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.use_fsync: 0 2024-08-22T21:35:48.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_log_file_size: 0 2024-08-22T21:35:48.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-22T21:35:48.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-22T21:35:48.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-22T21:35:48.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-22T21:35:48.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.allow_fallocate: 1 2024-08-22T21:35:48.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-22T21:35:48.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-22T21:35:48.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.use_direct_reads: 0 2024-08-22T21:35:48.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-22T21:35:48.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.create_missing_column_families: 0 2024-08-22T21:35:48.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.db_log_dir: 2024-08-22T21:35:48.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-08-22T21:35:48.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-22T21:35:48.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_subcompactions: 1 2024-08-22T21:35:48.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_background_flushes: -1 2024-08-22T21:35:48.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-22T21:35:48.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-22T21:35:48.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-22T21:35:48.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-22T21:35:48.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-22T21:35:48.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.advise_random_on_open: 1 2024-08-22T21:35:48.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-22T21:35:48.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.write_buffer_manager: 0x5599efe9de30 2024-08-22T21:35:48.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-22T21:35:48.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-08-22T21:35:48.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-22T21:35:48.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-22T21:35:48.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.rate_limiter: (nil) 2024-08-22T21:35:48.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-22T21:35:48.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-22T21:35:48.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-22T21:35:48.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-22T21:35:48.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.unordered_write: 0 2024-08-22T21:35:48.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-22T21:35:48.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-22T21:35:48.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-22T21:35:48.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-22T21:35:48.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.row_cache: None 2024-08-22T21:35:48.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.wal_filter: None 2024-08-22T21:35:48.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-22T21:35:48.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-22T21:35:48.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.preserve_deletes: 0 2024-08-22T21:35:48.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.two_write_queues: 0 2024-08-22T21:35:48.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.manual_wal_flush: 0 2024-08-22T21:35:48.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.atomic_flush: 0 2024-08-22T21:35:48.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-22T21:35:48.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-22T21:35:48.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-22T21:35:48.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.log_readahead_size: 0 2024-08-22T21:35:48.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-08-22T21:35:48.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_background_jobs: 2 2024-08-22T21:35:48.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_background_compactions: -1 2024-08-22T21:35:48.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-22T21:35:48.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-22T21:35:48.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-22T21:35:48.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_total_wal_size: 0 2024-08-22T21:35:48.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-22T21:35:48.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-22T21:35:48.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-22T21:35:48.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-22T21:35:48.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_open_files: -1 2024-08-22T21:35:48.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.bytes_per_sync: 0 2024-08-22T21:35:48.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-22T21:35:48.183 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-22T21:35:48.184 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-22T21:35:48.184 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Compression algorithms supported: 2024-08-22T21:35:48.184 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-22T21:35:48.184 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: kZSTD supported: 0 2024-08-22T21:35:48.184 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: kXpressCompression supported: 0 2024-08-22T21:35:48.184 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-22T21:35:48.184 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: kLZ4Compression supported: 1 2024-08-22T21:35:48.184 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: kBZip2Compression supported: 0 2024-08-22T21:35:48.184 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: kZlibCompression supported: 1 2024-08-22T21:35:48.184 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: kSnappyCompression supported: 1 2024-08-22T21:35:48.184 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-22T21:35:48.184 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2024-08-22T21:35:48.184 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-08-22T21:35:48.185 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-22T21:35:48.185 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.merge_operator: 2024-08-22T21:35:48.185 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.compaction_filter: None 2024-08-22T21:35:48.185 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.compaction_filter_factory: None 2024-08-22T21:35:48.185 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-22T21:35:48.185 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-22T21:35:48.185 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5599efdaa0d8) 2024-08-22T21:35:48.185 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: cache_index_and_filter_blocks: 1 2024-08-22T21:35:48.185 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-22T21:35:48.185 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-22T21:35:48.185 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: pin_top_level_index_and_filter: 1 2024-08-22T21:35:48.185 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: index_type: 0 2024-08-22T21:35:48.185 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: data_block_index_type: 0 2024-08-22T21:35:48.185 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: index_shortening: 1 2024-08-22T21:35:48.186 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: data_block_hash_table_util_ratio: 0.750000 2024-08-22T21:35:48.186 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: hash_index_allow_collision: 1 2024-08-22T21:35:48.186 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: checksum: 1 2024-08-22T21:35:48.186 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: no_block_cache: 0 2024-08-22T21:35:48.186 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: block_cache: 0x5599efde2f10 2024-08-22T21:35:48.186 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: block_cache_name: BinnedLRUCache 2024-08-22T21:35:48.186 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: block_cache_options: 2024-08-22T21:35:48.186 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: capacity : 536870912 2024-08-22T21:35:48.186 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: num_shard_bits : 4 2024-08-22T21:35:48.186 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: strict_capacity_limit : 0 2024-08-22T21:35:48.186 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: high_pri_pool_ratio: 0.000 2024-08-22T21:35:48.186 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: block_cache_compressed: (nil) 2024-08-22T21:35:48.186 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: persistent_cache: (nil) 2024-08-22T21:35:48.186 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: block_size: 4096 2024-08-22T21:35:48.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: block_size_deviation: 10 2024-08-22T21:35:48.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: block_restart_interval: 16 2024-08-22T21:35:48.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: index_block_restart_interval: 1 2024-08-22T21:35:48.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: metadata_block_size: 4096 2024-08-22T21:35:48.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: partition_filters: 0 2024-08-22T21:35:48.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: use_delta_encoding: 1 2024-08-22T21:35:48.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: filter_policy: rocksdb.BuiltinBloomFilter 2024-08-22T21:35:48.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: whole_key_filtering: 1 2024-08-22T21:35:48.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: verify_compression: 0 2024-08-22T21:35:48.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: read_amp_bytes_per_bit: 0 2024-08-22T21:35:48.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: format_version: 2 2024-08-22T21:35:48.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: enable_index_compression: 1 2024-08-22T21:35:48.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: block_align: 0 2024-08-22T21:35:48.187 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-22T21:35:48.188 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-22T21:35:48.188 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.compression: NoCompression 2024-08-22T21:35:48.188 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-22T21:35:48.188 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-22T21:35:48.188 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-22T21:35:48.188 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.num_levels: 7 2024-08-22T21:35:48.188 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-22T21:35:48.188 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-22T21:35:48.188 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-22T21:35:48.188 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-22T21:35:48.188 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-22T21:35:48.188 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-22T21:35:48.188 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-22T21:35:48.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-22T21:35:48.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-22T21:35:48.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-22T21:35:48.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.compression_opts.level: 32767 2024-08-22T21:35:48.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-22T21:35:48.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-22T21:35:48.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-22T21:35:48.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.compression_opts.enabled: false 2024-08-22T21:35:48.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-22T21:35:48.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-22T21:35:48.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-22T21:35:48.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-22T21:35:48.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-22T21:35:48.189 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-22T21:35:48.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-22T21:35:48.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-22T21:35:48.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-22T21:35:48.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-22T21:35:48.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-22T21:35:48.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-22T21:35:48.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-22T21:35:48.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-22T21:35:48.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-22T21:35:48.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-22T21:35:48.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-22T21:35:48.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.arena_block_size: 4194304 2024-08-22T21:35:48.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-22T21:35:48.190 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-22T21:35:48.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-08-22T21:35:48.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-22T21:35:48.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-22T21:35:48.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-22T21:35:48.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-22T21:35:48.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-22T21:35:48.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-22T21:35:48.191 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-22T21:35:48.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-22T21:35:48.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-22T21:35:48.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-22T21:35:48.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-22T21:35:48.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.table_properties_collectors: 2024-08-22T21:35:48.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.inplace_update_support: 0 2024-08-22T21:35:48.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-22T21:35:48.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-22T21:35:48.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-22T21:35:48.192 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-22T21:35:48.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.bloom_locality: 0 2024-08-22T21:35:48.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.max_successive_merges: 0 2024-08-22T21:35:48.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-22T21:35:48.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-22T21:35:48.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.force_consistency_checks: 0 2024-08-22T21:35:48.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-22T21:35:48.193 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.ttl: 2592000 2024-08-22T21:35:48.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-22T21:35:48.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/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-08-22T21:35:48.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.841+0000 7fb4a9da2700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-08-22T21:35:48.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.845+0000 7fb4a9da2700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724362547846778, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-08-22T21:35:48.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.845+0000 7fb4a9da2700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2024-08-22T21:35:48.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.845+0000 7fb4a9da2700 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-08-22T21:35:48.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.845+0000 7fb4a9da2700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724362547847945, "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": 1724362547, "oldest_key_time": 3, "file_creation_time": 0}} 2024-08-22T21:35:48.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.845+0000 7fb4a9da2700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2024-08-22T21:35:48.194 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.845+0000 7fb4a9da2700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1724362547849083, "job": 1, "event": "recovery_finished"} 2024-08-22T21:35:48.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.849+0000 7fb4a9da2700 4 rocksdb: DB pointer 0x5599efea7800 2024-08-22T21:35:48.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.849+0000 7fb490bbc700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-08-22T21:35:48.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.849+0000 7fb490bbc700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-08-22T21:35:48.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: ** DB Stats ** 2024-08-22T21:35:48.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-22T21:35:48.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-22T21:35:48.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-22T21:35:48.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-22T21:35:48.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-22T21:35:48.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-08-22T21:35:48.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-22T21:35:48.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: ** Compaction Stats [default] ** 2024-08-22T21:35:48.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: 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-08-22T21:35:48.195 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:35:48.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.3 0.00 0.00 1 0.001 0 0 2024-08-22T21:35:48.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.3 0.00 0.00 1 0.001 0 0 2024-08-22T21:35:48.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.3 0.00 0.00 1 0.001 0 0 2024-08-22T21:35:48.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: ** Compaction Stats [default] ** 2024-08-22T21:35:48.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: 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-08-22T21:35:48.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:35:48.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.3 0.00 0.00 1 0.001 0 0 2024-08-22T21:35:48.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-22T21:35:48.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-22T21:35:48.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-22T21:35:48.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: AddFile(Total Files): cumulative 0, interval 0 2024-08-22T21:35:48.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-22T21:35:48.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: AddFile(Keys): cumulative 0, interval 0 2024-08-22T21:35:48.196 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: Cumulative compaction: 0.00 GB write, 0.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-22T21:35:48.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: Interval compaction: 0.00 GB write, 0.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-22T21:35:48.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: 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-08-22T21:35:48.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: ** File Read Latency Histogram By Level [default] ** 2024-08-22T21:35:48.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: ** Compaction Stats [default] ** 2024-08-22T21:35:48.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: 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-08-22T21:35:48.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:35:48.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.3 0.00 0.00 1 0.001 0 0 2024-08-22T21:35:48.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 1.3 0.00 0.00 1 0.001 0 0 2024-08-22T21:35:48.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: 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-08-22T21:35:48.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: ** Compaction Stats [default] ** 2024-08-22T21:35:48.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: 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-08-22T21:35:48.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-22T21:35:48.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.3 0.00 0.00 1 0.001 0 0 2024-08-22T21:35:48.197 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-22T21:35:48.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-22T21:35:48.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-22T21:35:48.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: AddFile(Total Files): cumulative 0, interval 0 2024-08-22T21:35:48.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-22T21:35:48.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: AddFile(Keys): cumulative 0, interval 0 2024-08-22T21:35:48.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: Cumulative compaction: 0.00 GB write, 0.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-22T21:35:48.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-22T21:35:48.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: 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-08-22T21:35:48.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: ** File Read Latency Histogram By Level [default] ** 2024-08-22T21:35:48.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.849+0000 7fb4a9da2700 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-08-22T21:35:48.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.849+0000 7fb4a9da2700 0 using public_addr v2:172.21.15.184:0/0 -> [v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0] 2024-08-22T21:35:48.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.849+0000 7fb4a9da2700 0 starting mon.b rank -1 at public addrs [v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0] at bind addrs [v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:35:48.198 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.849+0000 7fb4a9da2700 1 mon.b@-1(???) e0 preinit fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:35:48.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.877+0000 7fb4933c1700 0 mon.b@-1(synchronizing).mds e1 new map 2024-08-22T21:35:48.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.877+0000 7fb4933c1700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-08-22T21:35:48.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: e1 2024-08-22T21:35:48.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-22T21:35:48.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: 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-08-22T21:35:48.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: legacy client fscid: -1 2024-08-22T21:35:48.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: 2024-08-22T21:35:48.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: No filesystems configured 2024-08-22T21:35:48.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.877+0000 7fb4933c1700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-08-22T21:35:48.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.877+0000 7fb4933c1700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-08-22T21:35:48.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.877+0000 7fb4933c1700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-08-22T21:35:48.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.877+0000 7fb4933c1700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-08-22T21:35:48.199 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.877+0000 7fb4933c1700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-08-22T21:35:48.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.877+0000 7fb4933c1700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-08-22T21:35:48.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.877+0000 7fb4933c1700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-22T21:35:48.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.877+0000 7fb4933c1700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-22T21:35:48.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.877+0000 7fb4933c1700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-22T21:35:48.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.877+0000 7fb4933c1700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-22T21:35:48.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: audit 2024-08-22T21:35:46.413556+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:48.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: audit 2024-08-22T21:35:46.414978+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:35:48.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: audit 2024-08-22T21:35:46.416814+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:35:48.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: cephadm 2024-08-22T21:35:46.418717+0000 mgr.y (mgr.14144) 19 : cephadm [INF] Deploying daemon mon.c on smithi120 2024-08-22T21:35:48.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: cluster 2024-08-22T21:35:46.544107+0000 mgr.y (mgr.14144) 20 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:48.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.877+0000 7fb4933c1700 1 mon.b@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2024-08-22T21:35:48.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.881+0000 7fb4933c1700 20 expand_channel_meta expand map: {default=false} 2024-08-22T21:35:48.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.881+0000 7fb4933c1700 20 expand_channel_meta from 'false' to 'false' 2024-08-22T21:35:48.200 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.881+0000 7fb4933c1700 20 expand_channel_meta expanded map: {default=false} 2024-08-22T21:35:48.201 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.881+0000 7fb4933c1700 20 expand_channel_meta expand map: {default=info} 2024-08-22T21:35:48.201 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.881+0000 7fb4933c1700 20 expand_channel_meta from 'info' to 'info' 2024-08-22T21:35:48.201 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.881+0000 7fb4933c1700 20 expand_channel_meta expanded map: {default=info} 2024-08-22T21:35:48.201 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.881+0000 7fb4933c1700 20 expand_channel_meta expand map: {default=daemon} 2024-08-22T21:35:48.201 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.881+0000 7fb4933c1700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-08-22T21:35:48.201 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.881+0000 7fb4933c1700 20 expand_channel_meta expanded map: {default=daemon} 2024-08-22T21:35:48.201 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.881+0000 7fb4933c1700 20 expand_channel_meta expand map: {default=debug} 2024-08-22T21:35:48.201 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.881+0000 7fb4933c1700 20 expand_channel_meta from 'debug' to 'debug' 2024-08-22T21:35:48.201 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.881+0000 7fb4933c1700 20 expand_channel_meta expanded map: {default=debug} 2024-08-22T21:35:48.201 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:47 smithi184 bash[14899]: debug 2024-08-22T21:35:47.881+0000 7fb4933c1700 10 mon.b@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2024-08-22T21:35:52.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:51 smithi120 bash[19523]: debug 2024-08-22T21:35:51.996+0000 7f9e01473700 10 mon.c@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2024-08-22T21:35:53.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:52 smithi120 bash[15050]: audit 2024-08-22T21:35:47.897127+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-22T21:35:53.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:52 smithi120 bash[15050]: cluster 2024-08-22T21:35:47.897584+0000 mon.a (mon.0) 115 : cluster [INF] mon.a calling monitor election 2024-08-22T21:35:53.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:52 smithi120 bash[15050]: audit 2024-08-22T21:35:47.902483+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-22T21:35:53.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:52 smithi120 bash[15050]: cluster 2024-08-22T21:35:48.544566+0000 mgr.y (mgr.14144) 21 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:53.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:52 smithi120 bash[15050]: audit 2024-08-22T21:35:48.888675+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-22T21:35:53.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:52 smithi120 bash[15050]: audit 2024-08-22T21:35:49.889111+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-22T21:35:53.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:52 smithi120 bash[15050]: cluster 2024-08-22T21:35:49.892314+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-22T21:35:53.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:52 smithi120 bash[15050]: cluster 2024-08-22T21:35:50.545011+0000 mgr.y (mgr.14144) 22 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:53.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:52 smithi120 bash[15050]: audit 2024-08-22T21:35:50.889040+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-22T21:35:53.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:52 smithi120 bash[15050]: audit 2024-08-22T21:35:51.889608+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-22T21:35:53.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:52 smithi120 bash[15050]: audit 2024-08-22T21:35:52.001670+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:53.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:52 smithi120 bash[15050]: cluster 2024-08-22T21:35:52.545405+0000 mgr.y (mgr.14144) 23 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:53.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:52 smithi120 bash[15050]: audit 2024-08-22T21:35:52.889510+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-22T21:35:53.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:52 smithi120 bash[15050]: cluster 2024-08-22T21:35:52.924355+0000 mon.a (mon.0) 123 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-22T21:35:53.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:52 smithi120 bash[15050]: cluster 2024-08-22T21:35:52.930425+0000 mon.a (mon.0) 124 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0]} 2024-08-22T21:35:53.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:52 smithi120 bash[15050]: cluster 2024-08-22T21:35:52.930540+0000 mon.a (mon.0) 125 : cluster [DBG] fsmap 2024-08-22T21:35:53.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:52 smithi120 bash[15050]: cluster 2024-08-22T21:35:52.930603+0000 mon.a (mon.0) 126 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-22T21:35:53.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:52 smithi120 bash[15050]: cluster 2024-08-22T21:35:52.931003+0000 mon.a (mon.0) 127 : cluster [DBG] mgrmap e13: y(active, since 42s) 2024-08-22T21:35:53.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:52 smithi120 bash[15050]: cluster 2024-08-22T21:35:52.939677+0000 mon.a (mon.0) 128 : cluster [INF] overall HEALTH_OK 2024-08-22T21:35:53.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:52 smithi120 bash[15050]: audit 2024-08-22T21:35:52.944302+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:53.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:52 smithi120 bash[15050]: audit 2024-08-22T21:35:52.945683+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:35:53.425 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:52 smithi184 bash[14899]: audit 2024-08-22T21:35:47.897127+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-22T21:35:53.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:52 smithi184 bash[14899]: cluster 2024-08-22T21:35:47.897584+0000 mon.a (mon.0) 115 : cluster [INF] mon.a calling monitor election 2024-08-22T21:35:53.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:52 smithi184 bash[14899]: audit 2024-08-22T21:35:47.902483+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-22T21:35:53.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:52 smithi184 bash[14899]: cluster 2024-08-22T21:35:48.544566+0000 mgr.y (mgr.14144) 21 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:53.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:52 smithi184 bash[14899]: audit 2024-08-22T21:35:48.888675+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-22T21:35:53.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:52 smithi184 bash[14899]: audit 2024-08-22T21:35:49.889111+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-22T21:35:53.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:52 smithi184 bash[14899]: cluster 2024-08-22T21:35:49.892314+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-22T21:35:53.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:52 smithi184 bash[14899]: cluster 2024-08-22T21:35:50.545011+0000 mgr.y (mgr.14144) 22 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:53.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:52 smithi184 bash[14899]: audit 2024-08-22T21:35:50.889040+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-22T21:35:53.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:52 smithi184 bash[14899]: audit 2024-08-22T21:35:51.889608+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-22T21:35:53.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:52 smithi184 bash[14899]: audit 2024-08-22T21:35:52.001670+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:53.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:52 smithi184 bash[14899]: cluster 2024-08-22T21:35:52.545405+0000 mgr.y (mgr.14144) 23 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:53.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:52 smithi184 bash[14899]: audit 2024-08-22T21:35:52.889510+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-22T21:35:53.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:52 smithi184 bash[14899]: cluster 2024-08-22T21:35:52.924355+0000 mon.a (mon.0) 123 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-22T21:35:53.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:52 smithi184 bash[14899]: cluster 2024-08-22T21:35:52.930425+0000 mon.a (mon.0) 124 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0]} 2024-08-22T21:35:53.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:52 smithi184 bash[14899]: cluster 2024-08-22T21:35:52.930540+0000 mon.a (mon.0) 125 : cluster [DBG] fsmap 2024-08-22T21:35:53.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:52 smithi184 bash[14899]: cluster 2024-08-22T21:35:52.930603+0000 mon.a (mon.0) 126 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-22T21:35:53.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:52 smithi184 bash[14899]: cluster 2024-08-22T21:35:52.931003+0000 mon.a (mon.0) 127 : cluster [DBG] mgrmap e13: y(active, since 42s) 2024-08-22T21:35:53.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:52 smithi184 bash[14899]: cluster 2024-08-22T21:35:52.939677+0000 mon.a (mon.0) 128 : cluster [INF] overall HEALTH_OK 2024-08-22T21:35:53.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:52 smithi184 bash[14899]: audit 2024-08-22T21:35:52.944302+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:53.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:52 smithi184 bash[14899]: audit 2024-08-22T21:35:52.945683+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:35:53.621 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-08-22T21:35:53.622 INFO:teuthology.orchestra.run.smithi184.stdout:{"epoch":2,"fsid":"2842dc48-60ce-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:35:47.889469Z","created":"2024-08-22T21:34:06.712567Z","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":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:3300","nonce":0},{"type":"v1","addr":"172.21.15.120:6789","nonce":0}]},"addr":"172.21.15.120:6789/0","public_addr":"172.21.15.120:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:3300","nonce":0},{"type":"v1","addr":"172.21.15.184:6789","nonce":0}]},"addr":"172.21.15.184:6789/0","public_addr":"172.21.15.184:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-08-22T21:35:53.624 INFO:teuthology.orchestra.run.smithi184.stderr:dumped monmap epoch 2 2024-08-22T21:35:54.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:53 smithi184 bash[14899]: audit 2024-08-22T21:35:53.001137+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:54.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:53 smithi184 bash[14899]: audit 2024-08-22T21:35:53.620991+0000 mon.a (mon.0) 132 : audit [DBG] from='client.? 172.21.15.184:0/2191206674' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:35:54.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:54 smithi184 bash[14899]: audit 2024-08-22T21:35:53.889626+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-22T21:35:54.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:53 smithi120 bash[15050]: audit 2024-08-22T21:35:53.001137+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:54.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:53 smithi120 bash[15050]: audit 2024-08-22T21:35:53.620991+0000 mon.a (mon.0) 132 : audit [DBG] from='client.? 172.21.15.184:0/2191206674' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:35:54.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:53 smithi120 bash[15050]: audit 2024-08-22T21:35:53.889626+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-22T21:35:55.256 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-22T21:35:55.256 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph mon dump -f json 2024-08-22T21:35:59.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: audit 2024-08-22T21:35:53.001137+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:59.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: audit 2024-08-22T21:35:53.620991+0000 mon.a (mon.0) 132 : audit [DBG] from='client.? 172.21.15.184:0/2191206674' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:35:59.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: audit 2024-08-22T21:35:53.889626+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-22T21:35:59.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: audit 2024-08-22T21:35:54.009337+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-22T21:35:59.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: audit 2024-08-22T21:35:54.009636+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-22T21:35:59.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: cluster 2024-08-22T21:35:54.009836+0000 mon.a (mon.0) 137 : cluster [INF] mon.a calling monitor election 2024-08-22T21:35:59.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: cluster 2024-08-22T21:35:54.017173+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-22T21:35:59.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: audit 2024-08-22T21:35:54.031258+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:59.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: cluster 2024-08-22T21:35:54.545842+0000 mgr.y (mgr.14144) 24 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:59.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: audit 2024-08-22T21:35:55.002121+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:59.292 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: audit 2024-08-22T21:35:56.002088+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:59.292 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: cluster 2024-08-22T21:35:56.005237+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-22T21:35:59.292 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: cluster 2024-08-22T21:35:56.546298+0000 mgr.y (mgr.14144) 25 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:59.292 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: audit 2024-08-22T21:35:57.002642+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:59.292 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: audit 2024-08-22T21:35:58.002354+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:59.292 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: cluster 2024-08-22T21:35:58.546711+0000 mgr.y (mgr.14144) 26 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:59.292 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: audit 2024-08-22T21:35:59.002522+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:59.292 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: cluster 2024-08-22T21:35:59.020202+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-08-22T21:35:59.292 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: cluster 2024-08-22T21:35:59.023707+0000 mon.a (mon.0) 145 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-22T21:35:59.292 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: cluster 2024-08-22T21:35:59.037366+0000 mon.a (mon.0) 146 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0],c=[v2:172.21.15.120:3301/0,v1:172.21.15.120:6790/0]} 2024-08-22T21:35:59.293 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: audit 2024-08-22T21:35:54.009337+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-22T21:35:59.293 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: audit 2024-08-22T21:35:54.009636+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-22T21:35:59.293 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: cluster 2024-08-22T21:35:54.009836+0000 mon.a (mon.0) 137 : cluster [INF] mon.a calling monitor election 2024-08-22T21:35:59.293 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: cluster 2024-08-22T21:35:54.017173+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-22T21:35:59.293 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: audit 2024-08-22T21:35:54.031258+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:59.293 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: cluster 2024-08-22T21:35:54.545842+0000 mgr.y (mgr.14144) 24 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:59.293 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: audit 2024-08-22T21:35:55.002121+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:59.293 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: audit 2024-08-22T21:35:56.002088+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:59.293 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: cluster 2024-08-22T21:35:56.005237+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-22T21:35:59.293 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: cluster 2024-08-22T21:35:56.546298+0000 mgr.y (mgr.14144) 25 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:59.293 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: audit 2024-08-22T21:35:57.002642+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:59.294 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: audit 2024-08-22T21:35:58.002354+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:59.294 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: cluster 2024-08-22T21:35:58.546711+0000 mgr.y (mgr.14144) 26 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:59.294 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: audit 2024-08-22T21:35:59.002522+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:59.294 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: cluster 2024-08-22T21:35:59.020202+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-08-22T21:35:59.294 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: cluster 2024-08-22T21:35:59.023707+0000 mon.a (mon.0) 145 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-22T21:35:59.294 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: cluster 2024-08-22T21:35:59.037366+0000 mon.a (mon.0) 146 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0],c=[v2:172.21.15.120:3301/0,v1:172.21.15.120:6790/0]} 2024-08-22T21:35:59.294 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: cluster 2024-08-22T21:35:59.037552+0000 mon.a (mon.0) 147 : cluster [DBG] fsmap 2024-08-22T21:35:59.294 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: cluster 2024-08-22T21:35:59.037669+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-22T21:35:59.294 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: cluster 2024-08-22T21:35:59.038302+0000 mon.a (mon.0) 149 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-08-22T21:35:59.294 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: cluster 2024-08-22T21:35:59.046582+0000 mon.a (mon.0) 150 : cluster [INF] overall HEALTH_OK 2024-08-22T21:35:59.294 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: audit 2024-08-22T21:35:59.050507+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:59.294 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: audit 2024-08-22T21:35:59.054901+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:59.294 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: audit 2024-08-22T21:35:59.060572+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:59.295 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: audit 2024-08-22T21:35:59.062416+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:35:59.295 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: audit 2024-08-22T21:35:59.063684+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-22T21:35:59.295 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[15050]: audit 2024-08-22T21:35:59.064998+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:35:59.295 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: cluster 2024-08-22T21:35:59.037552+0000 mon.a (mon.0) 147 : cluster [DBG] fsmap 2024-08-22T21:35:59.295 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: cluster 2024-08-22T21:35:59.037669+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-22T21:35:59.295 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: cluster 2024-08-22T21:35:59.038302+0000 mon.a (mon.0) 149 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-08-22T21:35:59.295 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: cluster 2024-08-22T21:35:59.046582+0000 mon.a (mon.0) 150 : cluster [INF] overall HEALTH_OK 2024-08-22T21:35:59.296 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: audit 2024-08-22T21:35:59.050507+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:59.296 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: audit 2024-08-22T21:35:59.054901+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:59.296 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: audit 2024-08-22T21:35:59.060572+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:59.296 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: audit 2024-08-22T21:35:59.062416+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:35:59.296 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: audit 2024-08-22T21:35:59.063684+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-22T21:35:59.296 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:35:59 smithi120 bash[19523]: audit 2024-08-22T21:35:59.064998+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:35:59.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: audit 2024-08-22T21:35:54.009337+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-22T21:35:59.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: audit 2024-08-22T21:35:54.009636+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-22T21:35:59.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: cluster 2024-08-22T21:35:54.009836+0000 mon.a (mon.0) 137 : cluster [INF] mon.a calling monitor election 2024-08-22T21:35:59.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: cluster 2024-08-22T21:35:54.017173+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-22T21:35:59.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: audit 2024-08-22T21:35:54.031258+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:59.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: cluster 2024-08-22T21:35:54.545842+0000 mgr.y (mgr.14144) 24 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:59.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: audit 2024-08-22T21:35:55.002121+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:59.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: audit 2024-08-22T21:35:56.002088+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:59.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: cluster 2024-08-22T21:35:56.005237+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-22T21:35:59.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: cluster 2024-08-22T21:35:56.546298+0000 mgr.y (mgr.14144) 25 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:59.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: audit 2024-08-22T21:35:57.002642+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:59.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: audit 2024-08-22T21:35:58.002354+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:59.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: cluster 2024-08-22T21:35:58.546711+0000 mgr.y (mgr.14144) 26 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:35:59.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: audit 2024-08-22T21:35:59.002522+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:35:59.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: cluster 2024-08-22T21:35:59.020202+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-08-22T21:35:59.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: cluster 2024-08-22T21:35:59.023707+0000 mon.a (mon.0) 145 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-22T21:35:59.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: cluster 2024-08-22T21:35:59.037366+0000 mon.a (mon.0) 146 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0],b=[v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0],c=[v2:172.21.15.120:3301/0,v1:172.21.15.120:6790/0]} 2024-08-22T21:35:59.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: cluster 2024-08-22T21:35:59.037552+0000 mon.a (mon.0) 147 : cluster [DBG] fsmap 2024-08-22T21:35:59.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: cluster 2024-08-22T21:35:59.037669+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-22T21:35:59.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: cluster 2024-08-22T21:35:59.038302+0000 mon.a (mon.0) 149 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-08-22T21:35:59.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: cluster 2024-08-22T21:35:59.046582+0000 mon.a (mon.0) 150 : cluster [INF] overall HEALTH_OK 2024-08-22T21:35:59.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: audit 2024-08-22T21:35:59.050507+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:59.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: audit 2024-08-22T21:35:59.054901+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:59.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: audit 2024-08-22T21:35:59.060572+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:35:59.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: audit 2024-08-22T21:35:59.062416+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:35:59.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: audit 2024-08-22T21:35:59.063684+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-22T21:35:59.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:35:59 smithi184 bash[14899]: audit 2024-08-22T21:35:59.064998+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:35:59.844 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-08-22T21:35:59.844 INFO:teuthology.orchestra.run.smithi184.stdout:{"epoch":3,"fsid":"2842dc48-60ce-11ef-bcd2-c7b262605968","modified":"2024-08-22T21:35:54.003635Z","created":"2024-08-22T21:34:06.712567Z","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":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:3300","nonce":0},{"type":"v1","addr":"172.21.15.120:6789","nonce":0}]},"addr":"172.21.15.120:6789/0","public_addr":"172.21.15.120:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:3300","nonce":0},{"type":"v1","addr":"172.21.15.184:6789","nonce":0}]},"addr":"172.21.15.184:6789/0","public_addr":"172.21.15.184:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:3301","nonce":0},{"type":"v1","addr":"172.21.15.120:6790","nonce":0}]},"addr":"172.21.15.120:6790/0","public_addr":"172.21.15.120:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-08-22T21:35:59.846 INFO:teuthology.orchestra.run.smithi184.stderr:dumped monmap epoch 3 2024-08-22T21:36:00.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:00 smithi184 bash[14899]: cephadm 2024-08-22T21:35:59.061971+0000 mgr.y (mgr.14144) 27 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-08-22T21:36:00.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:00 smithi184 bash[14899]: cephadm 2024-08-22T21:35:59.066109+0000 mgr.y (mgr.14144) 28 : cephadm [INF] Reconfiguring daemon mon.a on smithi120 2024-08-22T21:36:00.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:00 smithi184 bash[14899]: audit 2024-08-22T21:35:59.842905+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.184:0/124096396' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:36:00.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:00 smithi184 bash[14899]: audit 2024-08-22T21:36:00.003087+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:36:00.376 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:00 smithi120 bash[15050]: cephadm 2024-08-22T21:35:59.061971+0000 mgr.y (mgr.14144) 27 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-08-22T21:36:00.377 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:00 smithi120 bash[15050]: cephadm 2024-08-22T21:35:59.066109+0000 mgr.y (mgr.14144) 28 : cephadm [INF] Reconfiguring daemon mon.a on smithi120 2024-08-22T21:36:00.377 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:00 smithi120 bash[15050]: audit 2024-08-22T21:35:59.842905+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.184:0/124096396' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:36:00.377 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:00 smithi120 bash[15050]: audit 2024-08-22T21:36:00.003087+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:36:00.377 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:00 smithi120 bash[19523]: cephadm 2024-08-22T21:35:59.061971+0000 mgr.y (mgr.14144) 27 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-08-22T21:36:00.377 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:00 smithi120 bash[19523]: cephadm 2024-08-22T21:35:59.066109+0000 mgr.y (mgr.14144) 28 : cephadm [INF] Reconfiguring daemon mon.a on smithi120 2024-08-22T21:36:00.377 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:00 smithi120 bash[19523]: audit 2024-08-22T21:35:59.842905+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.184:0/124096396' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-22T21:36:00.377 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:00 smithi120 bash[19523]: audit 2024-08-22T21:36:00.003087+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-22T21:36:00.505 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-08-22T21:36:00.505 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph config generate-minimal-conf 2024-08-22T21:36:01.425 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:01 smithi184 bash[14899]: cluster 2024-08-22T21:36:00.547159+0000 mgr.y (mgr.14144) 29 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:01.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:01 smithi120 bash[15050]: cluster 2024-08-22T21:36:00.547159+0000 mgr.y (mgr.14144) 29 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:01.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:01 smithi120 bash[19523]: cluster 2024-08-22T21:36:00.547159+0000 mgr.y (mgr.14144) 29 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:02.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:02 smithi120 bash[19523]: audit 2024-08-22T21:36:01.516759+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:02.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:02 smithi120 bash[19523]: cephadm 2024-08-22T21:36:01.517695+0000 mgr.y (mgr.14144) 30 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-22T21:36:02.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:02 smithi120 bash[19523]: audit 2024-08-22T21:36:01.518096+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:36:02.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:02 smithi120 bash[19523]: audit 2024-08-22T21:36:01.519393+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-22T21:36:02.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:02 smithi120 bash[19523]: audit 2024-08-22T21:36:01.520622+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:02.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:02 smithi120 bash[19523]: cephadm 2024-08-22T21:36:01.521832+0000 mgr.y (mgr.14144) 31 : cephadm [INF] Reconfiguring daemon mon.c on smithi120 2024-08-22T21:36:02.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:02 smithi120 bash[15050]: audit 2024-08-22T21:36:01.516759+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:02.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:02 smithi120 bash[15050]: cephadm 2024-08-22T21:36:01.517695+0000 mgr.y (mgr.14144) 30 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-22T21:36:02.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:02 smithi120 bash[15050]: audit 2024-08-22T21:36:01.518096+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:36:02.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:02 smithi120 bash[15050]: audit 2024-08-22T21:36:01.519393+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-22T21:36:02.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:02 smithi120 bash[15050]: audit 2024-08-22T21:36:01.520622+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:02.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:02 smithi120 bash[15050]: cephadm 2024-08-22T21:36:01.521832+0000 mgr.y (mgr.14144) 31 : cephadm [INF] Reconfiguring daemon mon.c on smithi120 2024-08-22T21:36:02.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:02 smithi184 bash[14899]: audit 2024-08-22T21:36:01.516759+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:02.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:02 smithi184 bash[14899]: cephadm 2024-08-22T21:36:01.517695+0000 mgr.y (mgr.14144) 30 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-22T21:36:02.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:02 smithi184 bash[14899]: audit 2024-08-22T21:36:01.518096+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:36:02.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:02 smithi184 bash[14899]: audit 2024-08-22T21:36:01.519393+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-22T21:36:02.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:02 smithi184 bash[14899]: audit 2024-08-22T21:36:01.520622+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:02.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:02 smithi184 bash[14899]: cephadm 2024-08-22T21:36:01.521832+0000 mgr.y (mgr.14144) 31 : cephadm [INF] Reconfiguring daemon mon.c on smithi120 2024-08-22T21:36:03.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:03 smithi120 bash[15050]: cluster 2024-08-22T21:36:02.547610+0000 mgr.y (mgr.14144) 32 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:03.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:03 smithi120 bash[19523]: cluster 2024-08-22T21:36:02.547610+0000 mgr.y (mgr.14144) 32 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:03.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:03 smithi184 bash[14899]: cluster 2024-08-22T21:36:02.547610+0000 mgr.y (mgr.14144) 32 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:05.410 INFO:teuthology.orchestra.run.smithi120.stdout:# minimal ceph.conf for 2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:36:05.410 INFO:teuthology.orchestra.run.smithi120.stdout:[global] 2024-08-22T21:36:05.410 INFO:teuthology.orchestra.run.smithi120.stdout: fsid = 2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:36:05.411 INFO:teuthology.orchestra.run.smithi120.stdout: mon_host = [v2:172.21.15.120:3300/0,v1:172.21.15.120:6789/0] [v2:172.21.15.184:3300/0,v1:172.21.15.184:6789/0] [v2:172.21.15.120:3301/0,v1:172.21.15.120:6790/0] 2024-08-22T21:36:05.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:05 smithi120 bash[15050]: cluster 2024-08-22T21:36:04.548056+0000 mgr.y (mgr.14144) 33 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:05.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:05 smithi120 bash[15050]: audit 2024-08-22T21:36:04.624423+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:05.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:05 smithi120 bash[15050]: cephadm 2024-08-22T21:36:04.625467+0000 mgr.y (mgr.14144) 34 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-22T21:36:05.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:05 smithi120 bash[15050]: audit 2024-08-22T21:36:04.625968+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:36:05.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:05 smithi120 bash[15050]: audit 2024-08-22T21:36:04.627743+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-22T21:36:05.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:05 smithi120 bash[15050]: audit 2024-08-22T21:36:04.629227+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:05.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:05 smithi120 bash[15050]: cephadm 2024-08-22T21:36:04.630379+0000 mgr.y (mgr.14144) 35 : cephadm [INF] Reconfiguring daemon mon.b on smithi184 2024-08-22T21:36:05.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:05 smithi120 bash[15050]: audit 2024-08-22T21:36:05.409244+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.120:0/4051283142' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:05.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:05 smithi120 bash[19523]: cluster 2024-08-22T21:36:04.548056+0000 mgr.y (mgr.14144) 33 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:05.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:05 smithi120 bash[19523]: audit 2024-08-22T21:36:04.624423+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:05.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:05 smithi120 bash[19523]: cephadm 2024-08-22T21:36:04.625467+0000 mgr.y (mgr.14144) 34 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-22T21:36:05.792 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:05 smithi120 bash[19523]: audit 2024-08-22T21:36:04.625968+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:36:05.792 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:05 smithi120 bash[19523]: audit 2024-08-22T21:36:04.627743+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-22T21:36:05.792 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:05 smithi120 bash[19523]: audit 2024-08-22T21:36:04.629227+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:05.792 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:05 smithi120 bash[19523]: cephadm 2024-08-22T21:36:04.630379+0000 mgr.y (mgr.14144) 35 : cephadm [INF] Reconfiguring daemon mon.b on smithi184 2024-08-22T21:36:05.792 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:05 smithi120 bash[19523]: audit 2024-08-22T21:36:05.409244+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.120:0/4051283142' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:05.908 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:05 smithi184 bash[14899]: cluster 2024-08-22T21:36:04.548056+0000 mgr.y (mgr.14144) 33 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:05.908 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:05 smithi184 bash[14899]: audit 2024-08-22T21:36:04.624423+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:05.908 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:05 smithi184 bash[14899]: cephadm 2024-08-22T21:36:04.625467+0000 mgr.y (mgr.14144) 34 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-22T21:36:05.908 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:05 smithi184 bash[14899]: audit 2024-08-22T21:36:04.625968+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-22T21:36:05.908 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:05 smithi184 bash[14899]: audit 2024-08-22T21:36:04.627743+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-22T21:36:05.908 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:05 smithi184 bash[14899]: audit 2024-08-22T21:36:04.629227+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:05.909 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:05 smithi184 bash[14899]: cephadm 2024-08-22T21:36:04.630379+0000 mgr.y (mgr.14144) 35 : cephadm [INF] Reconfiguring daemon mon.b on smithi184 2024-08-22T21:36:05.909 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:05 smithi184 bash[14899]: audit 2024-08-22T21:36:05.409244+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.120:0/4051283142' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:06.171 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-08-22T21:36:06.172 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-08-22T21:36:06.172 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/etc/ceph/ceph.conf 2024-08-22T21:36:06.185 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-08-22T21:36:06.186 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-22T21:36:06.197 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-08-22T21:36:06.197 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/ceph/ceph.conf 2024-08-22T21:36:06.251 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-08-22T21:36:06.251 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-22T21:36:06.266 INFO:tasks.cephadm:Adding mgr.y on smithi120 2024-08-22T21:36:06.267 INFO:tasks.cephadm:Adding mgr.x on smithi184 2024-08-22T21:36:06.267 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph orch apply mgr '2;smithi120=y;smithi184=x' 2024-08-22T21:36:07.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:07 smithi184 bash[14899]: cluster 2024-08-22T21:36:06.548577+0000 mgr.y (mgr.14144) 36 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:07.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:07 smithi184 bash[14899]: audit 2024-08-22T21:36:06.601825+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:07.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:07 smithi184 bash[14899]: audit 2024-08-22T21:36:06.603538+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:36:07.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:07 smithi184 bash[14899]: audit 2024-08-22T21:36:06.614224+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:08.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:07 smithi120 bash[15050]: cluster 2024-08-22T21:36:06.548577+0000 mgr.y (mgr.14144) 36 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:08.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:07 smithi120 bash[15050]: audit 2024-08-22T21:36:06.601825+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:08.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:07 smithi120 bash[15050]: audit 2024-08-22T21:36:06.603538+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:36:08.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:07 smithi120 bash[15050]: audit 2024-08-22T21:36:06.614224+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:08.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:07 smithi120 bash[19523]: cluster 2024-08-22T21:36:06.548577+0000 mgr.y (mgr.14144) 36 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:08.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:07 smithi120 bash[19523]: audit 2024-08-22T21:36:06.601825+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:08.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:07 smithi120 bash[19523]: audit 2024-08-22T21:36:06.603538+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:36:08.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:07 smithi120 bash[19523]: audit 2024-08-22T21:36:06.614224+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:09.420 INFO:teuthology.orchestra.run.smithi184.stdout:Scheduled mgr update... 2024-08-22T21:36:09.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:09 smithi184 bash[14899]: cluster 2024-08-22T21:36:08.549113+0000 mgr.y (mgr.14144) 37 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:09.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:09 smithi184 bash[14899]: audit 2024-08-22T21:36:09.418940+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:09.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:09 smithi184 bash[14899]: audit 2024-08-22T21:36:09.420439+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:36:09.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:09 smithi184 bash[14899]: audit 2024-08-22T21:36:09.430194+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:09.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:09 smithi184 bash[14899]: audit 2024-08-22T21:36:09.431746+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-22T21:36:09.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:09 smithi184 bash[14899]: audit 2024-08-22T21:36:09.436132+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-22T21:36:09.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:09 smithi184 bash[14899]: audit 2024-08-22T21:36:09.437427+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-22T21:36:09.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:09 smithi184 bash[14899]: audit 2024-08-22T21:36:09.438994+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:10.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:09 smithi120 bash[19523]: cluster 2024-08-22T21:36:08.549113+0000 mgr.y (mgr.14144) 37 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:10.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:09 smithi120 bash[19523]: audit 2024-08-22T21:36:09.418940+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:10.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:09 smithi120 bash[19523]: audit 2024-08-22T21:36:09.420439+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:36:10.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:09 smithi120 bash[19523]: audit 2024-08-22T21:36:09.430194+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:10.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:09 smithi120 bash[19523]: audit 2024-08-22T21:36:09.431746+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-22T21:36:10.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:09 smithi120 bash[19523]: audit 2024-08-22T21:36:09.436132+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-22T21:36:10.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:09 smithi120 bash[19523]: audit 2024-08-22T21:36:09.437427+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-22T21:36:10.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:09 smithi120 bash[19523]: audit 2024-08-22T21:36:09.438994+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:10.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:09 smithi120 bash[15050]: cluster 2024-08-22T21:36:08.549113+0000 mgr.y (mgr.14144) 37 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:10.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:09 smithi120 bash[15050]: audit 2024-08-22T21:36:09.418940+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:10.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:09 smithi120 bash[15050]: audit 2024-08-22T21:36:09.420439+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:36:10.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:09 smithi120 bash[15050]: audit 2024-08-22T21:36:09.430194+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:10.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:09 smithi120 bash[15050]: audit 2024-08-22T21:36:09.431746+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-22T21:36:10.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:09 smithi120 bash[15050]: audit 2024-08-22T21:36:09.436132+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-22T21:36:10.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:09 smithi120 bash[15050]: audit 2024-08-22T21:36:09.437427+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-22T21:36:10.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:09 smithi120 bash[15050]: audit 2024-08-22T21:36:09.438994+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:10.366 DEBUG:teuthology.orchestra.run.smithi184:mgr.x> sudo journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mgr.x.service 2024-08-22T21:36:10.368 INFO:tasks.cephadm:Deploying OSDs... 2024-08-22T21:36:10.368 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-08-22T21:36:10.369 DEBUG:teuthology.orchestra.run.smithi120:> dd if=/scratch_devs of=/dev/stdout 2024-08-22T21:36:10.376 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-08-22T21:36:10.376 DEBUG:teuthology.orchestra.run.smithi120:> stat /dev/vg_nvme/lv_1 2024-08-22T21:36:10.384 INFO:teuthology.orchestra.run.smithi120.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-22T21:36:10.384 INFO:teuthology.orchestra.run.smithi120.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:36:10.384 INFO:teuthology.orchestra.run.smithi120.stdout:Device: 6h/6d Inode: 359 Links: 1 2024-08-22T21:36:10.384 INFO:teuthology.orchestra.run.smithi120.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:36:10.384 INFO:teuthology.orchestra.run.smithi120.stdout:Access: 2024-08-22 21:31:48.682700199 +0000 2024-08-22T21:36:10.384 INFO:teuthology.orchestra.run.smithi120.stdout:Modify: 2024-08-22 21:31:48.470705090 +0000 2024-08-22T21:36:10.384 INFO:teuthology.orchestra.run.smithi120.stdout:Change: 2024-08-22 21:31:48.470705090 +0000 2024-08-22T21:36:10.385 INFO:teuthology.orchestra.run.smithi120.stdout: Birth: - 2024-08-22T21:36:10.385 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-22T21:36:10.395 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records in 2024-08-22T21:36:10.395 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records out 2024-08-22T21:36:10.395 INFO:teuthology.orchestra.run.smithi120.stderr:512 bytes copied, 0.00045935 s, 1.1 MB/s 2024-08-22T21:36:10.396 DEBUG:teuthology.orchestra.run.smithi120:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-22T21:36:10.446 DEBUG:teuthology.orchestra.run.smithi120:> stat /dev/vg_nvme/lv_2 2024-08-22T21:36:10.453 INFO:teuthology.orchestra.run.smithi120.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-22T21:36:10.453 INFO:teuthology.orchestra.run.smithi120.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:36:10.453 INFO:teuthology.orchestra.run.smithi120.stdout:Device: 6h/6d Inode: 364 Links: 1 2024-08-22T21:36:10.453 INFO:teuthology.orchestra.run.smithi120.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:36:10.454 INFO:teuthology.orchestra.run.smithi120.stdout:Access: 2024-08-22 21:31:48.906695032 +0000 2024-08-22T21:36:10.454 INFO:teuthology.orchestra.run.smithi120.stdout:Modify: 2024-08-22 21:31:48.902695124 +0000 2024-08-22T21:36:10.454 INFO:teuthology.orchestra.run.smithi120.stdout:Change: 2024-08-22 21:31:48.902695124 +0000 2024-08-22T21:36:10.454 INFO:teuthology.orchestra.run.smithi120.stdout: Birth: - 2024-08-22T21:36:10.454 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-22T21:36:10.468 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records in 2024-08-22T21:36:10.468 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records out 2024-08-22T21:36:10.468 INFO:teuthology.orchestra.run.smithi120.stderr:512 bytes copied, 0.000409738 s, 1.2 MB/s 2024-08-22T21:36:10.469 DEBUG:teuthology.orchestra.run.smithi120:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-22T21:36:10.522 DEBUG:teuthology.orchestra.run.smithi120:> stat /dev/vg_nvme/lv_3 2024-08-22T21:36:10.529 INFO:teuthology.orchestra.run.smithi120.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-22T21:36:10.529 INFO:teuthology.orchestra.run.smithi120.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:36:10.529 INFO:teuthology.orchestra.run.smithi120.stdout:Device: 6h/6d Inode: 370 Links: 1 2024-08-22T21:36:10.529 INFO:teuthology.orchestra.run.smithi120.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:36:10.529 INFO:teuthology.orchestra.run.smithi120.stdout:Access: 2024-08-22 21:31:49.562679900 +0000 2024-08-22T21:36:10.529 INFO:teuthology.orchestra.run.smithi120.stdout:Modify: 2024-08-22 21:31:49.342684975 +0000 2024-08-22T21:36:10.529 INFO:teuthology.orchestra.run.smithi120.stdout:Change: 2024-08-22 21:31:49.342684975 +0000 2024-08-22T21:36:10.530 INFO:teuthology.orchestra.run.smithi120.stdout: Birth: - 2024-08-22T21:36:10.530 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-22T21:36:10.545 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records in 2024-08-22T21:36:10.545 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records out 2024-08-22T21:36:10.545 INFO:teuthology.orchestra.run.smithi120.stderr:512 bytes copied, 0.000340487 s, 1.5 MB/s 2024-08-22T21:36:10.546 DEBUG:teuthology.orchestra.run.smithi120:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-22T21:36:10.598 DEBUG:teuthology.orchestra.run.smithi120:> stat /dev/vg_nvme/lv_4 2024-08-22T21:36:10.605 INFO:teuthology.orchestra.run.smithi120.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-22T21:36:10.605 INFO:teuthology.orchestra.run.smithi120.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:36:10.606 INFO:teuthology.orchestra.run.smithi120.stdout:Device: 6h/6d Inode: 378 Links: 1 2024-08-22T21:36:10.606 INFO:teuthology.orchestra.run.smithi120.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:36:10.606 INFO:teuthology.orchestra.run.smithi120.stdout:Access: 2024-08-22 21:31:49.994669936 +0000 2024-08-22T21:36:10.606 INFO:teuthology.orchestra.run.smithi120.stdout:Modify: 2024-08-22 21:31:49.798674456 +0000 2024-08-22T21:36:10.606 INFO:teuthology.orchestra.run.smithi120.stdout:Change: 2024-08-22 21:31:49.798674456 +0000 2024-08-22T21:36:10.606 INFO:teuthology.orchestra.run.smithi120.stdout: Birth: - 2024-08-22T21:36:10.606 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-22T21:36:10.618 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records in 2024-08-22T21:36:10.618 INFO:teuthology.orchestra.run.smithi120.stderr:1+0 records out 2024-08-22T21:36:10.618 INFO:teuthology.orchestra.run.smithi120.stderr:512 bytes copied, 0.000327351 s, 1.6 MB/s 2024-08-22T21:36:10.619 DEBUG:teuthology.orchestra.run.smithi120:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-22T21:36:10.627 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-08-22T21:36:10.627 DEBUG:teuthology.orchestra.run.smithi184:> dd if=/scratch_devs of=/dev/stdout 2024-08-22T21:36:10.635 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-08-22T21:36:10.635 DEBUG:teuthology.orchestra.run.smithi184:> stat /dev/vg_nvme/lv_1 2024-08-22T21:36:10.642 INFO:teuthology.orchestra.run.smithi184.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-22T21:36:10.642 INFO:teuthology.orchestra.run.smithi184.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:36:10.642 INFO:teuthology.orchestra.run.smithi184.stdout:Device: 6h/6d Inode: 358 Links: 1 2024-08-22T21:36:10.642 INFO:teuthology.orchestra.run.smithi184.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:36:10.642 INFO:teuthology.orchestra.run.smithi184.stdout:Access: 2024-08-22 21:31:43.814313474 +0000 2024-08-22T21:36:10.642 INFO:teuthology.orchestra.run.smithi184.stdout:Modify: 2024-08-22 21:31:43.610318180 +0000 2024-08-22T21:36:10.643 INFO:teuthology.orchestra.run.smithi184.stdout:Change: 2024-08-22 21:31:43.610318180 +0000 2024-08-22T21:36:10.643 INFO:teuthology.orchestra.run.smithi184.stdout: Birth: - 2024-08-22T21:36:10.643 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-22T21:36:10.656 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records in 2024-08-22T21:36:10.656 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records out 2024-08-22T21:36:10.656 INFO:teuthology.orchestra.run.smithi184.stderr:512 bytes copied, 0.000427308 s, 1.2 MB/s 2024-08-22T21:36:10.658 DEBUG:teuthology.orchestra.run.smithi184:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-22T21:36:10.666 DEBUG:teuthology.orchestra.run.smithi184:> stat /dev/vg_nvme/lv_2 2024-08-22T21:36:10.679 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:10 smithi120 bash[15050]: audit 2024-08-22T21:36:09.411098+0000 mgr.y (mgr.14144) 38 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi120=y;smithi184=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:36:10.679 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:10 smithi120 bash[15050]: cephadm 2024-08-22T21:36:09.412703+0000 mgr.y (mgr.14144) 39 : cephadm [INF] Saving service mgr spec with placement smithi120=y;smithi184=x;count:2 2024-08-22T21:36:10.679 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:10 smithi120 bash[15050]: cephadm 2024-08-22T21:36:09.440025+0000 mgr.y (mgr.14144) 40 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-08-22T21:36:10.717 INFO:teuthology.orchestra.run.smithi184.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-22T21:36:10.717 INFO:teuthology.orchestra.run.smithi184.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:36:10.717 INFO:teuthology.orchestra.run.smithi184.stdout:Device: 6h/6d Inode: 364 Links: 1 2024-08-22T21:36:10.718 INFO:teuthology.orchestra.run.smithi184.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:36:10.718 INFO:teuthology.orchestra.run.smithi184.stdout:Access: 2024-08-22 21:31:44.210304340 +0000 2024-08-22T21:36:10.718 INFO:teuthology.orchestra.run.smithi184.stdout:Modify: 2024-08-22 21:31:44.006309045 +0000 2024-08-22T21:36:10.718 INFO:teuthology.orchestra.run.smithi184.stdout:Change: 2024-08-22 21:31:44.006309045 +0000 2024-08-22T21:36:10.718 INFO:teuthology.orchestra.run.smithi184.stdout: Birth: - 2024-08-22T21:36:10.718 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-22T21:36:10.733 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records in 2024-08-22T21:36:10.733 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records out 2024-08-22T21:36:10.733 INFO:teuthology.orchestra.run.smithi184.stderr:512 bytes copied, 0.000369579 s, 1.4 MB/s 2024-08-22T21:36:10.734 DEBUG:teuthology.orchestra.run.smithi184:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-22T21:36:10.740 DEBUG:teuthology.orchestra.run.smithi184:> stat /dev/vg_nvme/lv_3 2024-08-22T21:36:10.789 INFO:teuthology.orchestra.run.smithi184.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-22T21:36:10.789 INFO:teuthology.orchestra.run.smithi184.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:36:10.789 INFO:teuthology.orchestra.run.smithi184.stdout:Device: 6h/6d Inode: 371 Links: 1 2024-08-22T21:36:10.789 INFO:teuthology.orchestra.run.smithi184.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:36:10.789 INFO:teuthology.orchestra.run.smithi184.stdout:Access: 2024-08-22 21:31:44.662293914 +0000 2024-08-22T21:36:10.789 INFO:teuthology.orchestra.run.smithi184.stdout:Modify: 2024-08-22 21:31:44.438299081 +0000 2024-08-22T21:36:10.789 INFO:teuthology.orchestra.run.smithi184.stdout:Change: 2024-08-22 21:31:44.438299081 +0000 2024-08-22T21:36:10.789 INFO:teuthology.orchestra.run.smithi184.stdout: Birth: - 2024-08-22T21:36:10.790 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-22T21:36:10.802 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records in 2024-08-22T21:36:10.802 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records out 2024-08-22T21:36:10.802 INFO:teuthology.orchestra.run.smithi184.stderr:512 bytes copied, 0.000388532 s, 1.3 MB/s 2024-08-22T21:36:10.803 DEBUG:teuthology.orchestra.run.smithi184:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-22T21:36:10.812 DEBUG:teuthology.orchestra.run.smithi184:> stat /dev/vg_nvme/lv_4 2024-08-22T21:36:10.865 INFO:teuthology.orchestra.run.smithi184.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-22T21:36:10.865 INFO:teuthology.orchestra.run.smithi184.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-22T21:36:10.865 INFO:teuthology.orchestra.run.smithi184.stdout:Device: 6h/6d Inode: 378 Links: 1 2024-08-22T21:36:10.865 INFO:teuthology.orchestra.run.smithi184.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-22T21:36:10.865 INFO:teuthology.orchestra.run.smithi184.stdout:Access: 2024-08-22 21:31:45.102283765 +0000 2024-08-22T21:36:10.865 INFO:teuthology.orchestra.run.smithi184.stdout:Modify: 2024-08-22 21:31:44.902288377 +0000 2024-08-22T21:36:10.865 INFO:teuthology.orchestra.run.smithi184.stdout:Change: 2024-08-22 21:31:44.902288377 +0000 2024-08-22T21:36:10.865 INFO:teuthology.orchestra.run.smithi184.stdout: Birth: - 2024-08-22T21:36:10.865 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-22T21:36:10.876 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records in 2024-08-22T21:36:10.876 INFO:teuthology.orchestra.run.smithi184.stderr:1+0 records out 2024-08-22T21:36:10.876 INFO:teuthology.orchestra.run.smithi184.stderr:512 bytes copied, 0.000418178 s, 1.2 MB/s 2024-08-22T21:36:10.877 DEBUG:teuthology.orchestra.run.smithi184:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-22T21:36:10.884 INFO:tasks.cephadm:Deploying osd.0 on smithi120 with /dev/vg_nvme/lv_4... 2024-08-22T21:36:10.885 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-08-22T21:36:10.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:10 smithi184 bash[14899]: audit 2024-08-22T21:36:09.411098+0000 mgr.y (mgr.14144) 38 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi120=y;smithi184=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:36:10.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:10 smithi184 bash[14899]: cephadm 2024-08-22T21:36:09.412703+0000 mgr.y (mgr.14144) 39 : cephadm [INF] Saving service mgr spec with placement smithi120=y;smithi184=x;count:2 2024-08-22T21:36:10.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:10 smithi184 bash[14899]: cephadm 2024-08-22T21:36:09.440025+0000 mgr.y (mgr.14144) 40 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-08-22T21:36:11.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:10 smithi120 bash[19523]: audit 2024-08-22T21:36:09.411098+0000 mgr.y (mgr.14144) 38 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi120=y;smithi184=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:36:11.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:10 smithi120 bash[19523]: cephadm 2024-08-22T21:36:09.412703+0000 mgr.y (mgr.14144) 39 : cephadm [INF] Saving service mgr spec with placement smithi120=y;smithi184=x;count:2 2024-08-22T21:36:11.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:10 smithi120 bash[19523]: cephadm 2024-08-22T21:36:09.440025+0000 mgr.y (mgr.14144) 40 : cephadm [INF] Deploying daemon mgr.x on smithi184 2024-08-22T21:36:11.191 INFO:journalctl@ceph.mgr.x.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-08-22T21:36:11.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:11 smithi184 bash[14899]: cluster 2024-08-22T21:36:10.549620+0000 mgr.y (mgr.14144) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:11.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:11 smithi184 bash[14899]: audit 2024-08-22T21:36:10.732620+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:36:11.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:11 smithi184 bash[14899]: audit 2024-08-22T21:36:10.734660+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:36:12.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:11 smithi120 bash[15050]: cluster 2024-08-22T21:36:10.549620+0000 mgr.y (mgr.14144) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:12.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:11 smithi120 bash[15050]: audit 2024-08-22T21:36:10.732620+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:36:12.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:11 smithi120 bash[15050]: audit 2024-08-22T21:36:10.734660+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:36:12.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:11 smithi120 bash[19523]: cluster 2024-08-22T21:36:10.549620+0000 mgr.y (mgr.14144) 41 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:12.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:11 smithi120 bash[19523]: audit 2024-08-22T21:36:10.732620+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:36:12.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:11 smithi120 bash[19523]: audit 2024-08-22T21:36:10.734660+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:36:13.422 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:13 smithi120 bash[15050]: audit 2024-08-22T21:36:12.416086+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:13.422 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:13 smithi120 bash[15050]: audit 2024-08-22T21:36:12.418634+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:36:13.422 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:13 smithi120 bash[15050]: cluster 2024-08-22T21:36:12.550156+0000 mgr.y (mgr.14144) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:13.675 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:13 smithi184 bash[14899]: audit 2024-08-22T21:36:12.416086+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:13.675 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:13 smithi184 bash[14899]: audit 2024-08-22T21:36:12.418634+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:36:13.675 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:13 smithi184 bash[14899]: cluster 2024-08-22T21:36:12.550156+0000 mgr.y (mgr.14144) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:13.676 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Aug 22 21:36:13 smithi184 bash[15965]: debug 2024-08-22T21:36:13.444+0000 7fb144226700 1 -- 172.21.15.184:0/1409080015 <== mon.1 v2:172.21.15.184:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a53278a4e0 con 0x55a53287b000 2024-08-22T21:36:13.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:13 smithi120 bash[19523]: audit 2024-08-22T21:36:12.416086+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:13.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:13 smithi120 bash[19523]: audit 2024-08-22T21:36:12.418634+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:36:13.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:13 smithi120 bash[19523]: cluster 2024-08-22T21:36:12.550156+0000 mgr.y (mgr.14144) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:14.713 INFO:teuthology.orchestra.run.smithi120.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-08-22T21:36:14.713 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-08-22T21:36:14.713 INFO:teuthology.orchestra.run.smithi120.stderr: stderr: 10+0 records in 2024-08-22T21:36:14.714 INFO:teuthology.orchestra.run.smithi120.stderr:10+0 records out 2024-08-22T21:36:14.714 INFO:teuthology.orchestra.run.smithi120.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.014707 s, 713 MB/s 2024-08-22T21:36:14.714 INFO:teuthology.orchestra.run.smithi120.stderr:--> Zapping successful for: 2024-08-22T21:36:15.375 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi120:vg_nvme/lv_4 2024-08-22T21:36:15.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:15 smithi184 bash[14899]: cluster 2024-08-22T21:36:14.550582+0000 mgr.y (mgr.14144) 43 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:15.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:15 smithi184 bash[14899]: audit 2024-08-22T21:36:15.411910+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:15.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:15 smithi184 bash[14899]: audit 2024-08-22T21:36:15.419315+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:15.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:15 smithi184 bash[14899]: audit 2024-08-22T21:36:15.421277+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-22T21:36:15.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:15 smithi184 bash[14899]: audit 2024-08-22T21:36:15.423054+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-22T21:36:15.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:15 smithi184 bash[14899]: audit 2024-08-22T21:36:15.424115+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:16.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:15 smithi120 bash[19523]: cluster 2024-08-22T21:36:14.550582+0000 mgr.y (mgr.14144) 43 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:16.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:15 smithi120 bash[19523]: audit 2024-08-22T21:36:15.411910+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:16.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:15 smithi120 bash[19523]: audit 2024-08-22T21:36:15.419315+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:16.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:15 smithi120 bash[19523]: audit 2024-08-22T21:36:15.421277+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-22T21:36:16.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:15 smithi120 bash[19523]: audit 2024-08-22T21:36:15.423054+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-22T21:36:16.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:15 smithi120 bash[19523]: audit 2024-08-22T21:36:15.424115+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:16.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:15 smithi120 bash[15050]: cluster 2024-08-22T21:36:14.550582+0000 mgr.y (mgr.14144) 43 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:16.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:15 smithi120 bash[15050]: audit 2024-08-22T21:36:15.411910+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:16.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:15 smithi120 bash[15050]: audit 2024-08-22T21:36:15.419315+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:16.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:15 smithi120 bash[15050]: audit 2024-08-22T21:36:15.421277+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-22T21:36:16.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:15 smithi120 bash[15050]: audit 2024-08-22T21:36:15.423054+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-22T21:36:16.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:15 smithi120 bash[15050]: audit 2024-08-22T21:36:15.424115+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:17.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:16 smithi120 bash[19523]: cephadm 2024-08-22T21:36:15.420796+0000 mgr.y (mgr.14144) 44 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-22T21:36:17.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:16 smithi120 bash[19523]: cephadm 2024-08-22T21:36:15.425163+0000 mgr.y (mgr.14144) 45 : cephadm [INF] Reconfiguring daemon mgr.y on smithi120 2024-08-22T21:36:17.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:16 smithi120 bash[15050]: cephadm 2024-08-22T21:36:15.420796+0000 mgr.y (mgr.14144) 44 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-22T21:36:17.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:16 smithi120 bash[15050]: cephadm 2024-08-22T21:36:15.425163+0000 mgr.y (mgr.14144) 45 : cephadm [INF] Reconfiguring daemon mgr.y on smithi120 2024-08-22T21:36:17.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:16 smithi184 bash[14899]: cephadm 2024-08-22T21:36:15.420796+0000 mgr.y (mgr.14144) 44 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-22T21:36:17.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:16 smithi184 bash[14899]: cephadm 2024-08-22T21:36:15.425163+0000 mgr.y (mgr.14144) 45 : cephadm [INF] Reconfiguring daemon mgr.y on smithi120 2024-08-22T21:36:18.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:17 smithi120 bash[19523]: cluster 2024-08-22T21:36:16.551032+0000 mgr.y (mgr.14144) 46 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:18.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:17 smithi120 bash[15050]: cluster 2024-08-22T21:36:16.551032+0000 mgr.y (mgr.14144) 46 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:18.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:17 smithi184 bash[14899]: cluster 2024-08-22T21:36:16.551032+0000 mgr.y (mgr.14144) 46 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:19.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:19 smithi120 bash[15050]: audit 2024-08-22T21:36:18.519932+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:19.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:19 smithi120 bash[15050]: audit 2024-08-22T21:36:18.521180+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:36:19.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:19 smithi120 bash[15050]: audit 2024-08-22T21:36:18.527257+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:19.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:19 smithi120 bash[15050]: cluster 2024-08-22T21:36:18.551415+0000 mgr.y (mgr.14144) 47 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:19.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:19 smithi120 bash[15050]: cluster 2024-08-22T21:36:19.290471+0000 mon.a (mon.0) 189 : cluster [DBG] Standby manager daemon x started 2024-08-22T21:36:19.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:19 smithi120 bash[15050]: audit 2024-08-22T21:36:19.291604+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.184:0/379254274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-22T21:36:19.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:19 smithi120 bash[15050]: audit 2024-08-22T21:36:19.292661+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.184:0/379254274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-22T21:36:19.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:19 smithi120 bash[15050]: audit 2024-08-22T21:36:19.294688+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.184:0/379254274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-22T21:36:19.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:19 smithi120 bash[15050]: audit 2024-08-22T21:36:19.295408+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.184:0/379254274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-22T21:36:19.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:19 smithi120 bash[19523]: audit 2024-08-22T21:36:18.519932+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:19.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:19 smithi120 bash[19523]: audit 2024-08-22T21:36:18.521180+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:36:19.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:19 smithi120 bash[19523]: audit 2024-08-22T21:36:18.527257+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:19.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:19 smithi120 bash[19523]: cluster 2024-08-22T21:36:18.551415+0000 mgr.y (mgr.14144) 47 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:19.792 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:19 smithi120 bash[19523]: cluster 2024-08-22T21:36:19.290471+0000 mon.a (mon.0) 189 : cluster [DBG] Standby manager daemon x started 2024-08-22T21:36:19.792 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:19 smithi120 bash[19523]: audit 2024-08-22T21:36:19.291604+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.184:0/379254274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-22T21:36:19.792 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:19 smithi120 bash[19523]: audit 2024-08-22T21:36:19.292661+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.184:0/379254274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-22T21:36:19.792 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:19 smithi120 bash[19523]: audit 2024-08-22T21:36:19.294688+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.184:0/379254274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-22T21:36:19.792 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:19 smithi120 bash[19523]: audit 2024-08-22T21:36:19.295408+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.184:0/379254274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-22T21:36:19.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:19 smithi184 bash[14899]: audit 2024-08-22T21:36:18.519932+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:19.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:19 smithi184 bash[14899]: audit 2024-08-22T21:36:18.521180+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:36:19.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:19 smithi184 bash[14899]: audit 2024-08-22T21:36:18.527257+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:19.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:19 smithi184 bash[14899]: cluster 2024-08-22T21:36:18.551415+0000 mgr.y (mgr.14144) 47 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:19.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:19 smithi184 bash[14899]: cluster 2024-08-22T21:36:19.290471+0000 mon.a (mon.0) 189 : cluster [DBG] Standby manager daemon x started 2024-08-22T21:36:19.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:19 smithi184 bash[14899]: audit 2024-08-22T21:36:19.291604+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.184:0/379254274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-22T21:36:19.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:19 smithi184 bash[14899]: audit 2024-08-22T21:36:19.292661+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.184:0/379254274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-22T21:36:19.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:19 smithi184 bash[14899]: audit 2024-08-22T21:36:19.294688+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.184:0/379254274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-22T21:36:19.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:19 smithi184 bash[14899]: audit 2024-08-22T21:36:19.295408+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.184:0/379254274' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-22T21:36:21.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:20 smithi120 bash[19523]: cluster 2024-08-22T21:36:19.681030+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e14: y(active, since 69s), standbys: x 2024-08-22T21:36:21.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:20 smithi120 bash[19523]: audit 2024-08-22T21:36:19.681258+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-22T21:36:21.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:20 smithi120 bash[19523]: audit 2024-08-22T21:36:19.869295+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:36:21.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:20 smithi120 bash[19523]: audit 2024-08-22T21:36:19.872327+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:36:21.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:20 smithi120 bash[19523]: audit 2024-08-22T21:36:19.873996+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:21.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:20 smithi120 bash[15050]: cluster 2024-08-22T21:36:19.681030+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e14: y(active, since 69s), standbys: x 2024-08-22T21:36:21.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:20 smithi120 bash[15050]: audit 2024-08-22T21:36:19.681258+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-22T21:36:21.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:20 smithi120 bash[15050]: audit 2024-08-22T21:36:19.869295+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:36:21.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:20 smithi120 bash[15050]: audit 2024-08-22T21:36:19.872327+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:36:21.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:20 smithi120 bash[15050]: audit 2024-08-22T21:36:19.873996+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:21.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:20 smithi184 bash[14899]: cluster 2024-08-22T21:36:19.681030+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e14: y(active, since 69s), standbys: x 2024-08-22T21:36:21.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:20 smithi184 bash[14899]: audit 2024-08-22T21:36:19.681258+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-22T21:36:21.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:20 smithi184 bash[14899]: audit 2024-08-22T21:36:19.869295+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:36:21.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:20 smithi184 bash[14899]: audit 2024-08-22T21:36:19.872327+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:36:21.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:20 smithi184 bash[14899]: audit 2024-08-22T21:36:19.873996+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:21.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:21 smithi120 bash[15050]: audit 2024-08-22T21:36:19.868074+0000 mgr.y (mgr.14144) 48 : audit [DBG] from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:36:21.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:21 smithi120 bash[15050]: cephadm 2024-08-22T21:36:19.871781+0000 mgr.y (mgr.14144) 49 : cephadm [INF] Applying service osd.None on host smithi120... 2024-08-22T21:36:21.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:21 smithi120 bash[15050]: cluster 2024-08-22T21:36:20.551822+0000 mgr.y (mgr.14144) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:21.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:21 smithi120 bash[19523]: audit 2024-08-22T21:36:19.868074+0000 mgr.y (mgr.14144) 48 : audit [DBG] from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:36:21.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:21 smithi120 bash[19523]: cephadm 2024-08-22T21:36:19.871781+0000 mgr.y (mgr.14144) 49 : cephadm [INF] Applying service osd.None on host smithi120... 2024-08-22T21:36:21.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:21 smithi120 bash[19523]: cluster 2024-08-22T21:36:20.551822+0000 mgr.y (mgr.14144) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:22.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:21 smithi184 bash[14899]: audit 2024-08-22T21:36:19.868074+0000 mgr.y (mgr.14144) 48 : audit [DBG] from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:36:22.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:21 smithi184 bash[14899]: cephadm 2024-08-22T21:36:19.871781+0000 mgr.y (mgr.14144) 49 : cephadm [INF] Applying service osd.None on host smithi120... 2024-08-22T21:36:22.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:21 smithi184 bash[14899]: cluster 2024-08-22T21:36:20.551822+0000 mgr.y (mgr.14144) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:24.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:23 smithi120 bash[15050]: cluster 2024-08-22T21:36:22.552275+0000 mgr.y (mgr.14144) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:24.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:23 smithi120 bash[19523]: cluster 2024-08-22T21:36:22.552275+0000 mgr.y (mgr.14144) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:24.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:23 smithi184 bash[14899]: cluster 2024-08-22T21:36:22.552275+0000 mgr.y (mgr.14144) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:25.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:24 smithi120 bash[15050]: audit 2024-08-22T21:36:23.926674+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.120:0/4280953687' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccc4aecf-021d-46a7-bf74-b8fcc599131f"}]: dispatch 2024-08-22T21:36:25.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:24 smithi120 bash[15050]: audit 2024-08-22T21:36:23.927224+0000 mon.a (mon.0) 195 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccc4aecf-021d-46a7-bf74-b8fcc599131f"}]: dispatch 2024-08-22T21:36:25.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:24 smithi120 bash[15050]: audit 2024-08-22T21:36:23.933536+0000 mon.a (mon.0) 196 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ccc4aecf-021d-46a7-bf74-b8fcc599131f"}]': finished 2024-08-22T21:36:25.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:24 smithi120 bash[15050]: cluster 2024-08-22T21:36:23.933634+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-22T21:36:25.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:24 smithi120 bash[15050]: audit 2024-08-22T21:36:23.933833+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:36:25.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:24 smithi120 bash[15050]: audit 2024-08-22T21:36:24.558980+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.120:0/3095179304' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:36:25.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:24 smithi120 bash[19523]: audit 2024-08-22T21:36:23.926674+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.120:0/4280953687' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccc4aecf-021d-46a7-bf74-b8fcc599131f"}]: dispatch 2024-08-22T21:36:25.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:24 smithi120 bash[19523]: audit 2024-08-22T21:36:23.927224+0000 mon.a (mon.0) 195 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccc4aecf-021d-46a7-bf74-b8fcc599131f"}]: dispatch 2024-08-22T21:36:25.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:24 smithi120 bash[19523]: audit 2024-08-22T21:36:23.933536+0000 mon.a (mon.0) 196 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ccc4aecf-021d-46a7-bf74-b8fcc599131f"}]': finished 2024-08-22T21:36:25.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:24 smithi120 bash[19523]: cluster 2024-08-22T21:36:23.933634+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-22T21:36:25.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:24 smithi120 bash[19523]: audit 2024-08-22T21:36:23.933833+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:36:25.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:24 smithi120 bash[19523]: audit 2024-08-22T21:36:24.558980+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.120:0/3095179304' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:36:25.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:24 smithi184 bash[14899]: audit 2024-08-22T21:36:23.926674+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.120:0/4280953687' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccc4aecf-021d-46a7-bf74-b8fcc599131f"}]: dispatch 2024-08-22T21:36:25.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:24 smithi184 bash[14899]: audit 2024-08-22T21:36:23.927224+0000 mon.a (mon.0) 195 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ccc4aecf-021d-46a7-bf74-b8fcc599131f"}]: dispatch 2024-08-22T21:36:25.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:24 smithi184 bash[14899]: audit 2024-08-22T21:36:23.933536+0000 mon.a (mon.0) 196 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ccc4aecf-021d-46a7-bf74-b8fcc599131f"}]': finished 2024-08-22T21:36:25.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:24 smithi184 bash[14899]: cluster 2024-08-22T21:36:23.933634+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-22T21:36:25.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:24 smithi184 bash[14899]: audit 2024-08-22T21:36:23.933833+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:36:25.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:24 smithi184 bash[14899]: audit 2024-08-22T21:36:24.558980+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.120:0/3095179304' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:36:26.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:25 smithi120 bash[15050]: cluster 2024-08-22T21:36:24.552671+0000 mgr.y (mgr.14144) 52 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:26.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:25 smithi120 bash[19523]: cluster 2024-08-22T21:36:24.552671+0000 mgr.y (mgr.14144) 52 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:26.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:25 smithi184 bash[14899]: cluster 2024-08-22T21:36:24.552671+0000 mgr.y (mgr.14144) 52 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:28.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:27 smithi120 bash[19523]: cluster 2024-08-22T21:36:26.553048+0000 mgr.y (mgr.14144) 53 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:28.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:27 smithi120 bash[15050]: cluster 2024-08-22T21:36:26.553048+0000 mgr.y (mgr.14144) 53 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:28.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:27 smithi184 bash[14899]: cluster 2024-08-22T21:36:26.553048+0000 mgr.y (mgr.14144) 53 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:30.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:29 smithi120 bash[15050]: cluster 2024-08-22T21:36:28.553486+0000 mgr.y (mgr.14144) 54 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:30.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:29 smithi120 bash[19523]: cluster 2024-08-22T21:36:28.553486+0000 mgr.y (mgr.14144) 54 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:30.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:29 smithi184 bash[14899]: cluster 2024-08-22T21:36:28.553486+0000 mgr.y (mgr.14144) 54 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:32.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:31 smithi120 bash[15050]: cluster 2024-08-22T21:36:30.553978+0000 mgr.y (mgr.14144) 55 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:32.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:31 smithi120 bash[19523]: cluster 2024-08-22T21:36:30.553978+0000 mgr.y (mgr.14144) 55 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:32.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:31 smithi184 bash[14899]: cluster 2024-08-22T21:36:30.553978+0000 mgr.y (mgr.14144) 55 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:33.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:32 smithi120 bash[15050]: audit 2024-08-22T21:36:31.906523+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-22T21:36:33.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:32 smithi120 bash[15050]: audit 2024-08-22T21:36:31.908233+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:33.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:32 smithi120 bash[19523]: audit 2024-08-22T21:36:31.906523+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-22T21:36:33.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:32 smithi120 bash[19523]: audit 2024-08-22T21:36:31.908233+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:33.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:32 smithi184 bash[14899]: audit 2024-08-22T21:36:31.906523+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-22T21:36:33.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:32 smithi184 bash[14899]: audit 2024-08-22T21:36:31.908233+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:34.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:33 smithi120 bash[15050]: cephadm 2024-08-22T21:36:31.909514+0000 mgr.y (mgr.14144) 56 : cephadm [INF] Deploying daemon osd.0 on smithi120 2024-08-22T21:36:34.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:33 smithi120 bash[15050]: cluster 2024-08-22T21:36:32.554428+0000 mgr.y (mgr.14144) 57 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:34.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:33 smithi120 bash[19523]: cephadm 2024-08-22T21:36:31.909514+0000 mgr.y (mgr.14144) 56 : cephadm [INF] Deploying daemon osd.0 on smithi120 2024-08-22T21:36:34.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:33 smithi120 bash[19523]: cluster 2024-08-22T21:36:32.554428+0000 mgr.y (mgr.14144) 57 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:34.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:33 smithi184 bash[14899]: cephadm 2024-08-22T21:36:31.909514+0000 mgr.y (mgr.14144) 56 : cephadm [INF] Deploying daemon osd.0 on smithi120 2024-08-22T21:36:34.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:33 smithi184 bash[14899]: cluster 2024-08-22T21:36:32.554428+0000 mgr.y (mgr.14144) 57 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:34.534 INFO:teuthology.orchestra.run.smithi120.stdout:Created osd(s) 0 on host 'smithi120' 2024-08-22T21:36:34.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:34 smithi120 bash[15050]: audit 2024-08-22T21:36:34.519883+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:36:34.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:34 smithi120 bash[15050]: audit 2024-08-22T21:36:34.525583+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:34.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:34 smithi120 bash[15050]: audit 2024-08-22T21:36:34.532660+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:34.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:34 smithi120 bash[19523]: audit 2024-08-22T21:36:34.519883+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:36:34.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:34 smithi120 bash[19523]: audit 2024-08-22T21:36:34.525583+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:34.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:34 smithi120 bash[19523]: audit 2024-08-22T21:36:34.532660+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:35.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:34 smithi184 bash[14899]: audit 2024-08-22T21:36:34.519883+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:36:35.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:34 smithi184 bash[14899]: audit 2024-08-22T21:36:34.525583+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:35.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:34 smithi184 bash[14899]: audit 2024-08-22T21:36:34.532660+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:35.940 DEBUG:teuthology.orchestra.run.smithi120:osd.0> sudo journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.0.service 2024-08-22T21:36:35.943 INFO:tasks.cephadm:Deploying osd.1 on smithi120 with /dev/vg_nvme/lv_3... 2024-08-22T21:36:35.943 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-08-22T21:36:36.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:35 smithi120 bash[15050]: cluster 2024-08-22T21:36:34.554735+0000 mgr.y (mgr.14144) 58 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:36.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:35 smithi120 bash[19523]: cluster 2024-08-22T21:36:34.554735+0000 mgr.y (mgr.14144) 58 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:36.076 INFO:journalctl@ceph.osd.0.smithi120.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-08-22T21:36:36.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:35 smithi184 bash[14899]: cluster 2024-08-22T21:36:34.554735+0000 mgr.y (mgr.14144) 58 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:37.424 INFO:journalctl@ceph.osd.0.smithi120.stdout:Aug 22 21:36:37 smithi120 bash[21927]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-22T21:36:37.424 INFO:journalctl@ceph.osd.0.smithi120.stdout:Aug 22 21:36:37 smithi120 bash[21927]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-08-22T21:36:37.424 INFO:journalctl@ceph.osd.0.smithi120.stdout:Aug 22 21:36:37 smithi120 bash[21927]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-08-22T21:36:37.424 INFO:journalctl@ceph.osd.0.smithi120.stdout:Aug 22 21:36:37 smithi120 bash[21927]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-08-22T21:36:37.424 INFO:journalctl@ceph.osd.0.smithi120.stdout:Aug 22 21:36:37 smithi120 bash[21927]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-22T21:36:37.424 INFO:journalctl@ceph.osd.0.smithi120.stdout:Aug 22 21:36:37 smithi120 bash[21927]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-22T21:36:37.425 INFO:journalctl@ceph.osd.0.smithi120.stdout:Aug 22 21:36:37 smithi120 bash[21927]: --> ceph-volume lvm activate successful for osd ID: 0 2024-08-22T21:36:38.035 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:37 smithi120 bash[15050]: cluster 2024-08-22T21:36:36.555124+0000 mgr.y (mgr.14144) 59 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:38.035 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:37 smithi120 bash[19523]: cluster 2024-08-22T21:36:36.555124+0000 mgr.y (mgr.14144) 59 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:38.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:37 smithi184 bash[14899]: cluster 2024-08-22T21:36:36.555124+0000 mgr.y (mgr.14144) 59 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:39.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:38 smithi120 bash[15050]: audit 2024-08-22T21:36:37.761674+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:39.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:38 smithi120 bash[15050]: cluster 2024-08-22T21:36:38.555615+0000 mgr.y (mgr.14144) 60 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:39.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:38 smithi120 bash[19523]: audit 2024-08-22T21:36:37.761674+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:39.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:38 smithi120 bash[19523]: cluster 2024-08-22T21:36:38.555615+0000 mgr.y (mgr.14144) 60 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:39.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:38 smithi184 bash[14899]: audit 2024-08-22T21:36:37.761674+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:39.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:38 smithi184 bash[14899]: cluster 2024-08-22T21:36:38.555615+0000 mgr.y (mgr.14144) 60 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:41.232 INFO:journalctl@ceph.osd.0.smithi120.stdout:Aug 22 21:36:40 smithi120 bash[22232]: debug 2024-08-22T21:36:40.979+0000 7fc473347700 1 -- 172.21.15.120:0/1114093641 <== mon.2 v2:172.21.15.120:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564e938fa4e0 con 0x564e93973000 2024-08-22T21:36:41.855 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:41 smithi120 bash[15050]: cluster 2024-08-22T21:36:40.556122+0000 mgr.y (mgr.14144) 61 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:41.856 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:41 smithi120 bash[19523]: cluster 2024-08-22T21:36:40.556122+0000 mgr.y (mgr.14144) 61 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:41.856 INFO:journalctl@ceph.osd.0.smithi120.stdout:Aug 22 21:36:41 smithi120 bash[22232]: debug 2024-08-22T21:36:41.515+0000 7fc47add2080 -1 Falling back to public interface 2024-08-22T21:36:41.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:41 smithi184 bash[14899]: cluster 2024-08-22T21:36:40.556122+0000 mgr.y (mgr.14144) 61 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:42.609 INFO:teuthology.orchestra.run.smithi120.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-08-22T21:36:42.610 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-08-22T21:36:42.610 INFO:teuthology.orchestra.run.smithi120.stderr: stderr: 10+0 records in 2024-08-22T21:36:42.610 INFO:teuthology.orchestra.run.smithi120.stderr:10+0 records out 2024-08-22T21:36:42.610 INFO:teuthology.orchestra.run.smithi120.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0178094 s, 589 MB/s 2024-08-22T21:36:42.610 INFO:teuthology.orchestra.run.smithi120.stderr: stderr: 2024-08-22T21:36:42.610 INFO:teuthology.orchestra.run.smithi120.stderr:--> Zapping successful for: 2024-08-22T21:36:43.688 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi120:vg_nvme/lv_3 2024-08-22T21:36:43.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:43 smithi184 bash[14899]: cluster 2024-08-22T21:36:42.556698+0000 mgr.y (mgr.14144) 62 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:43.932 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:43 smithi120 bash[19523]: cluster 2024-08-22T21:36:42.556698+0000 mgr.y (mgr.14144) 62 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:43.932 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:43 smithi120 bash[15050]: cluster 2024-08-22T21:36:42.556698+0000 mgr.y (mgr.14144) 62 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:44.961 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:44 smithi120 bash[15050]: audit 2024-08-22T21:36:44.582257+0000 mon.a (mon.0) 205 : audit [INF] from='osd.0 [v2:172.21.15.120:6802/63588605,v1:172.21.15.120:6803/63588605]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-22T21:36:44.962 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:44 smithi120 bash[19523]: audit 2024-08-22T21:36:44.582257+0000 mon.a (mon.0) 205 : audit [INF] from='osd.0 [v2:172.21.15.120:6802/63588605,v1:172.21.15.120:6803/63588605]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-22T21:36:44.962 INFO:journalctl@ceph.osd.0.smithi120.stdout:Aug 22 21:36:44 smithi120 bash[22232]: debug 2024-08-22T21:36:44.571+0000 7fc47add2080 -1 osd.0 0 log_to_monitors {default=true} 2024-08-22T21:36:45.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:44 smithi184 bash[14899]: audit 2024-08-22T21:36:44.582257+0000 mon.a (mon.0) 205 : audit [INF] from='osd.0 [v2:172.21.15.120:6802/63588605,v1:172.21.15.120:6803/63588605]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-22T21:36:46.040 INFO:journalctl@ceph.osd.0.smithi120.stdout:Aug 22 21:36:45 smithi120 bash[22232]: debug 2024-08-22T21:36:45.699+0000 7fc471343700 -1 osd.0 0 waiting for initial osdmap 2024-08-22T21:36:46.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:45 smithi120 bash[19523]: cluster 2024-08-22T21:36:44.557110+0000 mgr.y (mgr.14144) 63 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:46.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:45 smithi120 bash[19523]: audit 2024-08-22T21:36:44.689598+0000 mon.a (mon.0) 206 : audit [INF] from='osd.0 [v2:172.21.15.120:6802/63588605,v1:172.21.15.120:6803/63588605]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-22T21:36:46.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:45 smithi120 bash[19523]: cluster 2024-08-22T21:36:44.689687+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-22T21:36:46.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:45 smithi120 bash[19523]: audit 2024-08-22T21:36:44.689835+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:36:46.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:45 smithi120 bash[19523]: audit 2024-08-22T21:36:44.690276+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 [v2:172.21.15.120:6802/63588605,v1:172.21.15.120:6803/63588605]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-08-22T21:36:46.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:45 smithi120 bash[15050]: cluster 2024-08-22T21:36:44.557110+0000 mgr.y (mgr.14144) 63 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:46.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:45 smithi120 bash[15050]: audit 2024-08-22T21:36:44.689598+0000 mon.a (mon.0) 206 : audit [INF] from='osd.0 [v2:172.21.15.120:6802/63588605,v1:172.21.15.120:6803/63588605]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-22T21:36:46.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:45 smithi120 bash[15050]: cluster 2024-08-22T21:36:44.689687+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-22T21:36:46.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:45 smithi120 bash[15050]: audit 2024-08-22T21:36:44.689835+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:36:46.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:45 smithi120 bash[15050]: audit 2024-08-22T21:36:44.690276+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 [v2:172.21.15.120:6802/63588605,v1:172.21.15.120:6803/63588605]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-08-22T21:36:46.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:45 smithi184 bash[14899]: cluster 2024-08-22T21:36:44.557110+0000 mgr.y (mgr.14144) 63 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:46.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:45 smithi184 bash[14899]: audit 2024-08-22T21:36:44.689598+0000 mon.a (mon.0) 206 : audit [INF] from='osd.0 [v2:172.21.15.120:6802/63588605,v1:172.21.15.120:6803/63588605]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-22T21:36:46.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:45 smithi184 bash[14899]: cluster 2024-08-22T21:36:44.689687+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-22T21:36:46.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:45 smithi184 bash[14899]: audit 2024-08-22T21:36:44.689835+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:36:46.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:45 smithi184 bash[14899]: audit 2024-08-22T21:36:44.690276+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 [v2:172.21.15.120:6802/63588605,v1:172.21.15.120:6803/63588605]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-08-22T21:36:47.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:46 smithi120 bash[15050]: audit 2024-08-22T21:36:45.693777+0000 mon.a (mon.0) 210 : audit [INF] from='osd.0 [v2:172.21.15.120:6802/63588605,v1:172.21.15.120:6803/63588605]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-08-22T21:36:47.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:46 smithi120 bash[15050]: cluster 2024-08-22T21:36:45.693965+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-22T21:36:47.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:46 smithi120 bash[15050]: audit 2024-08-22T21:36:45.694956+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:36:47.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:46 smithi120 bash[15050]: audit 2024-08-22T21:36:45.703733+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:36:47.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:46 smithi120 bash[19523]: audit 2024-08-22T21:36:45.693777+0000 mon.a (mon.0) 210 : audit [INF] from='osd.0 [v2:172.21.15.120:6802/63588605,v1:172.21.15.120:6803/63588605]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-08-22T21:36:47.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:46 smithi120 bash[19523]: cluster 2024-08-22T21:36:45.693965+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-22T21:36:47.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:46 smithi120 bash[19523]: audit 2024-08-22T21:36:45.694956+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:36:47.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:46 smithi120 bash[19523]: audit 2024-08-22T21:36:45.703733+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:36:47.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:46 smithi184 bash[14899]: audit 2024-08-22T21:36:45.693777+0000 mon.a (mon.0) 210 : audit [INF] from='osd.0 [v2:172.21.15.120:6802/63588605,v1:172.21.15.120:6803/63588605]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-08-22T21:36:47.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:46 smithi184 bash[14899]: cluster 2024-08-22T21:36:45.693965+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-22T21:36:47.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:46 smithi184 bash[14899]: audit 2024-08-22T21:36:45.694956+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:36:47.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:46 smithi184 bash[14899]: audit 2024-08-22T21:36:45.703733+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:36:47.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:47 smithi120 bash[15050]: cluster 2024-08-22T21:36:45.612504+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:36:47.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:47 smithi120 bash[15050]: cluster 2024-08-22T21:36:45.612708+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:36:47.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:47 smithi120 bash[15050]: cluster 2024-08-22T21:36:46.557571+0000 mgr.y (mgr.14144) 64 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:47.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:47 smithi120 bash[15050]: cluster 2024-08-22T21:36:46.705428+0000 mon.a (mon.0) 214 : cluster [INF] osd.0 [v2:172.21.15.120:6802/63588605,v1:172.21.15.120:6803/63588605] boot 2024-08-22T21:36:47.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:47 smithi120 bash[15050]: cluster 2024-08-22T21:36:46.705475+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-22T21:36:47.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:47 smithi120 bash[15050]: audit 2024-08-22T21:36:46.705962+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:36:47.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:47 smithi120 bash[15050]: audit 2024-08-22T21:36:46.736807+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:47.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:47 smithi120 bash[15050]: audit 2024-08-22T21:36:46.982148+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:47.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:47 smithi120 bash[15050]: audit 2024-08-22T21:36:46.984691+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:36:47.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:47 smithi120 bash[15050]: audit 2024-08-22T21:36:46.993978+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:47.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:47 smithi120 bash[19523]: cluster 2024-08-22T21:36:45.612504+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:36:47.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:47 smithi120 bash[19523]: cluster 2024-08-22T21:36:45.612708+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:36:47.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:47 smithi120 bash[19523]: cluster 2024-08-22T21:36:46.557571+0000 mgr.y (mgr.14144) 64 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:47.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:47 smithi120 bash[19523]: cluster 2024-08-22T21:36:46.705428+0000 mon.a (mon.0) 214 : cluster [INF] osd.0 [v2:172.21.15.120:6802/63588605,v1:172.21.15.120:6803/63588605] boot 2024-08-22T21:36:47.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:47 smithi120 bash[19523]: cluster 2024-08-22T21:36:46.705475+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-22T21:36:47.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:47 smithi120 bash[19523]: audit 2024-08-22T21:36:46.705962+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:36:47.792 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:47 smithi120 bash[19523]: audit 2024-08-22T21:36:46.736807+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:47.792 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:47 smithi120 bash[19523]: audit 2024-08-22T21:36:46.982148+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:47.792 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:47 smithi120 bash[19523]: audit 2024-08-22T21:36:46.984691+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:36:47.792 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:47 smithi120 bash[19523]: audit 2024-08-22T21:36:46.993978+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:48.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:47 smithi184 bash[14899]: cluster 2024-08-22T21:36:45.612504+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:36:48.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:47 smithi184 bash[14899]: cluster 2024-08-22T21:36:45.612708+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:36:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:47 smithi184 bash[14899]: cluster 2024-08-22T21:36:46.557571+0000 mgr.y (mgr.14144) 64 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-22T21:36:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:47 smithi184 bash[14899]: cluster 2024-08-22T21:36:46.705428+0000 mon.a (mon.0) 214 : cluster [INF] osd.0 [v2:172.21.15.120:6802/63588605,v1:172.21.15.120:6803/63588605] boot 2024-08-22T21:36:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:47 smithi184 bash[14899]: cluster 2024-08-22T21:36:46.705475+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-22T21:36:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:47 smithi184 bash[14899]: audit 2024-08-22T21:36:46.705962+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-22T21:36:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:47 smithi184 bash[14899]: audit 2024-08-22T21:36:46.736807+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:47 smithi184 bash[14899]: audit 2024-08-22T21:36:46.982148+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:47 smithi184 bash[14899]: audit 2024-08-22T21:36:46.984691+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:36:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:47 smithi184 bash[14899]: audit 2024-08-22T21:36:46.993978+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:36:49.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:48 smithi120 bash[15050]: cephadm 2024-08-22T21:36:46.730284+0000 mgr.y (mgr.14144) 65 : cephadm [INF] Detected new or changed devices on smithi120 2024-08-22T21:36:49.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:48 smithi120 bash[15050]: audit 2024-08-22T21:36:47.901957+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:36:49.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:48 smithi120 bash[15050]: audit 2024-08-22T21:36:47.905147+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:36:49.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:48 smithi120 bash[15050]: audit 2024-08-22T21:36:47.906594+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:49.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:48 smithi120 bash[15050]: cluster 2024-08-22T21:36:47.998067+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-22T21:36:49.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:48 smithi120 bash[19523]: cephadm 2024-08-22T21:36:46.730284+0000 mgr.y (mgr.14144) 65 : cephadm [INF] Detected new or changed devices on smithi120 2024-08-22T21:36:49.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:48 smithi120 bash[19523]: audit 2024-08-22T21:36:47.901957+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:36:49.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:48 smithi120 bash[19523]: audit 2024-08-22T21:36:47.905147+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:36:49.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:48 smithi120 bash[19523]: audit 2024-08-22T21:36:47.906594+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:49.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:48 smithi120 bash[19523]: cluster 2024-08-22T21:36:47.998067+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-22T21:36:49.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:48 smithi184 bash[14899]: cephadm 2024-08-22T21:36:46.730284+0000 mgr.y (mgr.14144) 65 : cephadm [INF] Detected new or changed devices on smithi120 2024-08-22T21:36:49.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:48 smithi184 bash[14899]: audit 2024-08-22T21:36:47.901957+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:36:49.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:48 smithi184 bash[14899]: audit 2024-08-22T21:36:47.905147+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:36:49.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:48 smithi184 bash[14899]: audit 2024-08-22T21:36:47.906594+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:36:49.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:48 smithi184 bash[14899]: cluster 2024-08-22T21:36:47.998067+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-22T21:36:49.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:49 smithi120 bash[19523]: audit 2024-08-22T21:36:47.900734+0000 mgr.y (mgr.14144) 66 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:36:49.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:49 smithi120 bash[19523]: cephadm 2024-08-22T21:36:47.904625+0000 mgr.y (mgr.14144) 67 : cephadm [INF] Applying service osd.None on host smithi120... 2024-08-22T21:36:49.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:49 smithi120 bash[19523]: cluster 2024-08-22T21:36:48.558129+0000 mgr.y (mgr.14144) 68 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:36:49.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:49 smithi120 bash[15050]: audit 2024-08-22T21:36:47.900734+0000 mgr.y (mgr.14144) 66 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:36:49.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:49 smithi120 bash[15050]: cephadm 2024-08-22T21:36:47.904625+0000 mgr.y (mgr.14144) 67 : cephadm [INF] Applying service osd.None on host smithi120... 2024-08-22T21:36:49.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:49 smithi120 bash[15050]: cluster 2024-08-22T21:36:48.558129+0000 mgr.y (mgr.14144) 68 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:36:50.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:49 smithi184 bash[14899]: audit 2024-08-22T21:36:47.900734+0000 mgr.y (mgr.14144) 66 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:36:50.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:49 smithi184 bash[14899]: cephadm 2024-08-22T21:36:47.904625+0000 mgr.y (mgr.14144) 67 : cephadm [INF] Applying service osd.None on host smithi120... 2024-08-22T21:36:50.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:49 smithi184 bash[14899]: cluster 2024-08-22T21:36:48.558129+0000 mgr.y (mgr.14144) 68 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:36:52.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:51 smithi120 bash[15050]: cluster 2024-08-22T21:36:50.558725+0000 mgr.y (mgr.14144) 69 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:36:52.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:51 smithi120 bash[19523]: cluster 2024-08-22T21:36:50.558725+0000 mgr.y (mgr.14144) 69 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:36:52.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:51 smithi184 bash[14899]: cluster 2024-08-22T21:36:50.558725+0000 mgr.y (mgr.14144) 69 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:36:53.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:52 smithi120 bash[15050]: audit 2024-08-22T21:36:52.005812+0000 mon.a (mon.0) 225 : audit [INF] from='client.? 172.21.15.120:0/4257584327' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2c39e14-df23-4d27-b7bf-006f7b604b5e"}]: dispatch 2024-08-22T21:36:53.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:52 smithi120 bash[15050]: audit 2024-08-22T21:36:52.019850+0000 mon.a (mon.0) 226 : audit [INF] from='client.? 172.21.15.120:0/4257584327' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2c39e14-df23-4d27-b7bf-006f7b604b5e"}]': finished 2024-08-22T21:36:53.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:52 smithi120 bash[15050]: cluster 2024-08-22T21:36:52.020026+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-22T21:36:53.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:52 smithi120 bash[15050]: audit 2024-08-22T21:36:52.020210+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:36:53.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:52 smithi120 bash[15050]: audit 2024-08-22T21:36:52.690369+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.120:0/2025866120' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:36:53.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:52 smithi120 bash[19523]: audit 2024-08-22T21:36:52.005812+0000 mon.a (mon.0) 225 : audit [INF] from='client.? 172.21.15.120:0/4257584327' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2c39e14-df23-4d27-b7bf-006f7b604b5e"}]: dispatch 2024-08-22T21:36:53.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:52 smithi120 bash[19523]: audit 2024-08-22T21:36:52.019850+0000 mon.a (mon.0) 226 : audit [INF] from='client.? 172.21.15.120:0/4257584327' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2c39e14-df23-4d27-b7bf-006f7b604b5e"}]': finished 2024-08-22T21:36:53.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:52 smithi120 bash[19523]: cluster 2024-08-22T21:36:52.020026+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-22T21:36:53.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:52 smithi120 bash[19523]: audit 2024-08-22T21:36:52.020210+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:36:53.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:52 smithi120 bash[19523]: audit 2024-08-22T21:36:52.690369+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.120:0/2025866120' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:36:53.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:52 smithi184 bash[14899]: audit 2024-08-22T21:36:52.005812+0000 mon.a (mon.0) 225 : audit [INF] from='client.? 172.21.15.120:0/4257584327' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2c39e14-df23-4d27-b7bf-006f7b604b5e"}]: dispatch 2024-08-22T21:36:53.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:52 smithi184 bash[14899]: audit 2024-08-22T21:36:52.019850+0000 mon.a (mon.0) 226 : audit [INF] from='client.? 172.21.15.120:0/4257584327' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2c39e14-df23-4d27-b7bf-006f7b604b5e"}]': finished 2024-08-22T21:36:53.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:52 smithi184 bash[14899]: cluster 2024-08-22T21:36:52.020026+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-22T21:36:53.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:52 smithi184 bash[14899]: audit 2024-08-22T21:36:52.020210+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:36:53.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:52 smithi184 bash[14899]: audit 2024-08-22T21:36:52.690369+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.120:0/2025866120' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:36:54.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:53 smithi120 bash[15050]: cluster 2024-08-22T21:36:52.559194+0000 mgr.y (mgr.14144) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:36:54.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:53 smithi120 bash[19523]: cluster 2024-08-22T21:36:52.559194+0000 mgr.y (mgr.14144) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:36:54.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:53 smithi184 bash[14899]: cluster 2024-08-22T21:36:52.559194+0000 mgr.y (mgr.14144) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:36:56.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:55 smithi120 bash[15050]: cluster 2024-08-22T21:36:54.559838+0000 mgr.y (mgr.14144) 71 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:36:56.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:55 smithi120 bash[19523]: cluster 2024-08-22T21:36:54.559838+0000 mgr.y (mgr.14144) 71 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:36:56.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:55 smithi184 bash[14899]: cluster 2024-08-22T21:36:54.559838+0000 mgr.y (mgr.14144) 71 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:36:57.036 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:56 smithi120 bash[15050]: cluster 2024-08-22T21:36:56.560395+0000 mgr.y (mgr.14144) 72 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:36:57.037 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:56 smithi120 bash[19523]: cluster 2024-08-22T21:36:56.560395+0000 mgr.y (mgr.14144) 72 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:36:57.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:56 smithi184 bash[14899]: cluster 2024-08-22T21:36:56.560395+0000 mgr.y (mgr.14144) 72 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:36:59.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:36:59 smithi120 bash[15050]: cluster 2024-08-22T21:36:58.560998+0000 mgr.y (mgr.14144) 73 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:36:59.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:36:59 smithi120 bash[19523]: cluster 2024-08-22T21:36:58.560998+0000 mgr.y (mgr.14144) 73 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:00.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:36:59 smithi184 bash[14899]: cluster 2024-08-22T21:36:58.560998+0000 mgr.y (mgr.14144) 73 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:01.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:00 smithi120 bash[15050]: audit 2024-08-22T21:36:59.948357+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-22T21:37:01.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:00 smithi120 bash[15050]: audit 2024-08-22T21:36:59.949821+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:37:01.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:00 smithi120 bash[19523]: audit 2024-08-22T21:36:59.948357+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-22T21:37:01.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:00 smithi120 bash[19523]: audit 2024-08-22T21:36:59.949821+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:37:01.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:00 smithi184 bash[14899]: audit 2024-08-22T21:36:59.948357+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-22T21:37:01.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:00 smithi184 bash[14899]: audit 2024-08-22T21:36:59.949821+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:37:01.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:01 smithi120 bash[15050]: cephadm 2024-08-22T21:36:59.950984+0000 mgr.y (mgr.14144) 74 : cephadm [INF] Deploying daemon osd.1 on smithi120 2024-08-22T21:37:01.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:01 smithi120 bash[15050]: cluster 2024-08-22T21:37:00.561487+0000 mgr.y (mgr.14144) 75 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:01.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:01 smithi120 bash[19523]: cephadm 2024-08-22T21:36:59.950984+0000 mgr.y (mgr.14144) 74 : cephadm [INF] Deploying daemon osd.1 on smithi120 2024-08-22T21:37:01.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:01 smithi120 bash[19523]: cluster 2024-08-22T21:37:00.561487+0000 mgr.y (mgr.14144) 75 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:02.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:01 smithi184 bash[14899]: cephadm 2024-08-22T21:36:59.950984+0000 mgr.y (mgr.14144) 74 : cephadm [INF] Deploying daemon osd.1 on smithi120 2024-08-22T21:37:02.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:01 smithi184 bash[14899]: cluster 2024-08-22T21:37:00.561487+0000 mgr.y (mgr.14144) 75 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:02.502 INFO:teuthology.orchestra.run.smithi120.stdout:Created osd(s) 1 on host 'smithi120' 2024-08-22T21:37:02.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:02 smithi120 bash[15050]: audit 2024-08-22T21:37:02.488252+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:37:02.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:02 smithi120 bash[15050]: audit 2024-08-22T21:37:02.493167+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:02.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:02 smithi120 bash[15050]: audit 2024-08-22T21:37:02.501957+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:02.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:02 smithi120 bash[19523]: audit 2024-08-22T21:37:02.488252+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:37:02.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:02 smithi120 bash[19523]: audit 2024-08-22T21:37:02.493167+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:02.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:02 smithi120 bash[19523]: audit 2024-08-22T21:37:02.501957+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:03.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:02 smithi184 bash[14899]: audit 2024-08-22T21:37:02.488252+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:37:03.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:02 smithi184 bash[14899]: audit 2024-08-22T21:37:02.493167+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:03.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:02 smithi184 bash[14899]: audit 2024-08-22T21:37:02.501957+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:03.916 DEBUG:teuthology.orchestra.run.smithi120:osd.1> sudo journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.1.service 2024-08-22T21:37:03.918 INFO:tasks.cephadm:Deploying osd.2 on smithi120 with /dev/vg_nvme/lv_2... 2024-08-22T21:37:03.918 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-08-22T21:37:04.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:03 smithi120 bash[15050]: cluster 2024-08-22T21:37:02.561888+0000 mgr.y (mgr.14144) 76 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:04.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:03 smithi120 bash[19523]: cluster 2024-08-22T21:37:02.561888+0000 mgr.y (mgr.14144) 76 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:04.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:03 smithi184 bash[14899]: cluster 2024-08-22T21:37:02.561888+0000 mgr.y (mgr.14144) 76 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:05.063 INFO:journalctl@ceph.osd.1.smithi120.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-08-22T21:37:05.540 INFO:journalctl@ceph.osd.1.smithi120.stdout:Aug 22 21:37:05 smithi120 bash[24655]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-22T21:37:05.540 INFO:journalctl@ceph.osd.1.smithi120.stdout:Aug 22 21:37:05 smithi120 bash[24655]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-08-22T21:37:05.540 INFO:journalctl@ceph.osd.1.smithi120.stdout:Aug 22 21:37:05 smithi120 bash[24655]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-08-22T21:37:05.541 INFO:journalctl@ceph.osd.1.smithi120.stdout:Aug 22 21:37:05 smithi120 bash[24655]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-08-22T21:37:05.541 INFO:journalctl@ceph.osd.1.smithi120.stdout:Aug 22 21:37:05 smithi120 bash[24655]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-22T21:37:05.541 INFO:journalctl@ceph.osd.1.smithi120.stdout:Aug 22 21:37:05 smithi120 bash[24655]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-22T21:37:05.541 INFO:journalctl@ceph.osd.1.smithi120.stdout:Aug 22 21:37:05 smithi120 bash[24655]: --> ceph-volume lvm activate successful for osd ID: 1 2024-08-22T21:37:06.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:05 smithi120 bash[15050]: cluster 2024-08-22T21:37:04.562430+0000 mgr.y (mgr.14144) 77 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:06.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:05 smithi120 bash[15050]: audit 2024-08-22T21:37:05.677758+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:06.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:05 smithi120 bash[19523]: cluster 2024-08-22T21:37:04.562430+0000 mgr.y (mgr.14144) 77 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:06.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:05 smithi120 bash[19523]: audit 2024-08-22T21:37:05.677758+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:06.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:05 smithi184 bash[14899]: cluster 2024-08-22T21:37:04.562430+0000 mgr.y (mgr.14144) 77 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:06.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:05 smithi184 bash[14899]: audit 2024-08-22T21:37:05.677758+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:08.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:07 smithi120 bash[15050]: cluster 2024-08-22T21:37:06.563072+0000 mgr.y (mgr.14144) 78 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:08.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:07 smithi120 bash[19523]: cluster 2024-08-22T21:37:06.563072+0000 mgr.y (mgr.14144) 78 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:08.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:07 smithi184 bash[14899]: cluster 2024-08-22T21:37:06.563072+0000 mgr.y (mgr.14144) 78 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:10.013 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:09 smithi120 bash[19523]: cluster 2024-08-22T21:37:08.563672+0000 mgr.y (mgr.14144) 79 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:10.014 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:09 smithi120 bash[15050]: cluster 2024-08-22T21:37:08.563672+0000 mgr.y (mgr.14144) 79 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:10.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:09 smithi184 bash[14899]: cluster 2024-08-22T21:37:08.563672+0000 mgr.y (mgr.14144) 79 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:10.290 INFO:journalctl@ceph.osd.1.smithi120.stdout:Aug 22 21:37:10 smithi120 bash[24961]: debug 2024-08-22T21:37:10.054+0000 7fc72ff5c700 1 -- 172.21.15.120:0/2052194839 <== mon.0 v2:172.21.15.120:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55abef5984e0 con 0x55abef610c00 2024-08-22T21:37:10.790 INFO:journalctl@ceph.osd.1.smithi120.stdout:Aug 22 21:37:10 smithi120 bash[24961]: debug 2024-08-22T21:37:10.614+0000 7fc7379e7080 -1 Falling back to public interface 2024-08-22T21:37:11.495 INFO:teuthology.orchestra.run.smithi120.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-08-22T21:37:11.496 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-08-22T21:37:11.496 INFO:teuthology.orchestra.run.smithi120.stderr: stderr: 10+0 records in 2024-08-22T21:37:11.496 INFO:teuthology.orchestra.run.smithi120.stderr:10+0 records out 2024-08-22T21:37:11.496 INFO:teuthology.orchestra.run.smithi120.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0166609 s, 629 MB/s 2024-08-22T21:37:11.496 INFO:teuthology.orchestra.run.smithi120.stderr:--> Zapping successful for: 2024-08-22T21:37:11.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:11 smithi120 bash[15050]: cluster 2024-08-22T21:37:10.564151+0000 mgr.y (mgr.14144) 80 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:11.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:11 smithi120 bash[15050]: audit 2024-08-22T21:37:10.734569+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:37:11.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:11 smithi120 bash[15050]: audit 2024-08-22T21:37:10.736252+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:37:11.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:11 smithi120 bash[19523]: cluster 2024-08-22T21:37:10.564151+0000 mgr.y (mgr.14144) 80 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:11.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:11 smithi120 bash[19523]: audit 2024-08-22T21:37:10.734569+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:37:11.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:11 smithi120 bash[19523]: audit 2024-08-22T21:37:10.736252+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:37:12.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:11 smithi184 bash[14899]: cluster 2024-08-22T21:37:10.564151+0000 mgr.y (mgr.14144) 80 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:12.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:11 smithi184 bash[14899]: audit 2024-08-22T21:37:10.734569+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:37:12.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:11 smithi184 bash[14899]: audit 2024-08-22T21:37:10.736252+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:37:12.305 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi120:vg_nvme/lv_2 2024-08-22T21:37:14.040 INFO:journalctl@ceph.osd.1.smithi120.stdout:Aug 22 21:37:13 smithi120 bash[24961]: debug 2024-08-22T21:37:13.610+0000 7fc7379e7080 -1 osd.1 0 log_to_monitors {default=true} 2024-08-22T21:37:14.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:13 smithi120 bash[19523]: cluster 2024-08-22T21:37:12.564619+0000 mgr.y (mgr.14144) 81 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:14.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:13 smithi120 bash[19523]: audit 2024-08-22T21:37:13.621847+0000 mon.a (mon.0) 237 : audit [INF] from='osd.1 [v2:172.21.15.120:6810/2186930132,v1:172.21.15.120:6811/2186930132]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-22T21:37:14.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:13 smithi120 bash[15050]: cluster 2024-08-22T21:37:12.564619+0000 mgr.y (mgr.14144) 81 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:14.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:13 smithi120 bash[15050]: audit 2024-08-22T21:37:13.621847+0000 mon.a (mon.0) 237 : audit [INF] from='osd.1 [v2:172.21.15.120:6810/2186930132,v1:172.21.15.120:6811/2186930132]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-22T21:37:14.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:13 smithi184 bash[14899]: cluster 2024-08-22T21:37:12.564619+0000 mgr.y (mgr.14144) 81 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:14.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:13 smithi184 bash[14899]: audit 2024-08-22T21:37:13.621847+0000 mon.a (mon.0) 237 : audit [INF] from='osd.1 [v2:172.21.15.120:6810/2186930132,v1:172.21.15.120:6811/2186930132]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-22T21:37:15.027 INFO:journalctl@ceph.osd.1.smithi120.stdout:Aug 22 21:37:14 smithi120 bash[24961]: debug 2024-08-22T21:37:14.738+0000 7fc72f75b700 -1 osd.1 0 waiting for initial osdmap 2024-08-22T21:37:15.027 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:14 smithi120 bash[19523]: audit 2024-08-22T21:37:13.731215+0000 mon.a (mon.0) 238 : audit [INF] from='osd.1 [v2:172.21.15.120:6810/2186930132,v1:172.21.15.120:6811/2186930132]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-22T21:37:15.027 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:14 smithi120 bash[19523]: cluster 2024-08-22T21:37:13.731408+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-22T21:37:15.027 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:14 smithi120 bash[19523]: audit 2024-08-22T21:37:13.732311+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:37:15.027 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:14 smithi120 bash[19523]: audit 2024-08-22T21:37:13.733453+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 [v2:172.21.15.120:6810/2186930132,v1:172.21.15.120:6811/2186930132]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-08-22T21:37:15.027 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:14 smithi120 bash[19523]: audit 2024-08-22T21:37:14.227147+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:15.027 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:14 smithi120 bash[19523]: audit 2024-08-22T21:37:14.239936+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:15.027 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:14 smithi120 bash[19523]: audit 2024-08-22T21:37:14.241975+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:37:15.028 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:14 smithi120 bash[19523]: audit 2024-08-22T21:37:14.248795+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:15.028 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:14 smithi120 bash[15050]: audit 2024-08-22T21:37:13.731215+0000 mon.a (mon.0) 238 : audit [INF] from='osd.1 [v2:172.21.15.120:6810/2186930132,v1:172.21.15.120:6811/2186930132]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-22T21:37:15.028 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:14 smithi120 bash[15050]: cluster 2024-08-22T21:37:13.731408+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-22T21:37:15.028 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:14 smithi120 bash[15050]: audit 2024-08-22T21:37:13.732311+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:37:15.028 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:14 smithi120 bash[15050]: audit 2024-08-22T21:37:13.733453+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 [v2:172.21.15.120:6810/2186930132,v1:172.21.15.120:6811/2186930132]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-08-22T21:37:15.028 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:14 smithi120 bash[15050]: audit 2024-08-22T21:37:14.227147+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:15.028 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:14 smithi120 bash[15050]: audit 2024-08-22T21:37:14.239936+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:15.028 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:14 smithi120 bash[15050]: audit 2024-08-22T21:37:14.241975+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:37:15.028 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:14 smithi120 bash[15050]: audit 2024-08-22T21:37:14.248795+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:15.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:14 smithi184 bash[14899]: audit 2024-08-22T21:37:13.731215+0000 mon.a (mon.0) 238 : audit [INF] from='osd.1 [v2:172.21.15.120:6810/2186930132,v1:172.21.15.120:6811/2186930132]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-22T21:37:15.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:14 smithi184 bash[14899]: cluster 2024-08-22T21:37:13.731408+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-22T21:37:15.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:14 smithi184 bash[14899]: audit 2024-08-22T21:37:13.732311+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:37:15.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:14 smithi184 bash[14899]: audit 2024-08-22T21:37:13.733453+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 [v2:172.21.15.120:6810/2186930132,v1:172.21.15.120:6811/2186930132]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-08-22T21:37:15.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:14 smithi184 bash[14899]: audit 2024-08-22T21:37:14.227147+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:15.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:14 smithi184 bash[14899]: audit 2024-08-22T21:37:14.239936+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:15.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:14 smithi184 bash[14899]: audit 2024-08-22T21:37:14.241975+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:37:15.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:14 smithi184 bash[14899]: audit 2024-08-22T21:37:14.248795+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:16.002 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:15 smithi120 bash[15050]: cephadm 2024-08-22T21:37:14.219324+0000 mgr.y (mgr.14144) 82 : cephadm [INF] Detected new or changed devices on smithi120 2024-08-22T21:37:16.003 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:15 smithi120 bash[15050]: cluster 2024-08-22T21:37:14.565238+0000 mgr.y (mgr.14144) 83 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:16.003 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:15 smithi120 bash[15050]: audit 2024-08-22T21:37:14.734563+0000 mon.a (mon.0) 246 : audit [INF] from='osd.1 [v2:172.21.15.120:6810/2186930132,v1:172.21.15.120:6811/2186930132]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-08-22T21:37:16.003 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:15 smithi120 bash[15050]: cluster 2024-08-22T21:37:14.734732+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-22T21:37:16.003 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:15 smithi120 bash[15050]: audit 2024-08-22T21:37:14.735020+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:37:16.003 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:15 smithi120 bash[15050]: audit 2024-08-22T21:37:14.745230+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:37:16.003 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:15 smithi120 bash[19523]: cephadm 2024-08-22T21:37:14.219324+0000 mgr.y (mgr.14144) 82 : cephadm [INF] Detected new or changed devices on smithi120 2024-08-22T21:37:16.003 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:15 smithi120 bash[19523]: cluster 2024-08-22T21:37:14.565238+0000 mgr.y (mgr.14144) 83 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:16.003 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:15 smithi120 bash[19523]: audit 2024-08-22T21:37:14.734563+0000 mon.a (mon.0) 246 : audit [INF] from='osd.1 [v2:172.21.15.120:6810/2186930132,v1:172.21.15.120:6811/2186930132]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-08-22T21:37:16.003 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:15 smithi120 bash[19523]: cluster 2024-08-22T21:37:14.734732+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-22T21:37:16.003 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:15 smithi120 bash[19523]: audit 2024-08-22T21:37:14.735020+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:37:16.003 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:15 smithi120 bash[19523]: audit 2024-08-22T21:37:14.745230+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:37:16.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:15 smithi184 bash[14899]: cephadm 2024-08-22T21:37:14.219324+0000 mgr.y (mgr.14144) 82 : cephadm [INF] Detected new or changed devices on smithi120 2024-08-22T21:37:16.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:15 smithi184 bash[14899]: cluster 2024-08-22T21:37:14.565238+0000 mgr.y (mgr.14144) 83 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:16.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:15 smithi184 bash[14899]: audit 2024-08-22T21:37:14.734563+0000 mon.a (mon.0) 246 : audit [INF] from='osd.1 [v2:172.21.15.120:6810/2186930132,v1:172.21.15.120:6811/2186930132]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-08-22T21:37:16.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:15 smithi184 bash[14899]: cluster 2024-08-22T21:37:14.734732+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-22T21:37:16.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:15 smithi184 bash[14899]: audit 2024-08-22T21:37:14.735020+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:37:16.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:15 smithi184 bash[14899]: audit 2024-08-22T21:37:14.745230+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:37:17.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[15050]: cluster 2024-08-22T21:37:14.649907+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:37:17.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[15050]: cluster 2024-08-22T21:37:14.650116+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:37:17.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[15050]: cluster 2024-08-22T21:37:15.746794+0000 mon.a (mon.0) 250 : cluster [INF] osd.1 [v2:172.21.15.120:6810/2186930132,v1:172.21.15.120:6811/2186930132] boot 2024-08-22T21:37:17.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[15050]: cluster 2024-08-22T21:37:15.746868+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-22T21:37:17.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[15050]: audit 2024-08-22T21:37:15.747514+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:37:17.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[15050]: audit 2024-08-22T21:37:16.419360+0000 mgr.y (mgr.14144) 84 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:37:17.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[15050]: audit 2024-08-22T21:37:16.420943+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:37:17.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[15050]: cephadm 2024-08-22T21:37:16.423638+0000 mgr.y (mgr.14144) 85 : cephadm [INF] Applying service osd.None on host smithi120... 2024-08-22T21:37:17.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[15050]: audit 2024-08-22T21:37:16.424132+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:37:17.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[15050]: audit 2024-08-22T21:37:16.425518+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:37:17.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[15050]: cluster 2024-08-22T21:37:16.565792+0000 mgr.y (mgr.14144) 86 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:17.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[19523]: cluster 2024-08-22T21:37:14.649907+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:37:17.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[19523]: cluster 2024-08-22T21:37:14.650116+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:37:17.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[19523]: cluster 2024-08-22T21:37:15.746794+0000 mon.a (mon.0) 250 : cluster [INF] osd.1 [v2:172.21.15.120:6810/2186930132,v1:172.21.15.120:6811/2186930132] boot 2024-08-22T21:37:17.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[19523]: cluster 2024-08-22T21:37:15.746868+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-22T21:37:17.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[19523]: audit 2024-08-22T21:37:15.747514+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:37:17.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[19523]: audit 2024-08-22T21:37:16.419360+0000 mgr.y (mgr.14144) 84 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:37:17.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[19523]: audit 2024-08-22T21:37:16.420943+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:37:17.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[19523]: cephadm 2024-08-22T21:37:16.423638+0000 mgr.y (mgr.14144) 85 : cephadm [INF] Applying service osd.None on host smithi120... 2024-08-22T21:37:17.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[19523]: audit 2024-08-22T21:37:16.424132+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:37:17.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[19523]: audit 2024-08-22T21:37:16.425518+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:37:17.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:16 smithi120 bash[19523]: cluster 2024-08-22T21:37:16.565792+0000 mgr.y (mgr.14144) 86 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:17.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:16 smithi184 bash[14899]: cluster 2024-08-22T21:37:14.649907+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:37:17.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:16 smithi184 bash[14899]: cluster 2024-08-22T21:37:14.650116+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:37:17.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:16 smithi184 bash[14899]: cluster 2024-08-22T21:37:15.746794+0000 mon.a (mon.0) 250 : cluster [INF] osd.1 [v2:172.21.15.120:6810/2186930132,v1:172.21.15.120:6811/2186930132] boot 2024-08-22T21:37:17.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:16 smithi184 bash[14899]: cluster 2024-08-22T21:37:15.746868+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-22T21:37:17.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:16 smithi184 bash[14899]: audit 2024-08-22T21:37:15.747514+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-22T21:37:17.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:16 smithi184 bash[14899]: audit 2024-08-22T21:37:16.419360+0000 mgr.y (mgr.14144) 84 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:37:17.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:16 smithi184 bash[14899]: audit 2024-08-22T21:37:16.420943+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:37:17.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:16 smithi184 bash[14899]: cephadm 2024-08-22T21:37:16.423638+0000 mgr.y (mgr.14144) 85 : cephadm [INF] Applying service osd.None on host smithi120... 2024-08-22T21:37:17.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:16 smithi184 bash[14899]: audit 2024-08-22T21:37:16.424132+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:37:17.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:16 smithi184 bash[14899]: audit 2024-08-22T21:37:16.425518+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:37:17.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:16 smithi184 bash[14899]: cluster 2024-08-22T21:37:16.565792+0000 mgr.y (mgr.14144) 86 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-08-22T21:37:18.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:17 smithi120 bash[19523]: cluster 2024-08-22T21:37:16.763544+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-22T21:37:18.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:17 smithi120 bash[15050]: cluster 2024-08-22T21:37:16.763544+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-22T21:37:18.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:17 smithi184 bash[14899]: cluster 2024-08-22T21:37:16.763544+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-22T21:37:20.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:19 smithi120 bash[15050]: cluster 2024-08-22T21:37:18.566296+0000 mgr.y (mgr.14144) 87 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:20.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:19 smithi120 bash[19523]: cluster 2024-08-22T21:37:18.566296+0000 mgr.y (mgr.14144) 87 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:20.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:19 smithi184 bash[14899]: cluster 2024-08-22T21:37:18.566296+0000 mgr.y (mgr.14144) 87 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:21.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:20 smithi120 bash[19523]: audit 2024-08-22T21:37:20.633354+0000 mon.a (mon.0) 257 : audit [INF] from='client.? 172.21.15.120:0/745095237' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2810ff63-2487-4cd0-b87d-d8813fd51535"}]: dispatch 2024-08-22T21:37:21.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:20 smithi120 bash[19523]: audit 2024-08-22T21:37:20.640238+0000 mon.a (mon.0) 258 : audit [INF] from='client.? 172.21.15.120:0/745095237' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2810ff63-2487-4cd0-b87d-d8813fd51535"}]': finished 2024-08-22T21:37:21.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:20 smithi120 bash[19523]: cluster 2024-08-22T21:37:20.640400+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-22T21:37:21.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:20 smithi120 bash[19523]: audit 2024-08-22T21:37:20.640597+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:37:21.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:20 smithi120 bash[15050]: audit 2024-08-22T21:37:20.633354+0000 mon.a (mon.0) 257 : audit [INF] from='client.? 172.21.15.120:0/745095237' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2810ff63-2487-4cd0-b87d-d8813fd51535"}]: dispatch 2024-08-22T21:37:21.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:20 smithi120 bash[15050]: audit 2024-08-22T21:37:20.640238+0000 mon.a (mon.0) 258 : audit [INF] from='client.? 172.21.15.120:0/745095237' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2810ff63-2487-4cd0-b87d-d8813fd51535"}]': finished 2024-08-22T21:37:21.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:20 smithi120 bash[15050]: cluster 2024-08-22T21:37:20.640400+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-22T21:37:21.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:20 smithi120 bash[15050]: audit 2024-08-22T21:37:20.640597+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:37:21.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:20 smithi184 bash[14899]: audit 2024-08-22T21:37:20.633354+0000 mon.a (mon.0) 257 : audit [INF] from='client.? 172.21.15.120:0/745095237' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2810ff63-2487-4cd0-b87d-d8813fd51535"}]: dispatch 2024-08-22T21:37:21.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:20 smithi184 bash[14899]: audit 2024-08-22T21:37:20.640238+0000 mon.a (mon.0) 258 : audit [INF] from='client.? 172.21.15.120:0/745095237' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2810ff63-2487-4cd0-b87d-d8813fd51535"}]': finished 2024-08-22T21:37:21.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:20 smithi184 bash[14899]: cluster 2024-08-22T21:37:20.640400+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-22T21:37:21.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:20 smithi184 bash[14899]: audit 2024-08-22T21:37:20.640597+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:37:22.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:21 smithi120 bash[15050]: cluster 2024-08-22T21:37:20.566760+0000 mgr.y (mgr.14144) 88 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:22.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:21 smithi120 bash[15050]: audit 2024-08-22T21:37:21.266599+0000 mon.a (mon.0) 261 : audit [DBG] from='client.? 172.21.15.120:0/2213030943' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:37:22.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:21 smithi120 bash[19523]: cluster 2024-08-22T21:37:20.566760+0000 mgr.y (mgr.14144) 88 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:22.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:21 smithi120 bash[19523]: audit 2024-08-22T21:37:21.266599+0000 mon.a (mon.0) 261 : audit [DBG] from='client.? 172.21.15.120:0/2213030943' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:37:22.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:21 smithi184 bash[14899]: cluster 2024-08-22T21:37:20.566760+0000 mgr.y (mgr.14144) 88 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:22.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:21 smithi184 bash[14899]: audit 2024-08-22T21:37:21.266599+0000 mon.a (mon.0) 261 : audit [DBG] from='client.? 172.21.15.120:0/2213030943' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:37:24.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:23 smithi120 bash[15050]: cluster 2024-08-22T21:37:22.567314+0000 mgr.y (mgr.14144) 89 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:24.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:23 smithi120 bash[19523]: cluster 2024-08-22T21:37:22.567314+0000 mgr.y (mgr.14144) 89 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:24.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:23 smithi184 bash[14899]: cluster 2024-08-22T21:37:22.567314+0000 mgr.y (mgr.14144) 89 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:26.021 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:25 smithi120 bash[15050]: cluster 2024-08-22T21:37:24.567804+0000 mgr.y (mgr.14144) 90 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:26.022 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:25 smithi120 bash[19523]: cluster 2024-08-22T21:37:24.567804+0000 mgr.y (mgr.14144) 90 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:26.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:25 smithi184 bash[14899]: cluster 2024-08-22T21:37:24.567804+0000 mgr.y (mgr.14144) 90 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:28.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:27 smithi120 bash[15050]: cluster 2024-08-22T21:37:26.568280+0000 mgr.y (mgr.14144) 91 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:28.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:27 smithi120 bash[19523]: cluster 2024-08-22T21:37:26.568280+0000 mgr.y (mgr.14144) 91 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:28.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:27 smithi184 bash[14899]: cluster 2024-08-22T21:37:26.568280+0000 mgr.y (mgr.14144) 91 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:30.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:29 smithi120 bash[15050]: cluster 2024-08-22T21:37:28.568897+0000 mgr.y (mgr.14144) 92 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:30.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:29 smithi120 bash[15050]: audit 2024-08-22T21:37:28.918604+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-22T21:37:30.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:29 smithi120 bash[15050]: audit 2024-08-22T21:37:28.920066+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:37:30.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:29 smithi120 bash[19523]: cluster 2024-08-22T21:37:28.568897+0000 mgr.y (mgr.14144) 92 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:30.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:29 smithi120 bash[19523]: audit 2024-08-22T21:37:28.918604+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-22T21:37:30.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:29 smithi120 bash[19523]: audit 2024-08-22T21:37:28.920066+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:37:30.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:29 smithi184 bash[14899]: cluster 2024-08-22T21:37:28.568897+0000 mgr.y (mgr.14144) 92 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:30.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:29 smithi184 bash[14899]: audit 2024-08-22T21:37:28.918604+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-22T21:37:30.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:29 smithi184 bash[14899]: audit 2024-08-22T21:37:28.920066+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:37:31.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:30 smithi120 bash[15050]: cephadm 2024-08-22T21:37:28.921288+0000 mgr.y (mgr.14144) 93 : cephadm [INF] Deploying daemon osd.2 on smithi120 2024-08-22T21:37:31.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:30 smithi120 bash[19523]: cephadm 2024-08-22T21:37:28.921288+0000 mgr.y (mgr.14144) 93 : cephadm [INF] Deploying daemon osd.2 on smithi120 2024-08-22T21:37:31.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:30 smithi184 bash[14899]: cephadm 2024-08-22T21:37:28.921288+0000 mgr.y (mgr.14144) 93 : cephadm [INF] Deploying daemon osd.2 on smithi120 2024-08-22T21:37:31.556 INFO:teuthology.orchestra.run.smithi120.stdout:Created osd(s) 2 on host 'smithi120' 2024-08-22T21:37:31.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:31 smithi120 bash[15050]: cluster 2024-08-22T21:37:30.569498+0000 mgr.y (mgr.14144) 94 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:31.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:31 smithi120 bash[15050]: audit 2024-08-22T21:37:31.539953+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:37:31.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:31 smithi120 bash[15050]: audit 2024-08-22T21:37:31.545616+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:31.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:31 smithi120 bash[15050]: audit 2024-08-22T21:37:31.554742+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:31.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:31 smithi120 bash[19523]: cluster 2024-08-22T21:37:30.569498+0000 mgr.y (mgr.14144) 94 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:31.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:31 smithi120 bash[19523]: audit 2024-08-22T21:37:31.539953+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:37:31.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:31 smithi120 bash[19523]: audit 2024-08-22T21:37:31.545616+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:31.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:31 smithi120 bash[19523]: audit 2024-08-22T21:37:31.554742+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:32.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:31 smithi184 bash[14899]: cluster 2024-08-22T21:37:30.569498+0000 mgr.y (mgr.14144) 94 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:32.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:31 smithi184 bash[14899]: audit 2024-08-22T21:37:31.539953+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:37:32.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:31 smithi184 bash[14899]: audit 2024-08-22T21:37:31.545616+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:32.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:31 smithi184 bash[14899]: audit 2024-08-22T21:37:31.554742+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:32.878 DEBUG:teuthology.orchestra.run.smithi120:osd.2> sudo journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.2.service 2024-08-22T21:37:32.881 INFO:tasks.cephadm:Deploying osd.3 on smithi120 with /dev/vg_nvme/lv_1... 2024-08-22T21:37:32.881 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-08-22T21:37:33.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:32 smithi184 bash[14899]: cluster 2024-08-22T21:37:32.570060+0000 mgr.y (mgr.14144) 95 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:33.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:32 smithi120 bash[15050]: cluster 2024-08-22T21:37:32.570060+0000 mgr.y (mgr.14144) 95 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:33.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:32 smithi120 bash[19523]: cluster 2024-08-22T21:37:32.570060+0000 mgr.y (mgr.14144) 95 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:34.048 INFO:journalctl@ceph.osd.2.smithi120.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-08-22T21:37:34.790 INFO:journalctl@ceph.osd.2.smithi120.stdout:Aug 22 21:37:34 smithi120 bash[27364]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-22T21:37:34.790 INFO:journalctl@ceph.osd.2.smithi120.stdout:Aug 22 21:37:34 smithi120 bash[27364]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-08-22T21:37:34.790 INFO:journalctl@ceph.osd.2.smithi120.stdout:Aug 22 21:37:34 smithi120 bash[27364]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-08-22T21:37:34.791 INFO:journalctl@ceph.osd.2.smithi120.stdout:Aug 22 21:37:34 smithi120 bash[27364]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-08-22T21:37:34.791 INFO:journalctl@ceph.osd.2.smithi120.stdout:Aug 22 21:37:34 smithi120 bash[27364]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-22T21:37:34.791 INFO:journalctl@ceph.osd.2.smithi120.stdout:Aug 22 21:37:34 smithi120 bash[27364]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-22T21:37:34.791 INFO:journalctl@ceph.osd.2.smithi120.stdout:Aug 22 21:37:34 smithi120 bash[27364]: --> ceph-volume lvm activate successful for osd ID: 2 2024-08-22T21:37:35.999 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:35 smithi120 bash[15050]: cluster 2024-08-22T21:37:34.570487+0000 mgr.y (mgr.14144) 96 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:35.999 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:35 smithi120 bash[15050]: audit 2024-08-22T21:37:34.841041+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:35.999 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:35 smithi120 bash[19523]: cluster 2024-08-22T21:37:34.570487+0000 mgr.y (mgr.14144) 96 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:36.000 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:35 smithi120 bash[19523]: audit 2024-08-22T21:37:34.841041+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:36.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:35 smithi184 bash[14899]: cluster 2024-08-22T21:37:34.570487+0000 mgr.y (mgr.14144) 96 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:36.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:35 smithi184 bash[14899]: audit 2024-08-22T21:37:34.841041+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:37.979 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:37 smithi120 bash[15050]: cluster 2024-08-22T21:37:36.571000+0000 mgr.y (mgr.14144) 97 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:37.980 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:37 smithi120 bash[19523]: cluster 2024-08-22T21:37:36.571000+0000 mgr.y (mgr.14144) 97 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:38.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:37 smithi184 bash[14899]: cluster 2024-08-22T21:37:36.571000+0000 mgr.y (mgr.14144) 97 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:38.290 INFO:journalctl@ceph.osd.2.smithi120.stdout:Aug 22 21:37:38 smithi120 bash[27725]: debug 2024-08-22T21:37:38.070+0000 7fcfddaff700 1 -- 172.21.15.120:0/3276987773 <== mon.0 v2:172.21.15.120:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cfa71b24e0 con 0x55cfa722ac00 2024-08-22T21:37:38.982 INFO:journalctl@ceph.osd.2.smithi120.stdout:Aug 22 21:37:38 smithi120 bash[27725]: debug 2024-08-22T21:37:38.630+0000 7fcfe558a080 -1 Falling back to public interface 2024-08-22T21:37:39.569 INFO:teuthology.orchestra.run.smithi120.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-08-22T21:37:39.569 INFO:teuthology.orchestra.run.smithi120.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-08-22T21:37:39.569 INFO:teuthology.orchestra.run.smithi120.stderr: stderr: 10+0 records in 2024-08-22T21:37:39.569 INFO:teuthology.orchestra.run.smithi120.stderr:10+0 records out 2024-08-22T21:37:39.569 INFO:teuthology.orchestra.run.smithi120.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0222302 s, 472 MB/s 2024-08-22T21:37:39.570 INFO:teuthology.orchestra.run.smithi120.stderr:--> Zapping successful for: 2024-08-22T21:37:40.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:39 smithi120 bash[19523]: cluster 2024-08-22T21:37:38.571533+0000 mgr.y (mgr.14144) 98 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:40.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:39 smithi120 bash[15050]: cluster 2024-08-22T21:37:38.571533+0000 mgr.y (mgr.14144) 98 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:40.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:39 smithi184 bash[14899]: cluster 2024-08-22T21:37:38.571533+0000 mgr.y (mgr.14144) 98 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:40.834 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi120:vg_nvme/lv_1 2024-08-22T21:37:42.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:41 smithi120 bash[19523]: cluster 2024-08-22T21:37:40.572038+0000 mgr.y (mgr.14144) 99 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:42.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:41 smithi120 bash[19523]: audit 2024-08-22T21:37:41.607664+0000 mon.c (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.120:6818/1675109058,v1:172.21.15.120:6819/1675109058]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-22T21:37:42.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:41 smithi120 bash[19523]: audit 2024-08-22T21:37:41.608202+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-22T21:37:42.040 INFO:journalctl@ceph.osd.2.smithi120.stdout:Aug 22 21:37:41 smithi120 bash[27725]: debug 2024-08-22T21:37:41.598+0000 7fcfe558a080 -1 osd.2 0 log_to_monitors {default=true} 2024-08-22T21:37:42.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:41 smithi120 bash[15050]: cluster 2024-08-22T21:37:40.572038+0000 mgr.y (mgr.14144) 99 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:42.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:41 smithi120 bash[15050]: audit 2024-08-22T21:37:41.607664+0000 mon.c (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.120:6818/1675109058,v1:172.21.15.120:6819/1675109058]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-22T21:37:42.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:41 smithi120 bash[15050]: audit 2024-08-22T21:37:41.608202+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-22T21:37:42.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:41 smithi184 bash[14899]: cluster 2024-08-22T21:37:40.572038+0000 mgr.y (mgr.14144) 99 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:42.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:41 smithi184 bash[14899]: audit 2024-08-22T21:37:41.607664+0000 mon.c (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.120:6818/1675109058,v1:172.21.15.120:6819/1675109058]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-22T21:37:42.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:41 smithi184 bash[14899]: audit 2024-08-22T21:37:41.608202+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-22T21:37:42.904 INFO:journalctl@ceph.osd.2.smithi120.stdout:Aug 22 21:37:42 smithi120 bash[27725]: debug 2024-08-22T21:37:42.730+0000 7fcfdbafb700 -1 osd.2 0 waiting for initial osdmap 2024-08-22T21:37:42.904 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:42 smithi120 bash[19523]: audit 2024-08-22T21:37:41.714973+0000 mon.a (mon.0) 269 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-22T21:37:42.905 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:42 smithi120 bash[19523]: cluster 2024-08-22T21:37:41.715246+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-22T21:37:42.905 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:42 smithi120 bash[19523]: audit 2024-08-22T21:37:41.716035+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:37:42.905 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:42 smithi120 bash[19523]: audit 2024-08-22T21:37:41.716672+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.120:6818/1675109058,v1:172.21.15.120:6819/1675109058]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-08-22T21:37:42.905 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:42 smithi120 bash[19523]: audit 2024-08-22T21:37:41.722978+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-08-22T21:37:42.905 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:42 smithi120 bash[15050]: audit 2024-08-22T21:37:41.714973+0000 mon.a (mon.0) 269 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-22T21:37:42.905 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:42 smithi120 bash[15050]: cluster 2024-08-22T21:37:41.715246+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-22T21:37:42.905 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:42 smithi120 bash[15050]: audit 2024-08-22T21:37:41.716035+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:37:42.905 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:42 smithi120 bash[15050]: audit 2024-08-22T21:37:41.716672+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.120:6818/1675109058,v1:172.21.15.120:6819/1675109058]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-08-22T21:37:42.905 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:42 smithi120 bash[15050]: audit 2024-08-22T21:37:41.722978+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-08-22T21:37:43.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:42 smithi184 bash[14899]: audit 2024-08-22T21:37:41.714973+0000 mon.a (mon.0) 269 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-22T21:37:43.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:42 smithi184 bash[14899]: cluster 2024-08-22T21:37:41.715246+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-22T21:37:43.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:42 smithi184 bash[14899]: audit 2024-08-22T21:37:41.716035+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:37:43.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:42 smithi184 bash[14899]: audit 2024-08-22T21:37:41.716672+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.120:6818/1675109058,v1:172.21.15.120:6819/1675109058]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-08-22T21:37:43.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:42 smithi184 bash[14899]: audit 2024-08-22T21:37:41.722978+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-08-22T21:37:44.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:44 smithi120 bash[19523]: cluster 2024-08-22T21:37:42.572577+0000 mgr.y (mgr.14144) 100 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:44.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:44 smithi120 bash[19523]: audit 2024-08-22T21:37:42.726919+0000 mon.a (mon.0) 273 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-08-22T21:37:44.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:44 smithi120 bash[19523]: cluster 2024-08-22T21:37:42.727068+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-22T21:37:44.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:44 smithi120 bash[19523]: audit 2024-08-22T21:37:42.728339+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:37:44.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:44 smithi120 bash[19523]: audit 2024-08-22T21:37:42.735196+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:37:44.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:44 smithi120 bash[15050]: cluster 2024-08-22T21:37:42.572577+0000 mgr.y (mgr.14144) 100 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:44.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:44 smithi120 bash[15050]: audit 2024-08-22T21:37:42.726919+0000 mon.a (mon.0) 273 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-08-22T21:37:44.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:44 smithi120 bash[15050]: cluster 2024-08-22T21:37:42.727068+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-22T21:37:44.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:44 smithi120 bash[15050]: audit 2024-08-22T21:37:42.728339+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:37:44.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:44 smithi120 bash[15050]: audit 2024-08-22T21:37:42.735196+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:37:44.675 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:44 smithi184 bash[14899]: cluster 2024-08-22T21:37:42.572577+0000 mgr.y (mgr.14144) 100 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:44.675 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:44 smithi184 bash[14899]: audit 2024-08-22T21:37:42.726919+0000 mon.a (mon.0) 273 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-08-22T21:37:44.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:44 smithi184 bash[14899]: cluster 2024-08-22T21:37:42.727068+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-22T21:37:44.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:44 smithi184 bash[14899]: audit 2024-08-22T21:37:42.728339+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:37:44.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:44 smithi184 bash[14899]: audit 2024-08-22T21:37:42.735196+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:37:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[15050]: cluster 2024-08-22T21:37:42.643024+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:37:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[15050]: cluster 2024-08-22T21:37:42.643210+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:37:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[15050]: cluster 2024-08-22T21:37:43.738575+0000 mon.a (mon.0) 277 : cluster [INF] osd.2 [v2:172.21.15.120:6818/1675109058,v1:172.21.15.120:6819/1675109058] boot 2024-08-22T21:37:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[15050]: cluster 2024-08-22T21:37:43.738642+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-22T21:37:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[15050]: audit 2024-08-22T21:37:43.739347+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:37:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[15050]: audit 2024-08-22T21:37:43.740428+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-08-22T21:37:45.542 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[15050]: cephadm 2024-08-22T21:37:44.298472+0000 mgr.y (mgr.14144) 101 : cephadm [INF] Detected new or changed devices on smithi120 2024-08-22T21:37:45.542 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[15050]: audit 2024-08-22T21:37:44.306524+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:45.542 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[15050]: audit 2024-08-22T21:37:44.312850+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:45.542 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[15050]: audit 2024-08-22T21:37:44.315420+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:37:45.542 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[15050]: audit 2024-08-22T21:37:44.563111+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:45.542 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[15050]: cluster 2024-08-22T21:37:44.572952+0000 mgr.y (mgr.14144) 102 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:45.542 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[15050]: audit 2024-08-22T21:37:44.739215+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-08-22T21:37:45.542 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[15050]: cluster 2024-08-22T21:37:44.739306+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-22T21:37:45.542 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[15050]: audit 2024-08-22T21:37:44.740968+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-08-22T21:37:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[19523]: cluster 2024-08-22T21:37:42.643024+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:37:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[19523]: cluster 2024-08-22T21:37:42.643210+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:37:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[19523]: cluster 2024-08-22T21:37:43.738575+0000 mon.a (mon.0) 277 : cluster [INF] osd.2 [v2:172.21.15.120:6818/1675109058,v1:172.21.15.120:6819/1675109058] boot 2024-08-22T21:37:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[19523]: cluster 2024-08-22T21:37:43.738642+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-22T21:37:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[19523]: audit 2024-08-22T21:37:43.739347+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:37:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[19523]: audit 2024-08-22T21:37:43.740428+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-08-22T21:37:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[19523]: cephadm 2024-08-22T21:37:44.298472+0000 mgr.y (mgr.14144) 101 : cephadm [INF] Detected new or changed devices on smithi120 2024-08-22T21:37:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[19523]: audit 2024-08-22T21:37:44.306524+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[19523]: audit 2024-08-22T21:37:44.312850+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[19523]: audit 2024-08-22T21:37:44.315420+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:37:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[19523]: audit 2024-08-22T21:37:44.563111+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[19523]: cluster 2024-08-22T21:37:44.572952+0000 mgr.y (mgr.14144) 102 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[19523]: audit 2024-08-22T21:37:44.739215+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-08-22T21:37:45.544 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[19523]: cluster 2024-08-22T21:37:44.739306+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-22T21:37:45.544 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:45 smithi120 bash[19523]: audit 2024-08-22T21:37:44.740968+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-08-22T21:37:45.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:45 smithi184 bash[14899]: cluster 2024-08-22T21:37:42.643024+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:37:45.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:45 smithi184 bash[14899]: cluster 2024-08-22T21:37:42.643210+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:37:45.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:45 smithi184 bash[14899]: cluster 2024-08-22T21:37:43.738575+0000 mon.a (mon.0) 277 : cluster [INF] osd.2 [v2:172.21.15.120:6818/1675109058,v1:172.21.15.120:6819/1675109058] boot 2024-08-22T21:37:45.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:45 smithi184 bash[14899]: cluster 2024-08-22T21:37:43.738642+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-22T21:37:45.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:45 smithi184 bash[14899]: audit 2024-08-22T21:37:43.739347+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-22T21:37:45.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:45 smithi184 bash[14899]: audit 2024-08-22T21:37:43.740428+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-08-22T21:37:45.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:45 smithi184 bash[14899]: cephadm 2024-08-22T21:37:44.298472+0000 mgr.y (mgr.14144) 101 : cephadm [INF] Detected new or changed devices on smithi120 2024-08-22T21:37:45.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:45 smithi184 bash[14899]: audit 2024-08-22T21:37:44.306524+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:45.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:45 smithi184 bash[14899]: audit 2024-08-22T21:37:44.312850+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:45.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:45 smithi184 bash[14899]: audit 2024-08-22T21:37:44.315420+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:37:45.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:45 smithi184 bash[14899]: audit 2024-08-22T21:37:44.563111+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:37:45.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:45 smithi184 bash[14899]: cluster 2024-08-22T21:37:44.572952+0000 mgr.y (mgr.14144) 102 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-08-22T21:37:45.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:45 smithi184 bash[14899]: audit 2024-08-22T21:37:44.739215+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-08-22T21:37:45.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:45 smithi184 bash[14899]: cluster 2024-08-22T21:37:44.739306+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-22T21:37:45.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:45 smithi184 bash[14899]: audit 2024-08-22T21:37:44.740968+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-08-22T21:37:47.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:46 smithi120 bash[15050]: audit 2024-08-22T21:37:44.963210+0000 mgr.y (mgr.14144) 103 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:37:47.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:46 smithi120 bash[15050]: audit 2024-08-22T21:37:45.744602+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-08-22T21:37:47.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:46 smithi120 bash[15050]: cluster 2024-08-22T21:37:45.744828+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-22T21:37:47.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:46 smithi120 bash[15050]: audit 2024-08-22T21:37:45.755135+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:37:47.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:46 smithi120 bash[15050]: audit 2024-08-22T21:37:45.757435+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:37:47.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:46 smithi120 bash[15050]: audit 2024-08-22T21:37:45.758390+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:37:47.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:46 smithi120 bash[19523]: audit 2024-08-22T21:37:44.963210+0000 mgr.y (mgr.14144) 103 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:37:47.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:46 smithi120 bash[19523]: audit 2024-08-22T21:37:45.744602+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-08-22T21:37:47.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:46 smithi120 bash[19523]: cluster 2024-08-22T21:37:45.744828+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-22T21:37:47.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:46 smithi120 bash[19523]: audit 2024-08-22T21:37:45.755135+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:37:47.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:46 smithi120 bash[19523]: audit 2024-08-22T21:37:45.757435+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:37:47.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:46 smithi120 bash[19523]: audit 2024-08-22T21:37:45.758390+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:37:47.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:46 smithi184 bash[14899]: audit 2024-08-22T21:37:44.963210+0000 mgr.y (mgr.14144) 103 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi120:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:37:47.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:46 smithi184 bash[14899]: audit 2024-08-22T21:37:45.744602+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-08-22T21:37:47.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:46 smithi184 bash[14899]: cluster 2024-08-22T21:37:45.744828+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-22T21:37:47.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:46 smithi184 bash[14899]: audit 2024-08-22T21:37:45.755135+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:37:47.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:46 smithi184 bash[14899]: audit 2024-08-22T21:37:45.757435+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:37:47.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:46 smithi184 bash[14899]: audit 2024-08-22T21:37:45.758390+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:37:48.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:47 smithi120 bash[15050]: cephadm 2024-08-22T21:37:45.757122+0000 mgr.y (mgr.14144) 104 : cephadm [INF] Applying service osd.None on host smithi120... 2024-08-22T21:37:48.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:47 smithi120 bash[15050]: cluster 2024-08-22T21:37:46.573497+0000 mgr.y (mgr.14144) 105 : cluster [DBG] pgmap v88: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:37:48.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:47 smithi120 bash[15050]: cluster 2024-08-22T21:37:46.750831+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-22T21:37:48.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:47 smithi120 bash[19523]: cephadm 2024-08-22T21:37:45.757122+0000 mgr.y (mgr.14144) 104 : cephadm [INF] Applying service osd.None on host smithi120... 2024-08-22T21:37:48.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:47 smithi120 bash[19523]: cluster 2024-08-22T21:37:46.573497+0000 mgr.y (mgr.14144) 105 : cluster [DBG] pgmap v88: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:37:48.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:47 smithi120 bash[19523]: cluster 2024-08-22T21:37:46.750831+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-22T21:37:48.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:47 smithi184 bash[14899]: cephadm 2024-08-22T21:37:45.757122+0000 mgr.y (mgr.14144) 104 : cephadm [INF] Applying service osd.None on host smithi120... 2024-08-22T21:37:48.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:47 smithi184 bash[14899]: cluster 2024-08-22T21:37:46.573497+0000 mgr.y (mgr.14144) 105 : cluster [DBG] pgmap v88: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:37:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:47 smithi184 bash[14899]: cluster 2024-08-22T21:37:46.750831+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-22T21:37:50.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:49 smithi120 bash[15050]: cluster 2024-08-22T21:37:48.574141+0000 mgr.y (mgr.14144) 106 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:37:50.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:49 smithi120 bash[19523]: cluster 2024-08-22T21:37:48.574141+0000 mgr.y (mgr.14144) 106 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:37:50.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:49 smithi184 bash[14899]: cluster 2024-08-22T21:37:48.574141+0000 mgr.y (mgr.14144) 106 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:37:51.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:50 smithi120 bash[15050]: audit 2024-08-22T21:37:49.989519+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.120:0/4154991686' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "daaaf0a9-c974-4f6c-b153-b7b4e458e9dc"}]: dispatch 2024-08-22T21:37:51.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:50 smithi120 bash[15050]: audit 2024-08-22T21:37:49.990041+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "daaaf0a9-c974-4f6c-b153-b7b4e458e9dc"}]: dispatch 2024-08-22T21:37:51.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:50 smithi120 bash[15050]: audit 2024-08-22T21:37:49.996270+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "daaaf0a9-c974-4f6c-b153-b7b4e458e9dc"}]': finished 2024-08-22T21:37:51.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:50 smithi120 bash[15050]: cluster 2024-08-22T21:37:49.996374+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-08-22T21:37:51.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:50 smithi120 bash[15050]: audit 2024-08-22T21:37:49.996514+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:37:51.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:50 smithi120 bash[15050]: audit 2024-08-22T21:37:50.663655+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.120:0/3573952003' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:37:51.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:50 smithi120 bash[19523]: audit 2024-08-22T21:37:49.989519+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.120:0/4154991686' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "daaaf0a9-c974-4f6c-b153-b7b4e458e9dc"}]: dispatch 2024-08-22T21:37:51.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:50 smithi120 bash[19523]: audit 2024-08-22T21:37:49.990041+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "daaaf0a9-c974-4f6c-b153-b7b4e458e9dc"}]: dispatch 2024-08-22T21:37:51.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:50 smithi120 bash[19523]: audit 2024-08-22T21:37:49.996270+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "daaaf0a9-c974-4f6c-b153-b7b4e458e9dc"}]': finished 2024-08-22T21:37:51.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:50 smithi120 bash[19523]: cluster 2024-08-22T21:37:49.996374+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-08-22T21:37:51.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:50 smithi120 bash[19523]: audit 2024-08-22T21:37:49.996514+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:37:51.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:50 smithi120 bash[19523]: audit 2024-08-22T21:37:50.663655+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.120:0/3573952003' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:37:51.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:50 smithi184 bash[14899]: audit 2024-08-22T21:37:49.989519+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.120:0/4154991686' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "daaaf0a9-c974-4f6c-b153-b7b4e458e9dc"}]: dispatch 2024-08-22T21:37:51.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:50 smithi184 bash[14899]: audit 2024-08-22T21:37:49.990041+0000 mon.a (mon.0) 294 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "daaaf0a9-c974-4f6c-b153-b7b4e458e9dc"}]: dispatch 2024-08-22T21:37:51.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:50 smithi184 bash[14899]: audit 2024-08-22T21:37:49.996270+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "daaaf0a9-c974-4f6c-b153-b7b4e458e9dc"}]': finished 2024-08-22T21:37:51.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:50 smithi184 bash[14899]: cluster 2024-08-22T21:37:49.996374+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-08-22T21:37:51.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:50 smithi184 bash[14899]: audit 2024-08-22T21:37:49.996514+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:37:51.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:50 smithi184 bash[14899]: audit 2024-08-22T21:37:50.663655+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.120:0/3573952003' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:37:52.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:51 smithi120 bash[19523]: cluster 2024-08-22T21:37:50.574633+0000 mgr.y (mgr.14144) 107 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:37:52.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:51 smithi120 bash[15050]: cluster 2024-08-22T21:37:50.574633+0000 mgr.y (mgr.14144) 107 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:37:52.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:51 smithi184 bash[14899]: cluster 2024-08-22T21:37:50.574633+0000 mgr.y (mgr.14144) 107 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:37:54.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:53 smithi120 bash[19523]: cluster 2024-08-22T21:37:52.575196+0000 mgr.y (mgr.14144) 108 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:37:54.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:53 smithi120 bash[15050]: cluster 2024-08-22T21:37:52.575196+0000 mgr.y (mgr.14144) 108 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:37:54.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:53 smithi184 bash[14899]: cluster 2024-08-22T21:37:52.575196+0000 mgr.y (mgr.14144) 108 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:37:55.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:55 smithi120 bash[15050]: cluster 2024-08-22T21:37:54.575768+0000 mgr.y (mgr.14144) 109 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:37:55.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:55 smithi120 bash[19523]: cluster 2024-08-22T21:37:54.575768+0000 mgr.y (mgr.14144) 109 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:37:56.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:55 smithi184 bash[14899]: cluster 2024-08-22T21:37:54.575768+0000 mgr.y (mgr.14144) 109 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:37:58.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:57 smithi120 bash[15050]: cluster 2024-08-22T21:37:56.576304+0000 mgr.y (mgr.14144) 110 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:37:58.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:57 smithi120 bash[19523]: cluster 2024-08-22T21:37:56.576304+0000 mgr.y (mgr.14144) 110 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:37:58.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:57 smithi184 bash[14899]: cluster 2024-08-22T21:37:56.576304+0000 mgr.y (mgr.14144) 110 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:37:59.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:58 smithi120 bash[15050]: audit 2024-08-22T21:37:58.404612+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-22T21:37:59.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:58 smithi120 bash[15050]: audit 2024-08-22T21:37:58.406476+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:37:59.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:58 smithi120 bash[19523]: audit 2024-08-22T21:37:58.404612+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-22T21:37:59.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:58 smithi120 bash[19523]: audit 2024-08-22T21:37:58.406476+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:37:59.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:58 smithi184 bash[14899]: audit 2024-08-22T21:37:58.404612+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-22T21:37:59.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:58 smithi184 bash[14899]: audit 2024-08-22T21:37:58.406476+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:38:00.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:59 smithi120 bash[15050]: cephadm 2024-08-22T21:37:58.407949+0000 mgr.y (mgr.14144) 111 : cephadm [INF] Deploying daemon osd.3 on smithi120 2024-08-22T21:38:00.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:37:59 smithi120 bash[15050]: cluster 2024-08-22T21:37:58.576779+0000 mgr.y (mgr.14144) 112 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:00.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:59 smithi120 bash[19523]: cephadm 2024-08-22T21:37:58.407949+0000 mgr.y (mgr.14144) 111 : cephadm [INF] Deploying daemon osd.3 on smithi120 2024-08-22T21:38:00.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:37:59 smithi120 bash[19523]: cluster 2024-08-22T21:37:58.576779+0000 mgr.y (mgr.14144) 112 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:00.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:59 smithi184 bash[14899]: cephadm 2024-08-22T21:37:58.407949+0000 mgr.y (mgr.14144) 111 : cephadm [INF] Deploying daemon osd.3 on smithi120 2024-08-22T21:38:00.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:37:59 smithi184 bash[14899]: cluster 2024-08-22T21:37:58.576779+0000 mgr.y (mgr.14144) 112 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:01.033 INFO:teuthology.orchestra.run.smithi120.stdout:Created osd(s) 3 on host 'smithi120' 2024-08-22T21:38:02.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:01 smithi120 bash[15050]: cluster 2024-08-22T21:38:00.577169+0000 mgr.y (mgr.14144) 113 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:02.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:01 smithi120 bash[15050]: audit 2024-08-22T21:38:01.014524+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:38:02.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:01 smithi120 bash[15050]: audit 2024-08-22T21:38:01.021105+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:02.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:01 smithi120 bash[15050]: audit 2024-08-22T21:38:01.030414+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:02.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:01 smithi120 bash[19523]: cluster 2024-08-22T21:38:00.577169+0000 mgr.y (mgr.14144) 113 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:02.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:01 smithi120 bash[19523]: audit 2024-08-22T21:38:01.014524+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:38:02.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:01 smithi120 bash[19523]: audit 2024-08-22T21:38:01.021105+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:02.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:01 smithi120 bash[19523]: audit 2024-08-22T21:38:01.030414+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:02.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:01 smithi184 bash[14899]: cluster 2024-08-22T21:38:00.577169+0000 mgr.y (mgr.14144) 113 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:02.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:01 smithi184 bash[14899]: audit 2024-08-22T21:38:01.014524+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:38:02.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:01 smithi184 bash[14899]: audit 2024-08-22T21:38:01.021105+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:02.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:01 smithi184 bash[14899]: audit 2024-08-22T21:38:01.030414+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:02.517 DEBUG:teuthology.orchestra.run.smithi120:osd.3> sudo journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.3.service 2024-08-22T21:38:02.519 INFO:tasks.cephadm:Deploying osd.4 on smithi184 with /dev/vg_nvme/lv_4... 2024-08-22T21:38:02.520 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-08-22T21:38:02.953 INFO:journalctl@ceph.osd.3.smithi120.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-08-22T21:38:03.603 INFO:journalctl@ceph.osd.3.smithi120.stdout:Aug 22 21:38:03 smithi120 bash[30097]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-22T21:38:03.751 INFO:journalctl@ceph.osd.3.smithi120.stdout:Aug 22 21:38:03 smithi120 bash[30097]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-08-22T21:38:03.751 INFO:journalctl@ceph.osd.3.smithi120.stdout:Aug 22 21:38:03 smithi120 bash[30097]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-08-22T21:38:03.752 INFO:journalctl@ceph.osd.3.smithi120.stdout:Aug 22 21:38:03 smithi120 bash[30097]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-08-22T21:38:03.752 INFO:journalctl@ceph.osd.3.smithi120.stdout:Aug 22 21:38:03 smithi120 bash[30097]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-22T21:38:03.752 INFO:journalctl@ceph.osd.3.smithi120.stdout:Aug 22 21:38:03 smithi120 bash[30097]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-22T21:38:03.752 INFO:journalctl@ceph.osd.3.smithi120.stdout:Aug 22 21:38:03 smithi120 bash[30097]: --> ceph-volume lvm activate successful for osd ID: 3 2024-08-22T21:38:03.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:03 smithi184 bash[14899]: cluster 2024-08-22T21:38:02.577715+0000 mgr.y (mgr.14144) 114 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:04.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:03 smithi120 bash[15050]: cluster 2024-08-22T21:38:02.577715+0000 mgr.y (mgr.14144) 114 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:04.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:03 smithi120 bash[19523]: cluster 2024-08-22T21:38:02.577715+0000 mgr.y (mgr.14144) 114 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:05.744 INFO:journalctl@ceph.osd.3.smithi120.stdout:Aug 22 21:38:05 smithi120 bash[30253]: debug 2024-08-22T21:38:05.509+0000 7f3c11e13700 1 -- 172.21.15.120:0/2947184355 <== mon.0 v2:172.21.15.120:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561cc32444e0 con 0x561cc32bcc00 2024-08-22T21:38:05.919 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-08-22T21:38:05.920 INFO:teuthology.orchestra.run.smithi184.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-08-22T21:38:05.920 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10+0 records in 2024-08-22T21:38:05.920 INFO:teuthology.orchestra.run.smithi184.stderr:10+0 records out 2024-08-22T21:38:05.920 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0158473 s, 662 MB/s 2024-08-22T21:38:05.920 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping successful for: 2024-08-22T21:38:06.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:05 smithi120 bash[19523]: cluster 2024-08-22T21:38:04.578368+0000 mgr.y (mgr.14144) 115 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:06.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:05 smithi120 bash[19523]: audit 2024-08-22T21:38:05.589154+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:06.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:05 smithi120 bash[15050]: cluster 2024-08-22T21:38:04.578368+0000 mgr.y (mgr.14144) 115 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:06.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:05 smithi120 bash[15050]: audit 2024-08-22T21:38:05.589154+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:06.124 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:05 smithi184 bash[14899]: cluster 2024-08-22T21:38:04.578368+0000 mgr.y (mgr.14144) 115 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:06.124 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:05 smithi184 bash[14899]: audit 2024-08-22T21:38:05.589154+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:06.290 INFO:journalctl@ceph.osd.3.smithi120.stdout:Aug 22 21:38:06 smithi120 bash[30253]: debug 2024-08-22T21:38:06.049+0000 7f3c1989e080 -1 Falling back to public interface 2024-08-22T21:38:06.503 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi184:vg_nvme/lv_4 2024-08-22T21:38:07.024 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:06 smithi120 bash[15050]: cluster 2024-08-22T21:38:06.578961+0000 mgr.y (mgr.14144) 116 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:07.024 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:06 smithi120 bash[19523]: cluster 2024-08-22T21:38:06.578961+0000 mgr.y (mgr.14144) 116 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:07.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:06 smithi184 bash[14899]: cluster 2024-08-22T21:38:06.578961+0000 mgr.y (mgr.14144) 116 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:09.290 INFO:journalctl@ceph.osd.3.smithi120.stdout:Aug 22 21:38:09 smithi120 bash[30253]: debug 2024-08-22T21:38:09.065+0000 7f3c1989e080 -1 osd.3 0 log_to_monitors {default=true} 2024-08-22T21:38:09.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:09 smithi184 bash[14899]: cluster 2024-08-22T21:38:08.579559+0000 mgr.y (mgr.14144) 117 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:09.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:09 smithi184 bash[14899]: audit 2024-08-22T21:38:09.072041+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.120:6826/3764923218,v1:172.21.15.120:6827/3764923218]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-22T21:38:09.979 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:09 smithi184 bash[14899]: audit 2024-08-22T21:38:09.072528+0000 mon.a (mon.0) 304 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-22T21:38:10.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:09 smithi120 bash[15050]: cluster 2024-08-22T21:38:08.579559+0000 mgr.y (mgr.14144) 117 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:10.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:09 smithi120 bash[15050]: audit 2024-08-22T21:38:09.072041+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.120:6826/3764923218,v1:172.21.15.120:6827/3764923218]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-22T21:38:10.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:09 smithi120 bash[15050]: audit 2024-08-22T21:38:09.072528+0000 mon.a (mon.0) 304 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-22T21:38:10.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:09 smithi120 bash[19523]: cluster 2024-08-22T21:38:08.579559+0000 mgr.y (mgr.14144) 117 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:10.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:09 smithi120 bash[19523]: audit 2024-08-22T21:38:09.072041+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.120:6826/3764923218,v1:172.21.15.120:6827/3764923218]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-22T21:38:10.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:09 smithi120 bash[19523]: audit 2024-08-22T21:38:09.072528+0000 mon.a (mon.0) 304 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-22T21:38:10.790 INFO:journalctl@ceph.osd.3.smithi120.stdout:Aug 22 21:38:10 smithi120 bash[30253]: debug 2024-08-22T21:38:10.729+0000 7f3c0fe0f700 -1 osd.3 0 waiting for initial osdmap 2024-08-22T21:38:10.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:10 smithi120 bash[15050]: audit 2024-08-22T21:38:09.711223+0000 mon.a (mon.0) 305 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-22T21:38:10.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:10 smithi120 bash[15050]: cluster 2024-08-22T21:38:09.711441+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-22T21:38:10.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:10 smithi120 bash[15050]: audit 2024-08-22T21:38:09.712157+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:38:10.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:10 smithi120 bash[15050]: audit 2024-08-22T21:38:09.713270+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.120:6826/3764923218,v1:172.21.15.120:6827/3764923218]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-08-22T21:38:10.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:10 smithi120 bash[15050]: audit 2024-08-22T21:38:09.720308+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-08-22T21:38:10.795 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:10 smithi120 bash[15050]: audit 2024-08-22T21:38:09.735214+0000 mgr.y (mgr.14144) 118 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:38:10.795 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:10 smithi120 bash[15050]: audit 2024-08-22T21:38:09.736700+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:38:10.795 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:10 smithi120 bash[15050]: cephadm 2024-08-22T21:38:09.738694+0000 mgr.y (mgr.14144) 119 : cephadm [INF] Applying service osd.None on host smithi184... 2024-08-22T21:38:10.795 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:10 smithi120 bash[15050]: audit 2024-08-22T21:38:09.739002+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:38:10.795 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:10 smithi120 bash[15050]: audit 2024-08-22T21:38:09.739938+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:38:10.795 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:10 smithi120 bash[19523]: audit 2024-08-22T21:38:09.711223+0000 mon.a (mon.0) 305 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-22T21:38:10.795 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:10 smithi120 bash[19523]: cluster 2024-08-22T21:38:09.711441+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-22T21:38:10.796 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:10 smithi120 bash[19523]: audit 2024-08-22T21:38:09.712157+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:38:10.796 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:10 smithi120 bash[19523]: audit 2024-08-22T21:38:09.713270+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.120:6826/3764923218,v1:172.21.15.120:6827/3764923218]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-08-22T21:38:10.796 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:10 smithi120 bash[19523]: audit 2024-08-22T21:38:09.720308+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-08-22T21:38:10.796 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:10 smithi120 bash[19523]: audit 2024-08-22T21:38:09.735214+0000 mgr.y (mgr.14144) 118 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:38:10.796 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:10 smithi120 bash[19523]: audit 2024-08-22T21:38:09.736700+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:38:10.796 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:10 smithi120 bash[19523]: cephadm 2024-08-22T21:38:09.738694+0000 mgr.y (mgr.14144) 119 : cephadm [INF] Applying service osd.None on host smithi184... 2024-08-22T21:38:10.796 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:10 smithi120 bash[19523]: audit 2024-08-22T21:38:09.739002+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:38:10.796 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:10 smithi120 bash[19523]: audit 2024-08-22T21:38:09.739938+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:38:11.000 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:10 smithi184 bash[14899]: audit 2024-08-22T21:38:09.711223+0000 mon.a (mon.0) 305 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-22T21:38:11.001 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:10 smithi184 bash[14899]: cluster 2024-08-22T21:38:09.711441+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-22T21:38:11.001 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:10 smithi184 bash[14899]: audit 2024-08-22T21:38:09.712157+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:38:11.001 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:10 smithi184 bash[14899]: audit 2024-08-22T21:38:09.713270+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.120:6826/3764923218,v1:172.21.15.120:6827/3764923218]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-08-22T21:38:11.001 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:10 smithi184 bash[14899]: audit 2024-08-22T21:38:09.720308+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]: dispatch 2024-08-22T21:38:11.001 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:10 smithi184 bash[14899]: audit 2024-08-22T21:38:09.735214+0000 mgr.y (mgr.14144) 118 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:38:11.001 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:10 smithi184 bash[14899]: audit 2024-08-22T21:38:09.736700+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:38:11.001 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:10 smithi184 bash[14899]: cephadm 2024-08-22T21:38:09.738694+0000 mgr.y (mgr.14144) 119 : cephadm [INF] Applying service osd.None on host smithi184... 2024-08-22T21:38:11.001 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:10 smithi184 bash[14899]: audit 2024-08-22T21:38:09.739002+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:38:11.001 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:10 smithi184 bash[14899]: audit 2024-08-22T21:38:09.739938+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:38:12.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[15050]: cluster 2024-08-22T21:38:10.580200+0000 mgr.y (mgr.14144) 120 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:12.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[15050]: audit 2024-08-22T21:38:10.721855+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-08-22T21:38:12.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[15050]: cluster 2024-08-22T21:38:10.722133+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-22T21:38:12.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[15050]: audit 2024-08-22T21:38:10.723036+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:38:12.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[15050]: audit 2024-08-22T21:38:10.731038+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:38:12.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[15050]: audit 2024-08-22T21:38:10.736173+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:38:12.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[15050]: audit 2024-08-22T21:38:10.737994+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:38:12.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[15050]: audit 2024-08-22T21:38:11.250101+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:12.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[15050]: audit 2024-08-22T21:38:11.485371+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:12.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[15050]: audit 2024-08-22T21:38:11.488508+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:38:12.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[15050]: audit 2024-08-22T21:38:11.496196+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:12.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[19523]: cluster 2024-08-22T21:38:10.580200+0000 mgr.y (mgr.14144) 120 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:12.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[19523]: audit 2024-08-22T21:38:10.721855+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-08-22T21:38:12.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[19523]: cluster 2024-08-22T21:38:10.722133+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-22T21:38:12.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[19523]: audit 2024-08-22T21:38:10.723036+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:38:12.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[19523]: audit 2024-08-22T21:38:10.731038+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:38:12.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[19523]: audit 2024-08-22T21:38:10.736173+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:38:12.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[19523]: audit 2024-08-22T21:38:10.737994+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:38:12.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[19523]: audit 2024-08-22T21:38:11.250101+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:12.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[19523]: audit 2024-08-22T21:38:11.485371+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:12.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[19523]: audit 2024-08-22T21:38:11.488508+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:38:12.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:11 smithi120 bash[19523]: audit 2024-08-22T21:38:11.496196+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:11 smithi184 bash[14899]: cluster 2024-08-22T21:38:10.580200+0000 mgr.y (mgr.14144) 120 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:11 smithi184 bash[14899]: audit 2024-08-22T21:38:10.721855+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi120", "root=default"]}]': finished 2024-08-22T21:38:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:11 smithi184 bash[14899]: cluster 2024-08-22T21:38:10.722133+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-22T21:38:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:11 smithi184 bash[14899]: audit 2024-08-22T21:38:10.723036+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:38:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:11 smithi184 bash[14899]: audit 2024-08-22T21:38:10.731038+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:38:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:11 smithi184 bash[14899]: audit 2024-08-22T21:38:10.736173+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:38:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:11 smithi184 bash[14899]: audit 2024-08-22T21:38:10.737994+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:38:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:11 smithi184 bash[14899]: audit 2024-08-22T21:38:11.250101+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:11 smithi184 bash[14899]: audit 2024-08-22T21:38:11.485371+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:11 smithi184 bash[14899]: audit 2024-08-22T21:38:11.488508+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:38:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:11 smithi184 bash[14899]: audit 2024-08-22T21:38:11.496196+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:13.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:12 smithi120 bash[15050]: cluster 2024-08-22T21:38:10.055405+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:38:13.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:12 smithi120 bash[15050]: cluster 2024-08-22T21:38:10.055590+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:38:13.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:12 smithi120 bash[15050]: cephadm 2024-08-22T21:38:11.240367+0000 mgr.y (mgr.14144) 121 : cephadm [INF] Detected new or changed devices on smithi120 2024-08-22T21:38:13.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:12 smithi120 bash[15050]: cluster 2024-08-22T21:38:11.734165+0000 mon.a (mon.0) 322 : cluster [INF] osd.3 [v2:172.21.15.120:6826/3764923218,v1:172.21.15.120:6827/3764923218] boot 2024-08-22T21:38:13.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:12 smithi120 bash[15050]: cluster 2024-08-22T21:38:11.734275+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-08-22T21:38:13.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:12 smithi120 bash[15050]: audit 2024-08-22T21:38:11.736795+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:38:13.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:12 smithi120 bash[19523]: cluster 2024-08-22T21:38:10.055405+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:38:13.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:12 smithi120 bash[19523]: cluster 2024-08-22T21:38:10.055590+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:38:13.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:12 smithi120 bash[19523]: cephadm 2024-08-22T21:38:11.240367+0000 mgr.y (mgr.14144) 121 : cephadm [INF] Detected new or changed devices on smithi120 2024-08-22T21:38:13.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:12 smithi120 bash[19523]: cluster 2024-08-22T21:38:11.734165+0000 mon.a (mon.0) 322 : cluster [INF] osd.3 [v2:172.21.15.120:6826/3764923218,v1:172.21.15.120:6827/3764923218] boot 2024-08-22T21:38:13.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:12 smithi120 bash[19523]: cluster 2024-08-22T21:38:11.734275+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-08-22T21:38:13.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:12 smithi120 bash[19523]: audit 2024-08-22T21:38:11.736795+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:38:13.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:12 smithi184 bash[14899]: cluster 2024-08-22T21:38:10.055405+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:38:13.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:12 smithi184 bash[14899]: cluster 2024-08-22T21:38:10.055590+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:38:13.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:12 smithi184 bash[14899]: cephadm 2024-08-22T21:38:11.240367+0000 mgr.y (mgr.14144) 121 : cephadm [INF] Detected new or changed devices on smithi120 2024-08-22T21:38:13.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:12 smithi184 bash[14899]: cluster 2024-08-22T21:38:11.734165+0000 mon.a (mon.0) 322 : cluster [INF] osd.3 [v2:172.21.15.120:6826/3764923218,v1:172.21.15.120:6827/3764923218] boot 2024-08-22T21:38:13.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:12 smithi184 bash[14899]: cluster 2024-08-22T21:38:11.734275+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-08-22T21:38:13.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:12 smithi184 bash[14899]: audit 2024-08-22T21:38:11.736795+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-22T21:38:14.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:13 smithi120 bash[15050]: cluster 2024-08-22T21:38:12.580897+0000 mgr.y (mgr.14144) 122 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:14.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:13 smithi120 bash[15050]: cluster 2024-08-22T21:38:12.756328+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-22T21:38:14.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:13 smithi120 bash[15050]: audit 2024-08-22T21:38:13.564412+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.184:0/2469289132' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d62bbc06-9b69-48a1-b3cb-e97ab8fb413a"}]: dispatch 2024-08-22T21:38:14.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:13 smithi120 bash[15050]: audit 2024-08-22T21:38:13.565503+0000 mon.a (mon.0) 326 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d62bbc06-9b69-48a1-b3cb-e97ab8fb413a"}]: dispatch 2024-08-22T21:38:14.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:13 smithi120 bash[15050]: audit 2024-08-22T21:38:13.575299+0000 mon.a (mon.0) 327 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d62bbc06-9b69-48a1-b3cb-e97ab8fb413a"}]': finished 2024-08-22T21:38:14.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:13 smithi120 bash[15050]: cluster 2024-08-22T21:38:13.575648+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-08-22T21:38:14.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:13 smithi120 bash[15050]: audit 2024-08-22T21:38:13.575908+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:38:14.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:13 smithi120 bash[19523]: cluster 2024-08-22T21:38:12.580897+0000 mgr.y (mgr.14144) 122 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:14.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:13 smithi120 bash[19523]: cluster 2024-08-22T21:38:12.756328+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-22T21:38:14.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:13 smithi120 bash[19523]: audit 2024-08-22T21:38:13.564412+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.184:0/2469289132' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d62bbc06-9b69-48a1-b3cb-e97ab8fb413a"}]: dispatch 2024-08-22T21:38:14.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:13 smithi120 bash[19523]: audit 2024-08-22T21:38:13.565503+0000 mon.a (mon.0) 326 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d62bbc06-9b69-48a1-b3cb-e97ab8fb413a"}]: dispatch 2024-08-22T21:38:14.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:13 smithi120 bash[19523]: audit 2024-08-22T21:38:13.575299+0000 mon.a (mon.0) 327 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d62bbc06-9b69-48a1-b3cb-e97ab8fb413a"}]': finished 2024-08-22T21:38:14.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:13 smithi120 bash[19523]: cluster 2024-08-22T21:38:13.575648+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-08-22T21:38:14.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:13 smithi120 bash[19523]: audit 2024-08-22T21:38:13.575908+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:38:14.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:13 smithi184 bash[14899]: cluster 2024-08-22T21:38:12.580897+0000 mgr.y (mgr.14144) 122 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-08-22T21:38:14.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:13 smithi184 bash[14899]: cluster 2024-08-22T21:38:12.756328+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-22T21:38:14.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:13 smithi184 bash[14899]: audit 2024-08-22T21:38:13.564412+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.184:0/2469289132' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d62bbc06-9b69-48a1-b3cb-e97ab8fb413a"}]: dispatch 2024-08-22T21:38:14.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:13 smithi184 bash[14899]: audit 2024-08-22T21:38:13.565503+0000 mon.a (mon.0) 326 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d62bbc06-9b69-48a1-b3cb-e97ab8fb413a"}]: dispatch 2024-08-22T21:38:14.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:13 smithi184 bash[14899]: audit 2024-08-22T21:38:13.575299+0000 mon.a (mon.0) 327 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d62bbc06-9b69-48a1-b3cb-e97ab8fb413a"}]': finished 2024-08-22T21:38:14.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:13 smithi184 bash[14899]: cluster 2024-08-22T21:38:13.575648+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-08-22T21:38:14.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:13 smithi184 bash[14899]: audit 2024-08-22T21:38:13.575908+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:38:15.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:14 smithi120 bash[15050]: audit 2024-08-22T21:38:14.227270+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.184:0/4229520087' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:38:15.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:14 smithi120 bash[15050]: cluster 2024-08-22T21:38:14.581501+0000 mgr.y (mgr.14144) 123 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:15.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:14 smithi120 bash[19523]: audit 2024-08-22T21:38:14.227270+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.184:0/4229520087' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:38:15.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:14 smithi120 bash[19523]: cluster 2024-08-22T21:38:14.581501+0000 mgr.y (mgr.14144) 123 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:15.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:14 smithi184 bash[14899]: audit 2024-08-22T21:38:14.227270+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.184:0/4229520087' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:38:15.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:14 smithi184 bash[14899]: cluster 2024-08-22T21:38:14.581501+0000 mgr.y (mgr.14144) 123 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:17.927 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:17 smithi184 bash[14899]: cluster 2024-08-22T21:38:16.582115+0000 mgr.y (mgr.14144) 124 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:18.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:17 smithi120 bash[19523]: cluster 2024-08-22T21:38:16.582115+0000 mgr.y (mgr.14144) 124 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:18.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:17 smithi120 bash[15050]: cluster 2024-08-22T21:38:16.582115+0000 mgr.y (mgr.14144) 124 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:20.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:19 smithi120 bash[15050]: cluster 2024-08-22T21:38:18.582670+0000 mgr.y (mgr.14144) 125 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:20.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:19 smithi120 bash[19523]: cluster 2024-08-22T21:38:18.582670+0000 mgr.y (mgr.14144) 125 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:20.052 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:19 smithi184 bash[14899]: cluster 2024-08-22T21:38:18.582670+0000 mgr.y (mgr.14144) 125 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:21.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:21 smithi184 bash[14899]: cluster 2024-08-22T21:38:20.583197+0000 mgr.y (mgr.14144) 126 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:21.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:21 smithi184 bash[14899]: audit 2024-08-22T21:38:21.113393+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-22T21:38:21.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:21 smithi184 bash[14899]: audit 2024-08-22T21:38:21.115271+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:38:22.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:21 smithi120 bash[19523]: cluster 2024-08-22T21:38:20.583197+0000 mgr.y (mgr.14144) 126 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:22.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:21 smithi120 bash[19523]: audit 2024-08-22T21:38:21.113393+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-22T21:38:22.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:21 smithi120 bash[19523]: audit 2024-08-22T21:38:21.115271+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:38:22.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:21 smithi120 bash[15050]: cluster 2024-08-22T21:38:20.583197+0000 mgr.y (mgr.14144) 126 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:22.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:21 smithi120 bash[15050]: audit 2024-08-22T21:38:21.113393+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-22T21:38:22.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:21 smithi120 bash[15050]: audit 2024-08-22T21:38:21.115271+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:38:22.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:22 smithi184 bash[14899]: cephadm 2024-08-22T21:38:21.116784+0000 mgr.y (mgr.14144) 127 : cephadm [INF] Deploying daemon osd.4 on smithi184 2024-08-22T21:38:23.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:22 smithi120 bash[15050]: cephadm 2024-08-22T21:38:21.116784+0000 mgr.y (mgr.14144) 127 : cephadm [INF] Deploying daemon osd.4 on smithi184 2024-08-22T21:38:23.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:22 smithi120 bash[19523]: cephadm 2024-08-22T21:38:21.116784+0000 mgr.y (mgr.14144) 127 : cephadm [INF] Deploying daemon osd.4 on smithi184 2024-08-22T21:38:23.597 INFO:teuthology.orchestra.run.smithi184.stdout:Created osd(s) 4 on host 'smithi184' 2024-08-22T21:38:23.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:23 smithi184 bash[14899]: cluster 2024-08-22T21:38:22.583751+0000 mgr.y (mgr.14144) 128 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:23.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:23 smithi184 bash[14899]: audit 2024-08-22T21:38:23.579156+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:38:23.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:23 smithi184 bash[14899]: audit 2024-08-22T21:38:23.587116+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:23.927 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:23 smithi184 bash[14899]: audit 2024-08-22T21:38:23.595915+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:24.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:23 smithi120 bash[15050]: cluster 2024-08-22T21:38:22.583751+0000 mgr.y (mgr.14144) 128 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:24.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:23 smithi120 bash[15050]: audit 2024-08-22T21:38:23.579156+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:38:24.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:23 smithi120 bash[15050]: audit 2024-08-22T21:38:23.587116+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:24.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:23 smithi120 bash[15050]: audit 2024-08-22T21:38:23.595915+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:24.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:23 smithi120 bash[19523]: cluster 2024-08-22T21:38:22.583751+0000 mgr.y (mgr.14144) 128 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:24.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:23 smithi120 bash[19523]: audit 2024-08-22T21:38:23.579156+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:38:24.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:23 smithi120 bash[19523]: audit 2024-08-22T21:38:23.587116+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:24.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:23 smithi120 bash[19523]: audit 2024-08-22T21:38:23.595915+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:24.731 DEBUG:teuthology.orchestra.run.smithi184:osd.4> sudo journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.4.service 2024-08-22T21:38:24.733 INFO:tasks.cephadm:Deploying osd.5 on smithi184 with /dev/vg_nvme/lv_3... 2024-08-22T21:38:24.734 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-08-22T21:38:25.508 INFO:journalctl@ceph.osd.4.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-08-22T21:38:26.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:25 smithi120 bash[15050]: cluster 2024-08-22T21:38:24.584300+0000 mgr.y (mgr.14144) 129 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:26.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:25 smithi120 bash[19523]: cluster 2024-08-22T21:38:24.584300+0000 mgr.y (mgr.14144) 129 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:26.158 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:25 smithi184 bash[14899]: cluster 2024-08-22T21:38:24.584300+0000 mgr.y (mgr.14144) 129 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:26.425 INFO:journalctl@ceph.osd.4.smithi184.stdout:Aug 22 21:38:26 smithi184 bash[17932]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-22T21:38:26.426 INFO:journalctl@ceph.osd.4.smithi184.stdout:Aug 22 21:38:26 smithi184 bash[17932]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-08-22T21:38:26.426 INFO:journalctl@ceph.osd.4.smithi184.stdout:Aug 22 21:38:26 smithi184 bash[17932]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-08-22T21:38:26.426 INFO:journalctl@ceph.osd.4.smithi184.stdout:Aug 22 21:38:26 smithi184 bash[17932]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-08-22T21:38:26.426 INFO:journalctl@ceph.osd.4.smithi184.stdout:Aug 22 21:38:26 smithi184 bash[17932]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-22T21:38:26.426 INFO:journalctl@ceph.osd.4.smithi184.stdout:Aug 22 21:38:26 smithi184 bash[17932]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-08-22T21:38:26.426 INFO:journalctl@ceph.osd.4.smithi184.stdout:Aug 22 21:38:26 smithi184 bash[17932]: --> ceph-volume lvm activate successful for osd ID: 4 2024-08-22T21:38:27.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:27 smithi184 bash[14899]: cluster 2024-08-22T21:38:26.584866+0000 mgr.y (mgr.14144) 130 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:27.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:27 smithi184 bash[14899]: audit 2024-08-22T21:38:26.618810+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:28.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:27 smithi120 bash[15050]: cluster 2024-08-22T21:38:26.584866+0000 mgr.y (mgr.14144) 130 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:28.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:27 smithi120 bash[15050]: audit 2024-08-22T21:38:26.618810+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:28.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:27 smithi120 bash[19523]: cluster 2024-08-22T21:38:26.584866+0000 mgr.y (mgr.14144) 130 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:28.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:27 smithi120 bash[19523]: audit 2024-08-22T21:38:26.618810+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:29.771 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:29 smithi184 bash[14899]: cluster 2024-08-22T21:38:28.585442+0000 mgr.y (mgr.14144) 131 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:29.772 INFO:journalctl@ceph.osd.4.smithi184.stdout:Aug 22 21:38:29 smithi184 bash[18247]: debug 2024-08-22T21:38:29.461+0000 7fbeae7b6700 1 -- 172.21.15.184:0/2018174818 <== mon.1 v2:172.21.15.184:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559f5da304e0 con 0x559f5daa9400 2024-08-22T21:38:30.042 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:29 smithi120 bash[15050]: cluster 2024-08-22T21:38:28.585442+0000 mgr.y (mgr.14144) 131 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:30.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:29 smithi120 bash[19523]: cluster 2024-08-22T21:38:28.585442+0000 mgr.y (mgr.14144) 131 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:30.080 INFO:journalctl@ceph.osd.4.smithi184.stdout:Aug 22 21:38:30 smithi184 bash[18247]: debug 2024-08-22T21:38:30.013+0000 7fbeb6241080 -1 Falling back to public interface 2024-08-22T21:38:30.692 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-08-22T21:38:30.692 INFO:teuthology.orchestra.run.smithi184.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-08-22T21:38:30.692 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10+0 records in 2024-08-22T21:38:30.692 INFO:teuthology.orchestra.run.smithi184.stderr:10+0 records out 2024-08-22T21:38:30.692 INFO:teuthology.orchestra.run.smithi184.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0191544 s, 547 MB/s 2024-08-22T21:38:30.693 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping successful for: 2024-08-22T21:38:31.779 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi184:vg_nvme/lv_3 2024-08-22T21:38:32.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:31 smithi120 bash[15050]: cluster 2024-08-22T21:38:30.586067+0000 mgr.y (mgr.14144) 132 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:32.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:31 smithi120 bash[19523]: cluster 2024-08-22T21:38:30.586067+0000 mgr.y (mgr.14144) 132 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:32.106 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:31 smithi184 bash[14899]: cluster 2024-08-22T21:38:30.586067+0000 mgr.y (mgr.14144) 132 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:33.344 INFO:journalctl@ceph.osd.4.smithi184.stdout:Aug 22 21:38:33 smithi184 bash[18247]: debug 2024-08-22T21:38:33.049+0000 7fbeb6241080 -1 osd.4 0 log_to_monitors {default=true} 2024-08-22T21:38:34.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:33 smithi120 bash[15050]: cluster 2024-08-22T21:38:32.586661+0000 mgr.y (mgr.14144) 133 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:34.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:33 smithi120 bash[15050]: audit 2024-08-22T21:38:33.057510+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.184:6800/572761187,v1:172.21.15.184:6801/572761187]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-22T21:38:34.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:33 smithi120 bash[15050]: audit 2024-08-22T21:38:33.058388+0000 mon.a (mon.0) 336 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-22T21:38:34.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:33 smithi120 bash[19523]: cluster 2024-08-22T21:38:32.586661+0000 mgr.y (mgr.14144) 133 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:34.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:33 smithi120 bash[19523]: audit 2024-08-22T21:38:33.057510+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.184:6800/572761187,v1:172.21.15.184:6801/572761187]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-22T21:38:34.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:33 smithi120 bash[19523]: audit 2024-08-22T21:38:33.058388+0000 mon.a (mon.0) 336 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-22T21:38:34.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:33 smithi184 bash[14899]: cluster 2024-08-22T21:38:32.586661+0000 mgr.y (mgr.14144) 133 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:34.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:33 smithi184 bash[14899]: audit 2024-08-22T21:38:33.057510+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.184:6800/572761187,v1:172.21.15.184:6801/572761187]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-22T21:38:34.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:33 smithi184 bash[14899]: audit 2024-08-22T21:38:33.058388+0000 mon.a (mon.0) 336 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-22T21:38:35.015 INFO:journalctl@ceph.osd.4.smithi184.stdout:Aug 22 21:38:34 smithi184 bash[18247]: debug 2024-08-22T21:38:34.749+0000 7fbeac7b2700 -1 osd.4 0 waiting for initial osdmap 2024-08-22T21:38:35.016 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:34 smithi184 bash[14899]: audit 2024-08-22T21:38:33.732533+0000 mon.a (mon.0) 337 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-22T21:38:35.016 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:34 smithi184 bash[14899]: cluster 2024-08-22T21:38:33.732765+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-22T21:38:35.016 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:34 smithi184 bash[14899]: audit 2024-08-22T21:38:33.733019+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:38:35.016 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:34 smithi184 bash[14899]: audit 2024-08-22T21:38:33.733879+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.184:6800/572761187,v1:172.21.15.184:6801/572761187]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-08-22T21:38:35.016 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:34 smithi184 bash[14899]: audit 2024-08-22T21:38:33.734753+0000 mon.a (mon.0) 340 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-08-22T21:38:35.016 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:34 smithi184 bash[14899]: audit 2024-08-22T21:38:34.624885+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:35.016 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:34 smithi184 bash[14899]: audit 2024-08-22T21:38:34.632941+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:35.016 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:34 smithi184 bash[14899]: audit 2024-08-22T21:38:34.636508+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:38:35.016 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:34 smithi184 bash[14899]: audit 2024-08-22T21:38:34.645447+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:35.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:34 smithi120 bash[15050]: audit 2024-08-22T21:38:33.732533+0000 mon.a (mon.0) 337 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-22T21:38:35.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:34 smithi120 bash[15050]: cluster 2024-08-22T21:38:33.732765+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-22T21:38:35.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:34 smithi120 bash[15050]: audit 2024-08-22T21:38:33.733019+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:38:35.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:34 smithi120 bash[15050]: audit 2024-08-22T21:38:33.733879+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.184:6800/572761187,v1:172.21.15.184:6801/572761187]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-08-22T21:38:35.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:34 smithi120 bash[15050]: audit 2024-08-22T21:38:33.734753+0000 mon.a (mon.0) 340 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-08-22T21:38:35.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:34 smithi120 bash[15050]: audit 2024-08-22T21:38:34.624885+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:35.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:34 smithi120 bash[15050]: audit 2024-08-22T21:38:34.632941+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:35.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:34 smithi120 bash[15050]: audit 2024-08-22T21:38:34.636508+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:38:35.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:34 smithi120 bash[15050]: audit 2024-08-22T21:38:34.645447+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:35.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:34 smithi120 bash[19523]: audit 2024-08-22T21:38:33.732533+0000 mon.a (mon.0) 337 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-22T21:38:35.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:34 smithi120 bash[19523]: cluster 2024-08-22T21:38:33.732765+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-22T21:38:35.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:34 smithi120 bash[19523]: audit 2024-08-22T21:38:33.733019+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:38:35.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:34 smithi120 bash[19523]: audit 2024-08-22T21:38:33.733879+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.184:6800/572761187,v1:172.21.15.184:6801/572761187]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-08-22T21:38:35.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:34 smithi120 bash[19523]: audit 2024-08-22T21:38:33.734753+0000 mon.a (mon.0) 340 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-08-22T21:38:35.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:34 smithi120 bash[19523]: audit 2024-08-22T21:38:34.624885+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:35.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:34 smithi120 bash[19523]: audit 2024-08-22T21:38:34.632941+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:35.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:34 smithi120 bash[19523]: audit 2024-08-22T21:38:34.636508+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:38:35.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:34 smithi120 bash[19523]: audit 2024-08-22T21:38:34.645447+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:36.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[15050]: cluster 2024-08-22T21:38:34.587183+0000 mgr.y (mgr.14144) 134 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:36.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[15050]: cephadm 2024-08-22T21:38:34.615760+0000 mgr.y (mgr.14144) 135 : cephadm [INF] Detected new or changed devices on smithi184 2024-08-22T21:38:36.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[15050]: audit 2024-08-22T21:38:34.741977+0000 mon.a (mon.0) 345 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-08-22T21:38:36.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[15050]: cluster 2024-08-22T21:38:34.742275+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-22T21:38:36.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[15050]: audit 2024-08-22T21:38:34.742998+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:38:36.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[15050]: audit 2024-08-22T21:38:34.752274+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:38:36.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[15050]: audit 2024-08-22T21:38:35.420081+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:38:36.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[15050]: audit 2024-08-22T21:38:35.423614+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:38:36.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[15050]: audit 2024-08-22T21:38:35.425347+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:38:36.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[15050]: cluster 2024-08-22T21:38:35.744960+0000 mon.a (mon.0) 352 : cluster [INF] osd.4 [v2:172.21.15.184:6800/572761187,v1:172.21.15.184:6801/572761187] boot 2024-08-22T21:38:36.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[15050]: cluster 2024-08-22T21:38:35.745083+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-08-22T21:38:36.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[15050]: audit 2024-08-22T21:38:35.745671+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:38:36.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[19523]: cluster 2024-08-22T21:38:34.587183+0000 mgr.y (mgr.14144) 134 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:36.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[19523]: cephadm 2024-08-22T21:38:34.615760+0000 mgr.y (mgr.14144) 135 : cephadm [INF] Detected new or changed devices on smithi184 2024-08-22T21:38:36.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[19523]: audit 2024-08-22T21:38:34.741977+0000 mon.a (mon.0) 345 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-08-22T21:38:36.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[19523]: cluster 2024-08-22T21:38:34.742275+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-22T21:38:36.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[19523]: audit 2024-08-22T21:38:34.742998+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:38:36.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[19523]: audit 2024-08-22T21:38:34.752274+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:38:36.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[19523]: audit 2024-08-22T21:38:35.420081+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:38:36.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[19523]: audit 2024-08-22T21:38:35.423614+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:38:36.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[19523]: audit 2024-08-22T21:38:35.425347+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:38:36.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[19523]: cluster 2024-08-22T21:38:35.744960+0000 mon.a (mon.0) 352 : cluster [INF] osd.4 [v2:172.21.15.184:6800/572761187,v1:172.21.15.184:6801/572761187] boot 2024-08-22T21:38:36.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[19523]: cluster 2024-08-22T21:38:35.745083+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-08-22T21:38:36.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:35 smithi120 bash[19523]: audit 2024-08-22T21:38:35.745671+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:38:36.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:35 smithi184 bash[14899]: cluster 2024-08-22T21:38:34.587183+0000 mgr.y (mgr.14144) 134 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-08-22T21:38:36.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:35 smithi184 bash[14899]: cephadm 2024-08-22T21:38:34.615760+0000 mgr.y (mgr.14144) 135 : cephadm [INF] Detected new or changed devices on smithi184 2024-08-22T21:38:36.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:35 smithi184 bash[14899]: audit 2024-08-22T21:38:34.741977+0000 mon.a (mon.0) 345 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-08-22T21:38:36.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:35 smithi184 bash[14899]: cluster 2024-08-22T21:38:34.742275+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-22T21:38:36.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:35 smithi184 bash[14899]: audit 2024-08-22T21:38:34.742998+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:38:36.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:35 smithi184 bash[14899]: audit 2024-08-22T21:38:34.752274+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:38:36.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:35 smithi184 bash[14899]: audit 2024-08-22T21:38:35.420081+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:38:36.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:35 smithi184 bash[14899]: audit 2024-08-22T21:38:35.423614+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:38:36.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:35 smithi184 bash[14899]: audit 2024-08-22T21:38:35.425347+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:38:36.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:35 smithi184 bash[14899]: cluster 2024-08-22T21:38:35.744960+0000 mon.a (mon.0) 352 : cluster [INF] osd.4 [v2:172.21.15.184:6800/572761187,v1:172.21.15.184:6801/572761187] boot 2024-08-22T21:38:36.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:35 smithi184 bash[14899]: cluster 2024-08-22T21:38:35.745083+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-08-22T21:38:36.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:35 smithi184 bash[14899]: audit 2024-08-22T21:38:35.745671+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-22T21:38:36.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:36 smithi184 bash[14899]: cluster 2024-08-22T21:38:34.041455+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:38:36.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:36 smithi184 bash[14899]: cluster 2024-08-22T21:38:34.041626+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:38:36.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:36 smithi184 bash[14899]: audit 2024-08-22T21:38:35.418462+0000 mgr.y (mgr.14144) 136 : audit [DBG] from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:38:36.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:36 smithi184 bash[14899]: cephadm 2024-08-22T21:38:35.423104+0000 mgr.y (mgr.14144) 137 : cephadm [INF] Applying service osd.None on host smithi184... 2024-08-22T21:38:36.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:36 smithi184 bash[14899]: cluster 2024-08-22T21:38:36.587767+0000 mgr.y (mgr.14144) 138 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:36.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:36 smithi184 bash[14899]: cluster 2024-08-22T21:38:36.740932+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-22T21:38:37.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:36 smithi120 bash[15050]: cluster 2024-08-22T21:38:34.041455+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:38:37.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:36 smithi120 bash[15050]: cluster 2024-08-22T21:38:34.041626+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:38:37.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:36 smithi120 bash[15050]: audit 2024-08-22T21:38:35.418462+0000 mgr.y (mgr.14144) 136 : audit [DBG] from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:38:37.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:36 smithi120 bash[15050]: cephadm 2024-08-22T21:38:35.423104+0000 mgr.y (mgr.14144) 137 : cephadm [INF] Applying service osd.None on host smithi184... 2024-08-22T21:38:37.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:36 smithi120 bash[15050]: cluster 2024-08-22T21:38:36.587767+0000 mgr.y (mgr.14144) 138 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:37.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:36 smithi120 bash[15050]: cluster 2024-08-22T21:38:36.740932+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-22T21:38:37.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:36 smithi120 bash[19523]: cluster 2024-08-22T21:38:34.041455+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:38:37.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:36 smithi120 bash[19523]: cluster 2024-08-22T21:38:34.041626+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:38:37.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:36 smithi120 bash[19523]: audit 2024-08-22T21:38:35.418462+0000 mgr.y (mgr.14144) 136 : audit [DBG] from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:38:37.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:36 smithi120 bash[19523]: cephadm 2024-08-22T21:38:35.423104+0000 mgr.y (mgr.14144) 137 : cephadm [INF] Applying service osd.None on host smithi184... 2024-08-22T21:38:37.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:36 smithi120 bash[19523]: cluster 2024-08-22T21:38:36.587767+0000 mgr.y (mgr.14144) 138 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:37.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:36 smithi120 bash[19523]: cluster 2024-08-22T21:38:36.740932+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-22T21:38:39.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:38 smithi120 bash[15050]: cluster 2024-08-22T21:38:37.744529+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-22T21:38:39.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:38 smithi120 bash[19523]: cluster 2024-08-22T21:38:37.744529+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-22T21:38:39.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:38 smithi184 bash[14899]: cluster 2024-08-22T21:38:37.744529+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-22T21:38:40.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:39 smithi120 bash[15050]: cluster 2024-08-22T21:38:38.588375+0000 mgr.y (mgr.14144) 139 : cluster [DBG] pgmap v126: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:40.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:39 smithi120 bash[15050]: audit 2024-08-22T21:38:39.258967+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.184:0/353643155' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bf57ac0-43c2-4754-b3b9-a41895c5cabb"}]: dispatch 2024-08-22T21:38:40.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:39 smithi120 bash[15050]: audit 2024-08-22T21:38:39.260101+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bf57ac0-43c2-4754-b3b9-a41895c5cabb"}]: dispatch 2024-08-22T21:38:40.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:39 smithi120 bash[15050]: audit 2024-08-22T21:38:39.270399+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5bf57ac0-43c2-4754-b3b9-a41895c5cabb"}]': finished 2024-08-22T21:38:40.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:39 smithi120 bash[15050]: cluster 2024-08-22T21:38:39.270522+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2024-08-22T21:38:40.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:39 smithi120 bash[15050]: audit 2024-08-22T21:38:39.270806+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:38:40.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:39 smithi120 bash[19523]: cluster 2024-08-22T21:38:38.588375+0000 mgr.y (mgr.14144) 139 : cluster [DBG] pgmap v126: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:40.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:39 smithi120 bash[19523]: audit 2024-08-22T21:38:39.258967+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.184:0/353643155' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bf57ac0-43c2-4754-b3b9-a41895c5cabb"}]: dispatch 2024-08-22T21:38:40.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:39 smithi120 bash[19523]: audit 2024-08-22T21:38:39.260101+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bf57ac0-43c2-4754-b3b9-a41895c5cabb"}]: dispatch 2024-08-22T21:38:40.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:39 smithi120 bash[19523]: audit 2024-08-22T21:38:39.270399+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5bf57ac0-43c2-4754-b3b9-a41895c5cabb"}]': finished 2024-08-22T21:38:40.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:39 smithi120 bash[19523]: cluster 2024-08-22T21:38:39.270522+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2024-08-22T21:38:40.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:39 smithi120 bash[19523]: audit 2024-08-22T21:38:39.270806+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:38:40.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:39 smithi184 bash[14899]: cluster 2024-08-22T21:38:38.588375+0000 mgr.y (mgr.14144) 139 : cluster [DBG] pgmap v126: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:40.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:39 smithi184 bash[14899]: audit 2024-08-22T21:38:39.258967+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.184:0/353643155' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bf57ac0-43c2-4754-b3b9-a41895c5cabb"}]: dispatch 2024-08-22T21:38:40.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:39 smithi184 bash[14899]: audit 2024-08-22T21:38:39.260101+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5bf57ac0-43c2-4754-b3b9-a41895c5cabb"}]: dispatch 2024-08-22T21:38:40.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:39 smithi184 bash[14899]: audit 2024-08-22T21:38:39.270399+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5bf57ac0-43c2-4754-b3b9-a41895c5cabb"}]': finished 2024-08-22T21:38:40.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:39 smithi184 bash[14899]: cluster 2024-08-22T21:38:39.270522+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2024-08-22T21:38:40.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:39 smithi184 bash[14899]: audit 2024-08-22T21:38:39.270806+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:38:41.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:40 smithi120 bash[19523]: audit 2024-08-22T21:38:39.908973+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.184:0/1812871005' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:38:41.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:40 smithi120 bash[19523]: cluster 2024-08-22T21:38:40.588973+0000 mgr.y (mgr.14144) 140 : cluster [DBG] pgmap v128: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:41.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:40 smithi120 bash[15050]: audit 2024-08-22T21:38:39.908973+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.184:0/1812871005' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:38:41.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:40 smithi120 bash[15050]: cluster 2024-08-22T21:38:40.588973+0000 mgr.y (mgr.14144) 140 : cluster [DBG] pgmap v128: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:41.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:40 smithi184 bash[14899]: audit 2024-08-22T21:38:39.908973+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.184:0/1812871005' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:38:41.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:40 smithi184 bash[14899]: cluster 2024-08-22T21:38:40.588973+0000 mgr.y (mgr.14144) 140 : cluster [DBG] pgmap v128: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:43.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:43 smithi184 bash[14899]: cluster 2024-08-22T21:38:42.589605+0000 mgr.y (mgr.14144) 141 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:44.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:43 smithi120 bash[15050]: cluster 2024-08-22T21:38:42.589605+0000 mgr.y (mgr.14144) 141 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:44.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:43 smithi120 bash[19523]: cluster 2024-08-22T21:38:42.589605+0000 mgr.y (mgr.14144) 141 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:46.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:45 smithi120 bash[15050]: cluster 2024-08-22T21:38:44.590303+0000 mgr.y (mgr.14144) 142 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:46.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:45 smithi120 bash[19523]: cluster 2024-08-22T21:38:44.590303+0000 mgr.y (mgr.14144) 142 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:46.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:45 smithi184 bash[14899]: cluster 2024-08-22T21:38:44.590303+0000 mgr.y (mgr.14144) 142 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:47.994 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:47 smithi184 bash[14899]: cluster 2024-08-22T21:38:46.591031+0000 mgr.y (mgr.14144) 143 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:47.994 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:47 smithi184 bash[14899]: audit 2024-08-22T21:38:46.903445+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-22T21:38:47.995 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:47 smithi184 bash[14899]: audit 2024-08-22T21:38:46.905171+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:38:48.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:47 smithi120 bash[15050]: cluster 2024-08-22T21:38:46.591031+0000 mgr.y (mgr.14144) 143 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:48.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:47 smithi120 bash[15050]: audit 2024-08-22T21:38:46.903445+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-22T21:38:48.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:47 smithi120 bash[15050]: audit 2024-08-22T21:38:46.905171+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:38:48.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:47 smithi120 bash[19523]: cluster 2024-08-22T21:38:46.591031+0000 mgr.y (mgr.14144) 143 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:48.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:47 smithi120 bash[19523]: audit 2024-08-22T21:38:46.903445+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-22T21:38:48.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:47 smithi120 bash[19523]: audit 2024-08-22T21:38:46.905171+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:38:49.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:48 smithi120 bash[15050]: cephadm 2024-08-22T21:38:46.906685+0000 mgr.y (mgr.14144) 144 : cephadm [INF] Deploying daemon osd.5 on smithi184 2024-08-22T21:38:49.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:48 smithi120 bash[19523]: cephadm 2024-08-22T21:38:46.906685+0000 mgr.y (mgr.14144) 144 : cephadm [INF] Deploying daemon osd.5 on smithi184 2024-08-22T21:38:49.066 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:48 smithi184 bash[14899]: cephadm 2024-08-22T21:38:46.906685+0000 mgr.y (mgr.14144) 144 : cephadm [INF] Deploying daemon osd.5 on smithi184 2024-08-22T21:38:49.326 INFO:teuthology.orchestra.run.smithi184.stdout:Created osd(s) 5 on host 'smithi184' 2024-08-22T21:38:50.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:49 smithi120 bash[15050]: cluster 2024-08-22T21:38:48.591648+0000 mgr.y (mgr.14144) 145 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:50.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:49 smithi120 bash[15050]: audit 2024-08-22T21:38:49.306521+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:38:50.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:49 smithi120 bash[15050]: audit 2024-08-22T21:38:49.314921+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:50.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:49 smithi120 bash[15050]: audit 2024-08-22T21:38:49.324782+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:50.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:49 smithi120 bash[19523]: cluster 2024-08-22T21:38:48.591648+0000 mgr.y (mgr.14144) 145 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:50.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:49 smithi120 bash[19523]: audit 2024-08-22T21:38:49.306521+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:38:50.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:49 smithi120 bash[19523]: audit 2024-08-22T21:38:49.314921+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:50.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:49 smithi120 bash[19523]: audit 2024-08-22T21:38:49.324782+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:50.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:49 smithi184 bash[14899]: cluster 2024-08-22T21:38:48.591648+0000 mgr.y (mgr.14144) 145 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:50.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:49 smithi184 bash[14899]: audit 2024-08-22T21:38:49.306521+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:38:50.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:49 smithi184 bash[14899]: audit 2024-08-22T21:38:49.314921+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:50.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:49 smithi184 bash[14899]: audit 2024-08-22T21:38:49.324782+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:50.608 DEBUG:teuthology.orchestra.run.smithi184:osd.5> sudo journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.5.service 2024-08-22T21:38:50.610 INFO:tasks.cephadm:Deploying osd.6 on smithi184 with /dev/vg_nvme/lv_2... 2024-08-22T21:38:50.610 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-08-22T21:38:51.584 INFO:journalctl@ceph.osd.5.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-08-22T21:38:51.584 INFO:journalctl@ceph.osd.5.smithi184.stdout:Aug 22 21:38:51 smithi184 bash[20622]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-08-22T21:38:51.584 INFO:journalctl@ceph.osd.5.smithi184.stdout:Aug 22 21:38:51 smithi184 bash[20622]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-08-22T21:38:51.584 INFO:journalctl@ceph.osd.5.smithi184.stdout:Aug 22 21:38:51 smithi184 bash[20622]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-08-22T21:38:51.584 INFO:journalctl@ceph.osd.5.smithi184.stdout:Aug 22 21:38:51 smithi184 bash[20622]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-08-22T21:38:51.584 INFO:journalctl@ceph.osd.5.smithi184.stdout:Aug 22 21:38:51 smithi184 bash[20622]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-22T21:38:51.584 INFO:journalctl@ceph.osd.5.smithi184.stdout:Aug 22 21:38:51 smithi184 bash[20622]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-08-22T21:38:51.584 INFO:journalctl@ceph.osd.5.smithi184.stdout:Aug 22 21:38:51 smithi184 bash[20622]: --> ceph-volume lvm activate successful for osd ID: 5 2024-08-22T21:38:52.002 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:51 smithi184 bash[14899]: cluster 2024-08-22T21:38:50.592328+0000 mgr.y (mgr.14144) 146 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:52.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:51 smithi120 bash[15050]: cluster 2024-08-22T21:38:50.592328+0000 mgr.y (mgr.14144) 146 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:52.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:51 smithi120 bash[19523]: cluster 2024-08-22T21:38:50.592328+0000 mgr.y (mgr.14144) 146 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:53.946 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:53 smithi184 bash[14899]: cluster 2024-08-22T21:38:52.593117+0000 mgr.y (mgr.14144) 147 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:54.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:53 smithi120 bash[15050]: cluster 2024-08-22T21:38:52.593117+0000 mgr.y (mgr.14144) 147 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:54.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:53 smithi120 bash[19523]: cluster 2024-08-22T21:38:52.593117+0000 mgr.y (mgr.14144) 147 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:54.675 INFO:journalctl@ceph.osd.5.smithi184.stdout:Aug 22 21:38:54 smithi184 bash[20780]: debug 2024-08-22T21:38:54.425+0000 7ff70c828700 1 -- 172.21.15.184:0/2231514921 <== mon.1 v2:172.21.15.184:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558803e704e0 con 0x558803ee9400 2024-08-22T21:38:55.175 INFO:journalctl@ceph.osd.5.smithi184.stdout:Aug 22 21:38:54 smithi184 bash[20780]: debug 2024-08-22T21:38:54.713+0000 7ff7142b3080 -1 Falling back to public interface 2024-08-22T21:38:55.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:55 smithi184 bash[14899]: audit 2024-08-22T21:38:54.560991+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:55.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:55 smithi184 bash[14899]: cluster 2024-08-22T21:38:54.593772+0000 mgr.y (mgr.14144) 148 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:56.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:55 smithi120 bash[15050]: audit 2024-08-22T21:38:54.560991+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:56.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:55 smithi120 bash[15050]: cluster 2024-08-22T21:38:54.593772+0000 mgr.y (mgr.14144) 148 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:56.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:55 smithi120 bash[19523]: audit 2024-08-22T21:38:54.560991+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:38:56.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:55 smithi120 bash[19523]: cluster 2024-08-22T21:38:54.593772+0000 mgr.y (mgr.14144) 148 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:56.772 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-08-22T21:38:56.772 INFO:teuthology.orchestra.run.smithi184.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-08-22T21:38:56.772 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10+0 records in 2024-08-22T21:38:56.772 INFO:teuthology.orchestra.run.smithi184.stderr:10+0 records out 2024-08-22T21:38:56.772 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0164707 s, 637 MB/s 2024-08-22T21:38:56.773 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping successful for: 2024-08-22T21:38:57.834 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi184:vg_nvme/lv_2 2024-08-22T21:38:57.925 INFO:journalctl@ceph.osd.5.smithi184.stdout:Aug 22 21:38:57 smithi184 bash[20780]: debug 2024-08-22T21:38:57.744+0000 7ff7142b3080 -1 osd.5 0 log_to_monitors {default=true} 2024-08-22T21:38:57.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:57 smithi184 bash[14899]: cluster 2024-08-22T21:38:56.594421+0000 mgr.y (mgr.14144) 149 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:58.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:57 smithi120 bash[15050]: cluster 2024-08-22T21:38:56.594421+0000 mgr.y (mgr.14144) 149 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:58.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:57 smithi120 bash[19523]: cluster 2024-08-22T21:38:56.594421+0000 mgr.y (mgr.14144) 149 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:58.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:58 smithi184 bash[14899]: audit 2024-08-22T21:38:57.753698+0000 mon.b (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.184:6808/229573164,v1:172.21.15.184:6809/229573164]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-22T21:38:58.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:58 smithi184 bash[14899]: audit 2024-08-22T21:38:57.754768+0000 mon.a (mon.0) 367 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-22T21:38:59.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:58 smithi120 bash[15050]: audit 2024-08-22T21:38:57.753698+0000 mon.b (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.184:6808/229573164,v1:172.21.15.184:6809/229573164]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-22T21:38:59.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:58 smithi120 bash[15050]: audit 2024-08-22T21:38:57.754768+0000 mon.a (mon.0) 367 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-22T21:38:59.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:58 smithi120 bash[19523]: audit 2024-08-22T21:38:57.753698+0000 mon.b (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.184:6808/229573164,v1:172.21.15.184:6809/229573164]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-22T21:38:59.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:58 smithi120 bash[19523]: audit 2024-08-22T21:38:57.754768+0000 mon.a (mon.0) 367 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-22T21:38:59.765 INFO:journalctl@ceph.osd.5.smithi184.stdout:Aug 22 21:38:59 smithi184 bash[20780]: debug 2024-08-22T21:38:59.676+0000 7ff70c027700 -1 osd.5 0 waiting for initial osdmap 2024-08-22T21:38:59.766 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:59 smithi184 bash[14899]: cluster 2024-08-22T21:38:58.595037+0000 mgr.y (mgr.14144) 150 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:38:59.766 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:59 smithi184 bash[14899]: audit 2024-08-22T21:38:58.666266+0000 mon.a (mon.0) 368 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-22T21:38:59.766 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:59 smithi184 bash[14899]: cluster 2024-08-22T21:38:58.666388+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-08-22T21:38:59.766 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:59 smithi184 bash[14899]: audit 2024-08-22T21:38:58.666649+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:38:59.766 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:59 smithi184 bash[14899]: audit 2024-08-22T21:38:58.667592+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.184:6808/229573164,v1:172.21.15.184:6809/229573164]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-08-22T21:38:59.766 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:38:59 smithi184 bash[14899]: audit 2024-08-22T21:38:58.668672+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-08-22T21:39:00.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:59 smithi120 bash[19523]: cluster 2024-08-22T21:38:58.595037+0000 mgr.y (mgr.14144) 150 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:39:00.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:59 smithi120 bash[19523]: audit 2024-08-22T21:38:58.666266+0000 mon.a (mon.0) 368 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-22T21:39:00.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:59 smithi120 bash[19523]: cluster 2024-08-22T21:38:58.666388+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-08-22T21:39:00.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:59 smithi120 bash[19523]: audit 2024-08-22T21:38:58.666649+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:39:00.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:59 smithi120 bash[19523]: audit 2024-08-22T21:38:58.667592+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.184:6808/229573164,v1:172.21.15.184:6809/229573164]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-08-22T21:39:00.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:38:59 smithi120 bash[19523]: audit 2024-08-22T21:38:58.668672+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-08-22T21:39:00.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:59 smithi120 bash[15050]: cluster 2024-08-22T21:38:58.595037+0000 mgr.y (mgr.14144) 150 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:39:00.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:59 smithi120 bash[15050]: audit 2024-08-22T21:38:58.666266+0000 mon.a (mon.0) 368 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-22T21:39:00.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:59 smithi120 bash[15050]: cluster 2024-08-22T21:38:58.666388+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-08-22T21:39:00.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:59 smithi120 bash[15050]: audit 2024-08-22T21:38:58.666649+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:39:00.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:59 smithi120 bash[15050]: audit 2024-08-22T21:38:58.667592+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.184:6808/229573164,v1:172.21.15.184:6809/229573164]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-08-22T21:39:00.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:38:59 smithi120 bash[15050]: audit 2024-08-22T21:38:58.668672+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-08-22T21:39:00.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:00 smithi184 bash[14899]: audit 2024-08-22T21:38:59.669524+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-08-22T21:39:00.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:00 smithi184 bash[14899]: cluster 2024-08-22T21:38:59.669774+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-08-22T21:39:00.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:00 smithi184 bash[14899]: audit 2024-08-22T21:38:59.671252+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:39:00.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:00 smithi184 bash[14899]: audit 2024-08-22T21:38:59.679379+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:39:00.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:00 smithi184 bash[14899]: cluster 2024-08-22T21:39:00.673643+0000 mon.a (mon.0) 376 : cluster [INF] osd.5 [v2:172.21.15.184:6808/229573164,v1:172.21.15.184:6809/229573164] boot 2024-08-22T21:39:00.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:00 smithi184 bash[14899]: cluster 2024-08-22T21:39:00.673791+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-08-22T21:39:00.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:00 smithi184 bash[14899]: audit 2024-08-22T21:39:00.674220+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:39:01.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:00 smithi120 bash[19523]: audit 2024-08-22T21:38:59.669524+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-08-22T21:39:01.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:00 smithi120 bash[19523]: cluster 2024-08-22T21:38:59.669774+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-08-22T21:39:01.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:00 smithi120 bash[19523]: audit 2024-08-22T21:38:59.671252+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:39:01.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:00 smithi120 bash[19523]: audit 2024-08-22T21:38:59.679379+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:39:01.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:00 smithi120 bash[19523]: cluster 2024-08-22T21:39:00.673643+0000 mon.a (mon.0) 376 : cluster [INF] osd.5 [v2:172.21.15.184:6808/229573164,v1:172.21.15.184:6809/229573164] boot 2024-08-22T21:39:01.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:00 smithi120 bash[19523]: cluster 2024-08-22T21:39:00.673791+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-08-22T21:39:01.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:00 smithi120 bash[19523]: audit 2024-08-22T21:39:00.674220+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:39:01.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:00 smithi120 bash[15050]: audit 2024-08-22T21:38:59.669524+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-08-22T21:39:01.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:00 smithi120 bash[15050]: cluster 2024-08-22T21:38:59.669774+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-08-22T21:39:01.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:00 smithi120 bash[15050]: audit 2024-08-22T21:38:59.671252+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:39:01.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:00 smithi120 bash[15050]: audit 2024-08-22T21:38:59.679379+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:39:01.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:00 smithi120 bash[15050]: cluster 2024-08-22T21:39:00.673643+0000 mon.a (mon.0) 376 : cluster [INF] osd.5 [v2:172.21.15.184:6808/229573164,v1:172.21.15.184:6809/229573164] boot 2024-08-22T21:39:01.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:00 smithi120 bash[15050]: cluster 2024-08-22T21:39:00.673791+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-08-22T21:39:01.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:00 smithi120 bash[15050]: audit 2024-08-22T21:39:00.674220+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-22T21:39:02.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:01 smithi120 bash[15050]: cluster 2024-08-22T21:38:58.767220+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:39:02.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:01 smithi120 bash[15050]: cluster 2024-08-22T21:38:58.767424+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:39:02.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:01 smithi120 bash[15050]: cluster 2024-08-22T21:39:00.595593+0000 mgr.y (mgr.14144) 151 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:39:02.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:01 smithi120 bash[15050]: cluster 2024-08-22T21:39:01.674712+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-08-22T21:39:02.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:01 smithi120 bash[19523]: cluster 2024-08-22T21:38:58.767220+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:39:02.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:01 smithi120 bash[19523]: cluster 2024-08-22T21:38:58.767424+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:39:02.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:01 smithi120 bash[19523]: cluster 2024-08-22T21:39:00.595593+0000 mgr.y (mgr.14144) 151 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:39:02.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:01 smithi120 bash[19523]: cluster 2024-08-22T21:39:01.674712+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-08-22T21:39:02.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:01 smithi184 bash[14899]: cluster 2024-08-22T21:38:58.767220+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:39:02.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:01 smithi184 bash[14899]: cluster 2024-08-22T21:38:58.767424+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:39:02.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:01 smithi184 bash[14899]: cluster 2024-08-22T21:39:00.595593+0000 mgr.y (mgr.14144) 151 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-08-22T21:39:02.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:01 smithi184 bash[14899]: cluster 2024-08-22T21:39:01.674712+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-08-22T21:39:03.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:02 smithi184 bash[14899]: cephadm 2024-08-22T21:39:01.797803+0000 mgr.y (mgr.14144) 152 : cephadm [INF] Detected new or changed devices on smithi184 2024-08-22T21:39:03.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:02 smithi184 bash[14899]: audit 2024-08-22T21:39:01.807156+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:03.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:02 smithi184 bash[14899]: audit 2024-08-22T21:39:02.065412+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:03.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:02 smithi184 bash[14899]: audit 2024-08-22T21:39:02.068014+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:39:03.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:02 smithi184 bash[14899]: audit 2024-08-22T21:39:02.077252+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:03.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:02 smithi184 bash[14899]: audit 2024-08-22T21:39:02.130154+0000 mgr.y (mgr.14144) 153 : audit [DBG] from='client.24265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:39:03.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:02 smithi184 bash[14899]: audit 2024-08-22T21:39:02.131677+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:39:03.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:02 smithi184 bash[14899]: cephadm 2024-08-22T21:39:02.134704+0000 mgr.y (mgr.14144) 154 : cephadm [INF] Applying service osd.None on host smithi184... 2024-08-22T21:39:03.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:02 smithi184 bash[14899]: audit 2024-08-22T21:39:02.135269+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:39:03.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:02 smithi184 bash[14899]: audit 2024-08-22T21:39:02.136889+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:39:03.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:02 smithi184 bash[14899]: cluster 2024-08-22T21:39:02.596148+0000 mgr.y (mgr.14144) 155 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:03.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:02 smithi184 bash[14899]: cluster 2024-08-22T21:39:02.677355+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-08-22T21:39:03.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[15050]: cephadm 2024-08-22T21:39:01.797803+0000 mgr.y (mgr.14144) 152 : cephadm [INF] Detected new or changed devices on smithi184 2024-08-22T21:39:03.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[15050]: audit 2024-08-22T21:39:01.807156+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:03.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[15050]: audit 2024-08-22T21:39:02.065412+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:03.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[15050]: audit 2024-08-22T21:39:02.068014+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:39:03.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[15050]: audit 2024-08-22T21:39:02.077252+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:03.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[15050]: audit 2024-08-22T21:39:02.130154+0000 mgr.y (mgr.14144) 153 : audit [DBG] from='client.24265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:39:03.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[15050]: audit 2024-08-22T21:39:02.131677+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:39:03.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[15050]: cephadm 2024-08-22T21:39:02.134704+0000 mgr.y (mgr.14144) 154 : cephadm [INF] Applying service osd.None on host smithi184... 2024-08-22T21:39:03.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[15050]: audit 2024-08-22T21:39:02.135269+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:39:03.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[15050]: audit 2024-08-22T21:39:02.136889+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:39:03.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[15050]: cluster 2024-08-22T21:39:02.596148+0000 mgr.y (mgr.14144) 155 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:03.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[15050]: cluster 2024-08-22T21:39:02.677355+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-08-22T21:39:03.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[19523]: cephadm 2024-08-22T21:39:01.797803+0000 mgr.y (mgr.14144) 152 : cephadm [INF] Detected new or changed devices on smithi184 2024-08-22T21:39:03.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[19523]: audit 2024-08-22T21:39:01.807156+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:03.292 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[19523]: audit 2024-08-22T21:39:02.065412+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:03.292 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[19523]: audit 2024-08-22T21:39:02.068014+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:39:03.292 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[19523]: audit 2024-08-22T21:39:02.077252+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:03.292 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[19523]: audit 2024-08-22T21:39:02.130154+0000 mgr.y (mgr.14144) 153 : audit [DBG] from='client.24265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:39:03.292 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[19523]: audit 2024-08-22T21:39:02.131677+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:39:03.292 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[19523]: cephadm 2024-08-22T21:39:02.134704+0000 mgr.y (mgr.14144) 154 : cephadm [INF] Applying service osd.None on host smithi184... 2024-08-22T21:39:03.292 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[19523]: audit 2024-08-22T21:39:02.135269+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:39:03.292 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[19523]: audit 2024-08-22T21:39:02.136889+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:39:03.292 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[19523]: cluster 2024-08-22T21:39:02.596148+0000 mgr.y (mgr.14144) 155 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:03.292 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:02 smithi120 bash[19523]: cluster 2024-08-22T21:39:02.677355+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-08-22T21:39:06.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:05 smithi120 bash[15050]: cluster 2024-08-22T21:39:04.596710+0000 mgr.y (mgr.14144) 156 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:06.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:05 smithi120 bash[19523]: cluster 2024-08-22T21:39:04.596710+0000 mgr.y (mgr.14144) 156 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:06.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:05 smithi184 bash[14899]: cluster 2024-08-22T21:39:04.596710+0000 mgr.y (mgr.14144) 156 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:07.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:06 smithi120 bash[15050]: audit 2024-08-22T21:39:05.943553+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.184:0/3574905241' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a7d4c1ea-aef5-45d1-807e-a99f06c2a35c"}]: dispatch 2024-08-22T21:39:07.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:06 smithi120 bash[15050]: audit 2024-08-22T21:39:05.944664+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a7d4c1ea-aef5-45d1-807e-a99f06c2a35c"}]: dispatch 2024-08-22T21:39:07.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:06 smithi120 bash[15050]: audit 2024-08-22T21:39:05.953599+0000 mon.a (mon.0) 389 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a7d4c1ea-aef5-45d1-807e-a99f06c2a35c"}]': finished 2024-08-22T21:39:07.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:06 smithi120 bash[15050]: cluster 2024-08-22T21:39:05.953778+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2024-08-22T21:39:07.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:06 smithi120 bash[15050]: audit 2024-08-22T21:39:05.954071+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:39:07.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:06 smithi120 bash[15050]: audit 2024-08-22T21:39:06.598992+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.184:0/366142537' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:39:07.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:06 smithi120 bash[19523]: audit 2024-08-22T21:39:05.943553+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.184:0/3574905241' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a7d4c1ea-aef5-45d1-807e-a99f06c2a35c"}]: dispatch 2024-08-22T21:39:07.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:06 smithi120 bash[19523]: audit 2024-08-22T21:39:05.944664+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a7d4c1ea-aef5-45d1-807e-a99f06c2a35c"}]: dispatch 2024-08-22T21:39:07.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:06 smithi120 bash[19523]: audit 2024-08-22T21:39:05.953599+0000 mon.a (mon.0) 389 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a7d4c1ea-aef5-45d1-807e-a99f06c2a35c"}]': finished 2024-08-22T21:39:07.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:06 smithi120 bash[19523]: cluster 2024-08-22T21:39:05.953778+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2024-08-22T21:39:07.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:06 smithi120 bash[19523]: audit 2024-08-22T21:39:05.954071+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:39:07.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:06 smithi120 bash[19523]: audit 2024-08-22T21:39:06.598992+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.184:0/366142537' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:39:07.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:06 smithi184 bash[14899]: audit 2024-08-22T21:39:05.943553+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.184:0/3574905241' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a7d4c1ea-aef5-45d1-807e-a99f06c2a35c"}]: dispatch 2024-08-22T21:39:07.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:06 smithi184 bash[14899]: audit 2024-08-22T21:39:05.944664+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a7d4c1ea-aef5-45d1-807e-a99f06c2a35c"}]: dispatch 2024-08-22T21:39:07.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:06 smithi184 bash[14899]: audit 2024-08-22T21:39:05.953599+0000 mon.a (mon.0) 389 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a7d4c1ea-aef5-45d1-807e-a99f06c2a35c"}]': finished 2024-08-22T21:39:07.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:06 smithi184 bash[14899]: cluster 2024-08-22T21:39:05.953778+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2024-08-22T21:39:07.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:06 smithi184 bash[14899]: audit 2024-08-22T21:39:05.954071+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:39:07.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:06 smithi184 bash[14899]: audit 2024-08-22T21:39:06.598992+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.184:0/366142537' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:39:08.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:07 smithi120 bash[15050]: cluster 2024-08-22T21:39:06.597265+0000 mgr.y (mgr.14144) 157 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:08.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:07 smithi120 bash[19523]: cluster 2024-08-22T21:39:06.597265+0000 mgr.y (mgr.14144) 157 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:08.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:07 smithi184 bash[14899]: cluster 2024-08-22T21:39:06.597265+0000 mgr.y (mgr.14144) 157 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:10.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:09 smithi120 bash[15050]: cluster 2024-08-22T21:39:08.597853+0000 mgr.y (mgr.14144) 158 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:10.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:09 smithi120 bash[19523]: cluster 2024-08-22T21:39:08.597853+0000 mgr.y (mgr.14144) 158 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:10.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:09 smithi184 bash[14899]: cluster 2024-08-22T21:39:08.597853+0000 mgr.y (mgr.14144) 158 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:12.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:11 smithi120 bash[15050]: cluster 2024-08-22T21:39:10.598412+0000 mgr.y (mgr.14144) 159 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:12.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:11 smithi120 bash[15050]: audit 2024-08-22T21:39:10.738975+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:39:12.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:11 smithi120 bash[15050]: audit 2024-08-22T21:39:10.739706+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:39:12.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:11 smithi120 bash[19523]: cluster 2024-08-22T21:39:10.598412+0000 mgr.y (mgr.14144) 159 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:12.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:11 smithi120 bash[19523]: audit 2024-08-22T21:39:10.738975+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:39:12.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:11 smithi120 bash[19523]: audit 2024-08-22T21:39:10.739706+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:39:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:11 smithi184 bash[14899]: cluster 2024-08-22T21:39:10.598412+0000 mgr.y (mgr.14144) 159 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:11 smithi184 bash[14899]: audit 2024-08-22T21:39:10.738975+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:39:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:11 smithi184 bash[14899]: audit 2024-08-22T21:39:10.739706+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:39:14.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:13 smithi120 bash[19523]: cluster 2024-08-22T21:39:12.599011+0000 mgr.y (mgr.14144) 160 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:14.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:13 smithi120 bash[15050]: cluster 2024-08-22T21:39:12.599011+0000 mgr.y (mgr.14144) 160 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:14.107 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:13 smithi184 bash[14899]: cluster 2024-08-22T21:39:12.599011+0000 mgr.y (mgr.14144) 160 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:15.030 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:14 smithi184 bash[14899]: audit 2024-08-22T21:39:13.810223+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-22T21:39:15.031 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:14 smithi184 bash[14899]: audit 2024-08-22T21:39:13.812179+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:39:15.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:14 smithi120 bash[19523]: audit 2024-08-22T21:39:13.810223+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-22T21:39:15.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:14 smithi120 bash[19523]: audit 2024-08-22T21:39:13.812179+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:39:15.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:14 smithi120 bash[15050]: audit 2024-08-22T21:39:13.810223+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-22T21:39:15.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:14 smithi120 bash[15050]: audit 2024-08-22T21:39:13.812179+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:39:16.010 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:15 smithi184 bash[14899]: cephadm 2024-08-22T21:39:13.813605+0000 mgr.y (mgr.14144) 161 : cephadm [INF] Deploying daemon osd.6 on smithi184 2024-08-22T21:39:16.011 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:15 smithi184 bash[14899]: cluster 2024-08-22T21:39:14.599603+0000 mgr.y (mgr.14144) 162 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:16.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:15 smithi120 bash[19523]: cephadm 2024-08-22T21:39:13.813605+0000 mgr.y (mgr.14144) 161 : cephadm [INF] Deploying daemon osd.6 on smithi184 2024-08-22T21:39:16.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:15 smithi120 bash[19523]: cluster 2024-08-22T21:39:14.599603+0000 mgr.y (mgr.14144) 162 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:16.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:15 smithi120 bash[15050]: cephadm 2024-08-22T21:39:13.813605+0000 mgr.y (mgr.14144) 161 : cephadm [INF] Deploying daemon osd.6 on smithi184 2024-08-22T21:39:16.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:15 smithi120 bash[15050]: cluster 2024-08-22T21:39:14.599603+0000 mgr.y (mgr.14144) 162 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:16.274 INFO:teuthology.orchestra.run.smithi184.stdout:Created osd(s) 6 on host 'smithi184' 2024-08-22T21:39:17.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:16 smithi120 bash[15050]: audit 2024-08-22T21:39:16.247392+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:39:17.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:16 smithi120 bash[15050]: audit 2024-08-22T21:39:16.257371+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:17.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:16 smithi120 bash[15050]: audit 2024-08-22T21:39:16.273407+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:17.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:16 smithi120 bash[19523]: audit 2024-08-22T21:39:16.247392+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:39:17.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:16 smithi120 bash[19523]: audit 2024-08-22T21:39:16.257371+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:17.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:16 smithi120 bash[19523]: audit 2024-08-22T21:39:16.273407+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:17.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:16 smithi184 bash[14899]: audit 2024-08-22T21:39:16.247392+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:39:17.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:16 smithi184 bash[14899]: audit 2024-08-22T21:39:16.257371+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:17.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:16 smithi184 bash[14899]: audit 2024-08-22T21:39:16.273407+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:17.533 DEBUG:teuthology.orchestra.run.smithi184:osd.6> sudo journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.6.service 2024-08-22T21:39:17.535 INFO:tasks.cephadm:Deploying osd.7 on smithi184 with /dev/vg_nvme/lv_1... 2024-08-22T21:39:17.535 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-08-22T21:39:17.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:17 smithi184 bash[14899]: cluster 2024-08-22T21:39:16.600169+0000 mgr.y (mgr.14144) 163 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:17.985 INFO:journalctl@ceph.osd.6.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-08-22T21:39:18.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:17 smithi120 bash[19523]: cluster 2024-08-22T21:39:16.600169+0000 mgr.y (mgr.14144) 163 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:18.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:17 smithi120 bash[15050]: cluster 2024-08-22T21:39:16.600169+0000 mgr.y (mgr.14144) 163 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:19.137 INFO:journalctl@ceph.osd.6.smithi184.stdout:Aug 22 21:39:18 smithi184 bash[23356]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-08-22T21:39:19.138 INFO:journalctl@ceph.osd.6.smithi184.stdout:Aug 22 21:39:18 smithi184 bash[23356]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-08-22T21:39:19.138 INFO:journalctl@ceph.osd.6.smithi184.stdout:Aug 22 21:39:18 smithi184 bash[23356]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-08-22T21:39:19.138 INFO:journalctl@ceph.osd.6.smithi184.stdout:Aug 22 21:39:18 smithi184 bash[23356]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-08-22T21:39:19.138 INFO:journalctl@ceph.osd.6.smithi184.stdout:Aug 22 21:39:18 smithi184 bash[23356]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-22T21:39:19.138 INFO:journalctl@ceph.osd.6.smithi184.stdout:Aug 22 21:39:18 smithi184 bash[23356]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-08-22T21:39:19.138 INFO:journalctl@ceph.osd.6.smithi184.stdout:Aug 22 21:39:18 smithi184 bash[23356]: --> ceph-volume lvm activate successful for osd ID: 6 2024-08-22T21:39:19.872 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:19 smithi184 bash[14899]: cluster 2024-08-22T21:39:18.600763+0000 mgr.y (mgr.14144) 164 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:19.872 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:19 smithi184 bash[14899]: audit 2024-08-22T21:39:19.480488+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:20.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:19 smithi120 bash[19523]: cluster 2024-08-22T21:39:18.600763+0000 mgr.y (mgr.14144) 164 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:20.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:19 smithi120 bash[19523]: audit 2024-08-22T21:39:19.480488+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:20.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:19 smithi120 bash[15050]: cluster 2024-08-22T21:39:18.600763+0000 mgr.y (mgr.14144) 164 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:20.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:19 smithi120 bash[15050]: audit 2024-08-22T21:39:19.480488+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:22.002 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:21 smithi184 bash[14899]: cluster 2024-08-22T21:39:20.601315+0000 mgr.y (mgr.14144) 165 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:22.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:21 smithi120 bash[19523]: cluster 2024-08-22T21:39:20.601315+0000 mgr.y (mgr.14144) 165 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:22.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:21 smithi120 bash[15050]: cluster 2024-08-22T21:39:20.601315+0000 mgr.y (mgr.14144) 165 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:22.675 INFO:journalctl@ceph.osd.6.smithi184.stdout:Aug 22 21:39:22 smithi184 bash[23705]: debug 2024-08-22T21:39:22.380+0000 7f7078f86700 1 -- 172.21.15.184:0/2393517684 <== mon.1 v2:172.21.15.184:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55809fe2e4e0 con 0x55809fea7000 2024-08-22T21:39:23.175 INFO:journalctl@ceph.osd.6.smithi184.stdout:Aug 22 21:39:22 smithi184 bash[23705]: debug 2024-08-22T21:39:22.928+0000 7f7080a11080 -1 Falling back to public interface 2024-08-22T21:39:24.032 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-08-22T21:39:24.032 INFO:teuthology.orchestra.run.smithi184.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-08-22T21:39:24.032 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10+0 records in 2024-08-22T21:39:24.032 INFO:teuthology.orchestra.run.smithi184.stderr:10+0 records out 2024-08-22T21:39:24.032 INFO:teuthology.orchestra.run.smithi184.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0191307 s, 548 MB/s 2024-08-22T21:39:24.032 INFO:teuthology.orchestra.run.smithi184.stderr:--> Zapping successful for: 2024-08-22T21:39:24.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:23 smithi120 bash[15050]: cluster 2024-08-22T21:39:22.601881+0000 mgr.y (mgr.14144) 166 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:24.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:23 smithi120 bash[19523]: cluster 2024-08-22T21:39:22.601881+0000 mgr.y (mgr.14144) 166 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:24.075 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:23 smithi184 bash[14899]: cluster 2024-08-22T21:39:22.601881+0000 mgr.y (mgr.14144) 166 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:25.032 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph orch daemon add osd smithi184:vg_nvme/lv_1 2024-08-22T21:39:26.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:25 smithi120 bash[15050]: cluster 2024-08-22T21:39:24.602470+0000 mgr.y (mgr.14144) 167 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:26.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:25 smithi120 bash[19523]: cluster 2024-08-22T21:39:24.602470+0000 mgr.y (mgr.14144) 167 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:26.158 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:25 smithi184 bash[14899]: cluster 2024-08-22T21:39:24.602470+0000 mgr.y (mgr.14144) 167 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:26.158 INFO:journalctl@ceph.osd.6.smithi184.stdout:Aug 22 21:39:25 smithi184 bash[23705]: debug 2024-08-22T21:39:25.952+0000 7f7080a11080 -1 osd.6 0 log_to_monitors {default=true} 2024-08-22T21:39:26.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:26 smithi184 bash[14899]: audit 2024-08-22T21:39:25.962418+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.184:6816/1666250694,v1:172.21.15.184:6817/1666250694]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-22T21:39:26.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:26 smithi184 bash[14899]: audit 2024-08-22T21:39:25.963443+0000 mon.a (mon.0) 400 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-22T21:39:27.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:26 smithi120 bash[15050]: audit 2024-08-22T21:39:25.962418+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.184:6816/1666250694,v1:172.21.15.184:6817/1666250694]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-22T21:39:27.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:26 smithi120 bash[15050]: audit 2024-08-22T21:39:25.963443+0000 mon.a (mon.0) 400 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-22T21:39:27.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:26 smithi120 bash[19523]: audit 2024-08-22T21:39:25.962418+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.184:6816/1666250694,v1:172.21.15.184:6817/1666250694]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-22T21:39:27.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:26 smithi120 bash[19523]: audit 2024-08-22T21:39:25.963443+0000 mon.a (mon.0) 400 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-22T21:39:28.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:27 smithi120 bash[19523]: cluster 2024-08-22T21:39:26.603027+0000 mgr.y (mgr.14144) 168 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:28.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:27 smithi120 bash[19523]: audit 2024-08-22T21:39:26.755924+0000 mon.a (mon.0) 401 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-22T21:39:28.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:27 smithi120 bash[19523]: cluster 2024-08-22T21:39:26.756030+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-08-22T21:39:28.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:27 smithi120 bash[19523]: audit 2024-08-22T21:39:26.756230+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:39:28.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:27 smithi120 bash[19523]: audit 2024-08-22T21:39:26.756781+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.184:6816/1666250694,v1:172.21.15.184:6817/1666250694]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-08-22T21:39:28.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:27 smithi120 bash[19523]: audit 2024-08-22T21:39:26.758032+0000 mon.a (mon.0) 404 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-08-22T21:39:28.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:27 smithi120 bash[15050]: cluster 2024-08-22T21:39:26.603027+0000 mgr.y (mgr.14144) 168 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:28.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:27 smithi120 bash[15050]: audit 2024-08-22T21:39:26.755924+0000 mon.a (mon.0) 401 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-22T21:39:28.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:27 smithi120 bash[15050]: cluster 2024-08-22T21:39:26.756030+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-08-22T21:39:28.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:27 smithi120 bash[15050]: audit 2024-08-22T21:39:26.756230+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:39:28.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:27 smithi120 bash[15050]: audit 2024-08-22T21:39:26.756781+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.184:6816/1666250694,v1:172.21.15.184:6817/1666250694]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-08-22T21:39:28.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:27 smithi120 bash[15050]: audit 2024-08-22T21:39:26.758032+0000 mon.a (mon.0) 404 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-08-22T21:39:28.176 INFO:journalctl@ceph.osd.6.smithi184.stdout:Aug 22 21:39:27 smithi184 bash[23705]: debug 2024-08-22T21:39:27.764+0000 7f7076f82700 -1 osd.6 0 waiting for initial osdmap 2024-08-22T21:39:28.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:27 smithi184 bash[14899]: cluster 2024-08-22T21:39:26.603027+0000 mgr.y (mgr.14144) 168 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:28.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:27 smithi184 bash[14899]: audit 2024-08-22T21:39:26.755924+0000 mon.a (mon.0) 401 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-22T21:39:28.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:27 smithi184 bash[14899]: cluster 2024-08-22T21:39:26.756030+0000 mon.a (mon.0) 402 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-08-22T21:39:28.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:27 smithi184 bash[14899]: audit 2024-08-22T21:39:26.756230+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:39:28.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:27 smithi184 bash[14899]: audit 2024-08-22T21:39:26.756781+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.184:6816/1666250694,v1:172.21.15.184:6817/1666250694]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-08-22T21:39:28.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:27 smithi184 bash[14899]: audit 2024-08-22T21:39:26.758032+0000 mon.a (mon.0) 404 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-08-22T21:39:29.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[15050]: audit 2024-08-22T21:39:27.759648+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-08-22T21:39:29.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[15050]: cluster 2024-08-22T21:39:27.759906+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-08-22T21:39:29.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[15050]: audit 2024-08-22T21:39:27.761050+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:39:29.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[15050]: audit 2024-08-22T21:39:27.767953+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:39:29.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[15050]: cephadm 2024-08-22T21:39:27.884100+0000 mgr.y (mgr.14144) 169 : cephadm [INF] Detected new or changed devices on smithi184 2024-08-22T21:39:29.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[15050]: audit 2024-08-22T21:39:27.894012+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:29.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[15050]: audit 2024-08-22T21:39:27.902202+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:29.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[15050]: audit 2024-08-22T21:39:27.904753+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:39:29.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[15050]: audit 2024-08-22T21:39:27.911813+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:29.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[15050]: cluster 2024-08-22T21:39:28.603561+0000 mgr.y (mgr.14144) 170 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:29.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[15050]: audit 2024-08-22T21:39:28.675544+0000 mgr.y (mgr.14144) 171 : audit [DBG] from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:39:29.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[15050]: audit 2024-08-22T21:39:28.677257+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:39:29.042 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[15050]: cephadm 2024-08-22T21:39:28.680186+0000 mgr.y (mgr.14144) 172 : cephadm [INF] Applying service osd.None on host smithi184... 2024-08-22T21:39:29.042 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[15050]: audit 2024-08-22T21:39:28.680750+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:39:29.042 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[15050]: audit 2024-08-22T21:39:28.682492+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:39:29.042 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[15050]: cluster 2024-08-22T21:39:28.732817+0000 mon.a (mon.0) 416 : cluster [INF] osd.6 [v2:172.21.15.184:6816/1666250694,v1:172.21.15.184:6817/1666250694] boot 2024-08-22T21:39:29.042 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[15050]: cluster 2024-08-22T21:39:28.732949+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-08-22T21:39:29.042 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[15050]: audit 2024-08-22T21:39:28.733639+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:39:29.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[19523]: audit 2024-08-22T21:39:27.759648+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-08-22T21:39:29.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[19523]: cluster 2024-08-22T21:39:27.759906+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-08-22T21:39:29.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[19523]: audit 2024-08-22T21:39:27.761050+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:39:29.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[19523]: audit 2024-08-22T21:39:27.767953+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:39:29.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[19523]: cephadm 2024-08-22T21:39:27.884100+0000 mgr.y (mgr.14144) 169 : cephadm [INF] Detected new or changed devices on smithi184 2024-08-22T21:39:29.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[19523]: audit 2024-08-22T21:39:27.894012+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:29.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[19523]: audit 2024-08-22T21:39:27.902202+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:29.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[19523]: audit 2024-08-22T21:39:27.904753+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:39:29.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[19523]: audit 2024-08-22T21:39:27.911813+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:29.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[19523]: cluster 2024-08-22T21:39:28.603561+0000 mgr.y (mgr.14144) 170 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:29.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[19523]: audit 2024-08-22T21:39:28.675544+0000 mgr.y (mgr.14144) 171 : audit [DBG] from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:39:29.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[19523]: audit 2024-08-22T21:39:28.677257+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:39:29.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[19523]: cephadm 2024-08-22T21:39:28.680186+0000 mgr.y (mgr.14144) 172 : cephadm [INF] Applying service osd.None on host smithi184... 2024-08-22T21:39:29.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[19523]: audit 2024-08-22T21:39:28.680750+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:39:29.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[19523]: audit 2024-08-22T21:39:28.682492+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:39:29.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[19523]: cluster 2024-08-22T21:39:28.732817+0000 mon.a (mon.0) 416 : cluster [INF] osd.6 [v2:172.21.15.184:6816/1666250694,v1:172.21.15.184:6817/1666250694] boot 2024-08-22T21:39:29.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[19523]: cluster 2024-08-22T21:39:28.732949+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-08-22T21:39:29.044 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:28 smithi120 bash[19523]: audit 2024-08-22T21:39:28.733639+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:39:29.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:28 smithi184 bash[14899]: audit 2024-08-22T21:39:27.759648+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-08-22T21:39:29.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:28 smithi184 bash[14899]: cluster 2024-08-22T21:39:27.759906+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-08-22T21:39:29.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:28 smithi184 bash[14899]: audit 2024-08-22T21:39:27.761050+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:39:29.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:28 smithi184 bash[14899]: audit 2024-08-22T21:39:27.767953+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:39:29.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:28 smithi184 bash[14899]: cephadm 2024-08-22T21:39:27.884100+0000 mgr.y (mgr.14144) 169 : cephadm [INF] Detected new or changed devices on smithi184 2024-08-22T21:39:29.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:28 smithi184 bash[14899]: audit 2024-08-22T21:39:27.894012+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:29.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:28 smithi184 bash[14899]: audit 2024-08-22T21:39:27.902202+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:29.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:28 smithi184 bash[14899]: audit 2024-08-22T21:39:27.904753+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:39:29.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:28 smithi184 bash[14899]: audit 2024-08-22T21:39:27.911813+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:29.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:28 smithi184 bash[14899]: cluster 2024-08-22T21:39:28.603561+0000 mgr.y (mgr.14144) 170 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-08-22T21:39:29.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:28 smithi184 bash[14899]: audit 2024-08-22T21:39:28.675544+0000 mgr.y (mgr.14144) 171 : audit [DBG] from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi184:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:39:29.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:28 smithi184 bash[14899]: audit 2024-08-22T21:39:28.677257+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-22T21:39:29.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:28 smithi184 bash[14899]: cephadm 2024-08-22T21:39:28.680186+0000 mgr.y (mgr.14144) 172 : cephadm [INF] Applying service osd.None on host smithi184... 2024-08-22T21:39:29.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:28 smithi184 bash[14899]: audit 2024-08-22T21:39:28.680750+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-22T21:39:29.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:28 smithi184 bash[14899]: audit 2024-08-22T21:39:28.682492+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:39:29.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:28 smithi184 bash[14899]: cluster 2024-08-22T21:39:28.732817+0000 mon.a (mon.0) 416 : cluster [INF] osd.6 [v2:172.21.15.184:6816/1666250694,v1:172.21.15.184:6817/1666250694] boot 2024-08-22T21:39:29.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:28 smithi184 bash[14899]: cluster 2024-08-22T21:39:28.732949+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-08-22T21:39:29.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:28 smithi184 bash[14899]: audit 2024-08-22T21:39:28.733639+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-22T21:39:30.118 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:29 smithi184 bash[14899]: cluster 2024-08-22T21:39:26.992406+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:39:30.118 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:29 smithi184 bash[14899]: cluster 2024-08-22T21:39:26.992607+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:39:30.118 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:29 smithi184 bash[14899]: cluster 2024-08-22T21:39:29.738565+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-08-22T21:39:30.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:29 smithi120 bash[15050]: cluster 2024-08-22T21:39:26.992406+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:39:30.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:29 smithi120 bash[15050]: cluster 2024-08-22T21:39:26.992607+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:39:30.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:29 smithi120 bash[15050]: cluster 2024-08-22T21:39:29.738565+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-08-22T21:39:30.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:29 smithi120 bash[19523]: cluster 2024-08-22T21:39:26.992406+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:39:30.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:29 smithi120 bash[19523]: cluster 2024-08-22T21:39:26.992607+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:39:30.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:29 smithi120 bash[19523]: cluster 2024-08-22T21:39:29.738565+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-08-22T21:39:32.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:31 smithi120 bash[15050]: cluster 2024-08-22T21:39:30.604122+0000 mgr.y (mgr.14144) 173 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:32.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:31 smithi120 bash[15050]: cluster 2024-08-22T21:39:30.735985+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-08-22T21:39:32.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:31 smithi120 bash[19523]: cluster 2024-08-22T21:39:30.604122+0000 mgr.y (mgr.14144) 173 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:32.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:31 smithi120 bash[19523]: cluster 2024-08-22T21:39:30.735985+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-08-22T21:39:32.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:31 smithi184 bash[14899]: cluster 2024-08-22T21:39:30.604122+0000 mgr.y (mgr.14144) 173 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:32.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:31 smithi184 bash[14899]: cluster 2024-08-22T21:39:30.735985+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-08-22T21:39:33.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:32 smithi120 bash[15050]: audit 2024-08-22T21:39:32.278168+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.184:0/3915370973' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f23886c3-510a-4ae1-8e14-be3647c1e275"}]: dispatch 2024-08-22T21:39:33.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:32 smithi120 bash[15050]: audit 2024-08-22T21:39:32.279418+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f23886c3-510a-4ae1-8e14-be3647c1e275"}]: dispatch 2024-08-22T21:39:33.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:32 smithi120 bash[15050]: audit 2024-08-22T21:39:32.288288+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f23886c3-510a-4ae1-8e14-be3647c1e275"}]': finished 2024-08-22T21:39:33.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:32 smithi120 bash[15050]: cluster 2024-08-22T21:39:32.288503+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-08-22T21:39:33.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:32 smithi120 bash[15050]: audit 2024-08-22T21:39:32.288774+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:39:33.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:32 smithi120 bash[19523]: audit 2024-08-22T21:39:32.278168+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.184:0/3915370973' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f23886c3-510a-4ae1-8e14-be3647c1e275"}]: dispatch 2024-08-22T21:39:33.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:32 smithi120 bash[19523]: audit 2024-08-22T21:39:32.279418+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f23886c3-510a-4ae1-8e14-be3647c1e275"}]: dispatch 2024-08-22T21:39:33.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:32 smithi120 bash[19523]: audit 2024-08-22T21:39:32.288288+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f23886c3-510a-4ae1-8e14-be3647c1e275"}]': finished 2024-08-22T21:39:33.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:32 smithi120 bash[19523]: cluster 2024-08-22T21:39:32.288503+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-08-22T21:39:33.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:32 smithi120 bash[19523]: audit 2024-08-22T21:39:32.288774+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:39:33.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:32 smithi184 bash[14899]: audit 2024-08-22T21:39:32.278168+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.184:0/3915370973' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f23886c3-510a-4ae1-8e14-be3647c1e275"}]: dispatch 2024-08-22T21:39:33.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:32 smithi184 bash[14899]: audit 2024-08-22T21:39:32.279418+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f23886c3-510a-4ae1-8e14-be3647c1e275"}]: dispatch 2024-08-22T21:39:33.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:32 smithi184 bash[14899]: audit 2024-08-22T21:39:32.288288+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f23886c3-510a-4ae1-8e14-be3647c1e275"}]': finished 2024-08-22T21:39:33.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:32 smithi184 bash[14899]: cluster 2024-08-22T21:39:32.288503+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2024-08-22T21:39:33.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:32 smithi184 bash[14899]: audit 2024-08-22T21:39:32.288774+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:39:34.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:33 smithi120 bash[19523]: cluster 2024-08-22T21:39:32.604683+0000 mgr.y (mgr.14144) 174 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:34.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:33 smithi120 bash[19523]: audit 2024-08-22T21:39:32.963854+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.184:0/1562926786' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:39:34.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:33 smithi120 bash[15050]: cluster 2024-08-22T21:39:32.604683+0000 mgr.y (mgr.14144) 174 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:34.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:33 smithi120 bash[15050]: audit 2024-08-22T21:39:32.963854+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.184:0/1562926786' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:39:34.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:33 smithi184 bash[14899]: cluster 2024-08-22T21:39:32.604683+0000 mgr.y (mgr.14144) 174 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:34.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:33 smithi184 bash[14899]: audit 2024-08-22T21:39:32.963854+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.184:0/1562926786' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-22T21:39:35.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:35 smithi184 bash[14899]: cluster 2024-08-22T21:39:34.605383+0000 mgr.y (mgr.14144) 175 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:36.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:35 smithi120 bash[15050]: cluster 2024-08-22T21:39:34.605383+0000 mgr.y (mgr.14144) 175 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:36.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:35 smithi120 bash[19523]: cluster 2024-08-22T21:39:34.605383+0000 mgr.y (mgr.14144) 175 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:38.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:37 smithi120 bash[15050]: cluster 2024-08-22T21:39:36.606061+0000 mgr.y (mgr.14144) 176 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:38.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:37 smithi120 bash[19523]: cluster 2024-08-22T21:39:36.606061+0000 mgr.y (mgr.14144) 176 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:38.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:37 smithi184 bash[14899]: cluster 2024-08-22T21:39:36.606061+0000 mgr.y (mgr.14144) 176 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:39.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:39 smithi184 bash[14899]: cluster 2024-08-22T21:39:38.606619+0000 mgr.y (mgr.14144) 177 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:40.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:39 smithi120 bash[19523]: cluster 2024-08-22T21:39:38.606619+0000 mgr.y (mgr.14144) 177 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:40.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:39 smithi120 bash[15050]: cluster 2024-08-22T21:39:38.606619+0000 mgr.y (mgr.14144) 177 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:41.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:40 smithi120 bash[19523]: audit 2024-08-22T21:39:39.912185+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-22T21:39:41.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:40 smithi120 bash[19523]: audit 2024-08-22T21:39:39.913961+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:39:41.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:40 smithi120 bash[15050]: audit 2024-08-22T21:39:39.912185+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-22T21:39:41.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:40 smithi120 bash[15050]: audit 2024-08-22T21:39:39.913961+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:39:41.078 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:40 smithi184 bash[14899]: audit 2024-08-22T21:39:39.912185+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-22T21:39:41.078 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:40 smithi184 bash[14899]: audit 2024-08-22T21:39:39.913961+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:39:42.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:41 smithi120 bash[19523]: cephadm 2024-08-22T21:39:39.915394+0000 mgr.y (mgr.14144) 178 : cephadm [INF] Deploying daemon osd.7 on smithi184 2024-08-22T21:39:42.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:41 smithi120 bash[19523]: cluster 2024-08-22T21:39:40.607142+0000 mgr.y (mgr.14144) 179 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:42.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:41 smithi120 bash[15050]: cephadm 2024-08-22T21:39:39.915394+0000 mgr.y (mgr.14144) 178 : cephadm [INF] Deploying daemon osd.7 on smithi184 2024-08-22T21:39:42.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:41 smithi120 bash[15050]: cluster 2024-08-22T21:39:40.607142+0000 mgr.y (mgr.14144) 179 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:42.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:41 smithi184 bash[14899]: cephadm 2024-08-22T21:39:39.915394+0000 mgr.y (mgr.14144) 178 : cephadm [INF] Deploying daemon osd.7 on smithi184 2024-08-22T21:39:42.098 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:41 smithi184 bash[14899]: cluster 2024-08-22T21:39:40.607142+0000 mgr.y (mgr.14144) 179 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:42.350 INFO:teuthology.orchestra.run.smithi184.stdout:Created osd(s) 7 on host 'smithi184' 2024-08-22T21:39:43.028 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:42 smithi184 bash[14899]: audit 2024-08-22T21:39:42.331394+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:39:43.028 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:42 smithi184 bash[14899]: audit 2024-08-22T21:39:42.340175+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:43.028 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:42 smithi184 bash[14899]: audit 2024-08-22T21:39:42.348994+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:43.028 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:42 smithi184 bash[14899]: cluster 2024-08-22T21:39:42.607749+0000 mgr.y (mgr.14144) 180 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:43.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:42 smithi120 bash[15050]: audit 2024-08-22T21:39:42.331394+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:39:43.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:42 smithi120 bash[15050]: audit 2024-08-22T21:39:42.340175+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:43.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:42 smithi120 bash[15050]: audit 2024-08-22T21:39:42.348994+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:43.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:42 smithi120 bash[15050]: cluster 2024-08-22T21:39:42.607749+0000 mgr.y (mgr.14144) 180 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:43.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:42 smithi120 bash[19523]: audit 2024-08-22T21:39:42.331394+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:39:43.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:42 smithi120 bash[19523]: audit 2024-08-22T21:39:42.340175+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:43.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:42 smithi120 bash[19523]: audit 2024-08-22T21:39:42.348994+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:43.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:42 smithi120 bash[19523]: cluster 2024-08-22T21:39:42.607749+0000 mgr.y (mgr.14144) 180 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:43.687 DEBUG:teuthology.orchestra.run.smithi184:osd.7> sudo journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.7.service 2024-08-22T21:39:43.689 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-08-22T21:39:43.689 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph osd stat -f json 2024-08-22T21:39:44.038 INFO:journalctl@ceph.osd.7.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-08-22T21:39:44.926 INFO:journalctl@ceph.osd.7.smithi184.stdout:Aug 22 21:39:44 smithi184 bash[26068]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-08-22T21:39:44.926 INFO:journalctl@ceph.osd.7.smithi184.stdout:Aug 22 21:39:44 smithi184 bash[26068]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-08-22T21:39:44.926 INFO:journalctl@ceph.osd.7.smithi184.stdout:Aug 22 21:39:44 smithi184 bash[26068]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-08-22T21:39:44.926 INFO:journalctl@ceph.osd.7.smithi184.stdout:Aug 22 21:39:44 smithi184 bash[26068]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-08-22T21:39:44.926 INFO:journalctl@ceph.osd.7.smithi184.stdout:Aug 22 21:39:44 smithi184 bash[26068]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-22T21:39:44.926 INFO:journalctl@ceph.osd.7.smithi184.stdout:Aug 22 21:39:44 smithi184 bash[26068]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-08-22T21:39:44.926 INFO:journalctl@ceph.osd.7.smithi184.stdout:Aug 22 21:39:44 smithi184 bash[26068]: --> ceph-volume lvm activate successful for osd ID: 7 2024-08-22T21:39:46.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:45 smithi120 bash[19523]: cluster 2024-08-22T21:39:44.608346+0000 mgr.y (mgr.14144) 181 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:46.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:45 smithi120 bash[15050]: cluster 2024-08-22T21:39:44.608346+0000 mgr.y (mgr.14144) 181 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:46.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:45 smithi184 bash[14899]: cluster 2024-08-22T21:39:44.608346+0000 mgr.y (mgr.14144) 181 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:46.676 INFO:journalctl@ceph.osd.7.smithi184.stdout:Aug 22 21:39:46 smithi184 bash[26228]: debug 2024-08-22T21:39:46.359+0000 7f3a54798700 1 -- 172.21.15.184:0/2296816068 <== mon.1 v2:172.21.15.184:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559ab15604e0 con 0x559ab15d9000 2024-08-22T21:39:47.176 INFO:journalctl@ceph.osd.7.smithi184.stdout:Aug 22 21:39:46 smithi184 bash[26228]: debug 2024-08-22T21:39:46.919+0000 7f3a5c223080 -1 Falling back to public interface 2024-08-22T21:39:47.419 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-08-22T21:39:47.713 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:47 smithi184 bash[14899]: audit 2024-08-22T21:39:46.445132+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:47.713 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:47 smithi184 bash[14899]: cluster 2024-08-22T21:39:46.609024+0000 mgr.y (mgr.14144) 182 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:47.713 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:47 smithi184 bash[14899]: audit 2024-08-22T21:39:47.419523+0000 mon.a (mon.0) 431 : audit [DBG] from='client.? 172.21.15.120:0/2132652072' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-22T21:39:47.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:47 smithi120 bash[15050]: audit 2024-08-22T21:39:46.445132+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:47.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:47 smithi120 bash[15050]: cluster 2024-08-22T21:39:46.609024+0000 mgr.y (mgr.14144) 182 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:47.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:47 smithi120 bash[15050]: audit 2024-08-22T21:39:47.419523+0000 mon.a (mon.0) 431 : audit [DBG] from='client.? 172.21.15.120:0/2132652072' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-22T21:39:47.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:47 smithi120 bash[19523]: audit 2024-08-22T21:39:46.445132+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:47.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:47 smithi120 bash[19523]: cluster 2024-08-22T21:39:46.609024+0000 mgr.y (mgr.14144) 182 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:47.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:47 smithi120 bash[19523]: audit 2024-08-22T21:39:47.419523+0000 mon.a (mon.0) 431 : audit [DBG] from='client.? 172.21.15.120:0/2132652072' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-22T21:39:48.159 INFO:teuthology.orchestra.run.smithi120.stdout:{"epoch":45,"num_osds":8,"num_up_osds":7,"osd_up_since":1724362768,"num_in_osds":8,"osd_in_since":1724362772,"num_remapped_pgs":0} 2024-08-22T21:39:49.161 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph osd stat -f json 2024-08-22T21:39:49.999 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:49 smithi184 bash[14899]: cluster 2024-08-22T21:39:48.609674+0000 mgr.y (mgr.14144) 183 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:50.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:49 smithi120 bash[15050]: cluster 2024-08-22T21:39:48.609674+0000 mgr.y (mgr.14144) 183 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:50.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:49 smithi120 bash[19523]: cluster 2024-08-22T21:39:48.609674+0000 mgr.y (mgr.14144) 183 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:50.426 INFO:journalctl@ceph.osd.7.smithi184.stdout:Aug 22 21:39:49 smithi184 bash[26228]: debug 2024-08-22T21:39:49.991+0000 7f3a5c223080 -1 osd.7 0 log_to_monitors {default=true} 2024-08-22T21:39:50.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:50 smithi120 bash[15050]: audit 2024-08-22T21:39:50.003534+0000 mon.a (mon.0) 432 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/3805793723,v1:172.21.15.184:6825/3805793723]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-22T21:39:50.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:50 smithi120 bash[19523]: audit 2024-08-22T21:39:50.003534+0000 mon.a (mon.0) 432 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/3805793723,v1:172.21.15.184:6825/3805793723]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-22T21:39:50.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:50 smithi184 bash[14899]: audit 2024-08-22T21:39:50.003534+0000 mon.a (mon.0) 432 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/3805793723,v1:172.21.15.184:6825/3805793723]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-22T21:39:52.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:51 smithi120 bash[15050]: cluster 2024-08-22T21:39:50.610266+0000 mgr.y (mgr.14144) 184 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:52.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:51 smithi120 bash[15050]: audit 2024-08-22T21:39:50.752215+0000 mon.a (mon.0) 433 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/3805793723,v1:172.21.15.184:6825/3805793723]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-22T21:39:52.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:51 smithi120 bash[15050]: cluster 2024-08-22T21:39:50.752472+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-08-22T21:39:52.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:51 smithi120 bash[15050]: audit 2024-08-22T21:39:50.752665+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:39:52.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:51 smithi120 bash[15050]: audit 2024-08-22T21:39:50.753283+0000 mon.a (mon.0) 436 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/3805793723,v1:172.21.15.184:6825/3805793723]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-08-22T21:39:52.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:51 smithi120 bash[15050]: audit 2024-08-22T21:39:51.406479+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:52.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:51 smithi120 bash[15050]: audit 2024-08-22T21:39:51.417204+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:52.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:51 smithi120 bash[15050]: audit 2024-08-22T21:39:51.419879+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:39:52.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:51 smithi120 bash[15050]: audit 2024-08-22T21:39:51.429816+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:52.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:51 smithi120 bash[19523]: cluster 2024-08-22T21:39:50.610266+0000 mgr.y (mgr.14144) 184 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:52.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:51 smithi120 bash[19523]: audit 2024-08-22T21:39:50.752215+0000 mon.a (mon.0) 433 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/3805793723,v1:172.21.15.184:6825/3805793723]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-22T21:39:52.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:51 smithi120 bash[19523]: cluster 2024-08-22T21:39:50.752472+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-08-22T21:39:52.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:51 smithi120 bash[19523]: audit 2024-08-22T21:39:50.752665+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:39:52.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:51 smithi120 bash[19523]: audit 2024-08-22T21:39:50.753283+0000 mon.a (mon.0) 436 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/3805793723,v1:172.21.15.184:6825/3805793723]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-08-22T21:39:52.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:51 smithi120 bash[19523]: audit 2024-08-22T21:39:51.406479+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:52.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:51 smithi120 bash[19523]: audit 2024-08-22T21:39:51.417204+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:52.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:51 smithi120 bash[19523]: audit 2024-08-22T21:39:51.419879+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:39:52.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:51 smithi120 bash[19523]: audit 2024-08-22T21:39:51.429816+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:52.176 INFO:journalctl@ceph.osd.7.smithi184.stdout:Aug 22 21:39:51 smithi184 bash[26228]: debug 2024-08-22T21:39:51.759+0000 7f3a52794700 -1 osd.7 0 waiting for initial osdmap 2024-08-22T21:39:52.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:51 smithi184 bash[14899]: cluster 2024-08-22T21:39:50.610266+0000 mgr.y (mgr.14144) 184 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:52.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:51 smithi184 bash[14899]: audit 2024-08-22T21:39:50.752215+0000 mon.a (mon.0) 433 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/3805793723,v1:172.21.15.184:6825/3805793723]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-22T21:39:52.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:51 smithi184 bash[14899]: cluster 2024-08-22T21:39:50.752472+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-08-22T21:39:52.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:51 smithi184 bash[14899]: audit 2024-08-22T21:39:50.752665+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:39:52.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:51 smithi184 bash[14899]: audit 2024-08-22T21:39:50.753283+0000 mon.a (mon.0) 436 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/3805793723,v1:172.21.15.184:6825/3805793723]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]: dispatch 2024-08-22T21:39:52.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:51 smithi184 bash[14899]: audit 2024-08-22T21:39:51.406479+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:52.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:51 smithi184 bash[14899]: audit 2024-08-22T21:39:51.417204+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:52.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:51 smithi184 bash[14899]: audit 2024-08-22T21:39:51.419879+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:39:52.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:51 smithi184 bash[14899]: audit 2024-08-22T21:39:51.429816+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:39:53.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:52 smithi120 bash[15050]: cephadm 2024-08-22T21:39:51.396121+0000 mgr.y (mgr.14144) 185 : cephadm [INF] Detected new or changed devices on smithi184 2024-08-22T21:39:53.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:52 smithi120 bash[15050]: audit 2024-08-22T21:39:51.756181+0000 mon.a (mon.0) 441 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/3805793723,v1:172.21.15.184:6825/3805793723]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-08-22T21:39:53.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:52 smithi120 bash[15050]: cluster 2024-08-22T21:39:51.756349+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-08-22T21:39:53.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:52 smithi120 bash[15050]: audit 2024-08-22T21:39:51.757493+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:39:53.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:52 smithi120 bash[15050]: audit 2024-08-22T21:39:51.766977+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:39:53.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:52 smithi120 bash[19523]: cephadm 2024-08-22T21:39:51.396121+0000 mgr.y (mgr.14144) 185 : cephadm [INF] Detected new or changed devices on smithi184 2024-08-22T21:39:53.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:52 smithi120 bash[19523]: audit 2024-08-22T21:39:51.756181+0000 mon.a (mon.0) 441 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/3805793723,v1:172.21.15.184:6825/3805793723]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-08-22T21:39:53.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:52 smithi120 bash[19523]: cluster 2024-08-22T21:39:51.756349+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-08-22T21:39:53.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:52 smithi120 bash[19523]: audit 2024-08-22T21:39:51.757493+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:39:53.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:52 smithi120 bash[19523]: audit 2024-08-22T21:39:51.766977+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:39:53.055 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-08-22T21:39:53.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:52 smithi184 bash[14899]: cephadm 2024-08-22T21:39:51.396121+0000 mgr.y (mgr.14144) 185 : cephadm [INF] Detected new or changed devices on smithi184 2024-08-22T21:39:53.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:52 smithi184 bash[14899]: audit 2024-08-22T21:39:51.756181+0000 mon.a (mon.0) 441 : audit [INF] from='osd.7 [v2:172.21.15.184:6824/3805793723,v1:172.21.15.184:6825/3805793723]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi184", "root=default"]}]': finished 2024-08-22T21:39:53.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:52 smithi184 bash[14899]: cluster 2024-08-22T21:39:51.756349+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-08-22T21:39:53.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:52 smithi184 bash[14899]: audit 2024-08-22T21:39:51.757493+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:39:53.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:52 smithi184 bash[14899]: audit 2024-08-22T21:39:51.766977+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:39:53.821 INFO:teuthology.orchestra.run.smithi120.stdout:{"epoch":48,"num_osds":8,"num_up_osds":8,"osd_up_since":1724362792,"num_in_osds":8,"osd_in_since":1724362772,"num_remapped_pgs":1} 2024-08-22T21:39:53.822 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph osd dump --format=json 2024-08-22T21:39:54.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:53 smithi120 bash[19523]: cluster 2024-08-22T21:39:50.979781+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:39:54.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:53 smithi120 bash[19523]: cluster 2024-08-22T21:39:50.980006+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:39:54.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:53 smithi120 bash[19523]: cluster 2024-08-22T21:39:52.610841+0000 mgr.y (mgr.14144) 186 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:54.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:53 smithi120 bash[19523]: cluster 2024-08-22T21:39:52.772080+0000 mon.a (mon.0) 445 : cluster [INF] osd.7 [v2:172.21.15.184:6824/3805793723,v1:172.21.15.184:6825/3805793723] boot 2024-08-22T21:39:54.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:53 smithi120 bash[19523]: cluster 2024-08-22T21:39:52.772229+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-08-22T21:39:54.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:53 smithi120 bash[19523]: audit 2024-08-22T21:39:52.773218+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:39:54.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:53 smithi120 bash[19523]: audit 2024-08-22T21:39:53.054714+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.120:0/143610304' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-22T21:39:54.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:53 smithi120 bash[19523]: cluster 2024-08-22T21:39:53.744093+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-08-22T21:39:54.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:53 smithi120 bash[15050]: cluster 2024-08-22T21:39:50.979781+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:39:54.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:53 smithi120 bash[15050]: cluster 2024-08-22T21:39:50.980006+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:39:54.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:53 smithi120 bash[15050]: cluster 2024-08-22T21:39:52.610841+0000 mgr.y (mgr.14144) 186 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:54.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:53 smithi120 bash[15050]: cluster 2024-08-22T21:39:52.772080+0000 mon.a (mon.0) 445 : cluster [INF] osd.7 [v2:172.21.15.184:6824/3805793723,v1:172.21.15.184:6825/3805793723] boot 2024-08-22T21:39:54.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:53 smithi120 bash[15050]: cluster 2024-08-22T21:39:52.772229+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-08-22T21:39:54.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:53 smithi120 bash[15050]: audit 2024-08-22T21:39:52.773218+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:39:54.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:53 smithi120 bash[15050]: audit 2024-08-22T21:39:53.054714+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.120:0/143610304' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-22T21:39:54.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:53 smithi120 bash[15050]: cluster 2024-08-22T21:39:53.744093+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-08-22T21:39:54.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:53 smithi184 bash[14899]: cluster 2024-08-22T21:39:50.979781+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-22T21:39:54.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:53 smithi184 bash[14899]: cluster 2024-08-22T21:39:50.980006+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-22T21:39:54.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:53 smithi184 bash[14899]: cluster 2024-08-22T21:39:52.610841+0000 mgr.y (mgr.14144) 186 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-08-22T21:39:54.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:53 smithi184 bash[14899]: cluster 2024-08-22T21:39:52.772080+0000 mon.a (mon.0) 445 : cluster [INF] osd.7 [v2:172.21.15.184:6824/3805793723,v1:172.21.15.184:6825/3805793723] boot 2024-08-22T21:39:54.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:53 smithi184 bash[14899]: cluster 2024-08-22T21:39:52.772229+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-08-22T21:39:54.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:53 smithi184 bash[14899]: audit 2024-08-22T21:39:52.773218+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-22T21:39:54.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:53 smithi184 bash[14899]: audit 2024-08-22T21:39:53.054714+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.120:0/143610304' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-22T21:39:54.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:53 smithi184 bash[14899]: cluster 2024-08-22T21:39:53.744093+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-08-22T21:39:56.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:55 smithi120 bash[15050]: cluster 2024-08-22T21:39:54.611452+0000 mgr.y (mgr.14144) 187 : cluster [DBG] pgmap v181: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:39:56.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:55 smithi120 bash[15050]: cluster 2024-08-22T21:39:54.755001+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-08-22T21:39:56.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:55 smithi120 bash[19523]: cluster 2024-08-22T21:39:54.611452+0000 mgr.y (mgr.14144) 187 : cluster [DBG] pgmap v181: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:39:56.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:55 smithi120 bash[19523]: cluster 2024-08-22T21:39:54.755001+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-08-22T21:39:56.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:55 smithi184 bash[14899]: cluster 2024-08-22T21:39:54.611452+0000 mgr.y (mgr.14144) 187 : cluster [DBG] pgmap v181: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:39:56.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:55 smithi184 bash[14899]: cluster 2024-08-22T21:39:54.755001+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-08-22T21:39:56.536 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:39:58.023 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:57 smithi120 bash[19523]: cluster 2024-08-22T21:39:56.612043+0000 mgr.y (mgr.14144) 188 : cluster [DBG] pgmap v183: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:39:58.023 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:57 smithi120 bash[15050]: cluster 2024-08-22T21:39:56.612043+0000 mgr.y (mgr.14144) 188 : cluster [DBG] pgmap v183: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:39:58.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:57 smithi184 bash[14899]: cluster 2024-08-22T21:39:56.612043+0000 mgr.y (mgr.14144) 188 : cluster [DBG] pgmap v183: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:39:59.944 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-08-22T21:39:59.944 INFO:teuthology.orchestra.run.smithi120.stdout:{"epoch":50,"fsid":"2842dc48-60ce-11ef-bcd2-c7b262605968","created":"2024-08-22T21:34:11.625043+0000","modified":"2024-08-22T21:39:54.747344+0000","last_up_change":"2024-08-22T21:39:52.760257+0000","last_in_change":"2024-08-22T21:39:32.280673+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-08-22T21:37:44.188601+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"ccc4aecf-021d-46a7-bf74-b8fcc599131f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6802","nonce":63588605},{"type":"v1","addr":"172.21.15.120:6803","nonce":63588605}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6804","nonce":63588605},{"type":"v1","addr":"172.21.15.120:6805","nonce":63588605}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6808","nonce":63588605},{"type":"v1","addr":"172.21.15.120:6809","nonce":63588605}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6806","nonce":63588605},{"type":"v1","addr":"172.21.15.120:6807","nonce":63588605}]},"public_addr":"172.21.15.120:6803/63588605","cluster_addr":"172.21.15.120:6805/63588605","heartbeat_back_addr":"172.21.15.120:6809/63588605","heartbeat_front_addr":"172.21.15.120:6807/63588605","state":["exists","up"]},{"osd":1,"uuid":"f2c39e14-df23-4d27-b7bf-006f7b604b5e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6810","nonce":2186930132},{"type":"v1","addr":"172.21.15.120:6811","nonce":2186930132}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6812","nonce":2186930132},{"type":"v1","addr":"172.21.15.120:6813","nonce":2186930132}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6816","nonce":2186930132},{"type":"v1","addr":"172.21.15.120:6817","nonce":2186930132}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6814","nonce":2186930132},{"type":"v1","addr":"172.21.15.120:6815","nonce":2186930132}]},"public_addr":"172.21.15.120:6811/2186930132","cluster_addr":"172.21.15.120:6813/2186930132","heartbeat_back_addr":"172.21.15.120:6817/2186930132","heartbeat_front_addr":"172.21.15.120:6815/2186930132","state":["exists","up"]},{"osd":2,"uuid":"2810ff63-2487-4cd0-b87d-d8813fd51535","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6818","nonce":1675109058},{"type":"v1","addr":"172.21.15.120:6819","nonce":1675109058}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6820","nonce":1675109058},{"type":"v1","addr":"172.21.15.120:6821","nonce":1675109058}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6824","nonce":1675109058},{"type":"v1","addr":"172.21.15.120:6825","nonce":1675109058}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6822","nonce":1675109058},{"type":"v1","addr":"172.21.15.120:6823","nonce":1675109058}]},"public_addr":"172.21.15.120:6819/1675109058","cluster_addr":"172.21.15.120:6821/1675109058","heartbeat_back_addr":"172.21.15.120:6825/1675109058","heartbeat_front_addr":"172.21.15.120:6823/1675109058","state":["exists","up"]},{"osd":3,"uuid":"daaaf0a9-c974-4f6c-b153-b7b4e458e9dc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6826","nonce":3764923218},{"type":"v1","addr":"172.21.15.120:6827","nonce":3764923218}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6828","nonce":3764923218},{"type":"v1","addr":"172.21.15.120:6829","nonce":3764923218}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6832","nonce":3764923218},{"type":"v1","addr":"172.21.15.120:6833","nonce":3764923218}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6830","nonce":3764923218},{"type":"v1","addr":"172.21.15.120:6831","nonce":3764923218}]},"public_addr":"172.21.15.120:6827/3764923218","cluster_addr":"172.21.15.120:6829/3764923218","heartbeat_back_addr":"172.21.15.120:6833/3764923218","heartbeat_front_addr":"172.21.15.120:6831/3764923218","state":["exists","up"]},{"osd":4,"uuid":"d62bbc06-9b69-48a1-b3cb-e97ab8fb413a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6800","nonce":572761187},{"type":"v1","addr":"172.21.15.184:6801","nonce":572761187}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6802","nonce":572761187},{"type":"v1","addr":"172.21.15.184:6803","nonce":572761187}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6806","nonce":572761187},{"type":"v1","addr":"172.21.15.184:6807","nonce":572761187}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6804","nonce":572761187},{"type":"v1","addr":"172.21.15.184:6805","nonce":572761187}]},"public_addr":"172.21.15.184:6801/572761187","cluster_addr":"172.21.15.184:6803/572761187","heartbeat_back_addr":"172.21.15.184:6807/572761187","heartbeat_front_addr":"172.21.15.184:6805/572761187","state":["exists","up"]},{"osd":5,"uuid":"5bf57ac0-43c2-4754-b3b9-a41895c5cabb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6808","nonce":229573164},{"type":"v1","addr":"172.21.15.184:6809","nonce":229573164}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6810","nonce":229573164},{"type":"v1","addr":"172.21.15.184:6811","nonce":229573164}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6814","nonce":229573164},{"type":"v1","addr":"172.21.15.184:6815","nonce":229573164}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6812","nonce":229573164},{"type":"v1","addr":"172.21.15.184:6813","nonce":229573164}]},"public_addr":"172.21.15.184:6809/229573164","cluster_addr":"172.21.15.184:6811/229573164","heartbeat_back_addr":"172.21.15.184:6815/229573164","heartbeat_front_addr":"172.21.15.184:6813/229573164","state":["exists","up"]},{"osd":6,"uuid":"a7d4c1ea-aef5-45d1-807e-a99f06c2a35c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6816","nonce":1666250694},{"type":"v1","addr":"172.21.15.184:6817","nonce":1666250694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6818","nonce":1666250694},{"type":"v1","addr":"172.21.15.184:6819","nonce":1666250694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6822","nonce":1666250694},{"type":"v1","addr":"172.21.15.184:6823","nonce":1666250694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6820","nonce":1666250694},{"type":"v1","addr":"172.21.15.184:6821","nonce":1666250694}]},"public_addr":"172.21.15.184:6817/1666250694","cluster_addr":"172.21.15.184:6819/1666250694","heartbeat_back_addr":"172.21.15.184:6823/1666250694","heartbeat_front_addr":"172.21.15.184:6821/1666250694","state":["exists","up"]},{"osd":7,"uuid":"f23886c3-510a-4ae1-8e14-be3647c1e275","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6824","nonce":3805793723},{"type":"v1","addr":"172.21.15.184:6825","nonce":3805793723}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6826","nonce":3805793723},{"type":"v1","addr":"172.21.15.184:6827","nonce":3805793723}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6830","nonce":3805793723},{"type":"v1","addr":"172.21.15.184:6831","nonce":3805793723}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6828","nonce":3805793723},{"type":"v1","addr":"172.21.15.184:6829","nonce":3805793723}]},"public_addr":"172.21.15.184:6825/3805793723","cluster_addr":"172.21.15.184:6827/3805793723","heartbeat_back_addr":"172.21.15.184:6831/3805793723","heartbeat_front_addr":"172.21.15.184:6829/3805793723","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-08-22T21:36:45.612714+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-08-22T21:37:14.650122+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-08-22T21:37:42.643215+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-08-22T21:38:10.055596+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-08-22T21:38:34.041632+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-08-22T21:38:58.767430+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-08-22T21:39:26.992613+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-08-22T21:39:50.980012+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.120:6801/4192406964":"2024-08-23T21:35:10.476236+0000","172.21.15.120:0/390221210":"2024-08-23T21:35:10.476236+0000","172.21.15.120:0/1415041827":"2024-08-23T21:35:10.476236+0000","172.21.15.120:0/540288796":"2024-08-23T21:34:40.499889+0000","172.21.15.120:6800/3670932341":"2024-08-23T21:34:40.499889+0000","172.21.15.120:6800/4192406964":"2024-08-23T21:35:10.476236+0000","172.21.15.120:0/2238281077":"2024-08-23T21:34:40.499889+0000","172.21.15.120:6801/3670932341":"2024-08-23T21:34:40.499889+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-08-22T21:39:59.973 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:39:59 smithi120 bash[19523]: cluster 2024-08-22T21:39:58.612679+0000 mgr.y (mgr.14144) 189 : cluster [DBG] pgmap v184: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:39:59.973 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:39:59 smithi120 bash[15050]: cluster 2024-08-22T21:39:58.612679+0000 mgr.y (mgr.14144) 189 : cluster [DBG] pgmap v184: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:00.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:39:59 smithi184 bash[14899]: cluster 2024-08-22T21:39:58.612679+0000 mgr.y (mgr.14144) 189 : cluster [DBG] pgmap v184: 1 pgs: 1 peering; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:00.699 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-08-22T21:37:44.188601+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': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2024-08-22T21:40:00.700 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph osd pool get device_health_metrics pg_num 2024-08-22T21:40:01.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:00 smithi120 bash[15050]: audit 2024-08-22T21:39:59.942462+0000 mon.a (mon.0) 450 : audit [DBG] from='client.? 172.21.15.120:0/2517640649' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-22T21:40:01.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:00 smithi120 bash[15050]: cluster 2024-08-22T21:40:00.000159+0000 mon.a (mon.0) 451 : cluster [INF] overall HEALTH_OK 2024-08-22T21:40:01.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:00 smithi120 bash[19523]: audit 2024-08-22T21:39:59.942462+0000 mon.a (mon.0) 450 : audit [DBG] from='client.? 172.21.15.120:0/2517640649' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-22T21:40:01.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:00 smithi120 bash[19523]: cluster 2024-08-22T21:40:00.000159+0000 mon.a (mon.0) 451 : cluster [INF] overall HEALTH_OK 2024-08-22T21:40:01.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:00 smithi184 bash[14899]: audit 2024-08-22T21:39:59.942462+0000 mon.a (mon.0) 450 : audit [DBG] from='client.? 172.21.15.120:0/2517640649' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-22T21:40:01.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:00 smithi184 bash[14899]: cluster 2024-08-22T21:40:00.000159+0000 mon.a (mon.0) 451 : cluster [INF] overall HEALTH_OK 2024-08-22T21:40:02.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:01 smithi120 bash[15050]: cluster 2024-08-22T21:40:00.613302+0000 mgr.y (mgr.14144) 190 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:02.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:01 smithi120 bash[19523]: cluster 2024-08-22T21:40:00.613302+0000 mgr.y (mgr.14144) 190 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:02.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:01 smithi184 bash[14899]: cluster 2024-08-22T21:40:00.613302+0000 mgr.y (mgr.14144) 190 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:03.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:02 smithi120 bash[15050]: cluster 2024-08-22T21:40:02.613971+0000 mgr.y (mgr.14144) 191 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:03.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:02 smithi120 bash[19523]: cluster 2024-08-22T21:40:02.613971+0000 mgr.y (mgr.14144) 191 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:03.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:02 smithi184 bash[14899]: cluster 2024-08-22T21:40:02.613971+0000 mgr.y (mgr.14144) 191 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:03.414 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:40:06.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:05 smithi120 bash[15050]: cluster 2024-08-22T21:40:04.614775+0000 mgr.y (mgr.14144) 192 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:06.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:05 smithi120 bash[19523]: cluster 2024-08-22T21:40:04.614775+0000 mgr.y (mgr.14144) 192 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:06.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:05 smithi184 bash[14899]: cluster 2024-08-22T21:40:04.614775+0000 mgr.y (mgr.14144) 192 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:06.919 INFO:teuthology.orchestra.run.smithi120.stdout:pg_num: 1 2024-08-22T21:40:07.686 INFO:tasks.cephadm:Adding prometheus.a on smithi184 2024-08-22T21:40:07.686 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph orch apply prometheus '1;smithi184=a' 2024-08-22T21:40:08.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:07 smithi120 bash[15050]: cluster 2024-08-22T21:40:06.615314+0000 mgr.y (mgr.14144) 193 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:08.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:07 smithi120 bash[15050]: audit 2024-08-22T21:40:06.918575+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.120:0/3221979220' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-08-22T21:40:08.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:07 smithi120 bash[19523]: cluster 2024-08-22T21:40:06.615314+0000 mgr.y (mgr.14144) 193 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:08.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:07 smithi120 bash[19523]: audit 2024-08-22T21:40:06.918575+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.120:0/3221979220' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-08-22T21:40:08.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:07 smithi184 bash[14899]: cluster 2024-08-22T21:40:06.615314+0000 mgr.y (mgr.14144) 193 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:08.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:07 smithi184 bash[14899]: audit 2024-08-22T21:40:06.918575+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.120:0/3221979220' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-08-22T21:40:10.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:09 smithi120 bash[15050]: cluster 2024-08-22T21:40:08.615856+0000 mgr.y (mgr.14144) 194 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:10.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:09 smithi120 bash[19523]: cluster 2024-08-22T21:40:08.615856+0000 mgr.y (mgr.14144) 194 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:10.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:09 smithi184 bash[14899]: cluster 2024-08-22T21:40:08.615856+0000 mgr.y (mgr.14144) 194 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:10.925 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:10 smithi184 bash[14899]: audit 2024-08-22T21:40:10.742096+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:40:10.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:10 smithi184 bash[14899]: audit 2024-08-22T21:40:10.744704+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:40:11.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:10 smithi120 bash[15050]: audit 2024-08-22T21:40:10.742096+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:40:11.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:10 smithi120 bash[15050]: audit 2024-08-22T21:40:10.744704+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:40:11.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:10 smithi120 bash[19523]: audit 2024-08-22T21:40:10.742096+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:40:11.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:10 smithi120 bash[19523]: audit 2024-08-22T21:40:10.744704+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:40:11.086 INFO:teuthology.orchestra.run.smithi184.stdout:Scheduled prometheus update... 2024-08-22T21:40:11.795 DEBUG:teuthology.orchestra.run.smithi184:prometheus.a> sudo journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@prometheus.a.service 2024-08-22T21:40:11.797 INFO:tasks.cephadm:Adding node-exporter.a on smithi120 2024-08-22T21:40:11.797 INFO:tasks.cephadm:Adding node-exporter.b on smithi184 2024-08-22T21:40:11.797 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph orch apply node-exporter '2;smithi120=a;smithi184=b' 2024-08-22T21:40:11.907 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-08-22T21:40:12.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:11 smithi120 bash[19523]: cluster 2024-08-22T21:40:10.616429+0000 mgr.y (mgr.14144) 195 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:12.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:11 smithi120 bash[19523]: audit 2024-08-22T21:40:11.084868+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:12.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:11 smithi120 bash[19523]: audit 2024-08-22T21:40:11.086382+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:40:12.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:11 smithi120 bash[19523]: audit 2024-08-22T21:40:11.331939+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:12.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:11 smithi120 bash[15050]: cluster 2024-08-22T21:40:10.616429+0000 mgr.y (mgr.14144) 195 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:12.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:11 smithi120 bash[15050]: audit 2024-08-22T21:40:11.084868+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:12.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:11 smithi120 bash[15050]: audit 2024-08-22T21:40:11.086382+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:40:12.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:11 smithi120 bash[15050]: audit 2024-08-22T21:40:11.331939+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:12.049 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:11 smithi184 bash[14899]: cluster 2024-08-22T21:40:10.616429+0000 mgr.y (mgr.14144) 195 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:12.049 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:11 smithi184 bash[14899]: audit 2024-08-22T21:40:11.084868+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:12.049 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:11 smithi184 bash[14899]: audit 2024-08-22T21:40:11.086382+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:40:12.049 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:11 smithi184 bash[14899]: audit 2024-08-22T21:40:11.331939+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:13.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:12 smithi120 bash[19523]: audit 2024-08-22T21:40:11.076135+0000 mgr.y (mgr.14144) 196 : audit [DBG] from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi184=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:40:13.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:12 smithi120 bash[19523]: cephadm 2024-08-22T21:40:11.077680+0000 mgr.y (mgr.14144) 197 : cephadm [INF] Saving service prometheus spec with placement smithi184=a;count:1 2024-08-22T21:40:13.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:12 smithi120 bash[19523]: cephadm 2024-08-22T21:40:11.350922+0000 mgr.y (mgr.14144) 198 : cephadm [INF] Deploying daemon prometheus.a on smithi184 2024-08-22T21:40:13.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:12 smithi120 bash[15050]: audit 2024-08-22T21:40:11.076135+0000 mgr.y (mgr.14144) 196 : audit [DBG] from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi184=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:40:13.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:12 smithi120 bash[15050]: cephadm 2024-08-22T21:40:11.077680+0000 mgr.y (mgr.14144) 197 : cephadm [INF] Saving service prometheus spec with placement smithi184=a;count:1 2024-08-22T21:40:13.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:12 smithi120 bash[15050]: cephadm 2024-08-22T21:40:11.350922+0000 mgr.y (mgr.14144) 198 : cephadm [INF] Deploying daemon prometheus.a on smithi184 2024-08-22T21:40:13.046 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:12 smithi184 bash[14899]: audit 2024-08-22T21:40:11.076135+0000 mgr.y (mgr.14144) 196 : audit [DBG] from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi184=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:40:13.046 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:12 smithi184 bash[14899]: cephadm 2024-08-22T21:40:11.077680+0000 mgr.y (mgr.14144) 197 : cephadm [INF] Saving service prometheus spec with placement smithi184=a;count:1 2024-08-22T21:40:13.046 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:12 smithi184 bash[14899]: cephadm 2024-08-22T21:40:11.350922+0000 mgr.y (mgr.14144) 198 : cephadm [INF] Deploying daemon prometheus.a on smithi184 2024-08-22T21:40:14.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:13 smithi120 bash[19523]: cluster 2024-08-22T21:40:12.616995+0000 mgr.y (mgr.14144) 199 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:14.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:13 smithi120 bash[15050]: cluster 2024-08-22T21:40:12.616995+0000 mgr.y (mgr.14144) 199 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:14.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:13 smithi184 bash[14899]: cluster 2024-08-22T21:40:12.616995+0000 mgr.y (mgr.14144) 199 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:14.953 INFO:teuthology.orchestra.run.smithi184.stdout:Scheduled node-exporter update... 2024-08-22T21:40:15.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:14 smithi184 bash[14899]: cluster 2024-08-22T21:40:14.617611+0000 mgr.y (mgr.14144) 200 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:15.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:14 smithi120 bash[19523]: cluster 2024-08-22T21:40:14.617611+0000 mgr.y (mgr.14144) 200 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:15.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:14 smithi120 bash[15050]: cluster 2024-08-22T21:40:14.617611+0000 mgr.y (mgr.14144) 200 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:15.819 DEBUG:teuthology.orchestra.run.smithi120:node-exporter.a> sudo journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@node-exporter.a.service 2024-08-22T21:40:15.822 DEBUG:teuthology.orchestra.run.smithi184:node-exporter.b> sudo journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@node-exporter.b.service 2024-08-22T21:40:15.824 INFO:tasks.cephadm:Adding alertmanager.a on smithi120 2024-08-22T21:40:15.824 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph orch apply alertmanager '1;smithi120=a' 2024-08-22T21:40:15.869 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-08-22T21:40:15.936 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-08-22T21:40:16.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:15 smithi184 bash[14899]: audit 2024-08-22T21:40:14.943776+0000 mgr.y (mgr.14144) 201 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi120=a;smithi184=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:40:16.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:15 smithi184 bash[14899]: cephadm 2024-08-22T21:40:14.945367+0000 mgr.y (mgr.14144) 202 : cephadm [INF] Saving service node-exporter spec with placement smithi120=a;smithi184=b;count:2 2024-08-22T21:40:16.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:15 smithi184 bash[14899]: audit 2024-08-22T21:40:14.952390+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:16.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:15 smithi120 bash[15050]: audit 2024-08-22T21:40:14.943776+0000 mgr.y (mgr.14144) 201 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi120=a;smithi184=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:40:16.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:15 smithi120 bash[15050]: cephadm 2024-08-22T21:40:14.945367+0000 mgr.y (mgr.14144) 202 : cephadm [INF] Saving service node-exporter spec with placement smithi120=a;smithi184=b;count:2 2024-08-22T21:40:16.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:15 smithi120 bash[15050]: audit 2024-08-22T21:40:14.952390+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:16.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:15 smithi120 bash[19523]: audit 2024-08-22T21:40:14.943776+0000 mgr.y (mgr.14144) 201 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi120=a;smithi184=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:40:16.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:15 smithi120 bash[19523]: cephadm 2024-08-22T21:40:14.945367+0000 mgr.y (mgr.14144) 202 : cephadm [INF] Saving service node-exporter spec with placement smithi120=a;smithi184=b;count:2 2024-08-22T21:40:16.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:15 smithi120 bash[19523]: audit 2024-08-22T21:40:14.952390+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:17.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:16 smithi120 bash[15050]: cluster 2024-08-22T21:40:16.618224+0000 mgr.y (mgr.14144) 203 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:17.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:16 smithi120 bash[19523]: cluster 2024-08-22T21:40:16.618224+0000 mgr.y (mgr.14144) 203 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:17.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:16 smithi184 bash[14899]: cluster 2024-08-22T21:40:16.618224+0000 mgr.y (mgr.14144) 203 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:20.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:19 smithi120 bash[19523]: cluster 2024-08-22T21:40:18.618787+0000 mgr.y (mgr.14144) 204 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:20.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:19 smithi120 bash[15050]: cluster 2024-08-22T21:40:18.618787+0000 mgr.y (mgr.14144) 204 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:20.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:19 smithi184 bash[14899]: cluster 2024-08-22T21:40:18.618787+0000 mgr.y (mgr.14144) 204 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:21.909 INFO:teuthology.orchestra.run.smithi184.stdout:Scheduled alertmanager update... 2024-08-22T21:40:22.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:21 smithi120 bash[19523]: cluster 2024-08-22T21:40:20.619463+0000 mgr.y (mgr.14144) 205 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:22.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:21 smithi120 bash[15050]: cluster 2024-08-22T21:40:20.619463+0000 mgr.y (mgr.14144) 205 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:22.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:21 smithi184 bash[14899]: cluster 2024-08-22T21:40:20.619463+0000 mgr.y (mgr.14144) 205 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:22.950 DEBUG:teuthology.orchestra.run.smithi120:alertmanager.a> sudo journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@alertmanager.a.service 2024-08-22T21:40:22.953 INFO:tasks.cephadm:Adding grafana.a on smithi184 2024-08-22T21:40:22.953 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph orch apply grafana '1;smithi184=a' 2024-08-22T21:40:22.992 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-08-22T21:40:23.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:22 smithi184 bash[14899]: audit 2024-08-22T21:40:21.899769+0000 mgr.y (mgr.14144) 206 : audit [DBG] from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi120=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:40:23.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:22 smithi184 bash[14899]: cephadm 2024-08-22T21:40:21.901298+0000 mgr.y (mgr.14144) 207 : cephadm [INF] Saving service alertmanager spec with placement smithi120=a;count:1 2024-08-22T21:40:23.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:22 smithi184 bash[14899]: audit 2024-08-22T21:40:21.908672+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:23.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:22 smithi184 bash[14899]: cluster 2024-08-22T21:40:22.620152+0000 mgr.y (mgr.14144) 208 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:23.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:22 smithi120 bash[19523]: audit 2024-08-22T21:40:21.899769+0000 mgr.y (mgr.14144) 206 : audit [DBG] from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi120=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:40:23.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:22 smithi120 bash[19523]: cephadm 2024-08-22T21:40:21.901298+0000 mgr.y (mgr.14144) 207 : cephadm [INF] Saving service alertmanager spec with placement smithi120=a;count:1 2024-08-22T21:40:23.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:22 smithi120 bash[19523]: audit 2024-08-22T21:40:21.908672+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:23.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:22 smithi120 bash[19523]: cluster 2024-08-22T21:40:22.620152+0000 mgr.y (mgr.14144) 208 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:23.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:22 smithi120 bash[15050]: audit 2024-08-22T21:40:21.899769+0000 mgr.y (mgr.14144) 206 : audit [DBG] from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi120=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:40:23.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:22 smithi120 bash[15050]: cephadm 2024-08-22T21:40:21.901298+0000 mgr.y (mgr.14144) 207 : cephadm [INF] Saving service alertmanager spec with placement smithi120=a;count:1 2024-08-22T21:40:23.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:22 smithi120 bash[15050]: audit 2024-08-22T21:40:21.908672+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:23.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:22 smithi120 bash[15050]: cluster 2024-08-22T21:40:22.620152+0000 mgr.y (mgr.14144) 208 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:25.976 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:25 smithi184 bash[14899]: cluster 2024-08-22T21:40:24.620848+0000 mgr.y (mgr.14144) 209 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:26.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:25 smithi120 bash[15050]: cluster 2024-08-22T21:40:24.620848+0000 mgr.y (mgr.14144) 209 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:26.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:25 smithi120 bash[19523]: cluster 2024-08-22T21:40:24.620848+0000 mgr.y (mgr.14144) 209 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:27.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:27 smithi184 bash[14899]: cluster 2024-08-22T21:40:26.621427+0000 mgr.y (mgr.14144) 210 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:27.967 INFO:teuthology.orchestra.run.smithi184.stdout:Scheduled grafana update... 2024-08-22T21:40:28.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:27 smithi120 bash[15050]: cluster 2024-08-22T21:40:26.621427+0000 mgr.y (mgr.14144) 210 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:28.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:27 smithi120 bash[19523]: cluster 2024-08-22T21:40:26.621427+0000 mgr.y (mgr.14144) 210 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:29.105 DEBUG:teuthology.orchestra.run.smithi184:grafana.a> sudo journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@grafana.a.service 2024-08-22T21:40:29.107 INFO:tasks.cephadm:Setting up client nodes... 2024-08-22T21:40:29.107 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-22T21:40:29.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:28 smithi120 bash[15050]: audit 2024-08-22T21:40:27.957921+0000 mgr.y (mgr.14144) 211 : audit [DBG] from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi184=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:40:29.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:28 smithi120 bash[15050]: cephadm 2024-08-22T21:40:27.959388+0000 mgr.y (mgr.14144) 212 : cephadm [INF] Saving service grafana spec with placement smithi184=a;count:1 2024-08-22T21:40:29.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:28 smithi120 bash[15050]: audit 2024-08-22T21:40:27.966292+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:29.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:28 smithi120 bash[15050]: cluster 2024-08-22T21:40:28.622001+0000 mgr.y (mgr.14144) 213 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:29.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:28 smithi120 bash[19523]: audit 2024-08-22T21:40:27.957921+0000 mgr.y (mgr.14144) 211 : audit [DBG] from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi184=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:40:29.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:28 smithi120 bash[19523]: cephadm 2024-08-22T21:40:27.959388+0000 mgr.y (mgr.14144) 212 : cephadm [INF] Saving service grafana spec with placement smithi184=a;count:1 2024-08-22T21:40:29.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:28 smithi120 bash[19523]: audit 2024-08-22T21:40:27.966292+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:29.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:28 smithi120 bash[19523]: cluster 2024-08-22T21:40:28.622001+0000 mgr.y (mgr.14144) 213 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:29.361 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:28 smithi184 bash[14899]: audit 2024-08-22T21:40:27.957921+0000 mgr.y (mgr.14144) 211 : audit [DBG] from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi184=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:40:29.361 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:28 smithi184 bash[14899]: cephadm 2024-08-22T21:40:27.959388+0000 mgr.y (mgr.14144) 212 : cephadm [INF] Saving service grafana spec with placement smithi184=a;count:1 2024-08-22T21:40:29.361 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:28 smithi184 bash[14899]: audit 2024-08-22T21:40:27.966292+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:29.361 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:28 smithi184 bash[14899]: cluster 2024-08-22T21:40:28.622001+0000 mgr.y (mgr.14144) 213 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:29.475 INFO:journalctl@ceph.grafana.a.smithi184.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-08-22T21:40:32.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:31 smithi120 bash[15050]: cluster 2024-08-22T21:40:30.622594+0000 mgr.y (mgr.14144) 214 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:32.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:31 smithi120 bash[15050]: audit 2024-08-22T21:40:30.758870+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:32.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:31 smithi120 bash[15050]: audit 2024-08-22T21:40:30.760337+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:40:32.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:31 smithi120 bash[19523]: cluster 2024-08-22T21:40:30.622594+0000 mgr.y (mgr.14144) 214 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:32.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:31 smithi120 bash[19523]: audit 2024-08-22T21:40:30.758870+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:32.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:31 smithi120 bash[19523]: audit 2024-08-22T21:40:30.760337+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:40:32.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:31 smithi184 bash[14899]: cluster 2024-08-22T21:40:30.622594+0000 mgr.y (mgr.14144) 214 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:32.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:31 smithi184 bash[14899]: audit 2024-08-22T21:40:30.758870+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:32.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:31 smithi184 bash[14899]: audit 2024-08-22T21:40:30.760337+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:40:32.177 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:40:31 smithi184 bash[28154]: level=info ts=2024-08-22T21:40:31.928Z caller=main.go:646 msg="Server is ready to receive web requests." 2024-08-22T21:40:32.932 INFO:teuthology.orchestra.run.smithi120.stdout:[client.0] 2024-08-22T21:40:32.933 INFO:teuthology.orchestra.run.smithi120.stdout: key = AQBQsMdm+L4RNxAAkHYzFjXxNp82hsamqCKyMw== 2024-08-22T21:40:33.660 DEBUG:teuthology.orchestra.run.smithi120:> set -ex 2024-08-22T21:40:33.660 DEBUG:teuthology.orchestra.run.smithi120:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-08-22T21:40:33.661 DEBUG:teuthology.orchestra.run.smithi120:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-08-22T21:40:33.686 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-22T21:40:34.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:33 smithi120 bash[15050]: cluster 2024-08-22T21:40:32.623161+0000 mgr.y (mgr.14144) 215 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:34.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:33 smithi120 bash[15050]: audit 2024-08-22T21:40:32.923562+0000 mon.a (mon.0) 462 : audit [INF] from='client.? 172.21.15.120:0/2608266083' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-22T21:40:34.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:33 smithi120 bash[15050]: audit 2024-08-22T21:40:32.932570+0000 mon.a (mon.0) 463 : audit [INF] from='client.? 172.21.15.120:0/2608266083' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-22T21:40:34.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:33 smithi120 bash[19523]: cluster 2024-08-22T21:40:32.623161+0000 mgr.y (mgr.14144) 215 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:34.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:33 smithi120 bash[19523]: audit 2024-08-22T21:40:32.923562+0000 mon.a (mon.0) 462 : audit [INF] from='client.? 172.21.15.120:0/2608266083' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-22T21:40:34.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:33 smithi120 bash[19523]: audit 2024-08-22T21:40:32.932570+0000 mon.a (mon.0) 463 : audit [INF] from='client.? 172.21.15.120:0/2608266083' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-22T21:40:34.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:33 smithi184 bash[14899]: cluster 2024-08-22T21:40:32.623161+0000 mgr.y (mgr.14144) 215 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:34.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:33 smithi184 bash[14899]: audit 2024-08-22T21:40:32.923562+0000 mon.a (mon.0) 462 : audit [INF] from='client.? 172.21.15.120:0/2608266083' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-22T21:40:34.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:33 smithi184 bash[14899]: audit 2024-08-22T21:40:32.932570+0000 mon.a (mon.0) 463 : audit [INF] from='client.? 172.21.15.120:0/2608266083' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-22T21:40:35.441 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:35 smithi120 systemd[1]: Started Ceph node-exporter.a for 2842dc48-60ce-11ef-bcd2-c7b262605968. 2024-08-22T21:40:35.441 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:35 smithi120 bash[32248]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-08-22T21:40:35.622 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:35 smithi184 bash[14899]: audit 2024-08-22T21:40:34.439975+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:35.622 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:35 smithi184 bash[14899]: audit 2024-08-22T21:40:34.468863+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:35.622 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:35 smithi184 bash[14899]: cephadm 2024-08-22T21:40:34.473592+0000 mgr.y (mgr.14144) 216 : cephadm [INF] Deploying daemon node-exporter.a on smithi120 2024-08-22T21:40:35.622 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:35 smithi184 bash[14899]: cluster 2024-08-22T21:40:34.623749+0000 mgr.y (mgr.14144) 217 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:35.623 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:35 smithi184 bash[14899]: audit 2024-08-22T21:40:35.160417+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:35.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:35 smithi120 bash[19523]: audit 2024-08-22T21:40:34.439975+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:35.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:35 smithi120 bash[19523]: audit 2024-08-22T21:40:34.468863+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:35.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:35 smithi120 bash[19523]: cephadm 2024-08-22T21:40:34.473592+0000 mgr.y (mgr.14144) 216 : cephadm [INF] Deploying daemon node-exporter.a on smithi120 2024-08-22T21:40:35.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:35 smithi120 bash[19523]: cluster 2024-08-22T21:40:34.623749+0000 mgr.y (mgr.14144) 217 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:35.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:35 smithi120 bash[19523]: audit 2024-08-22T21:40:35.160417+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:35.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:35 smithi120 bash[15050]: audit 2024-08-22T21:40:34.439975+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:35.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:35 smithi120 bash[15050]: audit 2024-08-22T21:40:34.468863+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:35.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:35 smithi120 bash[15050]: cephadm 2024-08-22T21:40:34.473592+0000 mgr.y (mgr.14144) 216 : cephadm [INF] Deploying daemon node-exporter.a on smithi120 2024-08-22T21:40:35.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:35 smithi120 bash[15050]: cluster 2024-08-22T21:40:34.623749+0000 mgr.y (mgr.14144) 217 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:35.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:35 smithi120 bash[15050]: audit 2024-08-22T21:40:35.160417+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:35.877 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:35 smithi184 systemd[1]: Started Ceph node-exporter.b for 2842dc48-60ce-11ef-bcd2-c7b262605968. 2024-08-22T21:40:36.176 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:35 smithi184 bash[28604]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-08-22T21:40:36.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:36 smithi184 bash[14899]: cephadm 2024-08-22T21:40:35.161306+0000 mgr.y (mgr.14144) 218 : cephadm [INF] Deploying daemon node-exporter.b on smithi184 2024-08-22T21:40:36.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:36 smithi184 bash[14899]: audit 2024-08-22T21:40:35.883681+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:36.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:36 smithi120 bash[15050]: cephadm 2024-08-22T21:40:35.161306+0000 mgr.y (mgr.14144) 218 : cephadm [INF] Deploying daemon node-exporter.b on smithi184 2024-08-22T21:40:36.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:36 smithi120 bash[15050]: audit 2024-08-22T21:40:35.883681+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:36.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:36 smithi120 bash[19523]: cephadm 2024-08-22T21:40:35.161306+0000 mgr.y (mgr.14144) 218 : cephadm [INF] Deploying daemon node-exporter.b on smithi184 2024-08-22T21:40:36.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:36 smithi120 bash[19523]: audit 2024-08-22T21:40:35.883681+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:37.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:37 smithi184 bash[14899]: cephadm 2024-08-22T21:40:35.893235+0000 mgr.y (mgr.14144) 219 : cephadm [INF] Deploying daemon alertmanager.a on smithi120 2024-08-22T21:40:37.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:37 smithi184 bash[14899]: cluster 2024-08-22T21:40:36.624344+0000 mgr.y (mgr.14144) 220 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:37.698 INFO:teuthology.orchestra.run.smithi184.stdout:[client.1] 2024-08-22T21:40:37.698 INFO:teuthology.orchestra.run.smithi184.stdout: key = AQBVsMdmvkUhKRAARisSZZ/AVNdsvoJ3IHptYQ== 2024-08-22T21:40:37.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:37 smithi120 bash[19523]: cephadm 2024-08-22T21:40:35.893235+0000 mgr.y (mgr.14144) 219 : cephadm [INF] Deploying daemon alertmanager.a on smithi120 2024-08-22T21:40:37.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:37 smithi120 bash[19523]: cluster 2024-08-22T21:40:36.624344+0000 mgr.y (mgr.14144) 220 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:37.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:37 smithi120 bash[15050]: cephadm 2024-08-22T21:40:35.893235+0000 mgr.y (mgr.14144) 219 : cephadm [INF] Deploying daemon alertmanager.a on smithi120 2024-08-22T21:40:37.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:37 smithi120 bash[15050]: cluster 2024-08-22T21:40:36.624344+0000 mgr.y (mgr.14144) 220 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:38.366 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-08-22T21:40:38.366 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-08-22T21:40:38.366 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-08-22T21:40:38.387 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-22T21:40:38.387 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-22T21:40:38.387 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph mgr dump --format=json 2024-08-22T21:40:38.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:38 smithi184 bash[14899]: audit 2024-08-22T21:40:37.688019+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.184:0/971210083' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-22T21:40:38.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:38 smithi184 bash[14899]: audit 2024-08-22T21:40:37.689553+0000 mon.a (mon.0) 468 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-22T21:40:38.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:38 smithi184 bash[14899]: audit 2024-08-22T21:40:37.696778+0000 mon.a (mon.0) 469 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-22T21:40:38.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:38 smithi120 bash[19523]: audit 2024-08-22T21:40:37.688019+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.184:0/971210083' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-22T21:40:38.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:38 smithi120 bash[19523]: audit 2024-08-22T21:40:37.689553+0000 mon.a (mon.0) 468 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-22T21:40:38.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:38 smithi120 bash[19523]: audit 2024-08-22T21:40:37.696778+0000 mon.a (mon.0) 469 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-22T21:40:38.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:38 smithi120 bash[15050]: audit 2024-08-22T21:40:37.688019+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.184:0/971210083' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-22T21:40:38.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:38 smithi120 bash[15050]: audit 2024-08-22T21:40:37.689553+0000 mon.a (mon.0) 468 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-22T21:40:38.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:38 smithi120 bash[15050]: audit 2024-08-22T21:40:37.696778+0000 mon.a (mon.0) 469 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-22T21:40:39.290 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:38 smithi120 bash[32248]: v0.18.1: Pulling from prom/node-exporter 2024-08-22T21:40:39.290 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:39 smithi120 bash[32248]: 49a2d53aa1af: Pulling fs layer 2024-08-22T21:40:39.290 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:39 smithi120 bash[32248]: 3589a6efd9ce: Pulling fs layer 2024-08-22T21:40:39.290 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:39 smithi120 bash[32248]: 190160031744: Pulling fs layer 2024-08-22T21:40:39.290 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:39 smithi120 bash[32248]: 49a2d53aa1af: Waiting 2024-08-22T21:40:39.290 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:39 smithi120 bash[32248]: 3589a6efd9ce: Waiting 2024-08-22T21:40:39.290 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:39 smithi120 bash[32248]: 190160031744: Waiting 2024-08-22T21:40:39.676 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:39 smithi184 bash[28604]: v0.18.1: Pulling from prom/node-exporter 2024-08-22T21:40:39.676 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:39 smithi184 bash[28604]: 49a2d53aa1af: Pulling fs layer 2024-08-22T21:40:39.676 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:39 smithi184 bash[28604]: 3589a6efd9ce: Pulling fs layer 2024-08-22T21:40:39.676 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:39 smithi184 bash[28604]: 190160031744: Pulling fs layer 2024-08-22T21:40:39.753 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:39 smithi120 bash[32248]: 49a2d53aa1af: Verifying Checksum 2024-08-22T21:40:39.753 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:39 smithi120 bash[32248]: 49a2d53aa1af: Download complete 2024-08-22T21:40:39.753 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:39 smithi120 bash[32248]: 3589a6efd9ce: Verifying Checksum 2024-08-22T21:40:39.753 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:39 smithi120 bash[32248]: 3589a6efd9ce: Download complete 2024-08-22T21:40:39.753 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:39 smithi120 bash[32248]: 190160031744: Verifying Checksum 2024-08-22T21:40:39.753 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:39 smithi120 bash[32248]: 190160031744: Download complete 2024-08-22T21:40:39.753 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:39 smithi120 bash[32248]: 49a2d53aa1af: Pull complete 2024-08-22T21:40:40.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:39 smithi120 bash[19523]: cluster 2024-08-22T21:40:38.624986+0000 mgr.y (mgr.14144) 221 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:40.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:39 smithi120 bash[15050]: cluster 2024-08-22T21:40:38.624986+0000 mgr.y (mgr.14144) 221 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:40.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:39 smithi184 bash[14899]: cluster 2024-08-22T21:40:38.624986+0000 mgr.y (mgr.14144) 221 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:40.176 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:39 smithi184 bash[28604]: 3589a6efd9ce: Download complete 2024-08-22T21:40:40.176 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:39 smithi184 bash[28604]: 49a2d53aa1af: Verifying Checksum 2024-08-22T21:40:40.176 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:39 smithi184 bash[28604]: 49a2d53aa1af: Download complete 2024-08-22T21:40:40.176 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:39 smithi184 bash[28604]: 190160031744: Verifying Checksum 2024-08-22T21:40:40.177 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:39 smithi184 bash[28604]: 190160031744: Download complete 2024-08-22T21:40:40.177 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:39 smithi184 bash[28604]: 49a2d53aa1af: Pull complete 2024-08-22T21:40:40.789 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:40 smithi120 bash[32248]: 3589a6efd9ce: Pull complete 2024-08-22T21:40:40.926 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:40 smithi184 bash[28604]: 3589a6efd9ce: Pull complete 2024-08-22T21:40:41.103 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:40:41.135 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:40 smithi120 bash[32248]: 190160031744: Pull complete 2024-08-22T21:40:41.313 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:40 smithi184 bash[28604]: 190160031744: Pull complete 2024-08-22T21:40:41.314 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:41 smithi184 bash[28604]: Digest: sha256:a2f29256e53cc3e0b64d7a472512600b2e9410347d53cdc85b49f659c17e02ee 2024-08-22T21:40:41.314 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:41 smithi184 bash[28604]: Status: Downloaded newer image for prom/node-exporter:v0.18.1 2024-08-22T21:40:41.540 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:41 smithi120 bash[32248]: Digest: sha256:a2f29256e53cc3e0b64d7a472512600b2e9410347d53cdc85b49f659c17e02ee 2024-08-22T21:40:41.540 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:41 smithi120 bash[32248]: Status: Downloaded newer image for prom/node-exporter:v0.18.1 2024-08-22T21:40:42.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:41 smithi120 bash[15050]: cluster 2024-08-22T21:40:40.625583+0000 mgr.y (mgr.14144) 222 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:42.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:41 smithi120 bash[19523]: cluster 2024-08-22T21:40:40.625583+0000 mgr.y (mgr.14144) 222 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:42.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:41 smithi184 bash[14899]: cluster 2024-08-22T21:40:40.625583+0000 mgr.y (mgr.14144) 222 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:42.926 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2024-08-22T21:40:42.927 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg="Build context (go=go1.12.5, user=root@b50852a1acba, date=20190604-16:41:18)" source="node_exporter.go:157" 2024-08-22T21:40:42.927 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2024-08-22T21:40:42.927 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - arp" source="node_exporter.go:104" 2024-08-22T21:40:42.927 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - bcache" source="node_exporter.go:104" 2024-08-22T21:40:42.927 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - bonding" source="node_exporter.go:104" 2024-08-22T21:40:42.927 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2024-08-22T21:40:42.927 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - cpu" source="node_exporter.go:104" 2024-08-22T21:40:42.927 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2024-08-22T21:40:42.927 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2024-08-22T21:40:42.927 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - edac" source="node_exporter.go:104" 2024-08-22T21:40:42.927 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - entropy" source="node_exporter.go:104" 2024-08-22T21:40:42.927 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - filefd" source="node_exporter.go:104" 2024-08-22T21:40:42.928 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2024-08-22T21:40:42.928 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2024-08-22T21:40:42.928 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2024-08-22T21:40:42.928 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2024-08-22T21:40:42.928 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2024-08-22T21:40:42.928 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2024-08-22T21:40:42.928 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2024-08-22T21:40:42.928 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - netclass" source="node_exporter.go:104" 2024-08-22T21:40:42.928 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - netdev" source="node_exporter.go:104" 2024-08-22T21:40:42.928 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - netstat" source="node_exporter.go:104" 2024-08-22T21:40:42.928 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - nfs" source="node_exporter.go:104" 2024-08-22T21:40:42.928 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2024-08-22T21:40:42.928 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - pressure" source="node_exporter.go:104" 2024-08-22T21:40:42.928 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2024-08-22T21:40:42.929 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - stat" source="node_exporter.go:104" 2024-08-22T21:40:42.929 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - textfile" source="node_exporter.go:104" 2024-08-22T21:40:42.929 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - time" source="node_exporter.go:104" 2024-08-22T21:40:42.929 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - uname" source="node_exporter.go:104" 2024-08-22T21:40:42.929 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2024-08-22T21:40:42.929 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - xfs" source="node_exporter.go:104" 2024-08-22T21:40:42.929 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg=" - zfs" source="node_exporter.go:104" 2024-08-22T21:40:42.929 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:40:42 smithi184 bash[28604]: time="2024-08-22T21:40:42Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2024-08-22T21:40:44.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:43 smithi120 bash[15050]: cluster 2024-08-22T21:40:42.626283+0000 mgr.y (mgr.14144) 223 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:44.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:43 smithi120 bash[19523]: cluster 2024-08-22T21:40:42.626283+0000 mgr.y (mgr.14144) 223 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:44.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:43 smithi184 bash[14899]: cluster 2024-08-22T21:40:42.626283+0000 mgr.y (mgr.14144) 223 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:46.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[19523]: cluster 2024-08-22T21:40:44.626951+0000 mgr.y (mgr.14144) 224 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:46.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[15050]: cluster 2024-08-22T21:40:44.626951+0000 mgr.y (mgr.14144) 224 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:46.041 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2024-08-22T21:40:46.041 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg="Build context (go=go1.12.5, user=root@b50852a1acba, date=20190604-16:41:18)" source="node_exporter.go:157" 2024-08-22T21:40:46.041 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2024-08-22T21:40:46.041 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - arp" source="node_exporter.go:104" 2024-08-22T21:40:46.041 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - bcache" source="node_exporter.go:104" 2024-08-22T21:40:46.041 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - bonding" source="node_exporter.go:104" 2024-08-22T21:40:46.041 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2024-08-22T21:40:46.041 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - cpu" source="node_exporter.go:104" 2024-08-22T21:40:46.041 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2024-08-22T21:40:46.041 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2024-08-22T21:40:46.041 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - edac" source="node_exporter.go:104" 2024-08-22T21:40:46.042 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - entropy" source="node_exporter.go:104" 2024-08-22T21:40:46.042 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - filefd" source="node_exporter.go:104" 2024-08-22T21:40:46.042 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2024-08-22T21:40:46.042 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2024-08-22T21:40:46.042 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2024-08-22T21:40:46.042 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2024-08-22T21:40:46.042 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2024-08-22T21:40:46.042 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2024-08-22T21:40:46.042 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2024-08-22T21:40:46.042 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - netclass" source="node_exporter.go:104" 2024-08-22T21:40:46.042 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - netdev" source="node_exporter.go:104" 2024-08-22T21:40:46.042 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - netstat" source="node_exporter.go:104" 2024-08-22T21:40:46.042 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - nfs" source="node_exporter.go:104" 2024-08-22T21:40:46.043 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2024-08-22T21:40:46.043 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - pressure" source="node_exporter.go:104" 2024-08-22T21:40:46.043 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2024-08-22T21:40:46.043 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - stat" source="node_exporter.go:104" 2024-08-22T21:40:46.043 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - textfile" source="node_exporter.go:104" 2024-08-22T21:40:46.043 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - time" source="node_exporter.go:104" 2024-08-22T21:40:46.043 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - uname" source="node_exporter.go:104" 2024-08-22T21:40:46.043 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2024-08-22T21:40:46.043 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - xfs" source="node_exporter.go:104" 2024-08-22T21:40:46.043 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg=" - zfs" source="node_exporter.go:104" 2024-08-22T21:40:46.043 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:40:45 smithi120 bash[32248]: time="2024-08-22T21:40:45Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2024-08-22T21:40:46.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:45 smithi184 bash[14899]: cluster 2024-08-22T21:40:44.626951+0000 mgr.y (mgr.14144) 224 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:48.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:47 smithi120 bash[15050]: cluster 2024-08-22T21:40:46.627434+0000 mgr.y (mgr.14144) 225 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:48.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:47 smithi120 bash[19523]: cluster 2024-08-22T21:40:46.627434+0000 mgr.y (mgr.14144) 225 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:47 smithi184 bash[14899]: cluster 2024-08-22T21:40:46.627434+0000 mgr.y (mgr.14144) 225 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:49.375 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-08-22T21:40:50.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:49 smithi120 bash[15050]: cluster 2024-08-22T21:40:48.628069+0000 mgr.y (mgr.14144) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:50.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:49 smithi120 bash[15050]: audit 2024-08-22T21:40:49.365163+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.120:0/3467342888' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-22T21:40:50.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:49 smithi120 bash[19523]: cluster 2024-08-22T21:40:48.628069+0000 mgr.y (mgr.14144) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:50.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:49 smithi120 bash[19523]: audit 2024-08-22T21:40:49.365163+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.120:0/3467342888' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-22T21:40:50.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:49 smithi184 bash[14899]: cluster 2024-08-22T21:40:48.628069+0000 mgr.y (mgr.14144) 226 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:50.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:49 smithi184 bash[14899]: audit 2024-08-22T21:40:49.365163+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.120:0/3467342888' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-22T21:40:50.260 INFO:teuthology.orchestra.run.smithi120.stdout:{"epoch":14,"active_gid":14144,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6800","nonce":4048771017},{"type":"v1","addr":"172.21.15.120:6801","nonce":4048771017}]},"active_addr":"172.21.15.120:6801/4048771017","active_change":"2024-08-22T21:35:10.476773+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":24112,"name":"x","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":[]},"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":"haproxy","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":[]},"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":[]},"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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"username":{"name":"username","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":"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","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":[]},"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":"haproxy","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":[]},"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":[]},"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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"username":{"name":"username","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":"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://smithi120.front.sepia.ceph.com:8443/"},"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":3,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.120:0","nonce":2702662514}]},{"addrvec":[{"type":"v2","addr":"172.21.15.120:0","nonce":3322055675}]}]}} 2024-08-22T21:40:50.264 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-22T21:40:50.264 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-22T21:40:50.264 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph osd dump --format=json 2024-08-22T21:40:51.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:50 smithi120 bash[15050]: cluster 2024-08-22T21:40:50.628702+0000 mgr.y (mgr.14144) 227 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:51.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:50 smithi120 bash[19523]: cluster 2024-08-22T21:40:50.628702+0000 mgr.y (mgr.14144) 227 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:51.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:50 smithi184 bash[14899]: cluster 2024-08-22T21:40:50.628702+0000 mgr.y (mgr.14144) 227 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:52.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:52 smithi120 bash[15050]: audit 2024-08-22T21:40:51.182293+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:52.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:52 smithi120 bash[15050]: audit 2024-08-22T21:40:51.384244+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:52.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:52 smithi120 bash[15050]: audit 2024-08-22T21:40:51.392101+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:52.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:52 smithi120 bash[15050]: audit 2024-08-22T21:40:51.393134+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-22T21:40:52.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:52 smithi120 bash[15050]: audit 2024-08-22T21:40:51.394093+0000 mgr.y (mgr.14144) 228 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-22T21:40:52.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:52 smithi120 bash[15050]: audit 2024-08-22T21:40:51.403496+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:52.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:52 smithi120 bash[15050]: cephadm 2024-08-22T21:40:51.410130+0000 mgr.y (mgr.14144) 229 : cephadm [INF] Deploying daemon grafana.a on smithi184 2024-08-22T21:40:52.541 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:52 smithi120 bash[19523]: audit 2024-08-22T21:40:51.182293+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:52.541 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:52 smithi120 bash[19523]: audit 2024-08-22T21:40:51.384244+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:52.541 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:52 smithi120 bash[19523]: audit 2024-08-22T21:40:51.392101+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:52.541 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:52 smithi120 bash[19523]: audit 2024-08-22T21:40:51.393134+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-22T21:40:52.541 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:52 smithi120 bash[19523]: audit 2024-08-22T21:40:51.394093+0000 mgr.y (mgr.14144) 228 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-22T21:40:52.541 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:52 smithi120 bash[19523]: audit 2024-08-22T21:40:51.403496+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:52.541 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:52 smithi120 bash[19523]: cephadm 2024-08-22T21:40:51.410130+0000 mgr.y (mgr.14144) 229 : cephadm [INF] Deploying daemon grafana.a on smithi184 2024-08-22T21:40:52.542 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:40:52 smithi120 bash[32835]: level=info ts=2024-08-22T21:40:52.422Z caller=main.go:497 msg=Listening address=:9093 2024-08-22T21:40:52.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:52 smithi184 bash[14899]: audit 2024-08-22T21:40:51.182293+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:52.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:52 smithi184 bash[14899]: audit 2024-08-22T21:40:51.384244+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:52.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:52 smithi184 bash[14899]: audit 2024-08-22T21:40:51.392101+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:52.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:52 smithi184 bash[14899]: audit 2024-08-22T21:40:51.393134+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-22T21:40:52.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:52 smithi184 bash[14899]: audit 2024-08-22T21:40:51.394093+0000 mgr.y (mgr.14144) 228 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-22T21:40:52.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:52 smithi184 bash[14899]: audit 2024-08-22T21:40:51.403496+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:40:52.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:52 smithi184 bash[14899]: cephadm 2024-08-22T21:40:51.410130+0000 mgr.y (mgr.14144) 229 : cephadm [INF] Deploying daemon grafana.a on smithi184 2024-08-22T21:40:53.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:53 smithi120 bash[15050]: cluster 2024-08-22T21:40:52.629447+0000 mgr.y (mgr.14144) 230 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:53.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:53 smithi120 bash[19523]: cluster 2024-08-22T21:40:52.629447+0000 mgr.y (mgr.14144) 230 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:53.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:53 smithi184 bash[14899]: cluster 2024-08-22T21:40:52.629447+0000 mgr.y (mgr.14144) 230 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:53.986 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:40:54.790 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:40:54 smithi120 bash[32835]: level=info ts=2024-08-22T21:40:54.376Z caller=cluster.go:648 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000222039s 2024-08-22T21:40:56.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:55 smithi120 bash[15050]: cluster 2024-08-22T21:40:54.630155+0000 mgr.y (mgr.14144) 231 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:56.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:55 smithi120 bash[19523]: cluster 2024-08-22T21:40:54.630155+0000 mgr.y (mgr.14144) 231 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:56.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:55 smithi184 bash[14899]: cluster 2024-08-22T21:40:54.630155+0000 mgr.y (mgr.14144) 231 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:57.576 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-08-22T21:40:57.576 INFO:teuthology.orchestra.run.smithi120.stdout:{"epoch":50,"fsid":"2842dc48-60ce-11ef-bcd2-c7b262605968","created":"2024-08-22T21:34:11.625043+0000","modified":"2024-08-22T21:39:54.747344+0000","last_up_change":"2024-08-22T21:39:52.760257+0000","last_in_change":"2024-08-22T21:39:32.280673+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-08-22T21:37:44.188601+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"ccc4aecf-021d-46a7-bf74-b8fcc599131f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6802","nonce":63588605},{"type":"v1","addr":"172.21.15.120:6803","nonce":63588605}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6804","nonce":63588605},{"type":"v1","addr":"172.21.15.120:6805","nonce":63588605}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6808","nonce":63588605},{"type":"v1","addr":"172.21.15.120:6809","nonce":63588605}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6806","nonce":63588605},{"type":"v1","addr":"172.21.15.120:6807","nonce":63588605}]},"public_addr":"172.21.15.120:6803/63588605","cluster_addr":"172.21.15.120:6805/63588605","heartbeat_back_addr":"172.21.15.120:6809/63588605","heartbeat_front_addr":"172.21.15.120:6807/63588605","state":["exists","up"]},{"osd":1,"uuid":"f2c39e14-df23-4d27-b7bf-006f7b604b5e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6810","nonce":2186930132},{"type":"v1","addr":"172.21.15.120:6811","nonce":2186930132}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6812","nonce":2186930132},{"type":"v1","addr":"172.21.15.120:6813","nonce":2186930132}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6816","nonce":2186930132},{"type":"v1","addr":"172.21.15.120:6817","nonce":2186930132}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6814","nonce":2186930132},{"type":"v1","addr":"172.21.15.120:6815","nonce":2186930132}]},"public_addr":"172.21.15.120:6811/2186930132","cluster_addr":"172.21.15.120:6813/2186930132","heartbeat_back_addr":"172.21.15.120:6817/2186930132","heartbeat_front_addr":"172.21.15.120:6815/2186930132","state":["exists","up"]},{"osd":2,"uuid":"2810ff63-2487-4cd0-b87d-d8813fd51535","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6818","nonce":1675109058},{"type":"v1","addr":"172.21.15.120:6819","nonce":1675109058}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6820","nonce":1675109058},{"type":"v1","addr":"172.21.15.120:6821","nonce":1675109058}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6824","nonce":1675109058},{"type":"v1","addr":"172.21.15.120:6825","nonce":1675109058}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6822","nonce":1675109058},{"type":"v1","addr":"172.21.15.120:6823","nonce":1675109058}]},"public_addr":"172.21.15.120:6819/1675109058","cluster_addr":"172.21.15.120:6821/1675109058","heartbeat_back_addr":"172.21.15.120:6825/1675109058","heartbeat_front_addr":"172.21.15.120:6823/1675109058","state":["exists","up"]},{"osd":3,"uuid":"daaaf0a9-c974-4f6c-b153-b7b4e458e9dc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6826","nonce":3764923218},{"type":"v1","addr":"172.21.15.120:6827","nonce":3764923218}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6828","nonce":3764923218},{"type":"v1","addr":"172.21.15.120:6829","nonce":3764923218}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6832","nonce":3764923218},{"type":"v1","addr":"172.21.15.120:6833","nonce":3764923218}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6830","nonce":3764923218},{"type":"v1","addr":"172.21.15.120:6831","nonce":3764923218}]},"public_addr":"172.21.15.120:6827/3764923218","cluster_addr":"172.21.15.120:6829/3764923218","heartbeat_back_addr":"172.21.15.120:6833/3764923218","heartbeat_front_addr":"172.21.15.120:6831/3764923218","state":["exists","up"]},{"osd":4,"uuid":"d62bbc06-9b69-48a1-b3cb-e97ab8fb413a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6800","nonce":572761187},{"type":"v1","addr":"172.21.15.184:6801","nonce":572761187}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6802","nonce":572761187},{"type":"v1","addr":"172.21.15.184:6803","nonce":572761187}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6806","nonce":572761187},{"type":"v1","addr":"172.21.15.184:6807","nonce":572761187}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6804","nonce":572761187},{"type":"v1","addr":"172.21.15.184:6805","nonce":572761187}]},"public_addr":"172.21.15.184:6801/572761187","cluster_addr":"172.21.15.184:6803/572761187","heartbeat_back_addr":"172.21.15.184:6807/572761187","heartbeat_front_addr":"172.21.15.184:6805/572761187","state":["exists","up"]},{"osd":5,"uuid":"5bf57ac0-43c2-4754-b3b9-a41895c5cabb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6808","nonce":229573164},{"type":"v1","addr":"172.21.15.184:6809","nonce":229573164}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6810","nonce":229573164},{"type":"v1","addr":"172.21.15.184:6811","nonce":229573164}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6814","nonce":229573164},{"type":"v1","addr":"172.21.15.184:6815","nonce":229573164}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6812","nonce":229573164},{"type":"v1","addr":"172.21.15.184:6813","nonce":229573164}]},"public_addr":"172.21.15.184:6809/229573164","cluster_addr":"172.21.15.184:6811/229573164","heartbeat_back_addr":"172.21.15.184:6815/229573164","heartbeat_front_addr":"172.21.15.184:6813/229573164","state":["exists","up"]},{"osd":6,"uuid":"a7d4c1ea-aef5-45d1-807e-a99f06c2a35c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6816","nonce":1666250694},{"type":"v1","addr":"172.21.15.184:6817","nonce":1666250694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6818","nonce":1666250694},{"type":"v1","addr":"172.21.15.184:6819","nonce":1666250694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6822","nonce":1666250694},{"type":"v1","addr":"172.21.15.184:6823","nonce":1666250694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6820","nonce":1666250694},{"type":"v1","addr":"172.21.15.184:6821","nonce":1666250694}]},"public_addr":"172.21.15.184:6817/1666250694","cluster_addr":"172.21.15.184:6819/1666250694","heartbeat_back_addr":"172.21.15.184:6823/1666250694","heartbeat_front_addr":"172.21.15.184:6821/1666250694","state":["exists","up"]},{"osd":7,"uuid":"f23886c3-510a-4ae1-8e14-be3647c1e275","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6824","nonce":3805793723},{"type":"v1","addr":"172.21.15.184:6825","nonce":3805793723}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6826","nonce":3805793723},{"type":"v1","addr":"172.21.15.184:6827","nonce":3805793723}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6830","nonce":3805793723},{"type":"v1","addr":"172.21.15.184:6831","nonce":3805793723}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6828","nonce":3805793723},{"type":"v1","addr":"172.21.15.184:6829","nonce":3805793723}]},"public_addr":"172.21.15.184:6825/3805793723","cluster_addr":"172.21.15.184:6827/3805793723","heartbeat_back_addr":"172.21.15.184:6831/3805793723","heartbeat_front_addr":"172.21.15.184:6829/3805793723","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-08-22T21:36:45.612714+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-08-22T21:37:14.650122+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-08-22T21:37:42.643215+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-08-22T21:38:10.055596+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-08-22T21:38:34.041632+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-08-22T21:38:58.767430+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-08-22T21:39:26.992613+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-08-22T21:39:50.980012+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.120:6801/4192406964":"2024-08-23T21:35:10.476236+0000","172.21.15.120:0/390221210":"2024-08-23T21:35:10.476236+0000","172.21.15.120:0/1415041827":"2024-08-23T21:35:10.476236+0000","172.21.15.120:0/540288796":"2024-08-23T21:34:40.499889+0000","172.21.15.120:6800/3670932341":"2024-08-23T21:34:40.499889+0000","172.21.15.120:6800/4192406964":"2024-08-23T21:35:10.476236+0000","172.21.15.120:0/2238281077":"2024-08-23T21:34:40.499889+0000","172.21.15.120:6801/3670932341":"2024-08-23T21:34:40.499889+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-08-22T21:40:58.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:57 smithi120 bash[19523]: cluster 2024-08-22T21:40:56.630728+0000 mgr.y (mgr.14144) 232 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:58.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:57 smithi120 bash[19523]: audit 2024-08-22T21:40:57.574117+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.120:0/3433574875' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-22T21:40:58.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:57 smithi120 bash[15050]: cluster 2024-08-22T21:40:56.630728+0000 mgr.y (mgr.14144) 232 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:58.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:57 smithi120 bash[15050]: audit 2024-08-22T21:40:57.574117+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.120:0/3433574875' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-22T21:40:58.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:57 smithi184 bash[14899]: cluster 2024-08-22T21:40:56.630728+0000 mgr.y (mgr.14144) 232 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:40:58.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:57 smithi184 bash[14899]: audit 2024-08-22T21:40:57.574117+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.120:0/3433574875' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-22T21:40:58.242 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-22T21:40:58.243 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph osd dump --format=json 2024-08-22T21:41:00.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:40:59 smithi120 bash[19523]: cluster 2024-08-22T21:40:58.631340+0000 mgr.y (mgr.14144) 233 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:00.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:40:59 smithi120 bash[15050]: cluster 2024-08-22T21:40:58.631340+0000 mgr.y (mgr.14144) 233 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:00.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:40:59 smithi184 bash[14899]: cluster 2024-08-22T21:40:58.631340+0000 mgr.y (mgr.14144) 233 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:00.967 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:41:02.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:01 smithi120 bash[15050]: cluster 2024-08-22T21:41:00.631978+0000 mgr.y (mgr.14144) 234 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:02.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:01 smithi120 bash[19523]: cluster 2024-08-22T21:41:00.631978+0000 mgr.y (mgr.14144) 234 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:02.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:01 smithi184 bash[14899]: cluster 2024-08-22T21:41:00.631978+0000 mgr.y (mgr.14144) 234 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:02.540 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:41:02 smithi120 bash[32835]: level=info ts=2024-08-22T21:41:02.377Z caller=cluster.go:640 component=cluster msg="gossip settled; proceeding" elapsed=10.001057168s 2024-08-22T21:41:04.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:03 smithi120 bash[19523]: cluster 2024-08-22T21:41:02.632555+0000 mgr.y (mgr.14144) 235 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:04.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:03 smithi120 bash[15050]: cluster 2024-08-22T21:41:02.632555+0000 mgr.y (mgr.14144) 235 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:04.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:03 smithi184 bash[14899]: cluster 2024-08-22T21:41:02.632555+0000 mgr.y (mgr.14144) 235 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:04.577 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-08-22T21:41:04.577 INFO:teuthology.orchestra.run.smithi120.stdout:{"epoch":50,"fsid":"2842dc48-60ce-11ef-bcd2-c7b262605968","created":"2024-08-22T21:34:11.625043+0000","modified":"2024-08-22T21:39:54.747344+0000","last_up_change":"2024-08-22T21:39:52.760257+0000","last_in_change":"2024-08-22T21:39:32.280673+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-08-22T21:37:44.188601+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"ccc4aecf-021d-46a7-bf74-b8fcc599131f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6802","nonce":63588605},{"type":"v1","addr":"172.21.15.120:6803","nonce":63588605}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6804","nonce":63588605},{"type":"v1","addr":"172.21.15.120:6805","nonce":63588605}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6808","nonce":63588605},{"type":"v1","addr":"172.21.15.120:6809","nonce":63588605}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6806","nonce":63588605},{"type":"v1","addr":"172.21.15.120:6807","nonce":63588605}]},"public_addr":"172.21.15.120:6803/63588605","cluster_addr":"172.21.15.120:6805/63588605","heartbeat_back_addr":"172.21.15.120:6809/63588605","heartbeat_front_addr":"172.21.15.120:6807/63588605","state":["exists","up"]},{"osd":1,"uuid":"f2c39e14-df23-4d27-b7bf-006f7b604b5e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6810","nonce":2186930132},{"type":"v1","addr":"172.21.15.120:6811","nonce":2186930132}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6812","nonce":2186930132},{"type":"v1","addr":"172.21.15.120:6813","nonce":2186930132}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6816","nonce":2186930132},{"type":"v1","addr":"172.21.15.120:6817","nonce":2186930132}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6814","nonce":2186930132},{"type":"v1","addr":"172.21.15.120:6815","nonce":2186930132}]},"public_addr":"172.21.15.120:6811/2186930132","cluster_addr":"172.21.15.120:6813/2186930132","heartbeat_back_addr":"172.21.15.120:6817/2186930132","heartbeat_front_addr":"172.21.15.120:6815/2186930132","state":["exists","up"]},{"osd":2,"uuid":"2810ff63-2487-4cd0-b87d-d8813fd51535","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6818","nonce":1675109058},{"type":"v1","addr":"172.21.15.120:6819","nonce":1675109058}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6820","nonce":1675109058},{"type":"v1","addr":"172.21.15.120:6821","nonce":1675109058}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6824","nonce":1675109058},{"type":"v1","addr":"172.21.15.120:6825","nonce":1675109058}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6822","nonce":1675109058},{"type":"v1","addr":"172.21.15.120:6823","nonce":1675109058}]},"public_addr":"172.21.15.120:6819/1675109058","cluster_addr":"172.21.15.120:6821/1675109058","heartbeat_back_addr":"172.21.15.120:6825/1675109058","heartbeat_front_addr":"172.21.15.120:6823/1675109058","state":["exists","up"]},{"osd":3,"uuid":"daaaf0a9-c974-4f6c-b153-b7b4e458e9dc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6826","nonce":3764923218},{"type":"v1","addr":"172.21.15.120:6827","nonce":3764923218}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6828","nonce":3764923218},{"type":"v1","addr":"172.21.15.120:6829","nonce":3764923218}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6832","nonce":3764923218},{"type":"v1","addr":"172.21.15.120:6833","nonce":3764923218}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.120:6830","nonce":3764923218},{"type":"v1","addr":"172.21.15.120:6831","nonce":3764923218}]},"public_addr":"172.21.15.120:6827/3764923218","cluster_addr":"172.21.15.120:6829/3764923218","heartbeat_back_addr":"172.21.15.120:6833/3764923218","heartbeat_front_addr":"172.21.15.120:6831/3764923218","state":["exists","up"]},{"osd":4,"uuid":"d62bbc06-9b69-48a1-b3cb-e97ab8fb413a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6800","nonce":572761187},{"type":"v1","addr":"172.21.15.184:6801","nonce":572761187}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6802","nonce":572761187},{"type":"v1","addr":"172.21.15.184:6803","nonce":572761187}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6806","nonce":572761187},{"type":"v1","addr":"172.21.15.184:6807","nonce":572761187}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6804","nonce":572761187},{"type":"v1","addr":"172.21.15.184:6805","nonce":572761187}]},"public_addr":"172.21.15.184:6801/572761187","cluster_addr":"172.21.15.184:6803/572761187","heartbeat_back_addr":"172.21.15.184:6807/572761187","heartbeat_front_addr":"172.21.15.184:6805/572761187","state":["exists","up"]},{"osd":5,"uuid":"5bf57ac0-43c2-4754-b3b9-a41895c5cabb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6808","nonce":229573164},{"type":"v1","addr":"172.21.15.184:6809","nonce":229573164}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6810","nonce":229573164},{"type":"v1","addr":"172.21.15.184:6811","nonce":229573164}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6814","nonce":229573164},{"type":"v1","addr":"172.21.15.184:6815","nonce":229573164}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6812","nonce":229573164},{"type":"v1","addr":"172.21.15.184:6813","nonce":229573164}]},"public_addr":"172.21.15.184:6809/229573164","cluster_addr":"172.21.15.184:6811/229573164","heartbeat_back_addr":"172.21.15.184:6815/229573164","heartbeat_front_addr":"172.21.15.184:6813/229573164","state":["exists","up"]},{"osd":6,"uuid":"a7d4c1ea-aef5-45d1-807e-a99f06c2a35c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6816","nonce":1666250694},{"type":"v1","addr":"172.21.15.184:6817","nonce":1666250694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6818","nonce":1666250694},{"type":"v1","addr":"172.21.15.184:6819","nonce":1666250694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6822","nonce":1666250694},{"type":"v1","addr":"172.21.15.184:6823","nonce":1666250694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6820","nonce":1666250694},{"type":"v1","addr":"172.21.15.184:6821","nonce":1666250694}]},"public_addr":"172.21.15.184:6817/1666250694","cluster_addr":"172.21.15.184:6819/1666250694","heartbeat_back_addr":"172.21.15.184:6823/1666250694","heartbeat_front_addr":"172.21.15.184:6821/1666250694","state":["exists","up"]},{"osd":7,"uuid":"f23886c3-510a-4ae1-8e14-be3647c1e275","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6824","nonce":3805793723},{"type":"v1","addr":"172.21.15.184:6825","nonce":3805793723}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6826","nonce":3805793723},{"type":"v1","addr":"172.21.15.184:6827","nonce":3805793723}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6830","nonce":3805793723},{"type":"v1","addr":"172.21.15.184:6831","nonce":3805793723}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.184:6828","nonce":3805793723},{"type":"v1","addr":"172.21.15.184:6829","nonce":3805793723}]},"public_addr":"172.21.15.184:6825/3805793723","cluster_addr":"172.21.15.184:6827/3805793723","heartbeat_back_addr":"172.21.15.184:6831/3805793723","heartbeat_front_addr":"172.21.15.184:6829/3805793723","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-08-22T21:36:45.612714+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-08-22T21:37:14.650122+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-08-22T21:37:42.643215+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-08-22T21:38:10.055596+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-08-22T21:38:34.041632+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-08-22T21:38:58.767430+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-08-22T21:39:26.992613+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-08-22T21:39:50.980012+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.120:6801/4192406964":"2024-08-23T21:35:10.476236+0000","172.21.15.120:0/390221210":"2024-08-23T21:35:10.476236+0000","172.21.15.120:0/1415041827":"2024-08-23T21:35:10.476236+0000","172.21.15.120:0/540288796":"2024-08-23T21:34:40.499889+0000","172.21.15.120:6800/3670932341":"2024-08-23T21:34:40.499889+0000","172.21.15.120:6800/4192406964":"2024-08-23T21:35:10.476236+0000","172.21.15.120:0/2238281077":"2024-08-23T21:34:40.499889+0000","172.21.15.120:6801/3670932341":"2024-08-23T21:34:40.499889+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-08-22T21:41:05.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:04 smithi120 bash[15050]: audit 2024-08-22T21:41:04.575612+0000 mon.a (mon.0) 475 : audit [DBG] from='client.? 172.21.15.120:0/2179820934' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-22T21:41:05.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:04 smithi120 bash[19523]: audit 2024-08-22T21:41:04.575612+0000 mon.a (mon.0) 475 : audit [DBG] from='client.? 172.21.15.120:0/2179820934' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-22T21:41:05.175 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:04 smithi184 bash[14899]: audit 2024-08-22T21:41:04.575612+0000 mon.a (mon.0) 475 : audit [DBG] from='client.? 172.21.15.120:0/2179820934' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-22T21:41:05.307 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-22T21:41:05.308 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-22T21:41:05.308 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-22T21:41:05.309 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-22T21:41:05.309 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-22T21:41:05.310 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-22T21:41:05.310 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-22T21:41:05.311 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-22T21:41:06.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:05 smithi120 bash[15050]: cluster 2024-08-22T21:41:04.633145+0000 mgr.y (mgr.14144) 236 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:06.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:05 smithi120 bash[19523]: cluster 2024-08-22T21:41:04.633145+0000 mgr.y (mgr.14144) 236 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:06.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:05 smithi184 bash[14899]: cluster 2024-08-22T21:41:04.633145+0000 mgr.y (mgr.14144) 236 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:07.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:06 smithi184 bash[14899]: cluster 2024-08-22T21:41:06.633813+0000 mgr.y (mgr.14144) 237 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:07.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:06 smithi120 bash[15050]: cluster 2024-08-22T21:41:06.633813+0000 mgr.y (mgr.14144) 237 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:07.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:06 smithi120 bash[19523]: cluster 2024-08-22T21:41:06.633813+0000 mgr.y (mgr.14144) 237 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:08.165 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:41:08.166 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:41:08.166 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:41:08.167 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:41:08.167 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:41:08.167 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:41:08.172 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:41:08.172 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:41:10.011 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:09 smithi120 bash[15050]: cluster 2024-08-22T21:41:08.634466+0000 mgr.y (mgr.14144) 238 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:10.011 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:09 smithi120 bash[19523]: cluster 2024-08-22T21:41:08.634466+0000 mgr.y (mgr.14144) 238 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:10.243 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:09 smithi184 bash[14899]: cluster 2024-08-22T21:41:08.634466+0000 mgr.y (mgr.14144) 238 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:11.017 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:10 smithi120 bash[19523]: audit 2024-08-22T21:41:10.744945+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:41:11.017 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:10 smithi120 bash[19523]: audit 2024-08-22T21:41:10.748322+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:41:11.017 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:10 smithi120 bash[15050]: audit 2024-08-22T21:41:10.744945+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:41:11.017 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:10 smithi120 bash[15050]: audit 2024-08-22T21:41:10.748322+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:41:11.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:10 smithi184 bash[14899]: audit 2024-08-22T21:41:10.744945+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:41:11.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:10 smithi184 bash[14899]: audit 2024-08-22T21:41:10.748322+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:41:11.966 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:11 smithi120 bash[15050]: cluster 2024-08-22T21:41:10.635156+0000 mgr.y (mgr.14144) 239 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:11.966 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:11 smithi120 bash[19523]: cluster 2024-08-22T21:41:10.635156+0000 mgr.y (mgr.14144) 239 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:11 smithi184 bash[14899]: cluster 2024-08-22T21:41:10.635156+0000 mgr.y (mgr.14144) 239 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:13.959 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:13 smithi120 bash[19523]: cluster 2024-08-22T21:41:12.635840+0000 mgr.y (mgr.14144) 240 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:13.959 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:13 smithi120 bash[15050]: cluster 2024-08-22T21:41:12.635840+0000 mgr.y (mgr.14144) 240 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:14.031 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:13 smithi184 bash[14899]: cluster 2024-08-22T21:41:12.635840+0000 mgr.y (mgr.14144) 240 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:15.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:15 smithi120 bash[15050]: audit 2024-08-22T21:41:14.528627+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:15.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:15 smithi120 bash[15050]: audit 2024-08-22T21:41:14.530416+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:41:15.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:15 smithi120 bash[15050]: cluster 2024-08-22T21:41:14.636444+0000 mgr.y (mgr.14144) 241 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:15.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:15 smithi120 bash[19523]: audit 2024-08-22T21:41:14.528627+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:15.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:15 smithi120 bash[19523]: audit 2024-08-22T21:41:14.530416+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:41:15.791 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:15 smithi120 bash[19523]: cluster 2024-08-22T21:41:14.636444+0000 mgr.y (mgr.14144) 241 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:15.812 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:15 smithi184 bash[14899]: audit 2024-08-22T21:41:14.528627+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:15.812 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:15 smithi184 bash[14899]: audit 2024-08-22T21:41:14.530416+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:41:15.812 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:15 smithi184 bash[14899]: cluster 2024-08-22T21:41:14.636444+0000 mgr.y (mgr.14144) 241 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:15.812 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:15 smithi184 bash[29086]: t=2024-08-22T21:41:15+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-08-22T21:41:16.106 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:15 smithi184 bash[29086]: t=2024-08-22T21:41:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-08-22T21:41:16.106 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:15 smithi184 bash[29086]: t=2024-08-22T21:41:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-08-22T21:41:16.106 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:15 smithi184 bash[29086]: t=2024-08-22T21:41:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-08-22T21:41:16.106 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:15 smithi184 bash[29086]: t=2024-08-22T21:41:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-08-22T21:41:16.106 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:16 smithi184 bash[29086]: t=2024-08-22T21:41:16+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-08-22T21:41:16.106 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:16 smithi184 bash[29086]: t=2024-08-22T21:41:16+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-08-22T21:41:16.357 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:16 smithi184 bash[29086]: t=2024-08-22T21:41:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-08-22T21:41:16.357 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:16 smithi184 bash[29086]: t=2024-08-22T21:41:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-08-22T21:41:16.358 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:16 smithi184 bash[29086]: t=2024-08-22T21:41:16+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-08-22T21:41:16.358 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:16 smithi184 bash[29086]: t=2024-08-22T21:41:16+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-08-22T21:41:16.358 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:16 smithi184 bash[29086]: t=2024-08-22T21:41:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-08-22T21:41:16.609 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:16 smithi184 bash[29086]: t=2024-08-22T21:41:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-08-22T21:41:16.610 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:16 smithi184 bash[29086]: t=2024-08-22T21:41:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-08-22T21:41:16.610 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:16 smithi184 bash[29086]: t=2024-08-22T21:41:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-08-22T21:41:16.610 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:16 smithi184 bash[29086]: t=2024-08-22T21:41:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-08-22T21:41:16.862 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:16 smithi184 bash[29086]: t=2024-08-22T21:41:16+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-08-22T21:41:16.862 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:16 smithi184 bash[29086]: t=2024-08-22T21:41:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-08-22T21:41:16.862 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:16 smithi184 bash[29086]: t=2024-08-22T21:41:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-08-22T21:41:16.862 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:16 smithi184 bash[29086]: t=2024-08-22T21:41:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-08-22T21:41:16.862 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:16 smithi184 bash[29086]: t=2024-08-22T21:41:16+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-08-22T21:41:17.155 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:16 smithi184 bash[29086]: t=2024-08-22T21:41:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-08-22T21:41:17.155 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:16 smithi184 bash[29086]: t=2024-08-22T21:41:16+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-08-22T21:41:17.155 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:17 smithi184 bash[29086]: t=2024-08-22T21:41:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-08-22T21:41:17.156 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:17 smithi184 bash[29086]: t=2024-08-22T21:41:17+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-08-22T21:41:17.426 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:17 smithi184 bash[29086]: t=2024-08-22T21:41:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-08-22T21:41:17.426 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:17 smithi184 bash[29086]: t=2024-08-22T21:41:17+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-08-22T21:41:17.426 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:17 smithi184 bash[29086]: t=2024-08-22T21:41:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-08-22T21:41:17.426 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:17 smithi184 bash[29086]: t=2024-08-22T21:41:17+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-08-22T21:41:17.694 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:17 smithi184 bash[29086]: t=2024-08-22T21:41:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-08-22T21:41:17.694 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:17 smithi184 bash[29086]: t=2024-08-22T21:41:17+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-08-22T21:41:17.694 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:17 smithi184 bash[29086]: t=2024-08-22T21:41:17+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-08-22T21:41:17.695 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:17 smithi184 bash[29086]: t=2024-08-22T21:41:17+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-08-22T21:41:17.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:17 smithi120 bash[15050]: cluster 2024-08-22T21:41:16.637023+0000 mgr.y (mgr.14144) 242 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:17.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:17 smithi120 bash[19523]: cluster 2024-08-22T21:41:16.637023+0000 mgr.y (mgr.14144) 242 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:17.994 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:17 smithi184 bash[14899]: cluster 2024-08-22T21:41:16.637023+0000 mgr.y (mgr.14144) 242 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:17.994 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:17 smithi184 bash[29086]: t=2024-08-22T21:41:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-08-22T21:41:17.994 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:17 smithi184 bash[29086]: t=2024-08-22T21:41:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-08-22T21:41:17.994 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:17 smithi184 bash[29086]: t=2024-08-22T21:41:17+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-08-22T21:41:17.995 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:17 smithi184 bash[29086]: t=2024-08-22T21:41:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-08-22T21:41:17.995 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:17 smithi184 bash[29086]: t=2024-08-22T21:41:17+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-08-22T21:41:17.995 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:17 smithi184 bash[29086]: t=2024-08-22T21:41:17+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-08-22T21:41:18.304 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:18 smithi184 bash[29086]: t=2024-08-22T21:41:18+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-08-22T21:41:18.305 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:18 smithi184 bash[29086]: t=2024-08-22T21:41:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-08-22T21:41:18.305 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:18 smithi184 bash[29086]: t=2024-08-22T21:41:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-08-22T21:41:18.305 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:18 smithi184 bash[29086]: t=2024-08-22T21:41:18+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-08-22T21:41:18.305 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:18 smithi184 bash[29086]: t=2024-08-22T21:41:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-08-22T21:41:18.555 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:18 smithi184 bash[29086]: t=2024-08-22T21:41:18+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-08-22T21:41:18.556 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:18 smithi184 bash[29086]: t=2024-08-22T21:41:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-08-22T21:41:18.841 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:18 smithi184 bash[29086]: t=2024-08-22T21:41:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-08-22T21:41:18.841 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:18 smithi184 bash[29086]: t=2024-08-22T21:41:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-08-22T21:41:18.841 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:18 smithi184 bash[29086]: t=2024-08-22T21:41:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-08-22T21:41:19.152 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:18 smithi184 bash[29086]: t=2024-08-22T21:41:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-08-22T21:41:19.152 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:18 smithi184 bash[29086]: t=2024-08-22T21:41:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-08-22T21:41:19.152 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:19 smithi184 bash[29086]: t=2024-08-22T21:41:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-08-22T21:41:19.152 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:19 smithi184 bash[29086]: t=2024-08-22T21:41:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-08-22T21:41:19.152 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:19 smithi184 bash[29086]: t=2024-08-22T21:41:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-08-22T21:41:19.426 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:19 smithi184 bash[29086]: t=2024-08-22T21:41:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-08-22T21:41:19.426 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:19 smithi184 bash[29086]: t=2024-08-22T21:41:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-08-22T21:41:19.426 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:19 smithi184 bash[29086]: t=2024-08-22T21:41:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-08-22T21:41:19.713 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:19 smithi184 bash[29086]: t=2024-08-22T21:41:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-08-22T21:41:19.714 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:19 smithi184 bash[29086]: t=2024-08-22T21:41:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-08-22T21:41:19.714 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:19 smithi184 bash[29086]: t=2024-08-22T21:41:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-08-22T21:41:19.714 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:19 smithi184 bash[29086]: t=2024-08-22T21:41:19+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-08-22T21:41:19.714 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:19 smithi184 bash[29086]: t=2024-08-22T21:41:19+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-08-22T21:41:19.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:19 smithi184 bash[14899]: cluster 2024-08-22T21:41:18.637690+0000 mgr.y (mgr.14144) 243 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:19.973 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:19 smithi184 bash[14899]: audit 2024-08-22T21:41:19.302192+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:19.973 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:19 smithi184 bash[29086]: t=2024-08-22T21:41:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-08-22T21:41:19.973 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:19 smithi184 bash[29086]: t=2024-08-22T21:41:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-08-22T21:41:19.974 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:19 smithi184 bash[29086]: t=2024-08-22T21:41:19+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-08-22T21:41:20.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:19 smithi120 bash[15050]: cluster 2024-08-22T21:41:18.637690+0000 mgr.y (mgr.14144) 243 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:20.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:19 smithi120 bash[15050]: audit 2024-08-22T21:41:19.302192+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:20.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:19 smithi120 bash[19523]: cluster 2024-08-22T21:41:18.637690+0000 mgr.y (mgr.14144) 243 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:20.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:19 smithi120 bash[19523]: audit 2024-08-22T21:41:19.302192+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:20.128 INFO:teuthology.orchestra.run.smithi120.stdout:180388626456 2024-08-22T21:41:20.128 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-22T21:41:20.308 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:19 smithi184 bash[29086]: t=2024-08-22T21:41:19+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-08-22T21:41:20.309 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:20 smithi184 bash[29086]: t=2024-08-22T21:41:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-08-22T21:41:20.309 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:20 smithi184 bash[29086]: t=2024-08-22T21:41:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-08-22T21:41:20.309 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:20 smithi184 bash[29086]: t=2024-08-22T21:41:20+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-08-22T21:41:20.309 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:20 smithi184 bash[29086]: t=2024-08-22T21:41:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-08-22T21:41:20.619 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:20 smithi184 bash[29086]: t=2024-08-22T21:41:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-08-22T21:41:20.619 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:20 smithi184 bash[29086]: t=2024-08-22T21:41:20+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-08-22T21:41:20.619 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:20 smithi184 bash[29086]: t=2024-08-22T21:41:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-08-22T21:41:20.619 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:20 smithi184 bash[29086]: t=2024-08-22T21:41:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-08-22T21:41:20.620 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:20 smithi184 bash[29086]: t=2024-08-22T21:41:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-08-22T21:41:20.896 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:20 smithi184 bash[29086]: t=2024-08-22T21:41:20+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-08-22T21:41:20.896 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:20 smithi184 bash[29086]: t=2024-08-22T21:41:20+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-08-22T21:41:20.896 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:20 smithi184 bash[29086]: t=2024-08-22T21:41:20+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-08-22T21:41:20.896 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:20 smithi184 bash[29086]: t=2024-08-22T21:41:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-08-22T21:41:21.155 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:20 smithi184 bash[29086]: t=2024-08-22T21:41:20+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-08-22T21:41:21.155 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:20 smithi184 bash[29086]: t=2024-08-22T21:41:20+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-08-22T21:41:21.155 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:21 smithi184 bash[29086]: t=2024-08-22T21:41:21+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-08-22T21:41:21.415 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:21 smithi184 bash[29086]: t=2024-08-22T21:41:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-08-22T21:41:21.415 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:21 smithi184 bash[29086]: t=2024-08-22T21:41:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-08-22T21:41:21.415 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:21 smithi184 bash[29086]: t=2024-08-22T21:41:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-08-22T21:41:21.415 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:21 smithi184 bash[29086]: t=2024-08-22T21:41:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-08-22T21:41:21.676 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:21 smithi184 bash[29086]: t=2024-08-22T21:41:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-08-22T21:41:21.676 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:21 smithi184 bash[29086]: t=2024-08-22T21:41:21+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-08-22T21:41:21.676 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:21 smithi184 bash[29086]: t=2024-08-22T21:41:21+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-08-22T21:41:21.676 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:21 smithi184 bash[29086]: t=2024-08-22T21:41:21+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-08-22T21:41:21.985 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:21 smithi184 bash[14899]: cluster 2024-08-22T21:41:20.638238+0000 mgr.y (mgr.14144) 244 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:21.986 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:21 smithi184 bash[14899]: audit 2024-08-22T21:41:21.128363+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:21.986 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:21 smithi184 bash[14899]: audit 2024-08-22T21:41:21.134121+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:21.986 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:21 smithi184 bash[29086]: t=2024-08-22T21:41:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-08-22T21:41:21.986 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:21 smithi184 bash[29086]: t=2024-08-22T21:41:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-08-22T21:41:21.986 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:21 smithi184 bash[29086]: t=2024-08-22T21:41:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-08-22T21:41:21.986 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:21 smithi184 bash[29086]: t=2024-08-22T21:41:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-08-22T21:41:22.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:21 smithi120 bash[15050]: cluster 2024-08-22T21:41:20.638238+0000 mgr.y (mgr.14144) 244 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:22.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:21 smithi120 bash[15050]: audit 2024-08-22T21:41:21.128363+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:22.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:21 smithi120 bash[15050]: audit 2024-08-22T21:41:21.134121+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:22.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:21 smithi120 bash[19523]: cluster 2024-08-22T21:41:20.638238+0000 mgr.y (mgr.14144) 244 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:22.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:21 smithi120 bash[19523]: audit 2024-08-22T21:41:21.128363+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:22.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:21 smithi120 bash[19523]: audit 2024-08-22T21:41:21.134121+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:22.279 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:21 smithi184 bash[29086]: t=2024-08-22T21:41:21+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-08-22T21:41:22.279 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:22 smithi184 bash[29086]: t=2024-08-22T21:41:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-08-22T21:41:22.279 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:22 smithi184 bash[29086]: t=2024-08-22T21:41:22+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-08-22T21:41:22.279 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:22 smithi184 bash[29086]: t=2024-08-22T21:41:22+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-08-22T21:41:22.279 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:22 smithi184 bash[29086]: t=2024-08-22T21:41:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-08-22T21:41:22.279 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:22 smithi184 bash[29086]: t=2024-08-22T21:41:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-08-22T21:41:22.444 INFO:teuthology.orchestra.run.smithi120.stdout:55834574898 2024-08-22T21:41:22.445 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-22T21:41:22.572 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:22 smithi184 bash[29086]: t=2024-08-22T21:41:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-08-22T21:41:22.573 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:22 smithi184 bash[29086]: t=2024-08-22T21:41:22+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-08-22T21:41:22.573 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:22 smithi184 bash[29086]: t=2024-08-22T21:41:22+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-08-22T21:41:22.573 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:22 smithi184 bash[29086]: t=2024-08-22T21:41:22+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-08-22T21:41:22.573 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:22 smithi184 bash[29086]: t=2024-08-22T21:41:22+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-08-22T21:41:22.866 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:22 smithi184 bash[14899]: cephadm 2024-08-22T21:41:21.137379+0000 mgr.y (mgr.14144) 245 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-22T21:41:22.866 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:22 smithi184 bash[14899]: cephadm 2024-08-22T21:41:21.141353+0000 mgr.y (mgr.14144) 246 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi120 2024-08-22T21:41:22.866 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:22 smithi184 bash[29086]: t=2024-08-22T21:41:22+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-08-22T21:41:22.866 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:22 smithi184 bash[29086]: t=2024-08-22T21:41:22+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-08-22T21:41:22.866 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:22 smithi184 bash[29086]: t=2024-08-22T21:41:22+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-08-22T21:41:23.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:22 smithi120 bash[19523]: cephadm 2024-08-22T21:41:21.137379+0000 mgr.y (mgr.14144) 245 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-22T21:41:23.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:22 smithi120 bash[19523]: cephadm 2024-08-22T21:41:21.141353+0000 mgr.y (mgr.14144) 246 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi120 2024-08-22T21:41:23.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:22 smithi120 bash[15050]: cephadm 2024-08-22T21:41:21.137379+0000 mgr.y (mgr.14144) 245 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-22T21:41:23.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:22 smithi120 bash[15050]: cephadm 2024-08-22T21:41:21.141353+0000 mgr.y (mgr.14144) 246 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi120 2024-08-22T21:41:23.151 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:22 smithi184 bash[29086]: t=2024-08-22T21:41:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-08-22T21:41:23.151 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:22 smithi184 bash[29086]: t=2024-08-22T21:41:22+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-08-22T21:41:23.152 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:23 smithi184 bash[29086]: t=2024-08-22T21:41:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-08-22T21:41:23.152 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:23 smithi184 bash[29086]: t=2024-08-22T21:41:23+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-08-22T21:41:23.426 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:23 smithi184 bash[29086]: t=2024-08-22T21:41:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-08-22T21:41:23.426 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:23 smithi184 bash[29086]: t=2024-08-22T21:41:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-08-22T21:41:23.426 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:23 smithi184 bash[29086]: t=2024-08-22T21:41:23+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-08-22T21:41:23.426 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:23 smithi184 bash[29086]: t=2024-08-22T21:41:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-08-22T21:41:23.426 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:23 smithi184 bash[29086]: t=2024-08-22T21:41:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-08-22T21:41:23.730 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:23 smithi184 bash[29086]: t=2024-08-22T21:41:23+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-08-22T21:41:23.730 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:23 smithi184 bash[29086]: t=2024-08-22T21:41:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-08-22T21:41:23.730 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:23 smithi184 bash[29086]: t=2024-08-22T21:41:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-08-22T21:41:23.731 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:23 smithi184 bash[29086]: t=2024-08-22T21:41:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-08-22T21:41:23.731 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:23 smithi184 bash[29086]: t=2024-08-22T21:41:23+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-08-22T21:41:23.731 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:23 smithi184 bash[29086]: t=2024-08-22T21:41:23+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-08-22T21:41:23.990 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:23 smithi184 bash[14899]: cluster 2024-08-22T21:41:22.638721+0000 mgr.y (mgr.14144) 247 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:23.991 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:23 smithi184 bash[29086]: t=2024-08-22T21:41:23+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-08-22T21:41:23.991 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:23 smithi184 bash[29086]: t=2024-08-22T21:41:23+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-08-22T21:41:23.991 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:23 smithi184 bash[29086]: t=2024-08-22T21:41:23+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-08-22T21:41:23.991 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:23 smithi184 bash[29086]: t=2024-08-22T21:41:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-08-22T21:41:24.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:23 smithi120 bash[15050]: cluster 2024-08-22T21:41:22.638721+0000 mgr.y (mgr.14144) 247 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:24.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:23 smithi120 bash[19523]: cluster 2024-08-22T21:41:22.638721+0000 mgr.y (mgr.14144) 247 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:24.140 INFO:teuthology.orchestra.run.smithi120.stdout:206158430228 2024-08-22T21:41:24.140 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-22T21:41:24.284 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:24 smithi184 bash[29086]: t=2024-08-22T21:41:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-08-22T21:41:24.284 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:24 smithi184 bash[29086]: t=2024-08-22T21:41:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-08-22T21:41:24.284 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:24 smithi184 bash[29086]: t=2024-08-22T21:41:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-08-22T21:41:24.284 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:24 smithi184 bash[29086]: t=2024-08-22T21:41:24+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-08-22T21:41:24.544 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:24 smithi184 bash[29086]: t=2024-08-22T21:41:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-08-22T21:41:24.544 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:24 smithi184 bash[29086]: t=2024-08-22T21:41:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-08-22T21:41:24.544 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:24 smithi184 bash[29086]: t=2024-08-22T21:41:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-08-22T21:41:24.794 INFO:teuthology.orchestra.run.smithi120.stdout:154618822687 2024-08-22T21:41:24.795 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-22T21:41:24.796 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:24 smithi184 bash[29086]: t=2024-08-22T21:41:24+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-08-22T21:41:24.796 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:24 smithi184 bash[29086]: t=2024-08-22T21:41:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-08-22T21:41:24.796 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:24 smithi184 bash[29086]: t=2024-08-22T21:41:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-08-22T21:41:24.796 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:24 smithi184 bash[29086]: t=2024-08-22T21:41:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-08-22T21:41:24.796 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:24 smithi184 bash[29086]: t=2024-08-22T21:41:24+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-08-22T21:41:25.039 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:24 smithi120 bash[19523]: cluster 2024-08-22T21:41:24.639158+0000 mgr.y (mgr.14144) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:25.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:24 smithi120 bash[15050]: cluster 2024-08-22T21:41:24.639158+0000 mgr.y (mgr.14144) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:25.055 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:24 smithi184 bash[14899]: cluster 2024-08-22T21:41:24.639158+0000 mgr.y (mgr.14144) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:25.056 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:24 smithi184 bash[29086]: t=2024-08-22T21:41:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-08-22T21:41:25.056 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:24 smithi184 bash[29086]: t=2024-08-22T21:41:24+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-08-22T21:41:25.056 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:24 smithi184 bash[29086]: t=2024-08-22T21:41:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-08-22T21:41:25.056 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:25 smithi184 bash[29086]: t=2024-08-22T21:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-08-22T21:41:25.307 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:25 smithi184 bash[29086]: t=2024-08-22T21:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-08-22T21:41:25.307 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:25 smithi184 bash[29086]: t=2024-08-22T21:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-08-22T21:41:25.559 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:25 smithi184 bash[29086]: t=2024-08-22T21:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-08-22T21:41:25.559 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:25 smithi184 bash[29086]: t=2024-08-22T21:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-08-22T21:41:25.559 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:25 smithi184 bash[29086]: t=2024-08-22T21:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-08-22T21:41:25.559 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:25 smithi184 bash[29086]: t=2024-08-22T21:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-08-22T21:41:25.559 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:25 smithi184 bash[29086]: t=2024-08-22T21:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-08-22T21:41:25.818 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:25 smithi184 bash[29086]: t=2024-08-22T21:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-08-22T21:41:25.819 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:25 smithi184 bash[29086]: t=2024-08-22T21:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-08-22T21:41:25.819 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:25 smithi184 bash[29086]: t=2024-08-22T21:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-08-22T21:41:26.095 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:25 smithi184 bash[29086]: t=2024-08-22T21:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-08-22T21:41:26.095 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:25 smithi184 bash[29086]: t=2024-08-22T21:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-08-22T21:41:26.096 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:25 smithi184 bash[29086]: t=2024-08-22T21:41:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-08-22T21:41:26.096 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:26 smithi184 bash[29086]: t=2024-08-22T21:41:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-08-22T21:41:26.096 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:26 smithi184 bash[29086]: t=2024-08-22T21:41:26+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-08-22T21:41:26.389 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:26 smithi184 bash[29086]: t=2024-08-22T21:41:26+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-08-22T21:41:26.389 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:26 smithi184 bash[29086]: t=2024-08-22T21:41:26+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-08-22T21:41:26.389 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:26 smithi184 bash[29086]: t=2024-08-22T21:41:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-08-22T21:41:26.389 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:26 smithi184 bash[29086]: t=2024-08-22T21:41:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-08-22T21:41:26.657 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:26 smithi184 bash[29086]: t=2024-08-22T21:41:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-08-22T21:41:26.657 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:26 smithi184 bash[29086]: t=2024-08-22T21:41:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-08-22T21:41:26.657 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:26 smithi184 bash[29086]: t=2024-08-22T21:41:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-08-22T21:41:26.657 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:26 smithi184 bash[29086]: t=2024-08-22T21:41:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-08-22T21:41:26.763 INFO:teuthology.orchestra.run.smithi120.stdout:107374182440 2024-08-22T21:41:26.764 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-22T21:41:26.765 INFO:teuthology.orchestra.run.smithi120.stdout:128849018916 2024-08-22T21:41:26.765 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-22T21:41:26.917 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:26 smithi184 bash[29086]: t=2024-08-22T21:41:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-08-22T21:41:26.918 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:26 smithi184 bash[29086]: t=2024-08-22T21:41:26+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-08-22T21:41:26.918 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:26 smithi184 bash[29086]: t=2024-08-22T21:41:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-08-22T21:41:26.918 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:26 smithi184 bash[29086]: t=2024-08-22T21:41:26+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-08-22T21:41:27.176 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:26 smithi184 bash[29086]: t=2024-08-22T21:41:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-08-22T21:41:27.176 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:26 smithi184 bash[29086]: t=2024-08-22T21:41:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-08-22T21:41:27.176 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:27 smithi184 bash[29086]: t=2024-08-22T21:41:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-08-22T21:41:27.176 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:27 smithi184 bash[29086]: t=2024-08-22T21:41:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-08-22T21:41:27.176 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:27 smithi184 bash[29086]: t=2024-08-22T21:41:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-08-22T21:41:27.176 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:27 smithi184 bash[29086]: t=2024-08-22T21:41:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-08-22T21:41:27.335 INFO:teuthology.orchestra.run.smithi120.stdout:77309411376 2024-08-22T21:41:27.335 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-22T21:41:27.451 INFO:teuthology.orchestra.run.smithi120.stdout:34359738426 2024-08-22T21:41:27.452 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-22T21:41:27.463 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:27 smithi184 bash[29086]: t=2024-08-22T21:41:27+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-08-22T21:41:27.463 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:27 smithi184 bash[29086]: t=2024-08-22T21:41:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-08-22T21:41:27.463 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:27 smithi184 bash[29086]: t=2024-08-22T21:41:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-08-22T21:41:27.463 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:27 smithi184 bash[29086]: t=2024-08-22T21:41:27+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-08-22T21:41:27.764 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:27 smithi184 bash[14899]: cluster 2024-08-22T21:41:26.639711+0000 mgr.y (mgr.14144) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:27.765 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:27 smithi184 bash[29086]: t=2024-08-22T21:41:27+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-08-22T21:41:27.765 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:27 smithi184 bash[29086]: t=2024-08-22T21:41:27+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-08-22T21:41:27.765 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:27 smithi184 bash[29086]: t=2024-08-22T21:41:27+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-08-22T21:41:27.765 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:27 smithi184 bash[29086]: t=2024-08-22T21:41:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-08-22T21:41:27.765 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:27 smithi184 bash[29086]: t=2024-08-22T21:41:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-08-22T21:41:27.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:27 smithi120 bash[15050]: cluster 2024-08-22T21:41:26.639711+0000 mgr.y (mgr.14144) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:27.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:27 smithi120 bash[19523]: cluster 2024-08-22T21:41:26.639711+0000 mgr.y (mgr.14144) 249 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:28.016 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:27 smithi184 bash[29086]: t=2024-08-22T21:41:27+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-08-22T21:41:28.016 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:27 smithi184 bash[29086]: t=2024-08-22T21:41:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-08-22T21:41:28.016 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:27 smithi184 bash[29086]: t=2024-08-22T21:41:27+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-08-22T21:41:28.276 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:28 smithi184 bash[29086]: t=2024-08-22T21:41:28+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-08-22T21:41:28.276 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:28 smithi184 bash[29086]: t=2024-08-22T21:41:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-08-22T21:41:28.276 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:28 smithi184 bash[29086]: t=2024-08-22T21:41:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-08-22T21:41:28.276 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:28 smithi184 bash[29086]: t=2024-08-22T21:41:28+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-08-22T21:41:28.460 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:41:28.544 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:28 smithi184 bash[29086]: t=2024-08-22T21:41:28+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-08-22T21:41:28.545 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:28 smithi184 bash[29086]: t=2024-08-22T21:41:28+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-08-22T21:41:28.545 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:28 smithi184 bash[29086]: t=2024-08-22T21:41:28+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-08-22T21:41:28.545 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:28 smithi184 bash[29086]: t=2024-08-22T21:41:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-08-22T21:41:28.821 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:28 smithi184 bash[29086]: t=2024-08-22T21:41:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-08-22T21:41:28.821 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:28 smithi184 bash[29086]: t=2024-08-22T21:41:28+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-08-22T21:41:28.821 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:28 smithi184 bash[29086]: t=2024-08-22T21:41:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-08-22T21:41:28.821 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:28 smithi184 bash[29086]: t=2024-08-22T21:41:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-08-22T21:41:28.822 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:28 smithi184 bash[29086]: t=2024-08-22T21:41:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-08-22T21:41:28.871 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:41:28.872 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:41:28.872 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:41:29.081 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:28 smithi184 bash[29086]: t=2024-08-22T21:41:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-08-22T21:41:29.081 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:28 smithi184 bash[29086]: t=2024-08-22T21:41:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-08-22T21:41:29.081 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:28 smithi184 bash[29086]: t=2024-08-22T21:41:28+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-08-22T21:41:29.081 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:29 smithi184 bash[29086]: t=2024-08-22T21:41:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-08-22T21:41:29.400 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:29 smithi184 bash[29086]: t=2024-08-22T21:41:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-08-22T21:41:29.400 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:29 smithi184 bash[29086]: t=2024-08-22T21:41:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-08-22T21:41:29.400 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:29 smithi184 bash[29086]: t=2024-08-22T21:41:29+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-08-22T21:41:29.400 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:29 smithi184 bash[29086]: t=2024-08-22T21:41:29+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-08-22T21:41:29.400 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:29 smithi184 bash[29086]: t=2024-08-22T21:41:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-08-22T21:41:29.676 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:29 smithi184 bash[29086]: t=2024-08-22T21:41:29+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-08-22T21:41:29.676 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:29 smithi184 bash[29086]: t=2024-08-22T21:41:29+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-08-22T21:41:29.676 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:29 smithi184 bash[29086]: t=2024-08-22T21:41:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-08-22T21:41:29.890 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:41:29.892 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:41:29.892 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:41:29.892 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:41:30.001 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:29 smithi184 bash[14899]: cluster 2024-08-22T21:41:28.640343+0000 mgr.y (mgr.14144) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:30.002 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:29 smithi184 bash[29086]: t=2024-08-22T21:41:29+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-08-22T21:41:30.002 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:29 smithi184 bash[29086]: t=2024-08-22T21:41:29+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-08-22T21:41:30.002 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:29 smithi184 bash[29086]: t=2024-08-22T21:41:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-08-22T21:41:30.002 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:29 smithi184 bash[29086]: t=2024-08-22T21:41:29+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-08-22T21:41:30.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:29 smithi120 bash[15050]: cluster 2024-08-22T21:41:28.640343+0000 mgr.y (mgr.14144) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:30.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:29 smithi120 bash[19523]: cluster 2024-08-22T21:41:28.640343+0000 mgr.y (mgr.14144) 250 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:30.280 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:30 smithi184 bash[29086]: t=2024-08-22T21:41:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-08-22T21:41:30.280 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:30 smithi184 bash[29086]: t=2024-08-22T21:41:30+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-08-22T21:41:30.280 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:30 smithi184 bash[29086]: t=2024-08-22T21:41:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-08-22T21:41:30.280 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:30 smithi184 bash[29086]: t=2024-08-22T21:41:30+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-08-22T21:41:30.590 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:30 smithi184 bash[29086]: t=2024-08-22T21:41:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-08-22T21:41:30.590 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:30 smithi184 bash[29086]: t=2024-08-22T21:41:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-08-22T21:41:30.590 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:30 smithi184 bash[29086]: t=2024-08-22T21:41:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-08-22T21:41:30.591 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:30 smithi184 bash[29086]: t=2024-08-22T21:41:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-08-22T21:41:30.591 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:30 smithi184 bash[29086]: t=2024-08-22T21:41:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-08-22T21:41:30.591 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:30 smithi184 bash[29086]: t=2024-08-22T21:41:30+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-08-22T21:41:30.884 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:30 smithi184 bash[29086]: t=2024-08-22T21:41:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-08-22T21:41:30.884 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:30 smithi184 bash[29086]: t=2024-08-22T21:41:30+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-08-22T21:41:30.884 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:30 smithi184 bash[29086]: t=2024-08-22T21:41:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-08-22T21:41:30.884 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:30 smithi184 bash[29086]: t=2024-08-22T21:41:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-08-22T21:41:31.171 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:30 smithi184 bash[29086]: t=2024-08-22T21:41:30+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-08-22T21:41:31.171 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:30 smithi184 bash[29086]: t=2024-08-22T21:41:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-08-22T21:41:31.171 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2024-08-22T21:41:31.427 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Initializing HTTPServer" logger=server 2024-08-22T21:41:31.427 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2024-08-22T21:41:31.427 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Initializing PluginManager" logger=server 2024-08-22T21:41:31.427 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-08-22T21:41:31.427 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2024-08-22T21:41:31.427 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2024-08-22T21:41:31.427 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Initializing HooksService" logger=server 2024-08-22T21:41:31.427 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2024-08-22T21:41:31.427 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2024-08-22T21:41:31.427 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Initializing RemoteCache" logger=server 2024-08-22T21:41:31.428 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Initializing RenderingService" logger=server 2024-08-22T21:41:31.428 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Initializing AlertEngine" logger=server 2024-08-22T21:41:31.428 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Initializing QuotaService" logger=server 2024-08-22T21:41:31.428 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Initializing ServerLockService" logger=server 2024-08-22T21:41:31.428 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2024-08-22T21:41:31.428 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2024-08-22T21:41:31.428 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Initializing LoginService" logger=server 2024-08-22T21:41:31.428 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Initializing SearchService" logger=server 2024-08-22T21:41:31.428 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Initializing TracingService" logger=server 2024-08-22T21:41:31.428 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2024-08-22T21:41:31.428 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Initializing CleanUpService" logger=server 2024-08-22T21:41:31.428 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Initializing NotificationService" logger=server 2024-08-22T21:41:31.428 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2024-08-22T21:41:31.429 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-08-22T21:41:31.429 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 2024-08-22T21:41:31.429 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2024-08-22T21:41:31.429 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin. Read more at https://grafana.com/docs/grafana/latest/administration/image_rendering/" logger=rendering renderer=phantomJS 2024-08-22T21:41:31.429 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="Initializing Stream Manager" 2024-08-22T21:41:31.429 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[29086]: t=2024-08-22T21:41:31+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-08-22T21:41:32.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:31 smithi120 bash[15050]: cluster 2024-08-22T21:41:30.640941+0000 mgr.y (mgr.14144) 251 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:32.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:31 smithi120 bash[19523]: cluster 2024-08-22T21:41:30.640941+0000 mgr.y (mgr.14144) 251 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:32.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:31 smithi184 bash[14899]: cluster 2024-08-22T21:41:30.640941+0000 mgr.y (mgr.14144) 251 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:34.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:33 smithi120 bash[15050]: cluster 2024-08-22T21:41:32.641388+0000 mgr.y (mgr.14144) 252 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:34.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:33 smithi120 bash[19523]: cluster 2024-08-22T21:41:32.641388+0000 mgr.y (mgr.14144) 252 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:34.041 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:41:33 smithi120 systemd[1]: Stopping Ceph alertmanager.a for 2842dc48-60ce-11ef-bcd2-c7b262605968... 2024-08-22T21:41:34.041 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:41:33 smithi120 bash[32835]: level=info ts=2024-08-22T21:41:33.935Z caller=main.go:536 msg="Received SIGTERM, exiting gracefully..." 2024-08-22T21:41:34.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:33 smithi184 bash[14899]: cluster 2024-08-22T21:41:32.641388+0000 mgr.y (mgr.14144) 252 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:35.835 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:35 smithi120 bash[19523]: cluster 2024-08-22T21:41:34.641912+0000 mgr.y (mgr.14144) 253 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:35.836 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:35 smithi120 bash[15050]: cluster 2024-08-22T21:41:34.641912+0000 mgr.y (mgr.14144) 253 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:36.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:35 smithi184 bash[14899]: cluster 2024-08-22T21:41:34.641912+0000 mgr.y (mgr.14144) 253 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:37.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:36 smithi184 bash[14899]: cluster 2024-08-22T21:41:36.642457+0000 mgr.y (mgr.14144) 254 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:37.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:36 smithi120 bash[15050]: cluster 2024-08-22T21:41:36.642457+0000 mgr.y (mgr.14144) 254 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:37.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:36 smithi120 bash[19523]: cluster 2024-08-22T21:41:36.642457+0000 mgr.y (mgr.14144) 254 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:38.540 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:41:38 smithi120 docker[35745]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968-alertmanager.a 2024-08-22T21:41:39.290 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:41:39 smithi120 systemd[1]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@alertmanager.a.service: Succeeded. 2024-08-22T21:41:39.290 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:41:39 smithi120 systemd[1]: Stopped Ceph alertmanager.a for 2842dc48-60ce-11ef-bcd2-c7b262605968. 2024-08-22T21:41:39.290 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:41:39 smithi120 systemd[1]: Started Ceph alertmanager.a for 2842dc48-60ce-11ef-bcd2-c7b262605968. 2024-08-22T21:41:40.093 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:39 smithi120 bash[19523]: cluster 2024-08-22T21:41:38.643058+0000 mgr.y (mgr.14144) 255 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:40.093 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:39 smithi120 bash[19523]: audit 2024-08-22T21:41:39.058068+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:40.093 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:39 smithi120 bash[15050]: cluster 2024-08-22T21:41:38.643058+0000 mgr.y (mgr.14144) 255 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:40.093 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:39 smithi120 bash[15050]: audit 2024-08-22T21:41:39.058068+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:40.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:39 smithi184 bash[14899]: cluster 2024-08-22T21:41:38.643058+0000 mgr.y (mgr.14144) 255 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:40.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:39 smithi184 bash[14899]: audit 2024-08-22T21:41:39.058068+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:40.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:40 smithi184 bash[14899]: cephadm 2024-08-22T21:41:39.059260+0000 mgr.y (mgr.14144) 256 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-22T21:41:40.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:40 smithi184 bash[14899]: cephadm 2024-08-22T21:41:39.062051+0000 mgr.y (mgr.14144) 257 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi184 2024-08-22T21:41:41.039 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:40 smithi120 bash[19523]: cephadm 2024-08-22T21:41:39.059260+0000 mgr.y (mgr.14144) 256 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-22T21:41:41.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:40 smithi120 bash[19523]: cephadm 2024-08-22T21:41:39.062051+0000 mgr.y (mgr.14144) 257 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi184 2024-08-22T21:41:41.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:40 smithi120 bash[15050]: cephadm 2024-08-22T21:41:39.059260+0000 mgr.y (mgr.14144) 256 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-22T21:41:41.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:40 smithi120 bash[15050]: cephadm 2024-08-22T21:41:39.062051+0000 mgr.y (mgr.14144) 257 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi184 2024-08-22T21:41:41.171 INFO:teuthology.orchestra.run.smithi120.stdout:180388626461 2024-08-22T21:41:41.172 INFO:teuthology.orchestra.run.smithi120.stdout:55834574902 2024-08-22T21:41:41.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:41 smithi184 bash[14899]: cluster 2024-08-22T21:41:40.643668+0000 mgr.y (mgr.14144) 258 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:41.844 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:41 smithi184 bash[14899]: audit 2024-08-22T21:41:41.170747+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.120:0/1597791241' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-22T21:41:41.845 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:41 smithi184 bash[14899]: audit 2024-08-22T21:41:41.171948+0000 mon.a (mon.0) 484 : audit [DBG] from='client.? 172.21.15.120:0/3332519609' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-22T21:41:42.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:41 smithi120 bash[19523]: cluster 2024-08-22T21:41:40.643668+0000 mgr.y (mgr.14144) 258 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:42.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:41 smithi120 bash[19523]: audit 2024-08-22T21:41:41.170747+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.120:0/1597791241' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-22T21:41:42.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:41 smithi120 bash[19523]: audit 2024-08-22T21:41:41.171948+0000 mon.a (mon.0) 484 : audit [DBG] from='client.? 172.21.15.120:0/3332519609' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-22T21:41:42.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:41 smithi120 bash[15050]: cluster 2024-08-22T21:41:40.643668+0000 mgr.y (mgr.14144) 258 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:42.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:41 smithi120 bash[15050]: audit 2024-08-22T21:41:41.170747+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.120:0/1597791241' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-22T21:41:42.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:41 smithi120 bash[15050]: audit 2024-08-22T21:41:41.171948+0000 mon.a (mon.0) 484 : audit [DBG] from='client.? 172.21.15.120:0/3332519609' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-22T21:41:43.754 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:43 smithi184 systemd[1]: Stopping Ceph prometheus.a for 2842dc48-60ce-11ef-bcd2-c7b262605968... 2024-08-22T21:41:43.754 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:43 smithi184 bash[28154]: level=warn ts=2024-08-22T21:41:43.570Z caller=main.go:524 msg="Received SIGTERM, exiting gracefully..." 2024-08-22T21:41:43.754 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:43 smithi184 bash[28154]: level=info ts=2024-08-22T21:41:43.571Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-08-22T21:41:43.754 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:43 smithi184 bash[28154]: level=info ts=2024-08-22T21:41:43.571Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-08-22T21:41:43.754 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:43 smithi184 bash[28154]: level=info ts=2024-08-22T21:41:43.571Z caller=main.go:583 msg="Stopping scrape manager..." 2024-08-22T21:41:43.754 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:43 smithi184 bash[28154]: level=info ts=2024-08-22T21:41:43.571Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-08-22T21:41:43.754 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:43 smithi184 bash[28154]: level=info ts=2024-08-22T21:41:43.571Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-08-22T21:41:43.754 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:43 smithi184 bash[28154]: level=info ts=2024-08-22T21:41:43.571Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-08-22T21:41:43.754 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:43 smithi184 bash[28154]: level=info ts=2024-08-22T21:41:43.571Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-08-22T21:41:43.754 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:43 smithi184 bash[28154]: level=info ts=2024-08-22T21:41:43.571Z caller=main.go:577 msg="Scrape manager stopped" 2024-08-22T21:41:43.755 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:43 smithi184 bash[28154]: level=info ts=2024-08-22T21:41:43.571Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-08-22T21:41:43.755 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:43 smithi184 bash[28154]: level=info ts=2024-08-22T21:41:43.571Z caller=main.go:749 msg="Notifier manager stopped" 2024-08-22T21:41:43.755 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:43 smithi184 bash[28154]: level=info ts=2024-08-22T21:41:43.571Z caller=main.go:761 msg="See you next time!" 2024-08-22T21:41:44.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:43 smithi120 bash[15050]: cluster 2024-08-22T21:41:42.644257+0000 mgr.y (mgr.14144) 259 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:44.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:43 smithi120 bash[19523]: cluster 2024-08-22T21:41:42.644257+0000 mgr.y (mgr.14144) 259 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:44.051 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:43 smithi184 bash[14899]: cluster 2024-08-22T21:41:42.644257+0000 mgr.y (mgr.14144) 259 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:44.363 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:44 smithi184 docker[29657]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968-prometheus.a 2024-08-22T21:41:44.363 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:44 smithi184 systemd[1]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@prometheus.a.service: Succeeded. 2024-08-22T21:41:44.364 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:44 smithi184 systemd[1]: Stopped Ceph prometheus.a for 2842dc48-60ce-11ef-bcd2-c7b262605968. 2024-08-22T21:41:44.364 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:44 smithi184 systemd[1]: Started Ceph prometheus.a for 2842dc48-60ce-11ef-bcd2-c7b262605968. 2024-08-22T21:41:45.283 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626456 got 180388626461 for osd.6 2024-08-22T21:41:45.284 DEBUG:teuthology.parallel:result is None 2024-08-22T21:41:45.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[15050]: audit 2024-08-22T21:41:44.274550+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:45.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[15050]: audit 2024-08-22T21:41:44.281437+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-22T21:41:45.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[15050]: audit 2024-08-22T21:41:44.282339+0000 mgr.y (mgr.14144) 260 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-22T21:41:45.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[15050]: audit 2024-08-22T21:41:44.284623+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi120:9093"}]: dispatch 2024-08-22T21:41:45.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[15050]: audit 2024-08-22T21:41:44.285392+0000 mgr.y (mgr.14144) 261 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi120:9093"}]: dispatch 2024-08-22T21:41:45.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[15050]: audit 2024-08-22T21:41:44.294046+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[15050]: audit 2024-08-22T21:41:44.301395+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-22T21:41:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[15050]: audit 2024-08-22T21:41:44.301979+0000 mgr.y (mgr.14144) 262 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-22T21:41:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[15050]: audit 2024-08-22T21:41:44.309708+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi184:9095"}]: dispatch 2024-08-22T21:41:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[15050]: audit 2024-08-22T21:41:44.310655+0000 mgr.y (mgr.14144) 263 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi184:9095"}]: dispatch 2024-08-22T21:41:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[15050]: audit 2024-08-22T21:41:44.316786+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[15050]: audit 2024-08-22T21:41:44.322338+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-22T21:41:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[15050]: audit 2024-08-22T21:41:44.322961+0000 mgr.y (mgr.14144) 264 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-22T21:41:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[15050]: audit 2024-08-22T21:41:44.333250+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi184:3000"}]: dispatch 2024-08-22T21:41:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[15050]: audit 2024-08-22T21:41:44.333952+0000 mgr.y (mgr.14144) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi184:3000"}]: dispatch 2024-08-22T21:41:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[15050]: audit 2024-08-22T21:41:44.340964+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[15050]: audit 2024-08-22T21:41:44.344915+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:41:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[15050]: cluster 2024-08-22T21:41:44.644917+0000 mgr.y (mgr.14144) 266 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[19523]: audit 2024-08-22T21:41:44.274550+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[19523]: audit 2024-08-22T21:41:44.281437+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-22T21:41:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[19523]: audit 2024-08-22T21:41:44.282339+0000 mgr.y (mgr.14144) 260 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-22T21:41:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[19523]: audit 2024-08-22T21:41:44.284623+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi120:9093"}]: dispatch 2024-08-22T21:41:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[19523]: audit 2024-08-22T21:41:44.285392+0000 mgr.y (mgr.14144) 261 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi120:9093"}]: dispatch 2024-08-22T21:41:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[19523]: audit 2024-08-22T21:41:44.294046+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[19523]: audit 2024-08-22T21:41:44.301395+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-22T21:41:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[19523]: audit 2024-08-22T21:41:44.301979+0000 mgr.y (mgr.14144) 262 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-22T21:41:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[19523]: audit 2024-08-22T21:41:44.309708+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi184:9095"}]: dispatch 2024-08-22T21:41:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[19523]: audit 2024-08-22T21:41:44.310655+0000 mgr.y (mgr.14144) 263 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi184:9095"}]: dispatch 2024-08-22T21:41:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[19523]: audit 2024-08-22T21:41:44.316786+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[19523]: audit 2024-08-22T21:41:44.322338+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-22T21:41:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[19523]: audit 2024-08-22T21:41:44.322961+0000 mgr.y (mgr.14144) 264 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-22T21:41:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[19523]: audit 2024-08-22T21:41:44.333250+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi184:3000"}]: dispatch 2024-08-22T21:41:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[19523]: audit 2024-08-22T21:41:44.333952+0000 mgr.y (mgr.14144) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi184:3000"}]: dispatch 2024-08-22T21:41:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[19523]: audit 2024-08-22T21:41:44.340964+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[19523]: audit 2024-08-22T21:41:44.344915+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:41:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:45 smithi120 bash[19523]: cluster 2024-08-22T21:41:44.644917+0000 mgr.y (mgr.14144) 266 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:45.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[14899]: audit 2024-08-22T21:41:44.274550+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:45.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[14899]: audit 2024-08-22T21:41:44.281437+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-22T21:41:45.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[14899]: audit 2024-08-22T21:41:44.282339+0000 mgr.y (mgr.14144) 260 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-22T21:41:45.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[14899]: audit 2024-08-22T21:41:44.284623+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi120:9093"}]: dispatch 2024-08-22T21:41:45.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[14899]: audit 2024-08-22T21:41:44.285392+0000 mgr.y (mgr.14144) 261 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi120:9093"}]: dispatch 2024-08-22T21:41:45.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[14899]: audit 2024-08-22T21:41:44.294046+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:45.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[14899]: audit 2024-08-22T21:41:44.301395+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-22T21:41:45.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[14899]: audit 2024-08-22T21:41:44.301979+0000 mgr.y (mgr.14144) 262 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-22T21:41:45.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[14899]: audit 2024-08-22T21:41:44.309708+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi184:9095"}]: dispatch 2024-08-22T21:41:45.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[14899]: audit 2024-08-22T21:41:44.310655+0000 mgr.y (mgr.14144) 263 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi184:9095"}]: dispatch 2024-08-22T21:41:45.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[14899]: audit 2024-08-22T21:41:44.316786+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:45.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[14899]: audit 2024-08-22T21:41:44.322338+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-22T21:41:45.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[14899]: audit 2024-08-22T21:41:44.322961+0000 mgr.y (mgr.14144) 264 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-22T21:41:45.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[14899]: audit 2024-08-22T21:41:44.333250+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi184:3000"}]: dispatch 2024-08-22T21:41:45.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[14899]: audit 2024-08-22T21:41:44.333952+0000 mgr.y (mgr.14144) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi184:3000"}]: dispatch 2024-08-22T21:41:45.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[14899]: audit 2024-08-22T21:41:44.340964+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:45.678 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[14899]: audit 2024-08-22T21:41:44.344915+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:41:45.678 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[14899]: cluster 2024-08-22T21:41:44.644917+0000 mgr.y (mgr.14144) 266 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:45.678 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[29702]: level=info ts=2024-08-22T21:41:45.491Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-08-22T21:41:45.678 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[29702]: level=info ts=2024-08-22T21:41:45.491Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-08-22T21:41:45.678 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[29702]: level=info ts=2024-08-22T21:41:45.491Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-08-22T21:41:45.678 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[29702]: level=info ts=2024-08-22T21:41:45.491Z caller=main.go:339 host_details="(Linux 5.4.0-193-generic #213-Ubuntu SMP Fri Aug 2 19:14:16 UTC 2024 x86_64 smithi184 (none))" 2024-08-22T21:41:45.678 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[29702]: level=info ts=2024-08-22T21:41:45.491Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-08-22T21:41:45.678 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[29702]: level=info ts=2024-08-22T21:41:45.491Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-22T21:41:45.678 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[29702]: level=info ts=2024-08-22T21:41:45.493Z caller=main.go:678 msg="Starting TSDB ..." 2024-08-22T21:41:45.678 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[29702]: level=info ts=2024-08-22T21:41:45.493Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-08-22T21:41:45.678 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[29702]: level=info ts=2024-08-22T21:41:45.497Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-08-22T21:41:45.679 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[29702]: level=info ts=2024-08-22T21:41:45.498Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-08-22T21:41:45.679 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[29702]: level=info ts=2024-08-22T21:41:45.499Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-08-22T21:41:45.679 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[29702]: level=info ts=2024-08-22T21:41:45.499Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=1.838905ms 2024-08-22T21:41:45.679 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[29702]: level=info ts=2024-08-22T21:41:45.501Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-08-22T21:41:45.679 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[29702]: level=info ts=2024-08-22T21:41:45.501Z caller=main.go:695 msg="TSDB started" 2024-08-22T21:41:45.679 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[29702]: level=info ts=2024-08-22T21:41:45.501Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-22T21:41:45.679 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[29702]: level=info ts=2024-08-22T21:41:45.501Z caller=main.go:827 msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-22T21:41:45.679 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:41:45 smithi184 bash[29702]: level=info ts=2024-08-22T21:41:45.501Z caller=main.go:646 msg="Server is ready to receive web requests." 2024-08-22T21:41:45.734 INFO:teuthology.orchestra.run.smithi120.stdout:154618822691 2024-08-22T21:41:45.842 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574898 got 55834574902 for osd.1 2024-08-22T21:41:45.842 DEBUG:teuthology.parallel:result is None 2024-08-22T21:41:46.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:46 smithi184 bash[14899]: audit 2024-08-22T21:41:45.733871+0000 mon.a (mon.0) 496 : audit [DBG] from='client.? 172.21.15.120:0/3618951676' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-22T21:41:46.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:46 smithi120 bash[15050]: audit 2024-08-22T21:41:45.733871+0000 mon.a (mon.0) 496 : audit [DBG] from='client.? 172.21.15.120:0/3618951676' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-22T21:41:46.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:46 smithi120 bash[19523]: audit 2024-08-22T21:41:45.733871+0000 mon.a (mon.0) 496 : audit [DBG] from='client.? 172.21.15.120:0/3618951676' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-22T21:41:47.148 INFO:teuthology.orchestra.run.smithi120.stdout:206158430233 2024-08-22T21:41:47.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:47 smithi120 bash[15050]: cluster 2024-08-22T21:41:46.645630+0000 mgr.y (mgr.14144) 267 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:47.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:47 smithi120 bash[15050]: audit 2024-08-22T21:41:47.147846+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.120:0/2857091198' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-22T21:41:47.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:47 smithi120 bash[19523]: cluster 2024-08-22T21:41:46.645630+0000 mgr.y (mgr.14144) 267 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:47.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:47 smithi120 bash[19523]: audit 2024-08-22T21:41:47.147846+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.120:0/2857091198' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-22T21:41:47.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:47 smithi184 bash[14899]: cluster 2024-08-22T21:41:46.645630+0000 mgr.y (mgr.14144) 267 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:47.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:47 smithi184 bash[14899]: audit 2024-08-22T21:41:47.147846+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.120:0/2857091198' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-22T21:41:47.882 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822687 got 154618822691 for osd.5 2024-08-22T21:41:47.882 DEBUG:teuthology.parallel:result is None 2024-08-22T21:41:48.008 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:41:47 smithi120 bash[36016]: level=info ts=2024-08-22T21:41:47.643Z caller=main.go:231 msg="Starting Alertmanager" version="(version=0.20.0, branch=HEAD, revision=f74be0400a6243d10bb53812d6fa408ad71ff32d)" 2024-08-22T21:41:48.008 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:41:47 smithi120 bash[36016]: level=info ts=2024-08-22T21:41:47.643Z caller=main.go:232 build_context="(go=go1.13.5, user=root@00c3106655f8, date=20191211-14:13:14)" 2024-08-22T21:41:48.008 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:41:47 smithi120 bash[36016]: level=info ts=2024-08-22T21:41:47.645Z caller=cluster.go:161 component=cluster msg="setting advertise address explicitly" addr=172.21.15.120 port=9094 2024-08-22T21:41:48.008 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:41:47 smithi120 bash[36016]: level=info ts=2024-08-22T21:41:47.646Z caller=cluster.go:623 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-22T21:41:48.008 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:41:47 smithi120 bash[36016]: level=info ts=2024-08-22T21:41:47.689Z caller=coordinator.go:119 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-22T21:41:48.009 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:41:47 smithi120 bash[36016]: level=info ts=2024-08-22T21:41:47.689Z caller=coordinator.go:131 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-22T21:41:48.009 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:41:47 smithi120 bash[36016]: level=info ts=2024-08-22T21:41:47.695Z caller=main.go:497 msg=Listening address=:9093 2024-08-22T21:41:48.063 INFO:teuthology.orchestra.run.smithi120.stdout:34359738430 2024-08-22T21:41:48.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:48 smithi184 bash[14899]: audit 2024-08-22T21:41:48.063465+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.120:0/3690604726' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-22T21:41:48.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:48 smithi184 bash[14899]: audit 2024-08-22T21:41:48.134193+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:48.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:48 smithi120 bash[19523]: audit 2024-08-22T21:41:48.063465+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.120:0/3690604726' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-22T21:41:48.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:48 smithi120 bash[19523]: audit 2024-08-22T21:41:48.134193+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:48.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:48 smithi120 bash[15050]: audit 2024-08-22T21:41:48.063465+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.120:0/3690604726' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-22T21:41:48.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:48 smithi120 bash[15050]: audit 2024-08-22T21:41:48.134193+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:49.007 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430228 got 206158430233 for osd.7 2024-08-22T21:41:49.007 DEBUG:teuthology.parallel:result is None 2024-08-22T21:41:49.188 INFO:teuthology.orchestra.run.smithi120.stdout:107374182444 2024-08-22T21:41:49.915 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:49 smithi120 bash[19523]: cluster 2024-08-22T21:41:48.646385+0000 mgr.y (mgr.14144) 268 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:49.915 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:49 smithi120 bash[19523]: audit 2024-08-22T21:41:49.187040+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.120:0/3038401960' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-22T21:41:49.916 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:49 smithi120 bash[15050]: cluster 2024-08-22T21:41:48.646385+0000 mgr.y (mgr.14144) 268 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:49.916 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:49 smithi120 bash[15050]: audit 2024-08-22T21:41:49.187040+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.120:0/3038401960' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-22T21:41:49.916 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:41:49 smithi120 bash[36016]: level=info ts=2024-08-22T21:41:49.646Z caller=cluster.go:648 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000114812s 2024-08-22T21:41:50.119 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738426 got 34359738430 for osd.0 2024-08-22T21:41:50.119 DEBUG:teuthology.parallel:result is None 2024-08-22T21:41:50.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:49 smithi184 bash[14899]: cluster 2024-08-22T21:41:48.646385+0000 mgr.y (mgr.14144) 268 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:50.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:49 smithi184 bash[14899]: audit 2024-08-22T21:41:49.187040+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.120:0/3038401960' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-22T21:41:50.652 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182440 got 107374182444 for osd.3 2024-08-22T21:41:50.652 DEBUG:teuthology.parallel:result is None 2024-08-22T21:41:50.691 INFO:teuthology.orchestra.run.smithi120.stdout:77309411380 2024-08-22T21:41:50.704 INFO:teuthology.orchestra.run.smithi120.stdout:128849018921 2024-08-22T21:41:50.925 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:50 smithi120 bash[15050]: audit 2024-08-22T21:41:50.691599+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.120:0/2173064594' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-22T21:41:50.925 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:50 smithi120 bash[15050]: audit 2024-08-22T21:41:50.703901+0000 mon.a (mon.0) 498 : audit [DBG] from='client.? 172.21.15.120:0/3979336767' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-22T21:41:50.925 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:50 smithi120 bash[19523]: audit 2024-08-22T21:41:50.691599+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.120:0/2173064594' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-22T21:41:50.925 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:50 smithi120 bash[19523]: audit 2024-08-22T21:41:50.703901+0000 mon.a (mon.0) 498 : audit [DBG] from='client.? 172.21.15.120:0/3979336767' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-22T21:41:51.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:50 smithi184 bash[14899]: audit 2024-08-22T21:41:50.691599+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.120:0/2173064594' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-22T21:41:51.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:50 smithi184 bash[14899]: audit 2024-08-22T21:41:50.703901+0000 mon.a (mon.0) 498 : audit [DBG] from='client.? 172.21.15.120:0/3979336767' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-22T21:41:51.685 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411376 got 77309411380 for osd.2 2024-08-22T21:41:51.737 DEBUG:teuthology.parallel:result is None 2024-08-22T21:41:51.738 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018916 got 128849018921 for osd.4 2024-08-22T21:41:51.738 DEBUG:teuthology.parallel:result is None 2024-08-22T21:41:51.738 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-22T21:41:51.738 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph pg dump --format=json 2024-08-22T21:41:52.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:51 smithi120 bash[19523]: cluster 2024-08-22T21:41:50.646979+0000 mgr.y (mgr.14144) 269 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:52.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:51 smithi120 bash[15050]: cluster 2024-08-22T21:41:50.646979+0000 mgr.y (mgr.14144) 269 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:52.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:51 smithi184 bash[14899]: cluster 2024-08-22T21:41:50.646979+0000 mgr.y (mgr.14144) 269 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:54.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:53 smithi120 bash[15050]: cluster 2024-08-22T21:41:52.647585+0000 mgr.y (mgr.14144) 270 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:54.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:53 smithi120 bash[15050]: audit 2024-08-22T21:41:53.054405+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:54.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:53 smithi120 bash[15050]: audit 2024-08-22T21:41:53.305185+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:54.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:53 smithi120 bash[15050]: audit 2024-08-22T21:41:53.313394+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:41:54.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:53 smithi120 bash[19523]: cluster 2024-08-22T21:41:52.647585+0000 mgr.y (mgr.14144) 270 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:54.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:53 smithi120 bash[19523]: audit 2024-08-22T21:41:53.054405+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:54.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:53 smithi120 bash[19523]: audit 2024-08-22T21:41:53.305185+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:54.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:53 smithi120 bash[19523]: audit 2024-08-22T21:41:53.313394+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:41:54.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:53 smithi184 bash[14899]: cluster 2024-08-22T21:41:52.647585+0000 mgr.y (mgr.14144) 270 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:54.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:53 smithi184 bash[14899]: audit 2024-08-22T21:41:53.054405+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:54.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:53 smithi184 bash[14899]: audit 2024-08-22T21:41:53.305185+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:54.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:53 smithi184 bash[14899]: audit 2024-08-22T21:41:53.313394+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:41:54.182 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:41:55.109 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:54 smithi120 bash[19523]: cluster 2024-08-22T21:41:54.648238+0000 mgr.y (mgr.14144) 271 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:55.110 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:54 smithi120 bash[15050]: cluster 2024-08-22T21:41:54.648238+0000 mgr.y (mgr.14144) 271 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:55.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:54 smithi184 bash[14899]: cluster 2024-08-22T21:41:54.648238+0000 mgr.y (mgr.14144) 271 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:57.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:57 smithi120 bash[15050]: audit 2024-08-22T21:41:56.262822+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:57.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:57 smithi120 bash[15050]: cluster 2024-08-22T21:41:56.648937+0000 mgr.y (mgr.14144) 272 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:57.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:57 smithi120 bash[15050]: audit 2024-08-22T21:41:57.056870+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:57.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:57 smithi120 bash[15050]: audit 2024-08-22T21:41:57.064129+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:57.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:57 smithi120 bash[19523]: audit 2024-08-22T21:41:56.262822+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:57.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:57 smithi120 bash[19523]: cluster 2024-08-22T21:41:56.648937+0000 mgr.y (mgr.14144) 272 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:57.541 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:57 smithi120 bash[19523]: audit 2024-08-22T21:41:57.056870+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:57.541 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:57 smithi120 bash[19523]: audit 2024-08-22T21:41:57.064129+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:57.672 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-08-22T21:41:57.675 INFO:teuthology.orchestra.run.smithi120.stderr:dumped all 2024-08-22T21:41:57.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:57 smithi184 bash[14899]: audit 2024-08-22T21:41:56.262822+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:57.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:57 smithi184 bash[14899]: cluster 2024-08-22T21:41:56.648937+0000 mgr.y (mgr.14144) 272 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:41:57.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:57 smithi184 bash[14899]: audit 2024-08-22T21:41:57.056870+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:57.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:57 smithi184 bash[14899]: audit 2024-08-22T21:41:57.064129+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:41:58.040 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:41:57 smithi120 bash[36016]: level=info ts=2024-08-22T21:41:57.647Z caller=cluster.go:640 component=cluster msg="gossip settled; proceeding" elapsed=10.000992968s 2024-08-22T21:41:58.419 INFO:teuthology.orchestra.run.smithi120.stdout:{"pg_ready":true,"pg_map":{"version":243,"stamp":"2024-08-22T21:41:56.648587+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":43212,"kb_used_data":3724,"kb_used_omap":0,"kb_used_meta":39424,"kb_avail":749918004,"statfs":{"total":767960285184,"available":767916036096,"internally_reserved":0,"allocated":3813376,"data_stored":1510385,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40370176},"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-08-22T21:39:55.088799+0000","last_change":"2024-08-22T21:39:55.088799+0000","last_active":"2024-08-22T21:39:55.088799+0000","last_peered":"2024-08-22T21:39:55.088799+0000","last_clean":"2024-08-22T21:39:55.088799+0000","last_became_active":"2024-08-22T21:39:55.087793+0000","last_became_peered":"2024-08-22T21:39:55.087793+0000","last_unstale":"2024-08-22T21:39:55.088799+0000","last_undegraded":"2024-08-22T21:39:55.088799+0000","last_fullsized":"2024-08-22T21:39:55.088799+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-22T21:37:44.733317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-22T21:37:44.733317+0000","last_clean_scrub_stamp":"2024-08-22T21:37:44.733317+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":48,"seq":206158430235,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5212,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739940,"statfs":{"total":95995035648,"available":95989698560,"internally_reserved":0,"allocated":479232,"data_stored":188995,"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 Aug 22 21:40:52 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":1.105},{"interface":"front","average":{"1min":1.014,"5min":1.014,"15min":1.014},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.712,"5min":1.712,"15min":1.712},"last":1}]},{"osd":1,"last update":"Thu Aug 22 21:40:52 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.2709999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":0.82099999999999995},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"min":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.8420000000000001,"5min":1.8420000000000001,"15min":1.8420000000000001},"last":0.84699999999999998}]},{"osd":2,"last update":"Thu Aug 22 21:40:52 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.70799999999999996},{"interface":"front","average":{"1min":1.071,"5min":1.071,"15min":1.071},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.7969999999999999,"5min":1.7969999999999999,"15min":1.7969999999999999},"last":0.93999999999999995}]},{"osd":3,"last update":"Thu Aug 22 21:40:52 2024","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"min":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"max":{"1min":1.869,"5min":1.869,"15min":1.869},"last":0.80200000000000005},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0660000000000001,"15min":1.0660000000000001},"min":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":1.0469999999999999}]},{"osd":4,"last update":"Thu Aug 22 21:40:52 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":1.081},{"interface":"front","average":{"1min":1.05,"5min":1.05,"15min":1.05},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.7390000000000001,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":0.97699999999999998}]},{"osd":5,"last update":"Thu Aug 22 21:40:52 2024","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.121,"15min":1.121},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.6579999999999999,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":1.1439999999999999},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.1299999999999999,"15min":1.1299999999999999},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":1.1739999999999999}]},{"osd":6,"last update":"Thu Aug 22 21:40:52 2024","interfaces":[{"interface":"back","average":{"1min":1.212,"5min":1.212,"15min":1.212},"min":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"max":{"1min":1.7709999999999999,"5min":1.7709999999999999,"15min":1.7709999999999999},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.224,"5min":1.224,"15min":1.224},"min":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"max":{"1min":1.5880000000000001,"5min":1.5880000000000001,"15min":1.5880000000000001},"last":0.90400000000000003}]}]},{"osd":6,"up_from":42,"seq":180388626464,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5268,"kb_used_data":460,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739884,"statfs":{"total":95995035648,"available":95989641216,"internally_reserved":0,"allocated":471040,"data_stored":188365,"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":"Thu Aug 22 21:41:30 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.93300000000000005,"15min":0.93899999999999995},"min":{"1min":0.65000000000000002,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.105,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.96099999999999997},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.97099999999999997,"15min":0.97799999999999998},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3480000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.1000000000000001}]},{"osd":1,"last update":"Thu Aug 22 21:41:30 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":1.016,"15min":1.0329999999999999},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.321,"5min":1.506,"15min":1.506},"last":1.22},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.96299999999999997,"15min":0.95899999999999996},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.22,"5min":1.252,"15min":1.252},"last":1.079}]},{"osd":2,"last update":"Thu Aug 22 21:41:30 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.97199999999999998,"15min":0.97799999999999998},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.1839999999999999,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.95299999999999996,"5min":1.0569999999999999,"15min":1.075},"min":{"1min":0.70499999999999996,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.212,"5min":1.8160000000000001,"15min":1.8160000000000001},"last":1.002}]},{"osd":3,"last update":"Thu Aug 22 21:41:30 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.97799999999999998,"15min":0.97699999999999998},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.274,"5min":1.302,"15min":1.302},"last":1.121},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.069,"15min":1.073},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.2410000000000001,"5min":1.405,"15min":1.405},"last":1.1359999999999999}]},{"osd":4,"last update":"Thu Aug 22 21:41:30 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.97899999999999998,"15min":0.99399999999999999},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.3029999999999999,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":1.246},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.1080000000000001,"15min":1.1259999999999999},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.236,"5min":1.599,"15min":1.599},"last":0.88300000000000001}]},{"osd":5,"last update":"Thu Aug 22 21:41:30 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.0960000000000001,"15min":1.1040000000000001},"min":{"1min":0.73099999999999998,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.3979999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.175},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.1719999999999999,"15min":1.1870000000000001},"min":{"1min":0.753,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.4159999999999999,"5min":1.694,"15min":1.694},"last":1.0549999999999999}]},{"osd":7,"last update":"Thu Aug 22 21:41:53 2024","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.147,"15min":1.145},"min":{"1min":0.88200000000000001,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.4470000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.1970000000000001},{"interface":"front","average":{"1min":1.147,"5min":1.1870000000000001,"15min":1.1930000000000001},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.4670000000000001,"5min":1.744,"15min":1.744},"last":1.1599999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574905,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5528,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739624,"statfs":{"total":95995035648,"available":95989374976,"internally_reserved":0,"allocated":475136,"data_stored":188680,"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":"Thu Aug 22 21:41:22 2024","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.67600000000000005,"15min":0.57999999999999996},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.1779999999999999,"5min":1.7210000000000001,"15min":1.7210000000000001},"last":1.2330000000000001},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.73099999999999998,"15min":0.63600000000000001},"min":{"1min":0.56999999999999995,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.95199999999999996}]},{"osd":2,"last update":"Thu Aug 22 21:41:47 2024","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.77000000000000002,"15min":0.70999999999999996},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.589},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.81299999999999994,"15min":0.76500000000000001},"min":{"1min":0.629,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.139,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":1.52}]},{"osd":3,"last update":"Thu Aug 22 21:41:20 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.82999999999999996,"15min":0.78900000000000003},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.6539999999999999,"5min":1.6539999999999999,"15min":1.6539999999999999},"last":1.7509999999999999},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.85999999999999999,"15min":0.83599999999999997},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.2370000000000001,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":0.86599999999999999}]},{"osd":4,"last update":"Thu Aug 22 21:41:41 2024","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.056,"15min":1.03},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.804,"5min":1.804,"15min":1.804},"last":1.6859999999999999},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.0780000000000001,"15min":1.0529999999999999},"min":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":1.49,"5min":1.659,"15min":1.659},"last":1.177}]},{"osd":5,"last update":"Thu Aug 22 21:41:05 2024","interfaces":[{"interface":"back","average":{"1min":1.155,"5min":1.099,"15min":1.0900000000000001},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.101},{"interface":"front","average":{"1min":1.012,"5min":0.96099999999999997,"15min":0.95299999999999996},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.1619999999999999,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":1.1399999999999999}]},{"osd":6,"last update":"Thu Aug 22 21:41:31 2024","interfaces":[{"interface":"back","average":{"1min":1.238,"5min":1.915,"15min":2.028},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.8600000000000001,"5min":18.076000000000001,"15min":18.076000000000001},"last":2.3450000000000002},{"interface":"front","average":{"1min":1.103,"5min":1.804,"15min":1.921},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.4650000000000001,"5min":18.170999999999999,"15min":18.170999999999999},"last":1.4450000000000001}]},{"osd":7,"last update":"Thu Aug 22 21:40:55 2024","interfaces":[{"interface":"back","average":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"min":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"max":{"1min":1.764,"5min":1.764,"15min":1.764},"last":1.6639999999999999},{"interface":"front","average":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"min":{"1min":0.753,"5min":0.753,"15min":0.753},"max":{"1min":1.9059999999999999,"5min":1.9059999999999999,"15min":1.9059999999999999},"last":2.4500000000000002}]}]},{"osd":0,"up_from":8,"seq":34359738432,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5596,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739556,"statfs":{"total":95995035648,"available":95989305344,"internally_reserved":0,"allocated":479232,"data_stored":188995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Thu Aug 22 21:41:26 2024","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.65800000000000003,"15min":0.60599999999999998},"min":{"1min":0.56899999999999995,"5min":0.497,"15min":0.497},"max":{"1min":0.90400000000000003,"5min":0.93500000000000005,"15min":0.93500000000000005},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.748,"15min":0.67000000000000004},"min":{"1min":0.627,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":0.72099999999999997}]},{"osd":2,"last update":"Thu Aug 22 21:41:45 2024","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.745,"15min":0.72899999999999998},"min":{"1min":0.56299999999999994,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.871,"5min":0.83999999999999997,"15min":0.79400000000000004},"min":{"1min":0.63700000000000001,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.3180000000000001,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":1.01}]},{"osd":3,"last update":"Thu Aug 22 21:41:21 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.89000000000000001,"15min":0.86499999999999999},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.6950000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":1.0920000000000001},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.85999999999999999,"15min":0.85999999999999999},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.0569999999999999,"5min":1.1100000000000001,"15min":1.1100000000000001},"last":0.91600000000000004}]},{"osd":4,"last update":"Thu Aug 22 21:41:40 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0549999999999999,"15min":1.0589999999999999},"min":{"1min":0.85299999999999998,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.0429999999999999},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.135,"15min":1.113},"min":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"max":{"1min":1.8560000000000001,"5min":1.8560000000000001,"15min":1.8560000000000001},"last":1.1419999999999999}]},{"osd":5,"last update":"Thu Aug 22 21:41:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.1240000000000001,"15min":1.1319999999999999},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.635,"5min":1.635,"15min":1.635},"last":0.95299999999999996},{"interface":"front","average":{"1min":1.2210000000000001,"5min":1.2170000000000001,"15min":1.216},"min":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"max":{"1min":2.1739999999999999,"5min":2.1739999999999999,"15min":2.1739999999999999},"last":1.2230000000000001}]},{"osd":6,"last update":"Thu Aug 22 21:41:37 2024","interfaces":[{"interface":"back","average":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"min":{"1min":0.90000000000000002,"5min":0.89000000000000001,"15min":0.89000000000000001},"max":{"1min":2.2519999999999998,"5min":2.2519999999999998,"15min":2.2519999999999998},"last":1.3160000000000001},{"interface":"front","average":{"1min":1.254,"5min":1.226,"15min":1.2210000000000001},"min":{"1min":1.0129999999999999,"5min":0.94399999999999995,"15min":0.94399999999999995},"max":{"1min":1.7190000000000001,"5min":1.7190000000000001,"15min":1.7190000000000001},"last":1.0720000000000001}]},{"osd":7,"last update":"Thu Aug 22 21:40:55 2024","interfaces":[{"interface":"back","average":{"1min":1.214,"5min":1.214,"15min":1.214},"min":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"max":{"1min":1.7569999999999999,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":1.1950000000000001},{"interface":"front","average":{"1min":1.2250000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"min":{"1min":0.996,"5min":0.996,"15min":0.996},"max":{"1min":1.5129999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":1.262}]}]},{"osd":2,"up_from":18,"seq":77309411382,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5468,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739684,"statfs":{"total":95995035648,"available":95989436416,"internally_reserved":0,"allocated":479232,"data_stored":188995,"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":"Thu Aug 22 21:41:51 2024","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.67200000000000004,"15min":0.65600000000000003},"min":{"1min":0.53700000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.97299999999999998,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.74099999999999999,"15min":0.69699999999999995},"min":{"1min":0.57499999999999996,"5min":0.499,"15min":0.499},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.73299999999999998}]},{"osd":1,"last update":"Thu Aug 22 21:41:51 2024","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.70399999999999996,"15min":0.68600000000000005},"min":{"1min":0.54400000000000004,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.996,"5min":1.016,"15min":1.016},"last":0.95899999999999996},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.78500000000000003,"15min":0.75700000000000001},"min":{"1min":0.57899999999999996,"5min":0.379,"15min":0.379},"max":{"1min":1.0600000000000001,"5min":1.121,"15min":1.121},"last":0.91900000000000004}]},{"osd":3,"last update":"Thu Aug 22 21:41:15 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.84099999999999997,"15min":0.82499999999999996},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.02},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.82299999999999995,"15min":0.81999999999999995},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.1200000000000001,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.64200000000000002}]},{"osd":4,"last update":"Thu Aug 22 21:41:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.006,"15min":0.97799999999999998},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2669999999999999,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.82599999999999996},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.0529999999999999,"15min":1.0309999999999999},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":1.1519999999999999}]},{"osd":5,"last update":"Thu Aug 22 21:41:04 2024","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.083,"15min":1.079},"min":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":1.081},{"interface":"front","average":{"1min":1.129,"5min":1.101,"15min":1.0960000000000001},"min":{"1min":0.82899999999999996,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.3759999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.133}]},{"osd":6,"last update":"Thu Aug 22 21:41:32 2024","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.1499999999999999,"15min":1.1579999999999999},"min":{"1min":0.86499999999999999,"5min":0.78200000000000003,"15min":0.78200000000000003},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.129,"5min":1.204,"15min":1.216},"min":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.369,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":1.046}]},{"osd":7,"last update":"Thu Aug 22 21:40:57 2024","interfaces":[{"interface":"back","average":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"min":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"max":{"1min":1.492,"5min":1.492,"15min":1.492},"last":1.1000000000000001},{"interface":"front","average":{"1min":1.232,"5min":1.232,"15min":1.232},"min":{"1min":1.0409999999999999,"5min":1.0409999999999999,"15min":1.0409999999999999},"max":{"1min":1.603,"5min":1.603,"15min":1.603},"last":1.115}]}]},{"osd":3,"up_from":25,"seq":107374182446,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5404,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739748,"statfs":{"total":95995035648,"available":95989501952,"internally_reserved":0,"allocated":479232,"data_stored":188995,"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":"Thu Aug 22 21:41:17 2024","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.68700000000000006,"15min":0.67100000000000004},"min":{"1min":0.59599999999999997,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.748},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.76800000000000002,"15min":0.76200000000000001},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.038,"5min":1.153,"15min":1.153},"last":0.94599999999999995}]},{"osd":1,"last update":"Thu Aug 22 21:41:17 2024","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.80600000000000005,"15min":0.79800000000000004},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.079,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.77300000000000002,"15min":0.77200000000000002},"min":{"1min":0.56399999999999995,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.71799999999999997}]},{"osd":2,"last update":"Thu Aug 22 21:41:17 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.91000000000000003,"15min":0.92300000000000004},"min":{"1min":0.70799999999999996,"5min":0.621,"15min":0.621},"max":{"1min":1.238,"5min":1.371,"15min":1.371},"last":1.008},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.84599999999999997,"15min":0.84399999999999997},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":0.96399999999999997,"5min":1.377,"15min":1.377},"last":0.84099999999999997}]},{"osd":4,"last update":"Thu Aug 22 21:41:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.0009999999999999,"15min":0.96499999999999997},"min":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.4470000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":0.92900000000000005},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.03,"15min":1.02},"min":{"1min":0.77600000000000002,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.411,"5min":1.607,"15min":1.607},"last":1.29}]},{"osd":5,"last update":"Thu Aug 22 21:41:05 2024","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.0249999999999999,"15min":1.024},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2110000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.0629999999999999},{"interface":"front","average":{"1min":1.105,"5min":1.099,"15min":1.0980000000000001},"min":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"max":{"1min":1.448,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":1.212}]},{"osd":6,"last update":"Thu Aug 22 21:41:30 2024","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.165,"15min":1.167},"min":{"1min":0.89700000000000002,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.3620000000000001,"5min":1.583,"15min":1.583},"last":1.375},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.2190000000000001,"15min":1.228},"min":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"max":{"1min":1.4930000000000001,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.163}]},{"osd":7,"last update":"Thu Aug 22 21:40:53 2024","interfaces":[{"interface":"back","average":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"min":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"max":{"1min":1.595,"5min":1.595,"15min":1.595},"last":1.2629999999999999},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"min":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"max":{"1min":1.657,"5min":1.657,"15min":1.657},"last":1.4299999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018923,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5404,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739748,"statfs":{"total":95995035648,"available":95989501952,"internally_reserved":0,"allocated":479232,"data_stored":188995,"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":"Thu Aug 22 21:41:42 2024","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.88600000000000001,"15min":0.872},"min":{"1min":0.622,"5min":0.502,"15min":0.502},"max":{"1min":1.2549999999999999,"5min":1.538,"15min":1.538},"last":0.85899999999999999},{"interface":"front","average":{"1min":1.004,"5min":0.93200000000000005,"15min":0.91000000000000003},"min":{"1min":0.72599999999999998,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.3009999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.2490000000000001}]},{"osd":1,"last update":"Thu Aug 22 21:41:42 2024","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.89300000000000002,"15min":0.89500000000000002},"min":{"1min":0.54400000000000004,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.75900000000000001},{"interface":"front","average":{"1min":1,"5min":0.97099999999999997,"15min":0.94499999999999995},"min":{"1min":0.68200000000000005,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.3149999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.0760000000000001}]},{"osd":2,"last update":"Thu Aug 22 21:41:42 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.98299999999999998,"15min":0.97899999999999998},"min":{"1min":0.69999999999999996,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.3640000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.2090000000000001},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.99099999999999999,"15min":1.008},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.2190000000000001,"5min":1.357,"15min":1.357},"last":0.91100000000000003}]},{"osd":3,"last update":"Thu Aug 22 21:41:42 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.012,"15min":1.0069999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.2789999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.98199999999999998,"15min":0.98399999999999999},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.0169999999999999}]},{"osd":5,"last update":"Thu Aug 22 21:41:05 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.95199999999999996,"15min":0.95999999999999996},"min":{"1min":0.55100000000000005,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.46,"5min":1.627,"15min":1.627},"last":0.96299999999999997},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.0289999999999999,"15min":1.028},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.3580000000000001,"5min":1.6879999999999999,"15min":1.6879999999999999},"last":1.1479999999999999}]},{"osd":6,"last update":"Thu Aug 22 21:41:37 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.98799999999999999,"15min":0.997},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.198,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.2070000000000001,"15min":1.222},"min":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.339,"5min":1.752,"15min":1.752},"last":1.2949999999999999}]},{"osd":7,"last update":"Thu Aug 22 21:41:55 2024","interfaces":[{"interface":"back","average":{"1min":1.137,"5min":1.155,"15min":1.1579999999999999},"min":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"max":{"1min":1.347,"5min":1.7749999999999999,"15min":1.7749999999999999},"last":1.3360000000000001},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.1299999999999999,"15min":1.1359999999999999},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.331,"5min":1.522,"15min":1.522},"last":1.121}]}]},{"osd":5,"up_from":36,"seq":154618822694,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5332,"kb_used_data":460,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739820,"statfs":{"total":95995035648,"available":95989575680,"internally_reserved":0,"allocated":471040,"data_stored":188365,"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":"Thu Aug 22 21:41:03 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.91200000000000003,"15min":0.91700000000000004},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.1399999999999999,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.94499999999999995,"15min":0.94999999999999996},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.91600000000000004}]},{"osd":1,"last update":"Thu Aug 22 21:41:03 2024","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.876,"15min":0.871},"min":{"1min":0.75600000000000001,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.97199999999999998,"15min":0.98199999999999998},"min":{"1min":0.57199999999999995,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.27,"5min":1.27,"15min":1.27},"last":0.96799999999999997}]},{"osd":2,"last update":"Thu Aug 22 21:41:03 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.93899999999999995,"15min":0.94299999999999995},"min":{"1min":0.64700000000000002,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":1.107},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.90600000000000003,"15min":0.90900000000000003},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.2010000000000001,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.85099999999999998}]},{"osd":3,"last update":"Thu Aug 22 21:41:03 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.96299999999999997,"15min":0.95999999999999996},"min":{"1min":0.72999999999999998,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":0.995},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.0229999999999999,"15min":1.0269999999999999},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.268,"5min":1.498,"15min":1.498},"last":0.95199999999999996}]},{"osd":4,"last update":"Thu Aug 22 21:41:03 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.874,"15min":0.872},"min":{"1min":0.57299999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.0629999999999999,"5min":1.343,"15min":1.343},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.96099999999999997,"15min":0.95899999999999996},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.4419999999999999,"5min":1.7070000000000001,"15min":1.7070000000000001},"last":0.76100000000000001}]},{"osd":6,"last update":"Thu Aug 22 21:41:31 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.96899999999999997,"15min":0.97099999999999997},"min":{"1min":0.61599999999999999,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.3560000000000001,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":0.80600000000000005},{"interface":"front","average":{"1min":1.137,"5min":1.099,"15min":1.093},"min":{"1min":0.74199999999999999,"5min":0.496,"15min":0.496},"max":{"1min":1.3460000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.0620000000000001}]},{"osd":7,"last update":"Thu Aug 22 21:40:58 2024","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.133,"15min":1.133},"min":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"max":{"1min":1.637,"5min":1.637,"15min":1.637},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"min":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.6679999999999999,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.026}]}]}],"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-08-22T21:41:58.421 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph pg dump --format=json 2024-08-22T21:41:58.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:58 smithi120 bash[19523]: audit 2024-08-22T21:41:57.668957+0000 mgr.y (mgr.14144) 273 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:41:58.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:58 smithi120 bash[15050]: audit 2024-08-22T21:41:57.668957+0000 mgr.y (mgr.14144) 273 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:41:58.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:58 smithi184 bash[14899]: audit 2024-08-22T21:41:57.668957+0000 mgr.y (mgr.14144) 273 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:42:00.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:41:59 smithi120 bash[15050]: cluster 2024-08-22T21:41:58.649613+0000 mgr.y (mgr.14144) 274 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:00.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:41:59 smithi120 bash[19523]: cluster 2024-08-22T21:41:58.649613+0000 mgr.y (mgr.14144) 274 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:00.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:41:59 smithi184 bash[14899]: cluster 2024-08-22T21:41:58.649613+0000 mgr.y (mgr.14144) 274 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:01.137 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:42:02.044 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:01 smithi120 bash[19523]: cluster 2024-08-22T21:42:00.650187+0000 mgr.y (mgr.14144) 275 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:02.044 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:01 smithi120 bash[15050]: cluster 2024-08-22T21:42:00.650187+0000 mgr.y (mgr.14144) 275 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:02.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:01 smithi184 bash[14899]: cluster 2024-08-22T21:42:00.650187+0000 mgr.y (mgr.14144) 275 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:04.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:03 smithi120 bash[15050]: cluster 2024-08-22T21:42:02.650734+0000 mgr.y (mgr.14144) 276 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:04.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:03 smithi120 bash[19523]: cluster 2024-08-22T21:42:02.650734+0000 mgr.y (mgr.14144) 276 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:04.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:03 smithi184 bash[14899]: cluster 2024-08-22T21:42:02.650734+0000 mgr.y (mgr.14144) 276 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:04.902 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-08-22T21:42:04.905 INFO:teuthology.orchestra.run.smithi120.stderr:dumped all 2024-08-22T21:42:05.657 INFO:teuthology.orchestra.run.smithi120.stdout:{"pg_ready":true,"pg_map":{"version":247,"stamp":"2024-08-22T21:42:04.651058+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":43212,"kb_used_data":3724,"kb_used_omap":0,"kb_used_meta":39424,"kb_avail":749918004,"statfs":{"total":767960285184,"available":767916036096,"internally_reserved":0,"allocated":3813376,"data_stored":1510385,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40370176},"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-08-22T21:39:55.088799+0000","last_change":"2024-08-22T21:39:55.088799+0000","last_active":"2024-08-22T21:39:55.088799+0000","last_peered":"2024-08-22T21:39:55.088799+0000","last_clean":"2024-08-22T21:39:55.088799+0000","last_became_active":"2024-08-22T21:39:55.087793+0000","last_became_peered":"2024-08-22T21:39:55.087793+0000","last_unstale":"2024-08-22T21:39:55.088799+0000","last_undegraded":"2024-08-22T21:39:55.088799+0000","last_fullsized":"2024-08-22T21:39:55.088799+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-22T21:37:44.733317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-22T21:37:44.733317+0000","last_clean_scrub_stamp":"2024-08-22T21:37:44.733317+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":48,"seq":206158430237,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5212,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93739940,"statfs":{"total":95995035648,"available":95989698560,"internally_reserved":0,"allocated":479232,"data_stored":188995,"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 Aug 22 21:41:54 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.94199999999999995,"15min":0.93999999999999995},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":1.1950000000000001},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.0069999999999999,"15min":1.0109999999999999},"min":{"1min":0.78100000000000003,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.1970000000000001,"5min":1.712,"15min":1.712},"last":0.77700000000000002}]},{"osd":1,"last update":"Thu Aug 22 21:41:54 2024","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.94699999999999995,"15min":0.95999999999999996},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.087,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":0.82399999999999995},{"interface":"front","average":{"1min":0.90000000000000002,"5min":1,"15min":1.016},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.1240000000000001,"5min":1.8420000000000001,"15min":1.8420000000000001},"last":1.129}]},{"osd":2,"last update":"Thu Aug 22 21:41:54 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.97599999999999998,"15min":0.98399999999999999},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.4059999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.052,"15min":1.0640000000000001},"min":{"1min":0.80800000000000005,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.181,"5min":1.7969999999999999,"15min":1.7969999999999999},"last":0.95999999999999996}]},{"osd":3,"last update":"Thu Aug 22 21:41:54 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":1.0269999999999999,"15min":1.0449999999999999},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.2929999999999999,"5min":1.869,"15min":1.869},"last":0.85699999999999998},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.0589999999999999,"15min":1.0629999999999999},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.236,"5min":1.341,"15min":1.341},"last":1.097}]},{"osd":4,"last update":"Thu Aug 22 21:41:54 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.96199999999999997,"15min":0.95799999999999996},"min":{"1min":0.76100000000000001,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.65500000000000003},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.05,"15min":1.05},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.494,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":1.0109999999999999}]},{"osd":5,"last update":"Thu Aug 22 21:41:54 2024","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.109,"15min":1.117},"min":{"1min":0.82999999999999996,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.2390000000000001,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":0.70299999999999996},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.121,"15min":1.127},"min":{"1min":0.72999999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.2929999999999999,"5min":1.423,"15min":1.423},"last":1.0429999999999999}]},{"osd":6,"last update":"Thu Aug 22 21:41:54 2024","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.2010000000000001,"15min":1.208},"min":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"max":{"1min":1.536,"5min":1.7709999999999999,"15min":1.7709999999999999},"last":1.224},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.208,"15min":1.218},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.5960000000000001,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":0.93700000000000006}]}]},{"osd":6,"up_from":42,"seq":180388626466,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5268,"kb_used_data":460,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739884,"statfs":{"total":95995035648,"available":95989641216,"internally_reserved":0,"allocated":471040,"data_stored":188365,"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":"Thu Aug 22 21:41:30 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.93300000000000005,"15min":0.93899999999999995},"min":{"1min":0.65000000000000002,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.105,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.97099999999999997,"15min":0.97799999999999998},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3480000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.0209999999999999}]},{"osd":1,"last update":"Thu Aug 22 21:41:30 2024","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":1.016,"15min":1.0329999999999999},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.321,"5min":1.506,"15min":1.506},"last":0.996},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.96299999999999997,"15min":0.95899999999999996},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.22,"5min":1.252,"15min":1.252},"last":1.052}]},{"osd":2,"last update":"Thu Aug 22 21:41:30 2024","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.97199999999999998,"15min":0.97799999999999998},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.1839999999999999,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":1.1299999999999999},{"interface":"front","average":{"1min":0.95299999999999996,"5min":1.0569999999999999,"15min":1.075},"min":{"1min":0.70499999999999996,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.212,"5min":1.8160000000000001,"15min":1.8160000000000001},"last":0.94499999999999995}]},{"osd":3,"last update":"Thu Aug 22 21:41:30 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.97799999999999998,"15min":0.97699999999999998},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.274,"5min":1.302,"15min":1.302},"last":0.89700000000000002},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.069,"15min":1.073},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.2410000000000001,"5min":1.405,"15min":1.405},"last":0.88700000000000001}]},{"osd":4,"last update":"Thu Aug 22 21:41:30 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.97899999999999998,"15min":0.99399999999999999},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.3029999999999999,"5min":1.4730000000000001,"15min":1.4730000000000001},"last":0.75600000000000001},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.1080000000000001,"15min":1.1259999999999999},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.236,"5min":1.599,"15min":1.599},"last":1.0920000000000001}]},{"osd":5,"last update":"Thu Aug 22 21:41:30 2024","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.0960000000000001,"15min":1.1040000000000001},"min":{"1min":0.73099999999999998,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.3979999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":0.87},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.1719999999999999,"15min":1.1870000000000001},"min":{"1min":0.753,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.4159999999999999,"5min":1.694,"15min":1.694},"last":1.2070000000000001}]},{"osd":7,"last update":"Thu Aug 22 21:41:53 2024","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.147,"15min":1.145},"min":{"1min":0.88200000000000001,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.4470000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":0.97699999999999998},{"interface":"front","average":{"1min":1.147,"5min":1.1870000000000001,"15min":1.1930000000000001},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.4670000000000001,"5min":1.744,"15min":1.744},"last":1.4359999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574907,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5528,"kb_used_data":464,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739624,"statfs":{"total":95995035648,"available":95989374976,"internally_reserved":0,"allocated":475136,"data_stored":188680,"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":"Thu Aug 22 21:41:22 2024","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.67600000000000005,"15min":0.57999999999999996},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.1779999999999999,"5min":1.7210000000000001,"15min":1.7210000000000001},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.73099999999999998,"15min":0.63600000000000001},"min":{"1min":0.56999999999999995,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.71799999999999997}]},{"osd":2,"last update":"Thu Aug 22 21:41:47 2024","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.77000000000000002,"15min":0.70999999999999996},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.81299999999999994,"15min":0.76500000000000001},"min":{"1min":0.629,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.139,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":0.82599999999999996}]},{"osd":3,"last update":"Thu Aug 22 21:41:20 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.82999999999999996,"15min":0.78900000000000003},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.6539999999999999,"5min":1.6539999999999999,"15min":1.6539999999999999},"last":0.97499999999999998},{"interface":"front","average":{"1min":0.94799999999999995,"5min":0.85999999999999999,"15min":0.83599999999999997},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.2370000000000001,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":1.0089999999999999}]},{"osd":4,"last update":"Thu Aug 22 21:41:41 2024","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.056,"15min":1.03},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.804,"5min":1.804,"15min":1.804},"last":1.234},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.0780000000000001,"15min":1.0529999999999999},"min":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":1.49,"5min":1.659,"15min":1.659},"last":1.0780000000000001}]},{"osd":5,"last update":"Thu Aug 22 21:41:05 2024","interfaces":[{"interface":"back","average":{"1min":1.155,"5min":1.099,"15min":1.0900000000000001},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.143},{"interface":"front","average":{"1min":1.012,"5min":0.96099999999999997,"15min":0.95299999999999996},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.1619999999999999,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":1.1699999999999999}]},{"osd":6,"last update":"Thu Aug 22 21:41:31 2024","interfaces":[{"interface":"back","average":{"1min":1.238,"5min":1.915,"15min":2.028},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.8600000000000001,"5min":18.076000000000001,"15min":18.076000000000001},"last":1.3999999999999999},{"interface":"front","average":{"1min":1.103,"5min":1.804,"15min":1.921},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.4650000000000001,"5min":18.170999999999999,"15min":18.170999999999999},"last":1.306}]},{"osd":7,"last update":"Thu Aug 22 21:41:58 2024","interfaces":[{"interface":"back","average":{"1min":1.1879999999999999,"5min":1.2809999999999999,"15min":1.2969999999999999},"min":{"1min":0.91800000000000004,"5min":0.83999999999999997,"15min":0.83999999999999997},"max":{"1min":1.6639999999999999,"5min":1.764,"15min":1.764},"last":1.2789999999999999},{"interface":"front","average":{"1min":1.286,"5min":1.3129999999999999,"15min":1.3169999999999999},"min":{"1min":0.81799999999999995,"5min":0.753,"15min":0.753},"max":{"1min":2.4500000000000002,"5min":2.4500000000000002,"15min":2.4500000000000002},"last":1.3360000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738434,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5596,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739556,"statfs":{"total":95995035648,"available":95989305344,"internally_reserved":0,"allocated":479232,"data_stored":188995,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Thu Aug 22 21:41:26 2024","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.65800000000000003,"15min":0.60599999999999998},"min":{"1min":0.56899999999999995,"5min":0.497,"15min":0.497},"max":{"1min":0.90400000000000003,"5min":0.93500000000000005,"15min":0.93500000000000005},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.748,"15min":0.67000000000000004},"min":{"1min":0.627,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":0.89000000000000001}]},{"osd":2,"last update":"Thu Aug 22 21:41:45 2024","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.745,"15min":0.72899999999999998},"min":{"1min":0.56299999999999994,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.871,"5min":0.83999999999999997,"15min":0.79400000000000004},"min":{"1min":0.63700000000000001,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.3180000000000001,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":0.81899999999999995}]},{"osd":3,"last update":"Thu Aug 22 21:41:21 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.89000000000000001,"15min":0.86499999999999999},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.6950000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.85999999999999999,"15min":0.85999999999999999},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.0569999999999999,"5min":1.1100000000000001,"15min":1.1100000000000001},"last":0.67500000000000004}]},{"osd":4,"last update":"Thu Aug 22 21:41:40 2024","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0549999999999999,"15min":1.0589999999999999},"min":{"1min":0.85299999999999998,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.0589999999999999},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.135,"15min":1.113},"min":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"max":{"1min":1.8560000000000001,"5min":1.8560000000000001,"15min":1.8560000000000001},"last":1.258}]},{"osd":5,"last update":"Thu Aug 22 21:41:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.1240000000000001,"15min":1.1319999999999999},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.635,"5min":1.635,"15min":1.635},"last":1.2949999999999999},{"interface":"front","average":{"1min":1.2210000000000001,"5min":1.2170000000000001,"15min":1.216},"min":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"max":{"1min":2.1739999999999999,"5min":2.1739999999999999,"15min":2.1739999999999999},"last":1.1160000000000001}]},{"osd":6,"last update":"Thu Aug 22 21:41:37 2024","interfaces":[{"interface":"back","average":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"min":{"1min":0.90000000000000002,"5min":0.89000000000000001,"15min":0.89000000000000001},"max":{"1min":2.2519999999999998,"5min":2.2519999999999998,"15min":2.2519999999999998},"last":1.0289999999999999},{"interface":"front","average":{"1min":1.254,"5min":1.226,"15min":1.2210000000000001},"min":{"1min":1.0129999999999999,"5min":0.94399999999999995,"15min":0.94399999999999995},"max":{"1min":1.7190000000000001,"5min":1.7190000000000001,"15min":1.7190000000000001},"last":1.2250000000000001}]},{"osd":7,"last update":"Thu Aug 22 21:41:56 2024","interfaces":[{"interface":"back","average":{"1min":1.218,"5min":1.214,"15min":1.214},"min":{"1min":0.97199999999999998,"5min":0.93300000000000005,"15min":0.93300000000000005},"max":{"1min":1.3919999999999999,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":1.3500000000000001},{"interface":"front","average":{"1min":1.198,"5min":1.2190000000000001,"15min":1.2230000000000001},"min":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"max":{"1min":1.579,"5min":1.579,"15min":1.579},"last":1.0069999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411383,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5468,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739684,"statfs":{"total":95995035648,"available":95989436416,"internally_reserved":0,"allocated":479232,"data_stored":188995,"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":"Thu Aug 22 21:41:51 2024","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.67200000000000004,"15min":0.65600000000000003},"min":{"1min":0.53700000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.97299999999999998,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.747},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.74099999999999999,"15min":0.69699999999999995},"min":{"1min":0.57499999999999996,"5min":0.499,"15min":0.499},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.046}]},{"osd":1,"last update":"Thu Aug 22 21:41:51 2024","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.70399999999999996,"15min":0.68600000000000005},"min":{"1min":0.54400000000000004,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.996,"5min":1.016,"15min":1.016},"last":0.77600000000000002},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.78500000000000003,"15min":0.75700000000000001},"min":{"1min":0.57899999999999996,"5min":0.379,"15min":0.379},"max":{"1min":1.0600000000000001,"5min":1.121,"15min":1.121},"last":0.89900000000000002}]},{"osd":3,"last update":"Thu Aug 22 21:41:15 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.84099999999999997,"15min":0.82499999999999996},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.079},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.82299999999999995,"15min":0.81999999999999995},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.1200000000000001,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.79900000000000004}]},{"osd":4,"last update":"Thu Aug 22 21:41:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.006,"15min":0.97799999999999998},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2669999999999999,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.1739999999999999},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.0529999999999999,"15min":1.0309999999999999},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":1.2030000000000001}]},{"osd":5,"last update":"Thu Aug 22 21:41:04 2024","interfaces":[{"interface":"back","average":{"1min":1.103,"5min":1.083,"15min":1.079},"min":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"max":{"1min":1.423,"5min":1.423,"15min":1.423},"last":1.268},{"interface":"front","average":{"1min":1.129,"5min":1.101,"15min":1.0960000000000001},"min":{"1min":0.82899999999999996,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.3759999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.1120000000000001}]},{"osd":6,"last update":"Thu Aug 22 21:41:32 2024","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.1499999999999999,"15min":1.1579999999999999},"min":{"1min":0.86499999999999999,"5min":0.78200000000000003,"15min":0.78200000000000003},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.92800000000000005},{"interface":"front","average":{"1min":1.129,"5min":1.204,"15min":1.216},"min":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.369,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":1.24}]},{"osd":7,"last update":"Thu Aug 22 21:41:58 2024","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":1.202,"15min":1.204},"min":{"1min":0.97699999999999998,"5min":0.78900000000000003,"15min":0.78900000000000003},"max":{"1min":1.4239999999999999,"5min":1.492,"15min":1.492},"last":1.032},{"interface":"front","average":{"1min":1.1990000000000001,"5min":1.2250000000000001,"15min":1.2290000000000001},"min":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"max":{"1min":1.4179999999999999,"5min":1.603,"15min":1.603},"last":1.335}]}]},{"osd":3,"up_from":25,"seq":107374182448,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5404,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739748,"statfs":{"total":95995035648,"available":95989501952,"internally_reserved":0,"allocated":479232,"data_stored":188995,"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":"Thu Aug 22 21:41:17 2024","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.68700000000000006,"15min":0.67100000000000004},"min":{"1min":0.59599999999999997,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.755},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.76800000000000002,"15min":0.76200000000000001},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.038,"5min":1.153,"15min":1.153},"last":1.0680000000000001}]},{"osd":1,"last update":"Thu Aug 22 21:41:17 2024","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.80600000000000005,"15min":0.79800000000000004},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.079,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":1.1539999999999999},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.77300000000000002,"15min":0.77200000000000002},"min":{"1min":0.56399999999999995,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.81200000000000006}]},{"osd":2,"last update":"Thu Aug 22 21:41:17 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.91000000000000003,"15min":0.92300000000000004},"min":{"1min":0.70799999999999996,"5min":0.621,"15min":0.621},"max":{"1min":1.238,"5min":1.371,"15min":1.371},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.84599999999999997,"15min":0.84399999999999997},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":0.96399999999999997,"5min":1.377,"15min":1.377},"last":1.028}]},{"osd":4,"last update":"Thu Aug 22 21:41:41 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.0009999999999999,"15min":0.96499999999999997},"min":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.4470000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.123},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.03,"15min":1.02},"min":{"1min":0.77600000000000002,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.411,"5min":1.607,"15min":1.607},"last":1.181}]},{"osd":5,"last update":"Thu Aug 22 21:41:05 2024","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.0249999999999999,"15min":1.024},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2110000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":0.97699999999999998},{"interface":"front","average":{"1min":1.105,"5min":1.099,"15min":1.0980000000000001},"min":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"max":{"1min":1.448,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":1.2390000000000001}]},{"osd":6,"last update":"Thu Aug 22 21:41:30 2024","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.165,"15min":1.167},"min":{"1min":0.89700000000000002,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.3620000000000001,"5min":1.583,"15min":1.583},"last":1.2869999999999999},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.2190000000000001,"15min":1.228},"min":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"max":{"1min":1.4930000000000001,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.3540000000000001}]},{"osd":7,"last update":"Thu Aug 22 21:41:58 2024","interfaces":[{"interface":"back","average":{"1min":1.238,"5min":1.256,"15min":1.2589999999999999},"min":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"max":{"1min":1.508,"5min":1.595,"15min":1.595},"last":1.421},{"interface":"front","average":{"1min":1.256,"5min":1.2150000000000001,"15min":1.208},"min":{"1min":0.97699999999999998,"5min":0.86099999999999999,"15min":0.86099999999999999},"max":{"1min":1.4650000000000001,"5min":1.657,"15min":1.657},"last":1.3320000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018924,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5404,"kb_used_data":468,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739748,"statfs":{"total":95995035648,"available":95989501952,"internally_reserved":0,"allocated":479232,"data_stored":188995,"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":"Thu Aug 22 21:41:42 2024","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.88600000000000001,"15min":0.872},"min":{"1min":0.622,"5min":0.502,"15min":0.502},"max":{"1min":1.2549999999999999,"5min":1.538,"15min":1.538},"last":0.85899999999999999},{"interface":"front","average":{"1min":1.004,"5min":0.93200000000000005,"15min":0.91000000000000003},"min":{"1min":0.72599999999999998,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.3009999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.2490000000000001}]},{"osd":1,"last update":"Thu Aug 22 21:41:42 2024","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.89300000000000002,"15min":0.89500000000000002},"min":{"1min":0.54400000000000004,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.75900000000000001},{"interface":"front","average":{"1min":1,"5min":0.97099999999999997,"15min":0.94499999999999995},"min":{"1min":0.68200000000000005,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.3149999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.0760000000000001}]},{"osd":2,"last update":"Thu Aug 22 21:41:42 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.98299999999999998,"15min":0.97899999999999998},"min":{"1min":0.69999999999999996,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.3640000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.2090000000000001},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.99099999999999999,"15min":1.008},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.2190000000000001,"5min":1.357,"15min":1.357},"last":0.91100000000000003}]},{"osd":3,"last update":"Thu Aug 22 21:41:42 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.012,"15min":1.0069999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.2789999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.98199999999999998,"15min":0.98399999999999999},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.0169999999999999}]},{"osd":5,"last update":"Thu Aug 22 21:41:05 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.95199999999999996,"15min":0.95999999999999996},"min":{"1min":0.55100000000000005,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.46,"5min":1.627,"15min":1.627},"last":0.96299999999999997},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.0289999999999999,"15min":1.028},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.3580000000000001,"5min":1.6879999999999999,"15min":1.6879999999999999},"last":1.1479999999999999}]},{"osd":6,"last update":"Thu Aug 22 21:41:37 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.98799999999999999,"15min":0.997},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.198,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.2070000000000001,"15min":1.222},"min":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.339,"5min":1.752,"15min":1.752},"last":1.2949999999999999}]},{"osd":7,"last update":"Thu Aug 22 21:41:55 2024","interfaces":[{"interface":"back","average":{"1min":1.137,"5min":1.155,"15min":1.1579999999999999},"min":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"max":{"1min":1.347,"5min":1.7749999999999999,"15min":1.7749999999999999},"last":1.3360000000000001},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.1299999999999999,"15min":1.1359999999999999},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.331,"5min":1.522,"15min":1.522},"last":1.121}]}]},{"osd":5,"up_from":36,"seq":154618822695,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5332,"kb_used_data":460,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739820,"statfs":{"total":95995035648,"available":95989575680,"internally_reserved":0,"allocated":471040,"data_stored":188365,"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":"Thu Aug 22 21:41:03 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.91200000000000003,"15min":0.91700000000000004},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.1399999999999999,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.94499999999999995,"15min":0.94999999999999996},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.78000000000000003}]},{"osd":1,"last update":"Thu Aug 22 21:41:03 2024","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.876,"15min":0.871},"min":{"1min":0.75600000000000001,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.95099999999999996},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.97199999999999998,"15min":0.98199999999999998},"min":{"1min":0.57199999999999995,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.27,"5min":1.27,"15min":1.27},"last":1.004}]},{"osd":2,"last update":"Thu Aug 22 21:41:03 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.93899999999999995,"15min":0.94299999999999995},"min":{"1min":0.64700000000000002,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.98799999999999999},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.90600000000000003,"15min":0.90900000000000003},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.2010000000000001,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.091}]},{"osd":3,"last update":"Thu Aug 22 21:41:03 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.96299999999999997,"15min":0.95999999999999996},"min":{"1min":0.72999999999999998,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.0229999999999999,"15min":1.0269999999999999},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.268,"5min":1.498,"15min":1.498},"last":1.1890000000000001}]},{"osd":4,"last update":"Thu Aug 22 21:41:03 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.874,"15min":0.872},"min":{"1min":0.57299999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.0629999999999999,"5min":1.343,"15min":1.343},"last":1.268},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.96099999999999997,"15min":0.95899999999999996},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.4419999999999999,"5min":1.7070000000000001,"15min":1.7070000000000001},"last":1.216}]},{"osd":6,"last update":"Thu Aug 22 21:41:31 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.96899999999999997,"15min":0.97099999999999997},"min":{"1min":0.61599999999999999,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.3560000000000001,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":1.1459999999999999},{"interface":"front","average":{"1min":1.137,"5min":1.099,"15min":1.093},"min":{"1min":0.74199999999999999,"5min":0.496,"15min":0.496},"max":{"1min":1.3460000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.1259999999999999}]},{"osd":7,"last update":"Thu Aug 22 21:41:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.119,"15min":1.1279999999999999},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.327,"5min":1.637,"15min":1.637},"last":0.88500000000000001},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1359999999999999,"15min":1.1399999999999999},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.444,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.298}]}]}],"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-08-22T21:42:05.659 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-22T21:42:05.659 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-22T21:42:05.659 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-22T21:42:05.659 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -- ceph health --format=json 2024-08-22T21:42:06.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:05 smithi120 bash[15050]: cluster 2024-08-22T21:42:04.651354+0000 mgr.y (mgr.14144) 277 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:06.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:05 smithi120 bash[19523]: cluster 2024-08-22T21:42:04.651354+0000 mgr.y (mgr.14144) 277 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:06.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:05 smithi184 bash[14899]: cluster 2024-08-22T21:42:04.651354+0000 mgr.y (mgr.14144) 277 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:07.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:06 smithi184 bash[14899]: audit 2024-08-22T21:42:04.895814+0000 mgr.y (mgr.14144) 278 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:42:07.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:06 smithi184 bash[14899]: cluster 2024-08-22T21:42:06.651941+0000 mgr.y (mgr.14144) 279 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:07.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:06 smithi120 bash[15050]: audit 2024-08-22T21:42:04.895814+0000 mgr.y (mgr.14144) 278 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:42:07.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:06 smithi120 bash[15050]: cluster 2024-08-22T21:42:06.651941+0000 mgr.y (mgr.14144) 279 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:07.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:06 smithi120 bash[19523]: audit 2024-08-22T21:42:04.895814+0000 mgr.y (mgr.14144) 278 : audit [DBG] from='client.14580 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-22T21:42:07.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:06 smithi120 bash[19523]: cluster 2024-08-22T21:42:06.651941+0000 mgr.y (mgr.14144) 279 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:08.387 INFO:teuthology.orchestra.run.smithi120.stderr:Inferring config /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/mon.a/config 2024-08-22T21:42:09.930 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:09 smithi120 bash[15050]: cluster 2024-08-22T21:42:08.652561+0000 mgr.y (mgr.14144) 280 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:09.931 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:09 smithi120 bash[19523]: cluster 2024-08-22T21:42:08.652561+0000 mgr.y (mgr.14144) 280 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:10.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:09 smithi184 bash[14899]: cluster 2024-08-22T21:42:08.652561+0000 mgr.y (mgr.14144) 280 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:11.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:10 smithi120 bash[19523]: audit 2024-08-22T21:42:10.748463+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:42:11.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:10 smithi120 bash[19523]: audit 2024-08-22T21:42:10.751989+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:42:11.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:10 smithi120 bash[15050]: audit 2024-08-22T21:42:10.748463+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:42:11.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:10 smithi120 bash[15050]: audit 2024-08-22T21:42:10.751989+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:42:11.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:10 smithi184 bash[14899]: audit 2024-08-22T21:42:10.748463+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:42:11.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:10 smithi184 bash[14899]: audit 2024-08-22T21:42:10.751989+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:42:12.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:11 smithi120 bash[19523]: cluster 2024-08-22T21:42:10.653211+0000 mgr.y (mgr.14144) 281 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:12.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:11 smithi120 bash[15050]: cluster 2024-08-22T21:42:10.653211+0000 mgr.y (mgr.14144) 281 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:12.109 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-08-22T21:42:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:11 smithi184 bash[14899]: cluster 2024-08-22T21:42:10.653211+0000 mgr.y (mgr.14144) 281 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:12.872 INFO:teuthology.orchestra.run.smithi120.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-22T21:42:12.872 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-22T21:42:12.872 INFO:tasks.cephadm:Setup complete, yielding 2024-08-22T21:42:12.872 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-22T21:42:12.881 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi120.front.sepia.ceph.com 2024-08-22T21:42:12.882 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-08-22T21:42:13.141 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:12 smithi120 bash[19523]: audit 2024-08-22T21:42:12.109598+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.120:0/165096859' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-22T21:42:13.142 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:12 smithi120 bash[15050]: audit 2024-08-22T21:42:12.109598+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.120:0/165096859' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-22T21:42:13.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:12 smithi184 bash[14899]: audit 2024-08-22T21:42:12.109598+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.120:0/165096859' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-22T21:42:14.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:13 smithi184 bash[14899]: cluster 2024-08-22T21:42:12.653829+0000 mgr.y (mgr.14144) 282 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:14.211 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:13 smithi120 bash[19523]: cluster 2024-08-22T21:42:12.653829+0000 mgr.y (mgr.14144) 282 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:14.211 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:13 smithi120 bash[15050]: cluster 2024-08-22T21:42:12.653829+0000 mgr.y (mgr.14144) 282 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:15.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:14 smithi184 bash[14899]: cluster 2024-08-22T21:42:14.654463+0000 mgr.y (mgr.14144) 283 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:15.192 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:14 smithi120 bash[15050]: cluster 2024-08-22T21:42:14.654463+0000 mgr.y (mgr.14144) 283 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:15.192 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:14 smithi120 bash[19523]: cluster 2024-08-22T21:42:14.654463+0000 mgr.y (mgr.14144) 283 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:17.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:16 smithi184 bash[14899]: cluster 2024-08-22T21:42:16.655022+0000 mgr.y (mgr.14144) 284 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:17.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:16 smithi184 bash[14899]: cluster 2024-08-22T21:42:16.800103+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-08-22T21:42:17.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:16 smithi184 bash[14899]: audit 2024-08-22T21:42:16.804231+0000 mon.a (mon.0) 508 : audit [INF] from='client.? 172.21.15.120:0/1429550605' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-22T21:42:17.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:16 smithi120 bash[19523]: cluster 2024-08-22T21:42:16.655022+0000 mgr.y (mgr.14144) 284 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:17.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:16 smithi120 bash[19523]: cluster 2024-08-22T21:42:16.800103+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-08-22T21:42:17.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:16 smithi120 bash[19523]: audit 2024-08-22T21:42:16.804231+0000 mon.a (mon.0) 508 : audit [INF] from='client.? 172.21.15.120:0/1429550605' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-22T21:42:17.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:16 smithi120 bash[15050]: cluster 2024-08-22T21:42:16.655022+0000 mgr.y (mgr.14144) 284 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:17.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:16 smithi120 bash[15050]: cluster 2024-08-22T21:42:16.800103+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-08-22T21:42:17.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:16 smithi120 bash[15050]: audit 2024-08-22T21:42:16.804231+0000 mon.a (mon.0) 508 : audit [INF] from='client.? 172.21.15.120:0/1429550605' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-08-22T21:42:17.843 INFO:teuthology.orchestra.run.smithi120.stdout:{ 2024-08-22T21:42:17.843 INFO:teuthology.orchestra.run.smithi120.stdout: "id": "d84591d7-7892-4aec-bbc8-1c3f73ad9ef4", 2024-08-22T21:42:17.843 INFO:teuthology.orchestra.run.smithi120.stdout: "name": "r", 2024-08-22T21:42:17.843 INFO:teuthology.orchestra.run.smithi120.stdout: "current_period": "8193af9f-a926-4240-9295-721d00e002a8", 2024-08-22T21:42:17.844 INFO:teuthology.orchestra.run.smithi120.stdout: "epoch": 1 2024-08-22T21:42:17.844 INFO:teuthology.orchestra.run.smithi120.stdout:} 2024-08-22T21:42:18.651 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-08-22T21:42:18.901 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:18 smithi120 bash[15050]: audit 2024-08-22T21:42:17.806236+0000 mon.a (mon.0) 509 : audit [INF] from='client.? 172.21.15.120:0/1429550605' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-08-22T21:42:18.902 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:18 smithi120 bash[15050]: cluster 2024-08-22T21:42:17.806461+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-08-22T21:42:18.902 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:18 smithi120 bash[15050]: cluster 2024-08-22T21:42:18.655678+0000 mgr.y (mgr.14144) 285 : cluster [DBG] pgmap v256: 33 pgs: 5 creating+peering, 1 active+clean, 27 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:18.902 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:18 smithi120 bash[19523]: audit 2024-08-22T21:42:17.806236+0000 mon.a (mon.0) 509 : audit [INF] from='client.? 172.21.15.120:0/1429550605' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-08-22T21:42:18.902 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:18 smithi120 bash[19523]: cluster 2024-08-22T21:42:17.806461+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-08-22T21:42:18.902 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:18 smithi120 bash[19523]: cluster 2024-08-22T21:42:18.655678+0000 mgr.y (mgr.14144) 285 : cluster [DBG] pgmap v256: 33 pgs: 5 creating+peering, 1 active+clean, 27 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:19.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:18 smithi184 bash[14899]: audit 2024-08-22T21:42:17.806236+0000 mon.a (mon.0) 509 : audit [INF] from='client.? 172.21.15.120:0/1429550605' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-08-22T21:42:19.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:18 smithi184 bash[14899]: cluster 2024-08-22T21:42:17.806461+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-08-22T21:42:19.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:18 smithi184 bash[14899]: cluster 2024-08-22T21:42:18.655678+0000 mgr.y (mgr.14144) 285 : cluster [DBG] pgmap v256: 33 pgs: 5 creating+peering, 1 active+clean, 27 unknown; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:20.113 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:19 smithi120 bash[19523]: cluster 2024-08-22T21:42:18.814413+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-08-22T21:42:20.114 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:19 smithi120 bash[15050]: cluster 2024-08-22T21:42:18.814413+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-08-22T21:42:20.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:19 smithi184 bash[14899]: cluster 2024-08-22T21:42:18.814413+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-08-22T21:42:21.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:20 smithi184 bash[14899]: cluster 2024-08-22T21:42:20.656329+0000 mgr.y (mgr.14144) 286 : cluster [DBG] pgmap v258: 33 pgs: 16 active+clean, 5 creating+peering, 12 unknown; 101 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:21.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:20 smithi120 bash[15050]: cluster 2024-08-22T21:42:20.656329+0000 mgr.y (mgr.14144) 286 : cluster [DBG] pgmap v258: 33 pgs: 16 active+clean, 5 creating+peering, 12 unknown; 101 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:21.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:20 smithi120 bash[19523]: cluster 2024-08-22T21:42:20.656329+0000 mgr.y (mgr.14144) 286 : cluster [DBG] pgmap v258: 33 pgs: 16 active+clean, 5 creating+peering, 12 unknown; 101 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:42:22.258 INFO:teuthology.orchestra.run.smithi120.stdout:{ 2024-08-22T21:42:22.258 INFO:teuthology.orchestra.run.smithi120.stdout: "id": "89fc32f8-a7d0-4019-8b20-b49b55122df5", 2024-08-22T21:42:22.258 INFO:teuthology.orchestra.run.smithi120.stdout: "name": "default", 2024-08-22T21:42:22.259 INFO:teuthology.orchestra.run.smithi120.stdout: "api_name": "default", 2024-08-22T21:42:22.259 INFO:teuthology.orchestra.run.smithi120.stdout: "is_master": "true", 2024-08-22T21:42:22.259 INFO:teuthology.orchestra.run.smithi120.stdout: "endpoints": [], 2024-08-22T21:42:22.259 INFO:teuthology.orchestra.run.smithi120.stdout: "hostnames": [], 2024-08-22T21:42:22.259 INFO:teuthology.orchestra.run.smithi120.stdout: "hostnames_s3website": [], 2024-08-22T21:42:22.259 INFO:teuthology.orchestra.run.smithi120.stdout: "master_zone": "", 2024-08-22T21:42:22.259 INFO:teuthology.orchestra.run.smithi120.stdout: "zones": [], 2024-08-22T21:42:22.259 INFO:teuthology.orchestra.run.smithi120.stdout: "placement_targets": [], 2024-08-22T21:42:22.259 INFO:teuthology.orchestra.run.smithi120.stdout: "default_placement": "", 2024-08-22T21:42:22.259 INFO:teuthology.orchestra.run.smithi120.stdout: "realm_id": "d84591d7-7892-4aec-bbc8-1c3f73ad9ef4", 2024-08-22T21:42:22.259 INFO:teuthology.orchestra.run.smithi120.stdout: "sync_policy": { 2024-08-22T21:42:22.259 INFO:teuthology.orchestra.run.smithi120.stdout: "groups": [] 2024-08-22T21:42:22.259 INFO:teuthology.orchestra.run.smithi120.stdout: } 2024-08-22T21:42:22.259 INFO:teuthology.orchestra.run.smithi120.stdout:} 2024-08-22T21:42:22.988 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-08-22T21:42:24.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:23 smithi120 bash[15050]: cluster 2024-08-22T21:42:22.657214+0000 mgr.y (mgr.14144) 287 : cluster [DBG] pgmap v259: 33 pgs: 28 active+clean, 5 creating+peering; 516 B data, 43 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 2 op/s 2024-08-22T21:42:24.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:23 smithi120 bash[19523]: cluster 2024-08-22T21:42:22.657214+0000 mgr.y (mgr.14144) 287 : cluster [DBG] pgmap v259: 33 pgs: 28 active+clean, 5 creating+peering; 516 B data, 43 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 2 op/s 2024-08-22T21:42:24.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:23 smithi184 bash[14899]: cluster 2024-08-22T21:42:22.657214+0000 mgr.y (mgr.14144) 287 : cluster [DBG] pgmap v259: 33 pgs: 28 active+clean, 5 creating+peering; 516 B data, 43 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 2 op/s 2024-08-22T21:42:26.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:25 smithi120 bash[15050]: cluster 2024-08-22T21:42:24.658088+0000 mgr.y (mgr.14144) 288 : cluster [DBG] pgmap v260: 33 pgs: 33 active+clean; 680 B data, 43 MiB used, 715 GiB / 715 GiB avail; 175 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-08-22T21:42:26.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:25 smithi120 bash[19523]: cluster 2024-08-22T21:42:24.658088+0000 mgr.y (mgr.14144) 288 : cluster [DBG] pgmap v260: 33 pgs: 33 active+clean; 680 B data, 43 MiB used, 715 GiB / 715 GiB avail; 175 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-08-22T21:42:26.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:25 smithi184 bash[14899]: cluster 2024-08-22T21:42:24.658088+0000 mgr.y (mgr.14144) 288 : cluster [DBG] pgmap v260: 33 pgs: 33 active+clean; 680 B data, 43 MiB used, 715 GiB / 715 GiB avail; 175 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-08-22T21:42:26.668 INFO:teuthology.orchestra.run.smithi120.stdout:{ 2024-08-22T21:42:26.668 INFO:teuthology.orchestra.run.smithi120.stdout: "id": "3c060d4d-e304-49bd-8cba-22aad4ce8460", 2024-08-22T21:42:26.668 INFO:teuthology.orchestra.run.smithi120.stdout: "name": "z", 2024-08-22T21:42:26.668 INFO:teuthology.orchestra.run.smithi120.stdout: "domain_root": "z.rgw.meta:root", 2024-08-22T21:42:26.668 INFO:teuthology.orchestra.run.smithi120.stdout: "control_pool": "z.rgw.control", 2024-08-22T21:42:26.669 INFO:teuthology.orchestra.run.smithi120.stdout: "gc_pool": "z.rgw.log:gc", 2024-08-22T21:42:26.669 INFO:teuthology.orchestra.run.smithi120.stdout: "lc_pool": "z.rgw.log:lc", 2024-08-22T21:42:26.669 INFO:teuthology.orchestra.run.smithi120.stdout: "log_pool": "z.rgw.log", 2024-08-22T21:42:26.669 INFO:teuthology.orchestra.run.smithi120.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-08-22T21:42:26.669 INFO:teuthology.orchestra.run.smithi120.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-08-22T21:42:26.669 INFO:teuthology.orchestra.run.smithi120.stdout: "roles_pool": "z.rgw.meta:roles", 2024-08-22T21:42:26.669 INFO:teuthology.orchestra.run.smithi120.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-08-22T21:42:26.669 INFO:teuthology.orchestra.run.smithi120.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-08-22T21:42:26.669 INFO:teuthology.orchestra.run.smithi120.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-08-22T21:42:26.669 INFO:teuthology.orchestra.run.smithi120.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-08-22T21:42:26.669 INFO:teuthology.orchestra.run.smithi120.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-08-22T21:42:26.669 INFO:teuthology.orchestra.run.smithi120.stdout: "otp_pool": "z.rgw.otp", 2024-08-22T21:42:26.669 INFO:teuthology.orchestra.run.smithi120.stdout: "system_key": { 2024-08-22T21:42:26.669 INFO:teuthology.orchestra.run.smithi120.stdout: "access_key": "", 2024-08-22T21:42:26.670 INFO:teuthology.orchestra.run.smithi120.stdout: "secret_key": "" 2024-08-22T21:42:26.670 INFO:teuthology.orchestra.run.smithi120.stdout: }, 2024-08-22T21:42:26.670 INFO:teuthology.orchestra.run.smithi120.stdout: "placement_pools": [ 2024-08-22T21:42:26.670 INFO:teuthology.orchestra.run.smithi120.stdout: { 2024-08-22T21:42:26.670 INFO:teuthology.orchestra.run.smithi120.stdout: "key": "default-placement", 2024-08-22T21:42:26.670 INFO:teuthology.orchestra.run.smithi120.stdout: "val": { 2024-08-22T21:42:26.670 INFO:teuthology.orchestra.run.smithi120.stdout: "index_pool": "z.rgw.buckets.index", 2024-08-22T21:42:26.670 INFO:teuthology.orchestra.run.smithi120.stdout: "storage_classes": { 2024-08-22T21:42:26.670 INFO:teuthology.orchestra.run.smithi120.stdout: "STANDARD": { 2024-08-22T21:42:26.670 INFO:teuthology.orchestra.run.smithi120.stdout: "data_pool": "z.rgw.buckets.data" 2024-08-22T21:42:26.670 INFO:teuthology.orchestra.run.smithi120.stdout: } 2024-08-22T21:42:26.670 INFO:teuthology.orchestra.run.smithi120.stdout: }, 2024-08-22T21:42:26.670 INFO:teuthology.orchestra.run.smithi120.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-08-22T21:42:26.670 INFO:teuthology.orchestra.run.smithi120.stdout: "index_type": 0 2024-08-22T21:42:26.671 INFO:teuthology.orchestra.run.smithi120.stdout: } 2024-08-22T21:42:26.671 INFO:teuthology.orchestra.run.smithi120.stdout: } 2024-08-22T21:42:26.671 INFO:teuthology.orchestra.run.smithi120.stdout: ], 2024-08-22T21:42:26.671 INFO:teuthology.orchestra.run.smithi120.stdout: "realm_id": "d84591d7-7892-4aec-bbc8-1c3f73ad9ef4", 2024-08-22T21:42:26.671 INFO:teuthology.orchestra.run.smithi120.stdout: "notif_pool": "z.rgw.log:notif" 2024-08-22T21:42:26.671 INFO:teuthology.orchestra.run.smithi120.stdout:} 2024-08-22T21:42:27.396 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-08-22T21:42:28.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:27 smithi120 bash[15050]: cluster 2024-08-22T21:42:26.658890+0000 mgr.y (mgr.14144) 289 : cluster [DBG] pgmap v261: 33 pgs: 33 active+clean; 772 B data, 43 MiB used, 715 GiB / 715 GiB avail; 260 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-08-22T21:42:28.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:27 smithi120 bash[19523]: cluster 2024-08-22T21:42:26.658890+0000 mgr.y (mgr.14144) 289 : cluster [DBG] pgmap v261: 33 pgs: 33 active+clean; 772 B data, 43 MiB used, 715 GiB / 715 GiB avail; 260 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-08-22T21:42:28.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:27 smithi184 bash[14899]: cluster 2024-08-22T21:42:26.658890+0000 mgr.y (mgr.14144) 289 : cluster [DBG] pgmap v261: 33 pgs: 33 active+clean; 772 B data, 43 MiB used, 715 GiB / 715 GiB avail; 260 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-08-22T21:42:30.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:29 smithi120 bash[19523]: cluster 2024-08-22T21:42:28.659781+0000 mgr.y (mgr.14144) 290 : cluster [DBG] pgmap v262: 33 pgs: 33 active+clean; 1.0 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 311 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-08-22T21:42:30.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:29 smithi120 bash[15050]: cluster 2024-08-22T21:42:28.659781+0000 mgr.y (mgr.14144) 290 : cluster [DBG] pgmap v262: 33 pgs: 33 active+clean; 1.0 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 311 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-08-22T21:42:30.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:29 smithi184 bash[14899]: cluster 2024-08-22T21:42:28.659781+0000 mgr.y (mgr.14144) 290 : cluster [DBG] pgmap v262: 33 pgs: 33 active+clean; 1.0 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 311 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-08-22T21:42:31.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:30 smithi120 bash[15050]: cluster 2024-08-22T21:42:30.660557+0000 mgr.y (mgr.14144) 291 : cluster [DBG] pgmap v263: 33 pgs: 33 active+clean; 1.8 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 345 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-08-22T21:42:31.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:30 smithi120 bash[19523]: cluster 2024-08-22T21:42:30.660557+0000 mgr.y (mgr.14144) 291 : cluster [DBG] pgmap v263: 33 pgs: 33 active+clean; 1.8 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 345 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-08-22T21:42:31.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:30 smithi184 bash[14899]: cluster 2024-08-22T21:42:30.660557+0000 mgr.y (mgr.14144) 291 : cluster [DBG] pgmap v263: 33 pgs: 33 active+clean; 1.8 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 345 B/s rd, 1.2 KiB/s wr, 1 op/s 2024-08-22T21:42:33.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:32 smithi184 bash[14899]: cluster 2024-08-22T21:42:31.814054+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-08-22T21:42:33.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:32 smithi184 bash[14899]: audit 2024-08-22T21:42:31.821014+0000 mon.a (mon.0) 513 : audit [INF] from='client.? 172.21.15.120:0/2959817481' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-08-22T21:42:33.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:32 smithi184 bash[14899]: cluster 2024-08-22T21:42:32.661239+0000 mgr.y (mgr.14144) 292 : cluster [DBG] pgmap v265: 65 pgs: 32 unknown, 33 active+clean; 1.8 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 818 B/s wr, 1 op/s 2024-08-22T21:42:33.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:32 smithi120 bash[15050]: cluster 2024-08-22T21:42:31.814054+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-08-22T21:42:33.293 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:32 smithi120 bash[15050]: audit 2024-08-22T21:42:31.821014+0000 mon.a (mon.0) 513 : audit [INF] from='client.? 172.21.15.120:0/2959817481' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-08-22T21:42:33.293 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:32 smithi120 bash[15050]: cluster 2024-08-22T21:42:32.661239+0000 mgr.y (mgr.14144) 292 : cluster [DBG] pgmap v265: 65 pgs: 32 unknown, 33 active+clean; 1.8 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 818 B/s wr, 1 op/s 2024-08-22T21:42:33.293 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:32 smithi120 bash[19523]: cluster 2024-08-22T21:42:31.814054+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-08-22T21:42:33.293 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:32 smithi120 bash[19523]: audit 2024-08-22T21:42:31.821014+0000 mon.a (mon.0) 513 : audit [INF] from='client.? 172.21.15.120:0/2959817481' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-08-22T21:42:33.293 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:32 smithi120 bash[19523]: cluster 2024-08-22T21:42:32.661239+0000 mgr.y (mgr.14144) 292 : cluster [DBG] pgmap v265: 65 pgs: 32 unknown, 33 active+clean; 1.8 KiB data, 43 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 818 B/s wr, 1 op/s 2024-08-22T21:42:34.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:33 smithi184 bash[14899]: audit 2024-08-22T21:42:32.826152+0000 mon.a (mon.0) 514 : audit [INF] from='client.? 172.21.15.120:0/2959817481' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-08-22T21:42:34.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:33 smithi184 bash[14899]: cluster 2024-08-22T21:42:32.826485+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-22T21:42:34.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:33 smithi120 bash[15050]: audit 2024-08-22T21:42:32.826152+0000 mon.a (mon.0) 514 : audit [INF] from='client.? 172.21.15.120:0/2959817481' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-08-22T21:42:34.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:33 smithi120 bash[15050]: cluster 2024-08-22T21:42:32.826485+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-22T21:42:34.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:33 smithi120 bash[19523]: audit 2024-08-22T21:42:32.826152+0000 mon.a (mon.0) 514 : audit [INF] from='client.? 172.21.15.120:0/2959817481' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-08-22T21:42:34.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:33 smithi120 bash[19523]: cluster 2024-08-22T21:42:32.826485+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-22T21:42:35.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:34 smithi184 bash[14899]: cluster 2024-08-22T21:42:33.827095+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-22T21:42:35.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:34 smithi184 bash[14899]: audit 2024-08-22T21:42:33.829565+0000 mon.a (mon.0) 517 : audit [INF] from='client.? 172.21.15.120:0/2959817481' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-08-22T21:42:35.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:34 smithi184 bash[14899]: cluster 2024-08-22T21:42:34.661981+0000 mgr.y (mgr.14144) 293 : cluster [DBG] pgmap v268: 97 pgs: 12 creating+peering, 44 unknown, 41 active+clean; 1.8 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 511 B/s wr, 3 op/s 2024-08-22T21:42:35.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:34 smithi184 bash[14899]: audit 2024-08-22T21:42:34.828004+0000 mon.a (mon.0) 518 : audit [INF] from='client.? 172.21.15.120:0/2959817481' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-08-22T21:42:35.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:34 smithi184 bash[14899]: cluster 2024-08-22T21:42:34.828352+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-22T21:42:35.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:34 smithi120 bash[19523]: cluster 2024-08-22T21:42:33.827095+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-22T21:42:35.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:34 smithi120 bash[19523]: audit 2024-08-22T21:42:33.829565+0000 mon.a (mon.0) 517 : audit [INF] from='client.? 172.21.15.120:0/2959817481' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-08-22T21:42:35.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:34 smithi120 bash[19523]: cluster 2024-08-22T21:42:34.661981+0000 mgr.y (mgr.14144) 293 : cluster [DBG] pgmap v268: 97 pgs: 12 creating+peering, 44 unknown, 41 active+clean; 1.8 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 511 B/s wr, 3 op/s 2024-08-22T21:42:35.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:34 smithi120 bash[19523]: audit 2024-08-22T21:42:34.828004+0000 mon.a (mon.0) 518 : audit [INF] from='client.? 172.21.15.120:0/2959817481' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-08-22T21:42:35.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:34 smithi120 bash[19523]: cluster 2024-08-22T21:42:34.828352+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-22T21:42:35.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:34 smithi120 bash[15050]: cluster 2024-08-22T21:42:33.827095+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-22T21:42:35.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:34 smithi120 bash[15050]: audit 2024-08-22T21:42:33.829565+0000 mon.a (mon.0) 517 : audit [INF] from='client.? 172.21.15.120:0/2959817481' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-08-22T21:42:35.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:34 smithi120 bash[15050]: cluster 2024-08-22T21:42:34.661981+0000 mgr.y (mgr.14144) 293 : cluster [DBG] pgmap v268: 97 pgs: 12 creating+peering, 44 unknown, 41 active+clean; 1.8 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 511 B/s wr, 3 op/s 2024-08-22T21:42:35.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:34 smithi120 bash[15050]: audit 2024-08-22T21:42:34.828004+0000 mon.a (mon.0) 518 : audit [INF] from='client.? 172.21.15.120:0/2959817481' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-08-22T21:42:35.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:34 smithi120 bash[15050]: cluster 2024-08-22T21:42:34.828352+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-22T21:42:37.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:37 smithi120 bash[19523]: cluster 2024-08-22T21:42:36.193273+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-22T21:42:37.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:37 smithi120 bash[19523]: audit 2024-08-22T21:42:36.196056+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.120:0/928397646' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-22T21:42:37.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:37 smithi120 bash[19523]: audit 2024-08-22T21:42:36.199715+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-22T21:42:37.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:37 smithi120 bash[19523]: cluster 2024-08-22T21:42:36.662707+0000 mgr.y (mgr.14144) 294 : cluster [DBG] pgmap v271: 129 pgs: 13 creating+peering, 55 unknown, 61 active+clean; 6.4 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 7.5 KiB/s wr, 32 op/s 2024-08-22T21:42:37.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:37 smithi120 bash[15050]: cluster 2024-08-22T21:42:36.193273+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-22T21:42:37.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:37 smithi120 bash[15050]: audit 2024-08-22T21:42:36.196056+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.120:0/928397646' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-22T21:42:37.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:37 smithi120 bash[15050]: audit 2024-08-22T21:42:36.199715+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-22T21:42:37.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:37 smithi120 bash[15050]: cluster 2024-08-22T21:42:36.662707+0000 mgr.y (mgr.14144) 294 : cluster [DBG] pgmap v271: 129 pgs: 13 creating+peering, 55 unknown, 61 active+clean; 6.4 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 7.5 KiB/s wr, 32 op/s 2024-08-22T21:42:37.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:37 smithi184 bash[14899]: cluster 2024-08-22T21:42:36.193273+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-22T21:42:37.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:37 smithi184 bash[14899]: audit 2024-08-22T21:42:36.196056+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.120:0/928397646' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-22T21:42:37.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:37 smithi184 bash[14899]: audit 2024-08-22T21:42:36.199715+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-08-22T21:42:37.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:37 smithi184 bash[14899]: cluster 2024-08-22T21:42:36.662707+0000 mgr.y (mgr.14144) 294 : cluster [DBG] pgmap v271: 129 pgs: 13 creating+peering, 55 unknown, 61 active+clean; 6.4 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 7.5 KiB/s wr, 32 op/s 2024-08-22T21:42:38.545 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:38 smithi120 bash[19523]: audit 2024-08-22T21:42:37.196872+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-08-22T21:42:38.546 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:38 smithi120 bash[19523]: cluster 2024-08-22T21:42:37.197491+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-22T21:42:38.546 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:38 smithi120 bash[19523]: audit 2024-08-22T21:42:37.205689+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.120:0/928397646' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-22T21:42:38.546 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:38 smithi120 bash[19523]: audit 2024-08-22T21:42:37.206300+0000 mon.a (mon.0) 524 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-22T21:42:38.546 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:38 smithi120 bash[19523]: audit 2024-08-22T21:42:38.197750+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-22T21:42:38.546 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:38 smithi120 bash[19523]: cluster 2024-08-22T21:42:38.197987+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-22T21:42:38.546 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:38 smithi120 bash[19523]: audit 2024-08-22T21:42:38.200426+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.120:0/928397646' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-08-22T21:42:38.546 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:38 smithi120 bash[19523]: audit 2024-08-22T21:42:38.201094+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-08-22T21:42:38.546 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:38 smithi120 bash[15050]: audit 2024-08-22T21:42:37.196872+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-08-22T21:42:38.546 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:38 smithi120 bash[15050]: cluster 2024-08-22T21:42:37.197491+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-22T21:42:38.547 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:38 smithi120 bash[15050]: audit 2024-08-22T21:42:37.205689+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.120:0/928397646' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-22T21:42:38.547 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:38 smithi120 bash[15050]: audit 2024-08-22T21:42:37.206300+0000 mon.a (mon.0) 524 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-22T21:42:38.547 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:38 smithi120 bash[15050]: audit 2024-08-22T21:42:38.197750+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-22T21:42:38.547 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:38 smithi120 bash[15050]: cluster 2024-08-22T21:42:38.197987+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-22T21:42:38.547 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:38 smithi120 bash[15050]: audit 2024-08-22T21:42:38.200426+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.120:0/928397646' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-08-22T21:42:38.547 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:38 smithi120 bash[15050]: audit 2024-08-22T21:42:38.201094+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-08-22T21:42:38.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:38 smithi184 bash[14899]: audit 2024-08-22T21:42:37.196872+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-08-22T21:42:38.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:38 smithi184 bash[14899]: cluster 2024-08-22T21:42:37.197491+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-22T21:42:38.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:38 smithi184 bash[14899]: audit 2024-08-22T21:42:37.205689+0000 mon.c (mon.2) 22 : audit [INF] from='client.? 172.21.15.120:0/928397646' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-22T21:42:38.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:38 smithi184 bash[14899]: audit 2024-08-22T21:42:37.206300+0000 mon.a (mon.0) 524 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-08-22T21:42:38.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:38 smithi184 bash[14899]: audit 2024-08-22T21:42:38.197750+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-08-22T21:42:38.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:38 smithi184 bash[14899]: cluster 2024-08-22T21:42:38.197987+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-22T21:42:38.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:38 smithi184 bash[14899]: audit 2024-08-22T21:42:38.200426+0000 mon.c (mon.2) 23 : audit [INF] from='client.? 172.21.15.120:0/928397646' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-08-22T21:42:38.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:38 smithi184 bash[14899]: audit 2024-08-22T21:42:38.201094+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-08-22T21:42:39.398 INFO:teuthology.orchestra.run.smithi120.stdout:{ 2024-08-22T21:42:39.398 INFO:teuthology.orchestra.run.smithi120.stdout: "id": "6987f6b5-6f17-45a2-b098-901b896ff1b9", 2024-08-22T21:42:39.398 INFO:teuthology.orchestra.run.smithi120.stdout: "epoch": 1, 2024-08-22T21:42:39.398 INFO:teuthology.orchestra.run.smithi120.stdout: "predecessor_uuid": "8193af9f-a926-4240-9295-721d00e002a8", 2024-08-22T21:42:39.399 INFO:teuthology.orchestra.run.smithi120.stdout: "sync_status": [], 2024-08-22T21:42:39.399 INFO:teuthology.orchestra.run.smithi120.stdout: "period_map": { 2024-08-22T21:42:39.399 INFO:teuthology.orchestra.run.smithi120.stdout: "id": "6987f6b5-6f17-45a2-b098-901b896ff1b9", 2024-08-22T21:42:39.399 INFO:teuthology.orchestra.run.smithi120.stdout: "zonegroups": [ 2024-08-22T21:42:39.399 INFO:teuthology.orchestra.run.smithi120.stdout: { 2024-08-22T21:42:39.399 INFO:teuthology.orchestra.run.smithi120.stdout: "id": "89fc32f8-a7d0-4019-8b20-b49b55122df5", 2024-08-22T21:42:39.399 INFO:teuthology.orchestra.run.smithi120.stdout: "name": "default", 2024-08-22T21:42:39.399 INFO:teuthology.orchestra.run.smithi120.stdout: "api_name": "default", 2024-08-22T21:42:39.399 INFO:teuthology.orchestra.run.smithi120.stdout: "is_master": "true", 2024-08-22T21:42:39.400 INFO:teuthology.orchestra.run.smithi120.stdout: "endpoints": [], 2024-08-22T21:42:39.400 INFO:teuthology.orchestra.run.smithi120.stdout: "hostnames": [], 2024-08-22T21:42:39.400 INFO:teuthology.orchestra.run.smithi120.stdout: "hostnames_s3website": [], 2024-08-22T21:42:39.400 INFO:teuthology.orchestra.run.smithi120.stdout: "master_zone": "3c060d4d-e304-49bd-8cba-22aad4ce8460", 2024-08-22T21:42:39.400 INFO:teuthology.orchestra.run.smithi120.stdout: "zones": [ 2024-08-22T21:42:39.400 INFO:teuthology.orchestra.run.smithi120.stdout: { 2024-08-22T21:42:39.400 INFO:teuthology.orchestra.run.smithi120.stdout: "id": "3c060d4d-e304-49bd-8cba-22aad4ce8460", 2024-08-22T21:42:39.401 INFO:teuthology.orchestra.run.smithi120.stdout: "name": "z", 2024-08-22T21:42:39.401 INFO:teuthology.orchestra.run.smithi120.stdout: "endpoints": [], 2024-08-22T21:42:39.401 INFO:teuthology.orchestra.run.smithi120.stdout: "log_meta": "false", 2024-08-22T21:42:39.401 INFO:teuthology.orchestra.run.smithi120.stdout: "log_data": "false", 2024-08-22T21:42:39.401 INFO:teuthology.orchestra.run.smithi120.stdout: "bucket_index_max_shards": 11, 2024-08-22T21:42:39.401 INFO:teuthology.orchestra.run.smithi120.stdout: "read_only": "false", 2024-08-22T21:42:39.402 INFO:teuthology.orchestra.run.smithi120.stdout: "tier_type": "", 2024-08-22T21:42:39.402 INFO:teuthology.orchestra.run.smithi120.stdout: "sync_from_all": "true", 2024-08-22T21:42:39.402 INFO:teuthology.orchestra.run.smithi120.stdout: "sync_from": [], 2024-08-22T21:42:39.402 INFO:teuthology.orchestra.run.smithi120.stdout: "redirect_zone": "" 2024-08-22T21:42:39.402 INFO:teuthology.orchestra.run.smithi120.stdout: } 2024-08-22T21:42:39.402 INFO:teuthology.orchestra.run.smithi120.stdout: ], 2024-08-22T21:42:39.403 INFO:teuthology.orchestra.run.smithi120.stdout: "placement_targets": [ 2024-08-22T21:42:39.403 INFO:teuthology.orchestra.run.smithi120.stdout: { 2024-08-22T21:42:39.403 INFO:teuthology.orchestra.run.smithi120.stdout: "name": "default-placement", 2024-08-22T21:42:39.403 INFO:teuthology.orchestra.run.smithi120.stdout: "tags": [], 2024-08-22T21:42:39.403 INFO:teuthology.orchestra.run.smithi120.stdout: "storage_classes": [ 2024-08-22T21:42:39.403 INFO:teuthology.orchestra.run.smithi120.stdout: "STANDARD" 2024-08-22T21:42:39.404 INFO:teuthology.orchestra.run.smithi120.stdout: ] 2024-08-22T21:42:39.404 INFO:teuthology.orchestra.run.smithi120.stdout: } 2024-08-22T21:42:39.404 INFO:teuthology.orchestra.run.smithi120.stdout: ], 2024-08-22T21:42:39.404 INFO:teuthology.orchestra.run.smithi120.stdout: "default_placement": "default-placement", 2024-08-22T21:42:39.404 INFO:teuthology.orchestra.run.smithi120.stdout: "realm_id": "d84591d7-7892-4aec-bbc8-1c3f73ad9ef4", 2024-08-22T21:42:39.405 INFO:teuthology.orchestra.run.smithi120.stdout: "sync_policy": { 2024-08-22T21:42:39.405 INFO:teuthology.orchestra.run.smithi120.stdout: "groups": [] 2024-08-22T21:42:39.405 INFO:teuthology.orchestra.run.smithi120.stdout: } 2024-08-22T21:42:39.405 INFO:teuthology.orchestra.run.smithi120.stdout: } 2024-08-22T21:42:39.405 INFO:teuthology.orchestra.run.smithi120.stdout: ], 2024-08-22T21:42:39.405 INFO:teuthology.orchestra.run.smithi120.stdout: "short_zone_ids": [ 2024-08-22T21:42:39.406 INFO:teuthology.orchestra.run.smithi120.stdout: { 2024-08-22T21:42:39.406 INFO:teuthology.orchestra.run.smithi120.stdout: "key": "3c060d4d-e304-49bd-8cba-22aad4ce8460", 2024-08-22T21:42:39.406 INFO:teuthology.orchestra.run.smithi120.stdout: "val": 3586621722 2024-08-22T21:42:39.406 INFO:teuthology.orchestra.run.smithi120.stdout: } 2024-08-22T21:42:39.406 INFO:teuthology.orchestra.run.smithi120.stdout: ] 2024-08-22T21:42:39.407 INFO:teuthology.orchestra.run.smithi120.stdout: }, 2024-08-22T21:42:39.407 INFO:teuthology.orchestra.run.smithi120.stdout: "master_zonegroup": "89fc32f8-a7d0-4019-8b20-b49b55122df5", 2024-08-22T21:42:39.407 INFO:teuthology.orchestra.run.smithi120.stdout: "master_zone": "3c060d4d-e304-49bd-8cba-22aad4ce8460", 2024-08-22T21:42:39.407 INFO:teuthology.orchestra.run.smithi120.stdout: "period_config": { 2024-08-22T21:42:39.407 INFO:teuthology.orchestra.run.smithi120.stdout: "bucket_quota": { 2024-08-22T21:42:39.407 INFO:teuthology.orchestra.run.smithi120.stdout: "enabled": false, 2024-08-22T21:42:39.408 INFO:teuthology.orchestra.run.smithi120.stdout: "check_on_raw": false, 2024-08-22T21:42:39.408 INFO:teuthology.orchestra.run.smithi120.stdout: "max_size": -1, 2024-08-22T21:42:39.408 INFO:teuthology.orchestra.run.smithi120.stdout: "max_size_kb": 0, 2024-08-22T21:42:39.408 INFO:teuthology.orchestra.run.smithi120.stdout: "max_objects": -1 2024-08-22T21:42:39.408 INFO:teuthology.orchestra.run.smithi120.stdout: }, 2024-08-22T21:42:39.408 INFO:teuthology.orchestra.run.smithi120.stdout: "user_quota": { 2024-08-22T21:42:39.409 INFO:teuthology.orchestra.run.smithi120.stdout: "enabled": false, 2024-08-22T21:42:39.409 INFO:teuthology.orchestra.run.smithi120.stdout: "check_on_raw": false, 2024-08-22T21:42:39.409 INFO:teuthology.orchestra.run.smithi120.stdout: "max_size": -1, 2024-08-22T21:42:39.409 INFO:teuthology.orchestra.run.smithi120.stdout: "max_size_kb": 0, 2024-08-22T21:42:39.409 INFO:teuthology.orchestra.run.smithi120.stdout: "max_objects": -1 2024-08-22T21:42:39.409 INFO:teuthology.orchestra.run.smithi120.stdout: } 2024-08-22T21:42:39.410 INFO:teuthology.orchestra.run.smithi120.stdout: }, 2024-08-22T21:42:39.410 INFO:teuthology.orchestra.run.smithi120.stdout: "realm_id": "d84591d7-7892-4aec-bbc8-1c3f73ad9ef4", 2024-08-22T21:42:39.410 INFO:teuthology.orchestra.run.smithi120.stdout: "realm_name": "r", 2024-08-22T21:42:39.410 INFO:teuthology.orchestra.run.smithi120.stdout: "realm_epoch": 2 2024-08-22T21:42:39.410 INFO:teuthology.orchestra.run.smithi120.stdout:} 2024-08-22T21:42:40.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:39 smithi120 bash[15050]: cluster 2024-08-22T21:42:38.663445+0000 mgr.y (mgr.14144) 295 : cluster [DBG] pgmap v274: 129 pgs: 5 creating+peering, 24 unknown, 100 active+clean; 16 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 24 KiB/s wr, 95 op/s 2024-08-22T21:42:40.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:39 smithi120 bash[15050]: audit 2024-08-22T21:42:39.201421+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-08-22T21:42:40.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:39 smithi120 bash[15050]: cluster 2024-08-22T21:42:39.201686+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-22T21:42:40.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:39 smithi120 bash[19523]: cluster 2024-08-22T21:42:38.663445+0000 mgr.y (mgr.14144) 295 : cluster [DBG] pgmap v274: 129 pgs: 5 creating+peering, 24 unknown, 100 active+clean; 16 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 24 KiB/s wr, 95 op/s 2024-08-22T21:42:40.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:39 smithi120 bash[19523]: audit 2024-08-22T21:42:39.201421+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-08-22T21:42:40.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:39 smithi120 bash[19523]: cluster 2024-08-22T21:42:39.201686+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-22T21:42:40.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:39 smithi184 bash[14899]: cluster 2024-08-22T21:42:38.663445+0000 mgr.y (mgr.14144) 295 : cluster [DBG] pgmap v274: 129 pgs: 5 creating+peering, 24 unknown, 100 active+clean; 16 KiB data, 46 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 24 KiB/s wr, 95 op/s 2024-08-22T21:42:40.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:39 smithi184 bash[14899]: audit 2024-08-22T21:42:39.201421+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-08-22T21:42:40.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:39 smithi184 bash[14899]: cluster 2024-08-22T21:42:39.201686+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-22T21:42:40.434 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-08-22T21:42:41.992 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:41 smithi120 bash[15050]: cluster 2024-08-22T21:42:40.664296+0000 mgr.y (mgr.14144) 296 : cluster [DBG] pgmap v276: 129 pgs: 4 creating+peering, 9 unknown, 116 active+clean; 21 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 22 KiB/s wr, 87 op/s 2024-08-22T21:42:41.992 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:41 smithi120 bash[19523]: cluster 2024-08-22T21:42:40.664296+0000 mgr.y (mgr.14144) 296 : cluster [DBG] pgmap v276: 129 pgs: 4 creating+peering, 9 unknown, 116 active+clean; 21 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 22 KiB/s wr, 87 op/s 2024-08-22T21:42:42.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:41 smithi184 bash[14899]: cluster 2024-08-22T21:42:40.664296+0000 mgr.y (mgr.14144) 296 : cluster [DBG] pgmap v276: 129 pgs: 4 creating+peering, 9 unknown, 116 active+clean; 21 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 22 KiB/s wr, 87 op/s 2024-08-22T21:42:43.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:42 smithi120 bash[15050]: cluster 2024-08-22T21:42:42.665443+0000 mgr.y (mgr.14144) 297 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 24 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 20 KiB/s wr, 77 op/s 2024-08-22T21:42:43.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:42 smithi120 bash[19523]: cluster 2024-08-22T21:42:42.665443+0000 mgr.y (mgr.14144) 297 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 24 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 20 KiB/s wr, 77 op/s 2024-08-22T21:42:43.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:42 smithi184 bash[14899]: cluster 2024-08-22T21:42:42.665443+0000 mgr.y (mgr.14144) 297 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 24 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 20 KiB/s wr, 77 op/s 2024-08-22T21:42:44.135 INFO:teuthology.orchestra.run.smithi120.stdout:Scheduled rgw.foo update... 2024-08-22T21:42:44.849 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph osd pool create foo' 2024-08-22T21:42:45.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:45 smithi184 bash[14899]: audit 2024-08-22T21:42:44.126990+0000 mgr.y (mgr.14144) 298 : audit [DBG] from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:42:45.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:45 smithi184 bash[14899]: cephadm 2024-08-22T21:42:44.129404+0000 mgr.y (mgr.14144) 299 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-22T21:42:45.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:45 smithi184 bash[14899]: audit 2024-08-22T21:42:44.134806+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:45.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:45 smithi184 bash[14899]: audit 2024-08-22T21:42:44.135912+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:42:45.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:45 smithi184 bash[14899]: audit 2024-08-22T21:42:44.381068+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:45.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:45 smithi184 bash[14899]: audit 2024-08-22T21:42:44.393699+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:45.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:45 smithi184 bash[14899]: audit 2024-08-22T21:42:44.401031+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:45.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:45 smithi184 bash[14899]: cephadm 2024-08-22T21:42:44.402250+0000 mgr.y (mgr.14144) 300 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-22T21:42:45.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:45 smithi184 bash[14899]: audit 2024-08-22T21:42:44.408768+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:45.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:45 smithi184 bash[14899]: audit 2024-08-22T21:42:44.410043+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.idrhvp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-22T21:42:45.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:45 smithi184 bash[14899]: audit 2024-08-22T21:42:44.416590+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.idrhvp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-22T21:42:45.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:45 smithi184 bash[14899]: audit 2024-08-22T21:42:44.425226+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:45.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:45 smithi184 bash[14899]: audit 2024-08-22T21:42:44.426695+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:42:45.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:45 smithi184 bash[14899]: cephadm 2024-08-22T21:42:44.428214+0000 mgr.y (mgr.14144) 301 : cephadm [INF] Deploying daemon rgw.foo.smithi184.idrhvp on smithi184 2024-08-22T21:42:45.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:45 smithi184 bash[14899]: cluster 2024-08-22T21:42:44.666682+0000 mgr.y (mgr.14144) 302 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 27 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 17 KiB/s wr, 65 op/s 2024-08-22T21:42:45.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[15050]: audit 2024-08-22T21:42:44.126990+0000 mgr.y (mgr.14144) 298 : audit [DBG] from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:42:45.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[15050]: cephadm 2024-08-22T21:42:44.129404+0000 mgr.y (mgr.14144) 299 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-22T21:42:45.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[15050]: audit 2024-08-22T21:42:44.134806+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:45.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[15050]: audit 2024-08-22T21:42:44.135912+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:42:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[15050]: audit 2024-08-22T21:42:44.381068+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[15050]: audit 2024-08-22T21:42:44.393699+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[15050]: audit 2024-08-22T21:42:44.401031+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[15050]: cephadm 2024-08-22T21:42:44.402250+0000 mgr.y (mgr.14144) 300 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-22T21:42:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[15050]: audit 2024-08-22T21:42:44.408768+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[15050]: audit 2024-08-22T21:42:44.410043+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.idrhvp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-22T21:42:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[15050]: audit 2024-08-22T21:42:44.416590+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.idrhvp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-22T21:42:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[15050]: audit 2024-08-22T21:42:44.425226+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[15050]: audit 2024-08-22T21:42:44.426695+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:42:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[15050]: cephadm 2024-08-22T21:42:44.428214+0000 mgr.y (mgr.14144) 301 : cephadm [INF] Deploying daemon rgw.foo.smithi184.idrhvp on smithi184 2024-08-22T21:42:45.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[15050]: cluster 2024-08-22T21:42:44.666682+0000 mgr.y (mgr.14144) 302 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 27 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 17 KiB/s wr, 65 op/s 2024-08-22T21:42:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[19523]: audit 2024-08-22T21:42:44.126990+0000 mgr.y (mgr.14144) 298 : audit [DBG] from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:42:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[19523]: cephadm 2024-08-22T21:42:44.129404+0000 mgr.y (mgr.14144) 299 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-22T21:42:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[19523]: audit 2024-08-22T21:42:44.134806+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[19523]: audit 2024-08-22T21:42:44.135912+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:42:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[19523]: audit 2024-08-22T21:42:44.381068+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[19523]: audit 2024-08-22T21:42:44.393699+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[19523]: audit 2024-08-22T21:42:44.401031+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[19523]: cephadm 2024-08-22T21:42:44.402250+0000 mgr.y (mgr.14144) 300 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-08-22T21:42:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[19523]: audit 2024-08-22T21:42:44.408768+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[19523]: audit 2024-08-22T21:42:44.410043+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.idrhvp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-22T21:42:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[19523]: audit 2024-08-22T21:42:44.416590+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi184.idrhvp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-22T21:42:45.542 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[19523]: audit 2024-08-22T21:42:44.425226+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[19523]: audit 2024-08-22T21:42:44.426695+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:42:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[19523]: cephadm 2024-08-22T21:42:44.428214+0000 mgr.y (mgr.14144) 301 : cephadm [INF] Deploying daemon rgw.foo.smithi184.idrhvp on smithi184 2024-08-22T21:42:45.543 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:45 smithi120 bash[19523]: cluster 2024-08-22T21:42:44.666682+0000 mgr.y (mgr.14144) 302 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 27 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 17 KiB/s wr, 65 op/s 2024-08-22T21:42:48.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:47 smithi120 bash[19523]: cluster 2024-08-22T21:42:46.667711+0000 mgr.y (mgr.14144) 303 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 8.5 KiB/s wr, 32 op/s 2024-08-22T21:42:48.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:47 smithi120 bash[19523]: audit 2024-08-22T21:42:47.030766+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:48.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:47 smithi120 bash[19523]: audit 2024-08-22T21:42:47.032815+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi120.bahabf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-22T21:42:48.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:47 smithi120 bash[19523]: audit 2024-08-22T21:42:47.039670+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi120.bahabf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-22T21:42:48.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:47 smithi120 bash[19523]: audit 2024-08-22T21:42:47.047611+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:48.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:47 smithi120 bash[19523]: audit 2024-08-22T21:42:47.048959+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:42:48.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:47 smithi120 bash[15050]: cluster 2024-08-22T21:42:46.667711+0000 mgr.y (mgr.14144) 303 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 8.5 KiB/s wr, 32 op/s 2024-08-22T21:42:48.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:47 smithi120 bash[15050]: audit 2024-08-22T21:42:47.030766+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:48.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:47 smithi120 bash[15050]: audit 2024-08-22T21:42:47.032815+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi120.bahabf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-22T21:42:48.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:47 smithi120 bash[15050]: audit 2024-08-22T21:42:47.039670+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi120.bahabf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-22T21:42:48.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:47 smithi120 bash[15050]: audit 2024-08-22T21:42:47.047611+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:48.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:47 smithi120 bash[15050]: audit 2024-08-22T21:42:47.048959+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:42:48.129 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:47 smithi184 bash[14899]: cluster 2024-08-22T21:42:46.667711+0000 mgr.y (mgr.14144) 303 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 8.5 KiB/s wr, 32 op/s 2024-08-22T21:42:48.129 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:47 smithi184 bash[14899]: audit 2024-08-22T21:42:47.030766+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:48.129 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:47 smithi184 bash[14899]: audit 2024-08-22T21:42:47.032815+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi120.bahabf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-08-22T21:42:48.129 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:47 smithi184 bash[14899]: audit 2024-08-22T21:42:47.039670+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi120.bahabf", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-08-22T21:42:48.129 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:47 smithi184 bash[14899]: audit 2024-08-22T21:42:47.047611+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:48.129 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:47 smithi184 bash[14899]: audit 2024-08-22T21:42:47.048959+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:42:49.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:48 smithi120 bash[19523]: cephadm 2024-08-22T21:42:47.050268+0000 mgr.y (mgr.14144) 304 : cephadm [INF] Deploying daemon rgw.foo.smithi120.bahabf on smithi120 2024-08-22T21:42:49.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:48 smithi120 bash[15050]: cephadm 2024-08-22T21:42:47.050268+0000 mgr.y (mgr.14144) 304 : cephadm [INF] Deploying daemon rgw.foo.smithi120.bahabf on smithi120 2024-08-22T21:42:49.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:48 smithi184 bash[14899]: cephadm 2024-08-22T21:42:47.050268+0000 mgr.y (mgr.14144) 304 : cephadm [INF] Deploying daemon rgw.foo.smithi120.bahabf on smithi120 2024-08-22T21:42:50.132 INFO:teuthology.orchestra.run.smithi120.stderr:pool 'foo' created 2024-08-22T21:42:50.297 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:50 smithi120 bash[19523]: cluster 2024-08-22T21:42:48.668961+0000 mgr.y (mgr.14144) 305 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 7.2 KiB/s wr, 27 op/s 2024-08-22T21:42:50.298 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:50 smithi120 bash[15050]: cluster 2024-08-22T21:42:48.668961+0000 mgr.y (mgr.14144) 305 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 7.2 KiB/s wr, 27 op/s 2024-08-22T21:42:50.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:50 smithi184 bash[14899]: cluster 2024-08-22T21:42:48.668961+0000 mgr.y (mgr.14144) 305 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 7.2 KiB/s wr, 27 op/s 2024-08-22T21:42:51.252 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:51 smithi120 bash[19523]: audit 2024-08-22T21:42:49.593818+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.120:0/884412560' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-22T21:42:51.252 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:51 smithi120 bash[19523]: audit 2024-08-22T21:42:49.594788+0000 mon.a (mon.0) 545 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-22T21:42:51.252 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:51 smithi120 bash[19523]: audit 2024-08-22T21:42:50.121430+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-08-22T21:42:51.252 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:51 smithi120 bash[19523]: cluster 2024-08-22T21:42:50.121533+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-22T21:42:51.252 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:51 smithi120 bash[19523]: audit 2024-08-22T21:42:50.570948+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:51.252 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:51 smithi120 bash[19523]: audit 2024-08-22T21:42:50.572059+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:42:51.252 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:51 smithi120 bash[19523]: cluster 2024-08-22T21:42:50.669723+0000 mgr.y (mgr.14144) 306 : cluster [DBG] pgmap v282: 161 pgs: 32 unknown, 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 3.9 KiB/s wr, 27 op/s 2024-08-22T21:42:51.252 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:51 smithi120 bash[15050]: audit 2024-08-22T21:42:49.593818+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.120:0/884412560' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-22T21:42:51.253 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:51 smithi120 bash[15050]: audit 2024-08-22T21:42:49.594788+0000 mon.a (mon.0) 545 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-22T21:42:51.253 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:51 smithi120 bash[15050]: audit 2024-08-22T21:42:50.121430+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-08-22T21:42:51.253 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:51 smithi120 bash[15050]: cluster 2024-08-22T21:42:50.121533+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-22T21:42:51.253 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:51 smithi120 bash[15050]: audit 2024-08-22T21:42:50.570948+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:51.253 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:51 smithi120 bash[15050]: audit 2024-08-22T21:42:50.572059+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:42:51.253 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:51 smithi120 bash[15050]: cluster 2024-08-22T21:42:50.669723+0000 mgr.y (mgr.14144) 306 : cluster [DBG] pgmap v282: 161 pgs: 32 unknown, 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 3.9 KiB/s wr, 27 op/s 2024-08-22T21:42:51.254 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'rbd pool init foo' 2024-08-22T21:42:51.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:51 smithi184 bash[14899]: audit 2024-08-22T21:42:49.593818+0000 mon.c (mon.2) 24 : audit [INF] from='client.? 172.21.15.120:0/884412560' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-22T21:42:51.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:51 smithi184 bash[14899]: audit 2024-08-22T21:42:49.594788+0000 mon.a (mon.0) 545 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-08-22T21:42:51.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:51 smithi184 bash[14899]: audit 2024-08-22T21:42:50.121430+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-08-22T21:42:51.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:51 smithi184 bash[14899]: cluster 2024-08-22T21:42:50.121533+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-22T21:42:51.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:51 smithi184 bash[14899]: audit 2024-08-22T21:42:50.570948+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:51.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:51 smithi184 bash[14899]: audit 2024-08-22T21:42:50.572059+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:42:51.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:51 smithi184 bash[14899]: cluster 2024-08-22T21:42:50.669723+0000 mgr.y (mgr.14144) 306 : cluster [DBG] pgmap v282: 161 pgs: 32 unknown, 129 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 3.9 KiB/s wr, 27 op/s 2024-08-22T21:42:52.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:52 smithi184 bash[14899]: cluster 2024-08-22T21:42:51.125253+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-22T21:42:52.597 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:52 smithi120 bash[19523]: cluster 2024-08-22T21:42:51.125253+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-22T21:42:52.597 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:52 smithi120 bash[15050]: cluster 2024-08-22T21:42:51.125253+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-22T21:42:53.279 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:53 smithi120 bash[19523]: cluster 2024-08-22T21:42:52.126437+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-22T21:42:53.279 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:53 smithi120 bash[19523]: cluster 2024-08-22T21:42:52.670443+0000 mgr.y (mgr.14144) 307 : cluster [DBG] pgmap v285: 161 pgs: 9 creating+peering, 20 unknown, 132 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 170 B/s wr, 151 op/s 2024-08-22T21:42:53.279 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:53 smithi120 bash[15050]: cluster 2024-08-22T21:42:52.126437+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-22T21:42:53.279 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:53 smithi120 bash[15050]: cluster 2024-08-22T21:42:52.670443+0000 mgr.y (mgr.14144) 307 : cluster [DBG] pgmap v285: 161 pgs: 9 creating+peering, 20 unknown, 132 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 170 B/s wr, 151 op/s 2024-08-22T21:42:53.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:53 smithi184 bash[14899]: cluster 2024-08-22T21:42:52.126437+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-22T21:42:53.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:53 smithi184 bash[14899]: cluster 2024-08-22T21:42:52.670443+0000 mgr.y (mgr.14144) 307 : cluster [DBG] pgmap v285: 161 pgs: 9 creating+peering, 20 unknown, 132 active+clean; 27 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 170 B/s wr, 151 op/s 2024-08-22T21:42:55.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:55 smithi184 bash[14899]: audit 2024-08-22T21:42:54.366604+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:55.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:55 smithi184 bash[14899]: audit 2024-08-22T21:42:54.372051+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:55.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:55 smithi184 bash[14899]: audit 2024-08-22T21:42:54.617699+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:55.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:55 smithi184 bash[14899]: audit 2024-08-22T21:42:54.623266+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:42:55.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:55 smithi184 bash[14899]: audit 2024-08-22T21:42:54.631359+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:55.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:55 smithi184 bash[14899]: cluster 2024-08-22T21:42:54.671816+0000 mgr.y (mgr.14144) 308 : cluster [DBG] pgmap v286: 161 pgs: 9 creating+peering, 2 unknown, 150 active+clean; 27 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 170 B/s wr, 375 op/s 2024-08-22T21:42:55.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:55 smithi120 bash[19523]: audit 2024-08-22T21:42:54.366604+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:55.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:55 smithi120 bash[19523]: audit 2024-08-22T21:42:54.372051+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:55.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:55 smithi120 bash[19523]: audit 2024-08-22T21:42:54.617699+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:55.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:55 smithi120 bash[19523]: audit 2024-08-22T21:42:54.623266+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:42:55.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:55 smithi120 bash[19523]: audit 2024-08-22T21:42:54.631359+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:55.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:55 smithi120 bash[19523]: cluster 2024-08-22T21:42:54.671816+0000 mgr.y (mgr.14144) 308 : cluster [DBG] pgmap v286: 161 pgs: 9 creating+peering, 2 unknown, 150 active+clean; 27 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 170 B/s wr, 375 op/s 2024-08-22T21:42:55.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:55 smithi120 bash[15050]: audit 2024-08-22T21:42:54.366604+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:55.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:55 smithi120 bash[15050]: audit 2024-08-22T21:42:54.372051+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:55.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:55 smithi120 bash[15050]: audit 2024-08-22T21:42:54.617699+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:55.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:55 smithi120 bash[15050]: audit 2024-08-22T21:42:54.623266+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:42:55.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:55 smithi120 bash[15050]: audit 2024-08-22T21:42:54.631359+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:42:55.791 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:55 smithi120 bash[15050]: cluster 2024-08-22T21:42:54.671816+0000 mgr.y (mgr.14144) 308 : cluster [DBG] pgmap v286: 161 pgs: 9 creating+peering, 2 unknown, 150 active+clean; 27 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 183 KiB/s rd, 170 B/s wr, 375 op/s 2024-08-22T21:42:56.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:56 smithi184 bash[14899]: audit 2024-08-22T21:42:55.422523+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.120:0/1715954151' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-08-22T21:42:56.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:56 smithi184 bash[14899]: audit 2024-08-22T21:42:55.423313+0000 mon.a (mon.0) 557 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-08-22T21:42:56.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:56 smithi120 bash[19523]: audit 2024-08-22T21:42:55.422523+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.120:0/1715954151' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-08-22T21:42:56.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:56 smithi120 bash[19523]: audit 2024-08-22T21:42:55.423313+0000 mon.a (mon.0) 557 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-08-22T21:42:56.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:56 smithi120 bash[15050]: audit 2024-08-22T21:42:55.422523+0000 mon.c (mon.2) 25 : audit [INF] from='client.? 172.21.15.120:0/1715954151' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-08-22T21:42:56.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:56 smithi120 bash[15050]: audit 2024-08-22T21:42:55.423313+0000 mon.a (mon.0) 557 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-08-22T21:42:57.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:57 smithi184 bash[14899]: audit 2024-08-22T21:42:56.382322+0000 mon.a (mon.0) 558 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-08-22T21:42:57.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:57 smithi184 bash[14899]: cluster 2024-08-22T21:42:56.382513+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-22T21:42:57.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:57 smithi184 bash[14899]: cluster 2024-08-22T21:42:56.672538+0000 mgr.y (mgr.14144) 309 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 27 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 221 KiB/s rd, 170 B/s wr, 439 op/s 2024-08-22T21:42:57.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:57 smithi120 bash[15050]: audit 2024-08-22T21:42:56.382322+0000 mon.a (mon.0) 558 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-08-22T21:42:57.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:57 smithi120 bash[15050]: cluster 2024-08-22T21:42:56.382513+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-22T21:42:57.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:57 smithi120 bash[15050]: cluster 2024-08-22T21:42:56.672538+0000 mgr.y (mgr.14144) 309 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 27 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 221 KiB/s rd, 170 B/s wr, 439 op/s 2024-08-22T21:42:57.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:57 smithi120 bash[19523]: audit 2024-08-22T21:42:56.382322+0000 mon.a (mon.0) 558 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-08-22T21:42:57.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:57 smithi120 bash[19523]: cluster 2024-08-22T21:42:56.382513+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-22T21:42:57.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:57 smithi120 bash[19523]: cluster 2024-08-22T21:42:56.672538+0000 mgr.y (mgr.14144) 309 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 27 KiB data, 55 MiB used, 715 GiB / 715 GiB avail; 221 KiB/s rd, 170 B/s wr, 439 op/s 2024-08-22T21:42:58.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:58 smithi184 bash[14899]: cluster 2024-08-22T21:42:57.394552+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-22T21:42:58.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:58 smithi120 bash[15050]: cluster 2024-08-22T21:42:57.394552+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-22T21:42:58.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:58 smithi120 bash[19523]: cluster 2024-08-22T21:42:57.394552+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-22T21:42:59.194 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph orch apply iscsi foo u p' 2024-08-22T21:42:59.478 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:59 smithi120 bash[19523]: cluster 2024-08-22T21:42:58.399218+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-22T21:42:59.478 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:42:59 smithi120 bash[19523]: cluster 2024-08-22T21:42:58.673310+0000 mgr.y (mgr.14144) 310 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 27 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 253 KiB/s rd, 170 B/s wr, 475 op/s 2024-08-22T21:42:59.478 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:59 smithi120 bash[15050]: cluster 2024-08-22T21:42:58.399218+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-22T21:42:59.478 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:42:59 smithi120 bash[15050]: cluster 2024-08-22T21:42:58.673310+0000 mgr.y (mgr.14144) 310 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 27 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 253 KiB/s rd, 170 B/s wr, 475 op/s 2024-08-22T21:42:59.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:59 smithi184 bash[14899]: cluster 2024-08-22T21:42:58.399218+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-22T21:42:59.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:42:59 smithi184 bash[14899]: cluster 2024-08-22T21:42:58.673310+0000 mgr.y (mgr.14144) 310 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 27 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 253 KiB/s rd, 170 B/s wr, 475 op/s 2024-08-22T21:43:02.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:01 smithi120 bash[15050]: cluster 2024-08-22T21:43:00.674116+0000 mgr.y (mgr.14144) 311 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 27 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 174 KiB/s rd, 170 B/s wr, 299 op/s 2024-08-22T21:43:02.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:01 smithi120 bash[19523]: cluster 2024-08-22T21:43:00.674116+0000 mgr.y (mgr.14144) 311 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 27 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 174 KiB/s rd, 170 B/s wr, 299 op/s 2024-08-22T21:43:02.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:01 smithi184 bash[14899]: cluster 2024-08-22T21:43:00.674116+0000 mgr.y (mgr.14144) 311 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 27 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 174 KiB/s rd, 170 B/s wr, 299 op/s 2024-08-22T21:43:03.016 INFO:teuthology.orchestra.run.smithi120.stdout:Scheduled iscsi.foo update... 2024-08-22T21:43:04.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:03 smithi120 bash[19523]: cluster 2024-08-22T21:43:02.675057+0000 mgr.y (mgr.14144) 312 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 27 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 118 KiB/s rd, 487 B/s wr, 202 op/s 2024-08-22T21:43:04.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:03 smithi120 bash[19523]: audit 2024-08-22T21:43:03.015694+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:04.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:03 smithi120 bash[19523]: audit 2024-08-22T21:43:03.016971+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:43:04.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:03 smithi120 bash[19523]: audit 2024-08-22T21:43:03.027214+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:04.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:03 smithi120 bash[19523]: audit 2024-08-22T21:43:03.040744+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi120.hlzeis", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-22T21:43:04.044 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:03 smithi120 bash[19523]: audit 2024-08-22T21:43:03.046880+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi120.hlzeis", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-08-22T21:43:04.044 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:03 smithi120 bash[19523]: audit 2024-08-22T21:43:03.056895+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:43:04.044 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:03 smithi120 bash[15050]: cluster 2024-08-22T21:43:02.675057+0000 mgr.y (mgr.14144) 312 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 27 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 118 KiB/s rd, 487 B/s wr, 202 op/s 2024-08-22T21:43:04.044 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:03 smithi120 bash[15050]: audit 2024-08-22T21:43:03.015694+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:04.044 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:03 smithi120 bash[15050]: audit 2024-08-22T21:43:03.016971+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:43:04.044 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:03 smithi120 bash[15050]: audit 2024-08-22T21:43:03.027214+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:04.044 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:03 smithi120 bash[15050]: audit 2024-08-22T21:43:03.040744+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi120.hlzeis", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-22T21:43:04.044 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:03 smithi120 bash[15050]: audit 2024-08-22T21:43:03.046880+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi120.hlzeis", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-08-22T21:43:04.044 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:03 smithi120 bash[15050]: audit 2024-08-22T21:43:03.056895+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:43:04.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:03 smithi184 bash[14899]: cluster 2024-08-22T21:43:02.675057+0000 mgr.y (mgr.14144) 312 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 27 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 118 KiB/s rd, 487 B/s wr, 202 op/s 2024-08-22T21:43:04.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:03 smithi184 bash[14899]: audit 2024-08-22T21:43:03.015694+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:04.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:03 smithi184 bash[14899]: audit 2024-08-22T21:43:03.016971+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:43:04.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:03 smithi184 bash[14899]: audit 2024-08-22T21:43:03.027214+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:04.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:03 smithi184 bash[14899]: audit 2024-08-22T21:43:03.040744+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi120.hlzeis", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-08-22T21:43:04.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:03 smithi184 bash[14899]: audit 2024-08-22T21:43:03.046880+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi120.hlzeis", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-08-22T21:43:04.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:03 smithi184 bash[14899]: audit 2024-08-22T21:43:03.056895+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-22T21:43:04.202 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'sleep 180' 2024-08-22T21:43:05.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:04 smithi184 bash[14899]: audit 2024-08-22T21:43:03.008284+0000 mgr.y (mgr.14144) 313 : audit [DBG] from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:43:05.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:04 smithi184 bash[14899]: cephadm 2024-08-22T21:43:03.008909+0000 mgr.y (mgr.14144) 314 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-08-22T21:43:05.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:04 smithi184 bash[14899]: cephadm 2024-08-22T21:43:03.031308+0000 mgr.y (mgr.14144) 315 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-08-22T21:43:05.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:04 smithi184 bash[14899]: cephadm 2024-08-22T21:43:03.058085+0000 mgr.y (mgr.14144) 316 : cephadm [INF] Deploying daemon iscsi.foo.smithi120.hlzeis on smithi120 2024-08-22T21:43:05.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:04 smithi120 bash[19523]: audit 2024-08-22T21:43:03.008284+0000 mgr.y (mgr.14144) 313 : audit [DBG] from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:43:05.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:04 smithi120 bash[19523]: cephadm 2024-08-22T21:43:03.008909+0000 mgr.y (mgr.14144) 314 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-08-22T21:43:05.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:04 smithi120 bash[19523]: cephadm 2024-08-22T21:43:03.031308+0000 mgr.y (mgr.14144) 315 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-08-22T21:43:05.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:04 smithi120 bash[19523]: cephadm 2024-08-22T21:43:03.058085+0000 mgr.y (mgr.14144) 316 : cephadm [INF] Deploying daemon iscsi.foo.smithi120.hlzeis on smithi120 2024-08-22T21:43:05.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:04 smithi120 bash[15050]: audit 2024-08-22T21:43:03.008284+0000 mgr.y (mgr.14144) 313 : audit [DBG] from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:43:05.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:04 smithi120 bash[15050]: cephadm 2024-08-22T21:43:03.008909+0000 mgr.y (mgr.14144) 314 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-08-22T21:43:05.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:04 smithi120 bash[15050]: cephadm 2024-08-22T21:43:03.031308+0000 mgr.y (mgr.14144) 315 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-08-22T21:43:05.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:04 smithi120 bash[15050]: cephadm 2024-08-22T21:43:03.058085+0000 mgr.y (mgr.14144) 316 : cephadm [INF] Deploying daemon iscsi.foo.smithi120.hlzeis on smithi120 2024-08-22T21:43:06.071 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:05 smithi120 bash[15050]: cluster 2024-08-22T21:43:04.676408+0000 mgr.y (mgr.14144) 317 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 383 B/s wr, 159 op/s 2024-08-22T21:43:06.072 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:05 smithi120 bash[19523]: cluster 2024-08-22T21:43:04.676408+0000 mgr.y (mgr.14144) 317 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 383 B/s wr, 159 op/s 2024-08-22T21:43:06.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:05 smithi184 bash[14899]: cluster 2024-08-22T21:43:04.676408+0000 mgr.y (mgr.14144) 317 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 383 B/s wr, 159 op/s 2024-08-22T21:43:07.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:06 smithi120 bash[15050]: cluster 2024-08-22T21:43:05.827574+0000 mon.a (mon.0) 568 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2024-08-22T21:43:07.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:06 smithi120 bash[15050]: cluster 2024-08-22T21:43:06.677574+0000 mgr.y (mgr.14144) 318 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 220 B/s wr, 109 op/s 2024-08-22T21:43:07.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:06 smithi120 bash[19523]: cluster 2024-08-22T21:43:05.827574+0000 mon.a (mon.0) 568 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2024-08-22T21:43:07.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:06 smithi120 bash[19523]: cluster 2024-08-22T21:43:06.677574+0000 mgr.y (mgr.14144) 318 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 220 B/s wr, 109 op/s 2024-08-22T21:43:07.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:06 smithi184 bash[14899]: cluster 2024-08-22T21:43:05.827574+0000 mon.a (mon.0) 568 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2024-08-22T21:43:07.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:06 smithi184 bash[14899]: cluster 2024-08-22T21:43:06.677574+0000 mgr.y (mgr.14144) 318 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 220 B/s wr, 109 op/s 2024-08-22T21:43:08.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:08 smithi120 bash[19523]: audit 2024-08-22T21:43:07.404356+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:08.541 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:08 smithi120 bash[19523]: audit 2024-08-22T21:43:07.405739+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:43:08.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:08 smithi120 bash[15050]: audit 2024-08-22T21:43:07.404356+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:08.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:08 smithi120 bash[15050]: audit 2024-08-22T21:43:07.405739+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:43:08.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:08 smithi184 bash[14899]: audit 2024-08-22T21:43:07.404356+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:08.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:08 smithi184 bash[14899]: audit 2024-08-22T21:43:07.405739+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:43:09.932 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:09 smithi120 bash[19523]: cluster 2024-08-22T21:43:08.678857+0000 mgr.y (mgr.14144) 319 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 199 B/s wr, 27 op/s 2024-08-22T21:43:09.932 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:09 smithi120 bash[19523]: cluster 2024-08-22T21:43:08.803016+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-22T21:43:09.932 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:09 smithi120 bash[15050]: cluster 2024-08-22T21:43:08.678857+0000 mgr.y (mgr.14144) 319 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 199 B/s wr, 27 op/s 2024-08-22T21:43:09.932 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:09 smithi120 bash[15050]: cluster 2024-08-22T21:43:08.803016+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-22T21:43:10.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:09 smithi184 bash[14899]: cluster 2024-08-22T21:43:08.678857+0000 mgr.y (mgr.14144) 319 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 199 B/s wr, 27 op/s 2024-08-22T21:43:10.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:09 smithi184 bash[14899]: cluster 2024-08-22T21:43:08.803016+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-22T21:43:11.146 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:10 smithi120 bash[19523]: audit 2024-08-22T21:43:10.573092+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-08-22T21:43:11.146 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:10 smithi120 bash[19523]: audit 2024-08-22T21:43:10.573440+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-08-22T21:43:11.146 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:10 smithi120 bash[19523]: audit 2024-08-22T21:43:10.573639+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-08-22T21:43:11.146 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:10 smithi120 bash[19523]: audit 2024-08-22T21:43:10.573824+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-08-22T21:43:11.146 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:10 smithi120 bash[19523]: audit 2024-08-22T21:43:10.582106+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.120:0/3757733037' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-08-22T21:43:11.146 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:10 smithi120 bash[19523]: audit 2024-08-22T21:43:10.754627+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:43:11.146 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:10 smithi120 bash[19523]: audit 2024-08-22T21:43:10.755340+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:43:11.147 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:10 smithi120 bash[15050]: audit 2024-08-22T21:43:10.573092+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-08-22T21:43:11.147 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:10 smithi120 bash[15050]: audit 2024-08-22T21:43:10.573440+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-08-22T21:43:11.147 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:10 smithi120 bash[15050]: audit 2024-08-22T21:43:10.573639+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-08-22T21:43:11.147 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:10 smithi120 bash[15050]: audit 2024-08-22T21:43:10.573824+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-08-22T21:43:11.147 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:10 smithi120 bash[15050]: audit 2024-08-22T21:43:10.582106+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.120:0/3757733037' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-08-22T21:43:11.147 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:10 smithi120 bash[15050]: audit 2024-08-22T21:43:10.754627+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:43:11.147 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:10 smithi120 bash[15050]: audit 2024-08-22T21:43:10.755340+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:43:11.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:10 smithi184 bash[14899]: audit 2024-08-22T21:43:10.573092+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-08-22T21:43:11.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:10 smithi184 bash[14899]: audit 2024-08-22T21:43:10.573440+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-08-22T21:43:11.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:10 smithi184 bash[14899]: audit 2024-08-22T21:43:10.573639+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-08-22T21:43:11.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:10 smithi184 bash[14899]: audit 2024-08-22T21:43:10.573824+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-08-22T21:43:11.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:10 smithi184 bash[14899]: audit 2024-08-22T21:43:10.582106+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.120:0/3757733037' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-08-22T21:43:11.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:10 smithi184 bash[14899]: audit 2024-08-22T21:43:10.754627+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:43:11.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:10 smithi184 bash[14899]: audit 2024-08-22T21:43:10.755340+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:43:12.129 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[19523]: cluster 2024-08-22T21:43:10.679458+0000 mgr.y (mgr.14144) 320 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-08-22T21:43:12.129 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[19523]: audit 2024-08-22T21:43:10.814835+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-08-22T21:43:12.129 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[19523]: audit 2024-08-22T21:43:10.814938+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-08-22T21:43:12.129 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[19523]: audit 2024-08-22T21:43:10.815030+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-08-22T21:43:12.129 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[19523]: audit 2024-08-22T21:43:10.815090+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-08-22T21:43:12.129 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[19523]: cluster 2024-08-22T21:43:10.815131+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-22T21:43:12.130 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[19523]: audit 2024-08-22T21:43:10.942640+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.120:0/2805495588' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.120:0/390221210"}]: access denied 2024-08-22T21:43:12.130 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[19523]: audit 2024-08-22T21:43:11.041567+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:12.130 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[19523]: audit 2024-08-22T21:43:11.050437+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:12.130 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[19523]: audit 2024-08-22T21:43:11.060888+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-22T21:43:12.130 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[19523]: audit 2024-08-22T21:43:11.061518+0000 mgr.y (mgr.14144) 321 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-22T21:43:12.130 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[19523]: cephadm 2024-08-22T21:43:11.064158+0000 mgr.y (mgr.14144) 322 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.120:5000 to Dashboard 2024-08-22T21:43:12.130 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[19523]: audit 2024-08-22T21:43:11.064628+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-22T21:43:12.130 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[19523]: audit 2024-08-22T21:43:11.065295+0000 mgr.y (mgr.14144) 323 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-22T21:43:12.130 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[19523]: audit 2024-08-22T21:43:11.074842+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:12.130 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[19523]: audit 2024-08-22T21:43:11.078538+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi120"}]: dispatch 2024-08-22T21:43:12.130 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[19523]: audit 2024-08-22T21:43:11.079575+0000 mgr.y (mgr.14144) 324 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi120"}]: dispatch 2024-08-22T21:43:12.130 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[19523]: audit 2024-08-22T21:43:11.092050+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:12.130 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[19523]: audit 2024-08-22T21:43:11.094099+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:43:12.131 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[19523]: audit 2024-08-22T21:43:11.102925+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:12.131 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[15050]: cluster 2024-08-22T21:43:10.679458+0000 mgr.y (mgr.14144) 320 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-08-22T21:43:12.131 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[15050]: audit 2024-08-22T21:43:10.814835+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-08-22T21:43:12.131 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[15050]: audit 2024-08-22T21:43:10.814938+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-08-22T21:43:12.131 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[15050]: audit 2024-08-22T21:43:10.815030+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-08-22T21:43:12.131 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[15050]: audit 2024-08-22T21:43:10.815090+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-08-22T21:43:12.131 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[15050]: cluster 2024-08-22T21:43:10.815131+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-22T21:43:12.132 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[15050]: audit 2024-08-22T21:43:10.942640+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.120:0/2805495588' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.120:0/390221210"}]: access denied 2024-08-22T21:43:12.132 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[15050]: audit 2024-08-22T21:43:11.041567+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:12.132 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[15050]: audit 2024-08-22T21:43:11.050437+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:12.132 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[15050]: audit 2024-08-22T21:43:11.060888+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-22T21:43:12.132 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[15050]: audit 2024-08-22T21:43:11.061518+0000 mgr.y (mgr.14144) 321 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-22T21:43:12.132 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[15050]: cephadm 2024-08-22T21:43:11.064158+0000 mgr.y (mgr.14144) 322 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.120:5000 to Dashboard 2024-08-22T21:43:12.132 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[15050]: audit 2024-08-22T21:43:11.064628+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-22T21:43:12.132 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[15050]: audit 2024-08-22T21:43:11.065295+0000 mgr.y (mgr.14144) 323 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-22T21:43:12.132 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[15050]: audit 2024-08-22T21:43:11.074842+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:12.132 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[15050]: audit 2024-08-22T21:43:11.078538+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi120"}]: dispatch 2024-08-22T21:43:12.132 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[15050]: audit 2024-08-22T21:43:11.079575+0000 mgr.y (mgr.14144) 324 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi120"}]: dispatch 2024-08-22T21:43:12.132 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[15050]: audit 2024-08-22T21:43:11.092050+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:12.132 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[15050]: audit 2024-08-22T21:43:11.094099+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:43:12.133 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:11 smithi120 bash[15050]: audit 2024-08-22T21:43:11.102925+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:12.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:11 smithi184 bash[14899]: cluster 2024-08-22T21:43:10.679458+0000 mgr.y (mgr.14144) 320 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-08-22T21:43:12.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:11 smithi184 bash[14899]: audit 2024-08-22T21:43:10.814835+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-08-22T21:43:12.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:11 smithi184 bash[14899]: audit 2024-08-22T21:43:10.814938+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-08-22T21:43:12.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:11 smithi184 bash[14899]: audit 2024-08-22T21:43:10.815030+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-08-22T21:43:12.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:11 smithi184 bash[14899]: audit 2024-08-22T21:43:10.815090+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-08-22T21:43:12.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:11 smithi184 bash[14899]: cluster 2024-08-22T21:43:10.815131+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-22T21:43:12.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:11 smithi184 bash[14899]: audit 2024-08-22T21:43:10.942640+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.120:0/2805495588' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.120:0/390221210"}]: access denied 2024-08-22T21:43:12.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:11 smithi184 bash[14899]: audit 2024-08-22T21:43:11.041567+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:12.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:11 smithi184 bash[14899]: audit 2024-08-22T21:43:11.050437+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:12.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:11 smithi184 bash[14899]: audit 2024-08-22T21:43:11.060888+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-22T21:43:12.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:11 smithi184 bash[14899]: audit 2024-08-22T21:43:11.061518+0000 mgr.y (mgr.14144) 321 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-08-22T21:43:12.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:11 smithi184 bash[14899]: cephadm 2024-08-22T21:43:11.064158+0000 mgr.y (mgr.14144) 322 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.120:5000 to Dashboard 2024-08-22T21:43:12.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:11 smithi184 bash[14899]: audit 2024-08-22T21:43:11.064628+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-22T21:43:12.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:11 smithi184 bash[14899]: audit 2024-08-22T21:43:11.065295+0000 mgr.y (mgr.14144) 323 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-08-22T21:43:12.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:11 smithi184 bash[14899]: audit 2024-08-22T21:43:11.074842+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:12.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:11 smithi184 bash[14899]: audit 2024-08-22T21:43:11.078538+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi120"}]: dispatch 2024-08-22T21:43:12.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:11 smithi184 bash[14899]: audit 2024-08-22T21:43:11.079575+0000 mgr.y (mgr.14144) 324 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi120"}]: dispatch 2024-08-22T21:43:12.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:11 smithi184 bash[14899]: audit 2024-08-22T21:43:11.092050+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:12.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:11 smithi184 bash[14899]: audit 2024-08-22T21:43:11.094099+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:43:12.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:11 smithi184 bash[14899]: audit 2024-08-22T21:43:11.102925+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:43:13.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:12 smithi120 bash[19523]: cluster 2024-08-22T21:43:11.821546+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-22T21:43:13.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:12 smithi120 bash[19523]: cluster 2024-08-22T21:43:12.680118+0000 mgr.y (mgr.14144) 325 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:43:13.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:12 smithi120 bash[15050]: cluster 2024-08-22T21:43:11.821546+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-22T21:43:13.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:12 smithi120 bash[15050]: cluster 2024-08-22T21:43:12.680118+0000 mgr.y (mgr.14144) 325 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:43:13.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:12 smithi184 bash[14899]: cluster 2024-08-22T21:43:11.821546+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-22T21:43:13.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:12 smithi184 bash[14899]: cluster 2024-08-22T21:43:12.680118+0000 mgr.y (mgr.14144) 325 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 27 KiB data, 65 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:43:16.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:15 smithi184 bash[14899]: cluster 2024-08-22T21:43:14.681449+0000 mgr.y (mgr.14144) 326 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 27 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s 2024-08-22T21:43:16.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:15 smithi120 bash[19523]: cluster 2024-08-22T21:43:14.681449+0000 mgr.y (mgr.14144) 326 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 27 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s 2024-08-22T21:43:16.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:15 smithi120 bash[15050]: cluster 2024-08-22T21:43:14.681449+0000 mgr.y (mgr.14144) 326 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 27 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s 2024-08-22T21:43:17.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:16 smithi184 bash[14899]: cluster 2024-08-22T21:43:16.682694+0000 mgr.y (mgr.14144) 327 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 27 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 129 B/s rd, 129 B/s wr, 1 op/s 2024-08-22T21:43:17.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:16 smithi120 bash[19523]: cluster 2024-08-22T21:43:16.682694+0000 mgr.y (mgr.14144) 327 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 27 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 129 B/s rd, 129 B/s wr, 1 op/s 2024-08-22T21:43:17.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:16 smithi120 bash[15050]: cluster 2024-08-22T21:43:16.682694+0000 mgr.y (mgr.14144) 327 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 27 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 129 B/s rd, 129 B/s wr, 1 op/s 2024-08-22T21:43:20.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:19 smithi184 bash[14899]: cluster 2024-08-22T21:43:18.683971+0000 mgr.y (mgr.14144) 328 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 1 op/s 2024-08-22T21:43:20.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:19 smithi120 bash[19523]: cluster 2024-08-22T21:43:18.683971+0000 mgr.y (mgr.14144) 328 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 1 op/s 2024-08-22T21:43:20.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:19 smithi120 bash[15050]: cluster 2024-08-22T21:43:18.683971+0000 mgr.y (mgr.14144) 328 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 1 op/s 2024-08-22T21:43:21.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:20 smithi184 bash[14899]: cluster 2024-08-22T21:43:20.685041+0000 mgr.y (mgr.14144) 329 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 103 B/s rd, 103 B/s wr, 1 op/s 2024-08-22T21:43:21.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:20 smithi120 bash[19523]: cluster 2024-08-22T21:43:20.685041+0000 mgr.y (mgr.14144) 329 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 103 B/s rd, 103 B/s wr, 1 op/s 2024-08-22T21:43:21.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:20 smithi120 bash[15050]: cluster 2024-08-22T21:43:20.685041+0000 mgr.y (mgr.14144) 329 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 103 B/s rd, 103 B/s wr, 1 op/s 2024-08-22T21:43:24.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:23 smithi120 bash[15050]: cluster 2024-08-22T21:43:22.686363+0000 mgr.y (mgr.14144) 330 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 94 B/s rd, 94 B/s wr, 0 op/s 2024-08-22T21:43:24.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:23 smithi120 bash[19523]: cluster 2024-08-22T21:43:22.686363+0000 mgr.y (mgr.14144) 330 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 94 B/s rd, 94 B/s wr, 0 op/s 2024-08-22T21:43:24.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:23 smithi184 bash[14899]: cluster 2024-08-22T21:43:22.686363+0000 mgr.y (mgr.14144) 330 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 94 B/s rd, 94 B/s wr, 0 op/s 2024-08-22T21:43:26.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:25 smithi120 bash[15050]: cluster 2024-08-22T21:43:24.688007+0000 mgr.y (mgr.14144) 331 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 85 B/s wr, 0 op/s 2024-08-22T21:43:26.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:25 smithi120 bash[15050]: audit 2024-08-22T21:43:25.012511+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.120:0/310776835' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-08-22T21:43:26.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:25 smithi120 bash[15050]: audit 2024-08-22T21:43:25.356493+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.120:0/1533915232' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.120:0/390221210"}]: access denied 2024-08-22T21:43:26.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:25 smithi120 bash[19523]: cluster 2024-08-22T21:43:24.688007+0000 mgr.y (mgr.14144) 331 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 85 B/s wr, 0 op/s 2024-08-22T21:43:26.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:25 smithi120 bash[19523]: audit 2024-08-22T21:43:25.012511+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.120:0/310776835' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-08-22T21:43:26.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:25 smithi120 bash[19523]: audit 2024-08-22T21:43:25.356493+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.120:0/1533915232' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.120:0/390221210"}]: access denied 2024-08-22T21:43:26.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:25 smithi184 bash[14899]: cluster 2024-08-22T21:43:24.688007+0000 mgr.y (mgr.14144) 331 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 85 B/s wr, 0 op/s 2024-08-22T21:43:26.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:25 smithi184 bash[14899]: audit 2024-08-22T21:43:25.012511+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.120:0/310776835' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-08-22T21:43:26.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:25 smithi184 bash[14899]: audit 2024-08-22T21:43:25.356493+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.120:0/1533915232' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.120:0/390221210"}]: access denied 2024-08-22T21:43:27.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:26 smithi120 bash[15050]: cluster 2024-08-22T21:43:26.689228+0000 mgr.y (mgr.14144) 332 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:43:27.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:26 smithi120 bash[19523]: cluster 2024-08-22T21:43:26.689228+0000 mgr.y (mgr.14144) 332 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:43:27.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:26 smithi184 bash[14899]: cluster 2024-08-22T21:43:26.689228+0000 mgr.y (mgr.14144) 332 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:43:30.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:29 smithi184 bash[14899]: cluster 2024-08-22T21:43:28.690431+0000 mgr.y (mgr.14144) 333 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:30.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:29 smithi120 bash[19523]: cluster 2024-08-22T21:43:28.690431+0000 mgr.y (mgr.14144) 333 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:30.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:29 smithi120 bash[15050]: cluster 2024-08-22T21:43:28.690431+0000 mgr.y (mgr.14144) 333 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:31.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:30 smithi184 bash[14899]: cluster 2024-08-22T21:43:30.691542+0000 mgr.y (mgr.14144) 334 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:31.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:30 smithi120 bash[19523]: cluster 2024-08-22T21:43:30.691542+0000 mgr.y (mgr.14144) 334 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:31.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:30 smithi120 bash[15050]: cluster 2024-08-22T21:43:30.691542+0000 mgr.y (mgr.14144) 334 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:34.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:33 smithi120 bash[15050]: cluster 2024-08-22T21:43:32.692740+0000 mgr.y (mgr.14144) 335 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:34.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:33 smithi120 bash[19523]: cluster 2024-08-22T21:43:32.692740+0000 mgr.y (mgr.14144) 335 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:34.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:33 smithi184 bash[14899]: cluster 2024-08-22T21:43:32.692740+0000 mgr.y (mgr.14144) 335 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:36.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:35 smithi184 bash[14899]: cluster 2024-08-22T21:43:34.694075+0000 mgr.y (mgr.14144) 336 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:36.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:35 smithi120 bash[19523]: cluster 2024-08-22T21:43:34.694075+0000 mgr.y (mgr.14144) 336 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:36.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:35 smithi120 bash[15050]: cluster 2024-08-22T21:43:34.694075+0000 mgr.y (mgr.14144) 336 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:37.088 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:36 smithi120 bash[19523]: cluster 2024-08-22T21:43:36.695178+0000 mgr.y (mgr.14144) 337 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:37.088 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:36 smithi120 bash[15050]: cluster 2024-08-22T21:43:36.695178+0000 mgr.y (mgr.14144) 337 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:37.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:36 smithi184 bash[14899]: cluster 2024-08-22T21:43:36.695178+0000 mgr.y (mgr.14144) 337 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:40.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:39 smithi120 bash[15050]: cluster 2024-08-22T21:43:38.696395+0000 mgr.y (mgr.14144) 338 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:40.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:39 smithi120 bash[15050]: audit 2024-08-22T21:43:39.140628+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.120:0/4032238493' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-08-22T21:43:40.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:39 smithi120 bash[15050]: audit 2024-08-22T21:43:39.450378+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.120:0/3475078767' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.120:0/390221210"}]: access denied 2024-08-22T21:43:40.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:39 smithi120 bash[19523]: cluster 2024-08-22T21:43:38.696395+0000 mgr.y (mgr.14144) 338 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:40.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:39 smithi120 bash[19523]: audit 2024-08-22T21:43:39.140628+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.120:0/4032238493' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-08-22T21:43:40.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:39 smithi120 bash[19523]: audit 2024-08-22T21:43:39.450378+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.120:0/3475078767' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.120:0/390221210"}]: access denied 2024-08-22T21:43:40.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:39 smithi184 bash[14899]: cluster 2024-08-22T21:43:38.696395+0000 mgr.y (mgr.14144) 338 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:40.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:39 smithi184 bash[14899]: audit 2024-08-22T21:43:39.140628+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.120:0/4032238493' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-08-22T21:43:40.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:39 smithi184 bash[14899]: audit 2024-08-22T21:43:39.450378+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.120:0/3475078767' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.120:0/390221210"}]: access denied 2024-08-22T21:43:41.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:40 smithi184 bash[14899]: cluster 2024-08-22T21:43:40.697484+0000 mgr.y (mgr.14144) 339 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:43:41.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:40 smithi120 bash[15050]: cluster 2024-08-22T21:43:40.697484+0000 mgr.y (mgr.14144) 339 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:43:41.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:40 smithi120 bash[19523]: cluster 2024-08-22T21:43:40.697484+0000 mgr.y (mgr.14144) 339 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:43:44.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:43 smithi120 bash[15050]: cluster 2024-08-22T21:43:42.698711+0000 mgr.y (mgr.14144) 340 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:43:44.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:43 smithi120 bash[19523]: cluster 2024-08-22T21:43:42.698711+0000 mgr.y (mgr.14144) 340 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:43:44.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:43 smithi184 bash[14899]: cluster 2024-08-22T21:43:42.698711+0000 mgr.y (mgr.14144) 340 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:43:45.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:44 smithi184 bash[14899]: cluster 2024-08-22T21:43:44.700084+0000 mgr.y (mgr.14144) 341 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:45.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:44 smithi120 bash[19523]: cluster 2024-08-22T21:43:44.700084+0000 mgr.y (mgr.14144) 341 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:45.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:44 smithi120 bash[15050]: cluster 2024-08-22T21:43:44.700084+0000 mgr.y (mgr.14144) 341 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:48.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:47 smithi120 bash[19523]: cluster 2024-08-22T21:43:46.701216+0000 mgr.y (mgr.14144) 342 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:48.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:47 smithi120 bash[15050]: cluster 2024-08-22T21:43:46.701216+0000 mgr.y (mgr.14144) 342 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:47 smithi184 bash[14899]: cluster 2024-08-22T21:43:46.701216+0000 mgr.y (mgr.14144) 342 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:50.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:49 smithi120 bash[15050]: cluster 2024-08-22T21:43:48.702452+0000 mgr.y (mgr.14144) 343 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:50.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:49 smithi120 bash[19523]: cluster 2024-08-22T21:43:48.702452+0000 mgr.y (mgr.14144) 343 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:50.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:49 smithi184 bash[14899]: cluster 2024-08-22T21:43:48.702452+0000 mgr.y (mgr.14144) 343 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:52.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:51 smithi120 bash[15050]: cluster 2024-08-22T21:43:50.703549+0000 mgr.y (mgr.14144) 344 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:52.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:51 smithi120 bash[19523]: cluster 2024-08-22T21:43:50.703549+0000 mgr.y (mgr.14144) 344 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:52.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:51 smithi184 bash[14899]: cluster 2024-08-22T21:43:50.703549+0000 mgr.y (mgr.14144) 344 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:54.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:53 smithi120 bash[15050]: cluster 2024-08-22T21:43:52.704599+0000 mgr.y (mgr.14144) 345 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:54.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:53 smithi120 bash[15050]: audit 2024-08-22T21:43:53.482965+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.120:0/444972210' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-08-22T21:43:54.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:53 smithi120 bash[19523]: cluster 2024-08-22T21:43:52.704599+0000 mgr.y (mgr.14144) 345 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:54.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:53 smithi120 bash[19523]: audit 2024-08-22T21:43:53.482965+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.120:0/444972210' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-08-22T21:43:54.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:53 smithi184 bash[14899]: cluster 2024-08-22T21:43:52.704599+0000 mgr.y (mgr.14144) 345 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:54.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:53 smithi184 bash[14899]: audit 2024-08-22T21:43:53.482965+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.120:0/444972210' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-08-22T21:43:54.855 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:54 smithi120 bash[19523]: audit 2024-08-22T21:43:53.822285+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.120:0/4162550912' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.120:0/390221210"}]: access denied 2024-08-22T21:43:54.855 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:54 smithi120 bash[19523]: cluster 2024-08-22T21:43:54.705736+0000 mgr.y (mgr.14144) 346 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:54.856 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:54 smithi120 bash[15050]: audit 2024-08-22T21:43:53.822285+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.120:0/4162550912' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.120:0/390221210"}]: access denied 2024-08-22T21:43:54.856 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:54 smithi120 bash[15050]: cluster 2024-08-22T21:43:54.705736+0000 mgr.y (mgr.14144) 346 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:55.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:54 smithi184 bash[14899]: audit 2024-08-22T21:43:53.822285+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.120:0/4162550912' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.120:0/390221210"}]: access denied 2024-08-22T21:43:55.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:54 smithi184 bash[14899]: cluster 2024-08-22T21:43:54.705736+0000 mgr.y (mgr.14144) 346 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:43:58.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:57 smithi120 bash[15050]: cluster 2024-08-22T21:43:56.706872+0000 mgr.y (mgr.14144) 347 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:43:58.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:57 smithi120 bash[19523]: cluster 2024-08-22T21:43:56.706872+0000 mgr.y (mgr.14144) 347 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:43:58.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:57 smithi184 bash[14899]: cluster 2024-08-22T21:43:56.706872+0000 mgr.y (mgr.14144) 347 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:00.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:43:59 smithi120 bash[15050]: cluster 2024-08-22T21:43:58.708070+0000 mgr.y (mgr.14144) 348 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:00.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:43:59 smithi120 bash[19523]: cluster 2024-08-22T21:43:58.708070+0000 mgr.y (mgr.14144) 348 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:00.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:43:59 smithi184 bash[14899]: cluster 2024-08-22T21:43:58.708070+0000 mgr.y (mgr.14144) 348 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:02.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:01 smithi120 bash[15050]: cluster 2024-08-22T21:44:00.709152+0000 mgr.y (mgr.14144) 349 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:02.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:01 smithi120 bash[19523]: cluster 2024-08-22T21:44:00.709152+0000 mgr.y (mgr.14144) 349 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:02.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:01 smithi184 bash[14899]: cluster 2024-08-22T21:44:00.709152+0000 mgr.y (mgr.14144) 349 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:04.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:03 smithi120 bash[15050]: cluster 2024-08-22T21:44:02.710394+0000 mgr.y (mgr.14144) 350 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:04.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:03 smithi120 bash[19523]: cluster 2024-08-22T21:44:02.710394+0000 mgr.y (mgr.14144) 350 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:04.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:03 smithi184 bash[14899]: cluster 2024-08-22T21:44:02.710394+0000 mgr.y (mgr.14144) 350 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:05.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:04 smithi184 bash[14899]: cluster 2024-08-22T21:44:04.711706+0000 mgr.y (mgr.14144) 351 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:05.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:04 smithi120 bash[19523]: cluster 2024-08-22T21:44:04.711706+0000 mgr.y (mgr.14144) 351 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:05.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:04 smithi120 bash[15050]: cluster 2024-08-22T21:44:04.711706+0000 mgr.y (mgr.14144) 351 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:08.036 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:07 smithi120 bash[19523]: cluster 2024-08-22T21:44:06.712957+0000 mgr.y (mgr.14144) 352 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:08.037 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:07 smithi120 bash[19523]: audit 2024-08-22T21:44:07.442261+0000 mon.a (mon.0) 595 : audit [DBG] from='client.? 172.21.15.120:0/283815640' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-08-22T21:44:08.037 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:07 smithi120 bash[15050]: cluster 2024-08-22T21:44:06.712957+0000 mgr.y (mgr.14144) 352 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:08.037 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:07 smithi120 bash[15050]: audit 2024-08-22T21:44:07.442261+0000 mon.a (mon.0) 595 : audit [DBG] from='client.? 172.21.15.120:0/283815640' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-08-22T21:44:08.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:07 smithi184 bash[14899]: cluster 2024-08-22T21:44:06.712957+0000 mgr.y (mgr.14144) 352 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:08.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:07 smithi184 bash[14899]: audit 2024-08-22T21:44:07.442261+0000 mon.a (mon.0) 595 : audit [DBG] from='client.? 172.21.15.120:0/283815640' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-08-22T21:44:08.845 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:08 smithi120 bash[19523]: audit 2024-08-22T21:44:07.777286+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.120:0/2501309974' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.120:0/390221210"}]: access denied 2024-08-22T21:44:08.845 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:08 smithi120 bash[15050]: audit 2024-08-22T21:44:07.777286+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.120:0/2501309974' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.120:0/390221210"}]: access denied 2024-08-22T21:44:09.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:08 smithi184 bash[14899]: audit 2024-08-22T21:44:07.777286+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.120:0/2501309974' entity='client.iscsi.foo.smithi120.hlzeis' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.120:0/390221210"}]: access denied 2024-08-22T21:44:10.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:09 smithi120 bash[15050]: cluster 2024-08-22T21:44:08.714233+0000 mgr.y (mgr.14144) 353 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-08-22T21:44:10.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:09 smithi120 bash[19523]: cluster 2024-08-22T21:44:08.714233+0000 mgr.y (mgr.14144) 353 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-08-22T21:44:10.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:09 smithi184 bash[14899]: cluster 2024-08-22T21:44:08.714233+0000 mgr.y (mgr.14144) 353 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-08-22T21:44:11.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:10 smithi184 bash[14899]: audit 2024-08-22T21:44:10.765717+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:44:11.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:10 smithi184 bash[14899]: audit 2024-08-22T21:44:10.766249+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:44:11.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:10 smithi120 bash[15050]: audit 2024-08-22T21:44:10.765717+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:44:11.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:10 smithi120 bash[15050]: audit 2024-08-22T21:44:10.766249+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:44:11.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:10 smithi120 bash[19523]: audit 2024-08-22T21:44:10.765717+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:44:11.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:10 smithi120 bash[19523]: audit 2024-08-22T21:44:10.766249+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:44:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:11 smithi184 bash[14899]: cluster 2024-08-22T21:44:10.715330+0000 mgr.y (mgr.14144) 354 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:11 smithi184 bash[14899]: audit 2024-08-22T21:44:11.109640+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:44:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:11 smithi184 bash[14899]: audit 2024-08-22T21:44:11.392686+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:44:12.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:11 smithi120 bash[15050]: cluster 2024-08-22T21:44:10.715330+0000 mgr.y (mgr.14144) 354 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:12.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:11 smithi120 bash[15050]: audit 2024-08-22T21:44:11.109640+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:44:12.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:11 smithi120 bash[15050]: audit 2024-08-22T21:44:11.392686+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:44:12.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:11 smithi120 bash[19523]: cluster 2024-08-22T21:44:10.715330+0000 mgr.y (mgr.14144) 354 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:12.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:11 smithi120 bash[19523]: audit 2024-08-22T21:44:11.109640+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:44:12.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:11 smithi120 bash[19523]: audit 2024-08-22T21:44:11.392686+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:44:14.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:13 smithi184 bash[14899]: cluster 2024-08-22T21:44:12.716500+0000 mgr.y (mgr.14144) 355 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:14.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:13 smithi120 bash[15050]: cluster 2024-08-22T21:44:12.716500+0000 mgr.y (mgr.14144) 355 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:14.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:13 smithi120 bash[19523]: cluster 2024-08-22T21:44:12.716500+0000 mgr.y (mgr.14144) 355 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:15.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:14 smithi184 bash[14899]: cluster 2024-08-22T21:44:14.717805+0000 mgr.y (mgr.14144) 356 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:15.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:14 smithi120 bash[15050]: cluster 2024-08-22T21:44:14.717805+0000 mgr.y (mgr.14144) 356 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:15.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:14 smithi120 bash[19523]: cluster 2024-08-22T21:44:14.717805+0000 mgr.y (mgr.14144) 356 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:18.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:17 smithi120 bash[15050]: cluster 2024-08-22T21:44:16.718952+0000 mgr.y (mgr.14144) 357 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:18.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:17 smithi120 bash[19523]: cluster 2024-08-22T21:44:16.718952+0000 mgr.y (mgr.14144) 357 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:18.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:17 smithi184 bash[14899]: cluster 2024-08-22T21:44:16.718952+0000 mgr.y (mgr.14144) 357 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:20.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:19 smithi120 bash[15050]: cluster 2024-08-22T21:44:18.720165+0000 mgr.y (mgr.14144) 358 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:20.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:19 smithi120 bash[19523]: cluster 2024-08-22T21:44:18.720165+0000 mgr.y (mgr.14144) 358 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:20.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:19 smithi184 bash[14899]: cluster 2024-08-22T21:44:18.720165+0000 mgr.y (mgr.14144) 358 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-08-22T21:44:22.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:21 smithi120 bash[19523]: cluster 2024-08-22T21:44:20.721372+0000 mgr.y (mgr.14144) 359 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:22.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:21 smithi120 bash[15050]: cluster 2024-08-22T21:44:20.721372+0000 mgr.y (mgr.14144) 359 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:22.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:21 smithi184 bash[14899]: cluster 2024-08-22T21:44:20.721372+0000 mgr.y (mgr.14144) 359 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:24.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:23 smithi184 bash[14899]: cluster 2024-08-22T21:44:22.722600+0000 mgr.y (mgr.14144) 360 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:24.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:23 smithi120 bash[15050]: cluster 2024-08-22T21:44:22.722600+0000 mgr.y (mgr.14144) 360 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:24.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:23 smithi120 bash[19523]: cluster 2024-08-22T21:44:22.722600+0000 mgr.y (mgr.14144) 360 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:25.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:24 smithi184 bash[14899]: cluster 2024-08-22T21:44:24.723864+0000 mgr.y (mgr.14144) 361 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:25.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:24 smithi120 bash[15050]: cluster 2024-08-22T21:44:24.723864+0000 mgr.y (mgr.14144) 361 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:25.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:24 smithi120 bash[19523]: cluster 2024-08-22T21:44:24.723864+0000 mgr.y (mgr.14144) 361 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:28.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:27 smithi120 bash[19523]: cluster 2024-08-22T21:44:26.724988+0000 mgr.y (mgr.14144) 362 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:28.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:27 smithi120 bash[15050]: cluster 2024-08-22T21:44:26.724988+0000 mgr.y (mgr.14144) 362 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:28.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:27 smithi184 bash[14899]: cluster 2024-08-22T21:44:26.724988+0000 mgr.y (mgr.14144) 362 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:30.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:29 smithi120 bash[19523]: cluster 2024-08-22T21:44:28.726246+0000 mgr.y (mgr.14144) 363 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:30.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:29 smithi120 bash[15050]: cluster 2024-08-22T21:44:28.726246+0000 mgr.y (mgr.14144) 363 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:30.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:29 smithi184 bash[14899]: cluster 2024-08-22T21:44:28.726246+0000 mgr.y (mgr.14144) 363 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:32.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:31 smithi184 bash[14899]: cluster 2024-08-22T21:44:30.727442+0000 mgr.y (mgr.14144) 364 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:32.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:31 smithi120 bash[15050]: cluster 2024-08-22T21:44:30.727442+0000 mgr.y (mgr.14144) 364 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:32.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:31 smithi120 bash[19523]: cluster 2024-08-22T21:44:30.727442+0000 mgr.y (mgr.14144) 364 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:34.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:33 smithi184 bash[14899]: cluster 2024-08-22T21:44:32.728666+0000 mgr.y (mgr.14144) 365 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:34.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:33 smithi120 bash[15050]: cluster 2024-08-22T21:44:32.728666+0000 mgr.y (mgr.14144) 365 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:34.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:33 smithi120 bash[19523]: cluster 2024-08-22T21:44:32.728666+0000 mgr.y (mgr.14144) 365 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:35.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:34 smithi184 bash[14899]: cluster 2024-08-22T21:44:34.729967+0000 mgr.y (mgr.14144) 366 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:35.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:34 smithi120 bash[15050]: cluster 2024-08-22T21:44:34.729967+0000 mgr.y (mgr.14144) 366 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:35.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:34 smithi120 bash[19523]: cluster 2024-08-22T21:44:34.729967+0000 mgr.y (mgr.14144) 366 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:38.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:37 smithi120 bash[15050]: cluster 2024-08-22T21:44:36.731116+0000 mgr.y (mgr.14144) 367 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:38.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:37 smithi120 bash[19523]: cluster 2024-08-22T21:44:36.731116+0000 mgr.y (mgr.14144) 367 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:38.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:37 smithi184 bash[14899]: cluster 2024-08-22T21:44:36.731116+0000 mgr.y (mgr.14144) 367 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:40.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:39 smithi184 bash[14899]: cluster 2024-08-22T21:44:38.732388+0000 mgr.y (mgr.14144) 368 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:40.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:39 smithi120 bash[19523]: cluster 2024-08-22T21:44:38.732388+0000 mgr.y (mgr.14144) 368 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:40.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:39 smithi120 bash[15050]: cluster 2024-08-22T21:44:38.732388+0000 mgr.y (mgr.14144) 368 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:42.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:41 smithi184 bash[14899]: cluster 2024-08-22T21:44:40.733487+0000 mgr.y (mgr.14144) 369 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:42.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:41 smithi120 bash[15050]: cluster 2024-08-22T21:44:40.733487+0000 mgr.y (mgr.14144) 369 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:42.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:41 smithi120 bash[19523]: cluster 2024-08-22T21:44:40.733487+0000 mgr.y (mgr.14144) 369 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:44.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:43 smithi184 bash[14899]: cluster 2024-08-22T21:44:42.734664+0000 mgr.y (mgr.14144) 370 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:44.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:43 smithi120 bash[15050]: cluster 2024-08-22T21:44:42.734664+0000 mgr.y (mgr.14144) 370 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:44.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:43 smithi120 bash[19523]: cluster 2024-08-22T21:44:42.734664+0000 mgr.y (mgr.14144) 370 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:45.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:44 smithi184 bash[14899]: cluster 2024-08-22T21:44:44.736012+0000 mgr.y (mgr.14144) 371 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:45.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:44 smithi120 bash[15050]: cluster 2024-08-22T21:44:44.736012+0000 mgr.y (mgr.14144) 371 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:45.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:44 smithi120 bash[19523]: cluster 2024-08-22T21:44:44.736012+0000 mgr.y (mgr.14144) 371 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:47 smithi184 bash[14899]: cluster 2024-08-22T21:44:46.737104+0000 mgr.y (mgr.14144) 372 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:48.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:47 smithi120 bash[15050]: cluster 2024-08-22T21:44:46.737104+0000 mgr.y (mgr.14144) 372 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:48.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:47 smithi120 bash[19523]: cluster 2024-08-22T21:44:46.737104+0000 mgr.y (mgr.14144) 372 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:50.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:49 smithi184 bash[14899]: cluster 2024-08-22T21:44:48.738335+0000 mgr.y (mgr.14144) 373 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:50.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:49 smithi120 bash[15050]: cluster 2024-08-22T21:44:48.738335+0000 mgr.y (mgr.14144) 373 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:50.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:49 smithi120 bash[19523]: cluster 2024-08-22T21:44:48.738335+0000 mgr.y (mgr.14144) 373 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:52.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:51 smithi184 bash[14899]: cluster 2024-08-22T21:44:50.739616+0000 mgr.y (mgr.14144) 374 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:52.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:51 smithi120 bash[15050]: cluster 2024-08-22T21:44:50.739616+0000 mgr.y (mgr.14144) 374 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:52.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:51 smithi120 bash[19523]: cluster 2024-08-22T21:44:50.739616+0000 mgr.y (mgr.14144) 374 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:54.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:53 smithi184 bash[14899]: cluster 2024-08-22T21:44:52.740798+0000 mgr.y (mgr.14144) 375 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:54.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:53 smithi120 bash[15050]: cluster 2024-08-22T21:44:52.740798+0000 mgr.y (mgr.14144) 375 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:54.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:53 smithi120 bash[19523]: cluster 2024-08-22T21:44:52.740798+0000 mgr.y (mgr.14144) 375 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:55.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:54 smithi184 bash[14899]: cluster 2024-08-22T21:44:54.742243+0000 mgr.y (mgr.14144) 376 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:55.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:54 smithi120 bash[15050]: cluster 2024-08-22T21:44:54.742243+0000 mgr.y (mgr.14144) 376 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:55.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:54 smithi120 bash[19523]: cluster 2024-08-22T21:44:54.742243+0000 mgr.y (mgr.14144) 376 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:58.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:57 smithi184 bash[14899]: cluster 2024-08-22T21:44:56.743400+0000 mgr.y (mgr.14144) 377 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:58.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:57 smithi120 bash[15050]: cluster 2024-08-22T21:44:56.743400+0000 mgr.y (mgr.14144) 377 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:44:58.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:57 smithi120 bash[19523]: cluster 2024-08-22T21:44:56.743400+0000 mgr.y (mgr.14144) 377 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:00.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:44:59 smithi184 bash[14899]: cluster 2024-08-22T21:44:58.744646+0000 mgr.y (mgr.14144) 378 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:00.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:44:59 smithi120 bash[15050]: cluster 2024-08-22T21:44:58.744646+0000 mgr.y (mgr.14144) 378 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:00.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:44:59 smithi120 bash[19523]: cluster 2024-08-22T21:44:58.744646+0000 mgr.y (mgr.14144) 378 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:02.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:01 smithi120 bash[15050]: cluster 2024-08-22T21:45:00.745909+0000 mgr.y (mgr.14144) 379 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:02.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:01 smithi120 bash[19523]: cluster 2024-08-22T21:45:00.745909+0000 mgr.y (mgr.14144) 379 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:02.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:01 smithi184 bash[14899]: cluster 2024-08-22T21:45:00.745909+0000 mgr.y (mgr.14144) 379 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:04.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:03 smithi184 bash[14899]: cluster 2024-08-22T21:45:02.747026+0000 mgr.y (mgr.14144) 380 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:04.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:03 smithi120 bash[15050]: cluster 2024-08-22T21:45:02.747026+0000 mgr.y (mgr.14144) 380 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:04.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:03 smithi120 bash[19523]: cluster 2024-08-22T21:45:02.747026+0000 mgr.y (mgr.14144) 380 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:05.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:04 smithi184 bash[14899]: cluster 2024-08-22T21:45:04.748322+0000 mgr.y (mgr.14144) 381 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:05.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:04 smithi120 bash[15050]: cluster 2024-08-22T21:45:04.748322+0000 mgr.y (mgr.14144) 381 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:05.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:04 smithi120 bash[19523]: cluster 2024-08-22T21:45:04.748322+0000 mgr.y (mgr.14144) 381 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:08.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:07 smithi184 bash[14899]: cluster 2024-08-22T21:45:06.749441+0000 mgr.y (mgr.14144) 382 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:08.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:07 smithi120 bash[15050]: cluster 2024-08-22T21:45:06.749441+0000 mgr.y (mgr.14144) 382 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:08.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:07 smithi120 bash[19523]: cluster 2024-08-22T21:45:06.749441+0000 mgr.y (mgr.14144) 382 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:10.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:09 smithi184 bash[14899]: cluster 2024-08-22T21:45:08.750670+0000 mgr.y (mgr.14144) 383 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:10.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:09 smithi120 bash[15050]: cluster 2024-08-22T21:45:08.750670+0000 mgr.y (mgr.14144) 383 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:10.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:09 smithi120 bash[19523]: cluster 2024-08-22T21:45:08.750670+0000 mgr.y (mgr.14144) 383 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:11.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:10 smithi184 bash[14899]: audit 2024-08-22T21:45:10.776551+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:45:11.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:10 smithi184 bash[14899]: audit 2024-08-22T21:45:10.776799+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:45:11.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:10 smithi120 bash[15050]: audit 2024-08-22T21:45:10.776551+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:45:11.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:10 smithi120 bash[15050]: audit 2024-08-22T21:45:10.776799+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:45:11.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:10 smithi120 bash[19523]: audit 2024-08-22T21:45:10.776551+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:45:11.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:10 smithi120 bash[19523]: audit 2024-08-22T21:45:10.776799+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:45:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:11 smithi184 bash[14899]: cluster 2024-08-22T21:45:10.751843+0000 mgr.y (mgr.14144) 384 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:11 smithi184 bash[14899]: audit 2024-08-22T21:45:11.397204+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:45:12.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:11 smithi184 bash[14899]: audit 2024-08-22T21:45:11.657814+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:45:12.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:11 smithi120 bash[15050]: cluster 2024-08-22T21:45:10.751843+0000 mgr.y (mgr.14144) 384 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:12.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:11 smithi120 bash[15050]: audit 2024-08-22T21:45:11.397204+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:45:12.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:11 smithi120 bash[15050]: audit 2024-08-22T21:45:11.657814+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:45:12.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:11 smithi120 bash[19523]: cluster 2024-08-22T21:45:10.751843+0000 mgr.y (mgr.14144) 384 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:12.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:11 smithi120 bash[19523]: audit 2024-08-22T21:45:11.397204+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:45:12.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:11 smithi120 bash[19523]: audit 2024-08-22T21:45:11.657814+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:45:13.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:12 smithi120 bash[15050]: audit 2024-08-22T21:45:11.931327+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:45:13.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:12 smithi120 bash[15050]: cluster 2024-08-22T21:45:12.752887+0000 mgr.y (mgr.14144) 385 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:13.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:12 smithi120 bash[19523]: audit 2024-08-22T21:45:11.931327+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:45:13.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:12 smithi120 bash[19523]: cluster 2024-08-22T21:45:12.752887+0000 mgr.y (mgr.14144) 385 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:13.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:12 smithi184 bash[14899]: audit 2024-08-22T21:45:11.931327+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:45:13.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:12 smithi184 bash[14899]: cluster 2024-08-22T21:45:12.752887+0000 mgr.y (mgr.14144) 385 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:15.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:14 smithi184 bash[14899]: cluster 2024-08-22T21:45:14.754194+0000 mgr.y (mgr.14144) 386 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:15.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:14 smithi120 bash[19523]: cluster 2024-08-22T21:45:14.754194+0000 mgr.y (mgr.14144) 386 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:15.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:14 smithi120 bash[15050]: cluster 2024-08-22T21:45:14.754194+0000 mgr.y (mgr.14144) 386 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:18.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:17 smithi184 bash[14899]: cluster 2024-08-22T21:45:16.755284+0000 mgr.y (mgr.14144) 387 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:18.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:17 smithi120 bash[19523]: cluster 2024-08-22T21:45:16.755284+0000 mgr.y (mgr.14144) 387 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:18.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:17 smithi120 bash[15050]: cluster 2024-08-22T21:45:16.755284+0000 mgr.y (mgr.14144) 387 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:20.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:19 smithi184 bash[14899]: cluster 2024-08-22T21:45:18.756598+0000 mgr.y (mgr.14144) 388 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:20.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:19 smithi120 bash[19523]: cluster 2024-08-22T21:45:18.756598+0000 mgr.y (mgr.14144) 388 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:20.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:19 smithi120 bash[15050]: cluster 2024-08-22T21:45:18.756598+0000 mgr.y (mgr.14144) 388 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:22.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:21 smithi184 bash[14899]: cluster 2024-08-22T21:45:20.757874+0000 mgr.y (mgr.14144) 389 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:22.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:21 smithi120 bash[19523]: cluster 2024-08-22T21:45:20.757874+0000 mgr.y (mgr.14144) 389 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:22.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:21 smithi120 bash[15050]: cluster 2024-08-22T21:45:20.757874+0000 mgr.y (mgr.14144) 389 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:24.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:23 smithi184 bash[14899]: cluster 2024-08-22T21:45:22.759022+0000 mgr.y (mgr.14144) 390 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:24.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:23 smithi120 bash[15050]: cluster 2024-08-22T21:45:22.759022+0000 mgr.y (mgr.14144) 390 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:24.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:23 smithi120 bash[19523]: cluster 2024-08-22T21:45:22.759022+0000 mgr.y (mgr.14144) 390 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:25.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:24 smithi184 bash[14899]: cluster 2024-08-22T21:45:24.760180+0000 mgr.y (mgr.14144) 391 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:25.289 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:24 smithi120 bash[19523]: cluster 2024-08-22T21:45:24.760180+0000 mgr.y (mgr.14144) 391 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:25.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:24 smithi120 bash[15050]: cluster 2024-08-22T21:45:24.760180+0000 mgr.y (mgr.14144) 391 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:28.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:27 smithi184 bash[14899]: cluster 2024-08-22T21:45:26.761290+0000 mgr.y (mgr.14144) 392 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:28.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:27 smithi120 bash[15050]: cluster 2024-08-22T21:45:26.761290+0000 mgr.y (mgr.14144) 392 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:28.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:27 smithi120 bash[19523]: cluster 2024-08-22T21:45:26.761290+0000 mgr.y (mgr.14144) 392 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:30.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:29 smithi184 bash[14899]: cluster 2024-08-22T21:45:28.762602+0000 mgr.y (mgr.14144) 393 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:30.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:29 smithi120 bash[15050]: cluster 2024-08-22T21:45:28.762602+0000 mgr.y (mgr.14144) 393 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:30.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:29 smithi120 bash[19523]: cluster 2024-08-22T21:45:28.762602+0000 mgr.y (mgr.14144) 393 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:32.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:31 smithi184 bash[14899]: cluster 2024-08-22T21:45:30.763799+0000 mgr.y (mgr.14144) 394 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:32.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:31 smithi120 bash[15050]: cluster 2024-08-22T21:45:30.763799+0000 mgr.y (mgr.14144) 394 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:32.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:31 smithi120 bash[19523]: cluster 2024-08-22T21:45:30.763799+0000 mgr.y (mgr.14144) 394 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:33.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:32 smithi184 bash[14899]: cluster 2024-08-22T21:45:32.764968+0000 mgr.y (mgr.14144) 395 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:33.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:32 smithi120 bash[15050]: cluster 2024-08-22T21:45:32.764968+0000 mgr.y (mgr.14144) 395 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:33.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:32 smithi120 bash[19523]: cluster 2024-08-22T21:45:32.764968+0000 mgr.y (mgr.14144) 395 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:35.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:34 smithi184 bash[14899]: cluster 2024-08-22T21:45:34.766144+0000 mgr.y (mgr.14144) 396 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:35.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:34 smithi120 bash[15050]: cluster 2024-08-22T21:45:34.766144+0000 mgr.y (mgr.14144) 396 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:35.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:34 smithi120 bash[19523]: cluster 2024-08-22T21:45:34.766144+0000 mgr.y (mgr.14144) 396 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:38.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:37 smithi184 bash[14899]: cluster 2024-08-22T21:45:36.767245+0000 mgr.y (mgr.14144) 397 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:38.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:37 smithi120 bash[15050]: cluster 2024-08-22T21:45:36.767245+0000 mgr.y (mgr.14144) 397 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:38.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:37 smithi120 bash[19523]: cluster 2024-08-22T21:45:36.767245+0000 mgr.y (mgr.14144) 397 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:40.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:39 smithi184 bash[14899]: cluster 2024-08-22T21:45:38.768453+0000 mgr.y (mgr.14144) 398 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:40.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:39 smithi120 bash[19523]: cluster 2024-08-22T21:45:38.768453+0000 mgr.y (mgr.14144) 398 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:40.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:39 smithi120 bash[15050]: cluster 2024-08-22T21:45:38.768453+0000 mgr.y (mgr.14144) 398 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:41.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:40 smithi184 bash[14899]: cluster 2024-08-22T21:45:40.769628+0000 mgr.y (mgr.14144) 399 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:41.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:40 smithi120 bash[15050]: cluster 2024-08-22T21:45:40.769628+0000 mgr.y (mgr.14144) 399 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:41.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:40 smithi120 bash[19523]: cluster 2024-08-22T21:45:40.769628+0000 mgr.y (mgr.14144) 399 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:44.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:43 smithi184 bash[14899]: cluster 2024-08-22T21:45:42.770786+0000 mgr.y (mgr.14144) 400 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:44.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:43 smithi120 bash[19523]: cluster 2024-08-22T21:45:42.770786+0000 mgr.y (mgr.14144) 400 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:44.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:43 smithi120 bash[15050]: cluster 2024-08-22T21:45:42.770786+0000 mgr.y (mgr.14144) 400 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:45.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:44 smithi184 bash[14899]: cluster 2024-08-22T21:45:44.771963+0000 mgr.y (mgr.14144) 401 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:45.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:44 smithi120 bash[19523]: cluster 2024-08-22T21:45:44.771963+0000 mgr.y (mgr.14144) 401 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:45.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:44 smithi120 bash[15050]: cluster 2024-08-22T21:45:44.771963+0000 mgr.y (mgr.14144) 401 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:48.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:47 smithi184 bash[14899]: cluster 2024-08-22T21:45:46.773082+0000 mgr.y (mgr.14144) 402 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:48.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:47 smithi120 bash[15050]: cluster 2024-08-22T21:45:46.773082+0000 mgr.y (mgr.14144) 402 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:48.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:47 smithi120 bash[19523]: cluster 2024-08-22T21:45:46.773082+0000 mgr.y (mgr.14144) 402 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:50.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:49 smithi184 bash[14899]: cluster 2024-08-22T21:45:48.774305+0000 mgr.y (mgr.14144) 403 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:50.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:49 smithi120 bash[15050]: cluster 2024-08-22T21:45:48.774305+0000 mgr.y (mgr.14144) 403 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:50.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:49 smithi120 bash[19523]: cluster 2024-08-22T21:45:48.774305+0000 mgr.y (mgr.14144) 403 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:51.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:50 smithi184 bash[14899]: cluster 2024-08-22T21:45:50.775515+0000 mgr.y (mgr.14144) 404 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:51.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:50 smithi120 bash[15050]: cluster 2024-08-22T21:45:50.775515+0000 mgr.y (mgr.14144) 404 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:51.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:50 smithi120 bash[19523]: cluster 2024-08-22T21:45:50.775515+0000 mgr.y (mgr.14144) 404 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:54.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:53 smithi184 bash[14899]: cluster 2024-08-22T21:45:52.776728+0000 mgr.y (mgr.14144) 405 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:54.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:53 smithi120 bash[15050]: cluster 2024-08-22T21:45:52.776728+0000 mgr.y (mgr.14144) 405 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:54.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:53 smithi120 bash[19523]: cluster 2024-08-22T21:45:52.776728+0000 mgr.y (mgr.14144) 405 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:55.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:54 smithi184 bash[14899]: cluster 2024-08-22T21:45:54.777954+0000 mgr.y (mgr.14144) 406 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:55.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:54 smithi120 bash[15050]: cluster 2024-08-22T21:45:54.777954+0000 mgr.y (mgr.14144) 406 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:55.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:54 smithi120 bash[19523]: cluster 2024-08-22T21:45:54.777954+0000 mgr.y (mgr.14144) 406 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:58.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:57 smithi184 bash[14899]: cluster 2024-08-22T21:45:56.779067+0000 mgr.y (mgr.14144) 407 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:58.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:57 smithi120 bash[15050]: cluster 2024-08-22T21:45:56.779067+0000 mgr.y (mgr.14144) 407 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:58.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:57 smithi120 bash[19523]: cluster 2024-08-22T21:45:56.779067+0000 mgr.y (mgr.14144) 407 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:59.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:45:58 smithi184 bash[14899]: cluster 2024-08-22T21:45:58.780259+0000 mgr.y (mgr.14144) 408 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:59.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:45:58 smithi120 bash[15050]: cluster 2024-08-22T21:45:58.780259+0000 mgr.y (mgr.14144) 408 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:45:59.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:45:58 smithi120 bash[19523]: cluster 2024-08-22T21:45:58.780259+0000 mgr.y (mgr.14144) 408 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:01.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:00 smithi184 bash[14899]: cluster 2024-08-22T21:46:00.781525+0000 mgr.y (mgr.14144) 409 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:01.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:00 smithi120 bash[15050]: cluster 2024-08-22T21:46:00.781525+0000 mgr.y (mgr.14144) 409 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:01.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:00 smithi120 bash[19523]: cluster 2024-08-22T21:46:00.781525+0000 mgr.y (mgr.14144) 409 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:03.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:02 smithi184 bash[14899]: cluster 2024-08-22T21:46:02.782886+0000 mgr.y (mgr.14144) 410 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:03.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:02 smithi120 bash[15050]: cluster 2024-08-22T21:46:02.782886+0000 mgr.y (mgr.14144) 410 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:03.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:02 smithi120 bash[19523]: cluster 2024-08-22T21:46:02.782886+0000 mgr.y (mgr.14144) 410 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:05.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:04 smithi184 bash[14899]: cluster 2024-08-22T21:46:04.783887+0000 mgr.y (mgr.14144) 411 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:05.289 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:04 smithi120 bash[19523]: cluster 2024-08-22T21:46:04.783887+0000 mgr.y (mgr.14144) 411 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:05.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:04 smithi120 bash[15050]: cluster 2024-08-22T21:46:04.783887+0000 mgr.y (mgr.14144) 411 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:07.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:06 smithi184 bash[14899]: cluster 2024-08-22T21:46:06.785106+0000 mgr.y (mgr.14144) 412 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:07.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:06 smithi120 bash[19523]: cluster 2024-08-22T21:46:06.785106+0000 mgr.y (mgr.14144) 412 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:07.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:06 smithi120 bash[15050]: cluster 2024-08-22T21:46:06.785106+0000 mgr.y (mgr.14144) 412 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:09.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:08 smithi184 bash[14899]: cluster 2024-08-22T21:46:08.786333+0000 mgr.y (mgr.14144) 413 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:09.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:08 smithi120 bash[19523]: cluster 2024-08-22T21:46:08.786333+0000 mgr.y (mgr.14144) 413 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:09.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:08 smithi120 bash[15050]: cluster 2024-08-22T21:46:08.786333+0000 mgr.y (mgr.14144) 413 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:10.823 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-08-22T21:46:11.108 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:10 smithi120 bash[19523]: audit 2024-08-22T21:46:10.786816+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:46:11.108 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:10 smithi120 bash[19523]: audit 2024-08-22T21:46:10.787399+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:46:11.108 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:10 smithi120 bash[19523]: cluster 2024-08-22T21:46:10.787598+0000 mgr.y (mgr.14144) 414 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:11.108 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:10 smithi120 bash[15050]: audit 2024-08-22T21:46:10.786816+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:46:11.108 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:10 smithi120 bash[15050]: audit 2024-08-22T21:46:10.787399+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:46:11.108 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:10 smithi120 bash[15050]: cluster 2024-08-22T21:46:10.787598+0000 mgr.y (mgr.14144) 414 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:11.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:10 smithi184 bash[14899]: audit 2024-08-22T21:46:10.786816+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:46:11.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:10 smithi184 bash[14899]: audit 2024-08-22T21:46:10.787399+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:46:11.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:10 smithi184 bash[14899]: cluster 2024-08-22T21:46:10.787598+0000 mgr.y (mgr.14144) 414 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:12.282 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:11 smithi120 bash[15050]: audit 2024-08-22T21:46:11.936969+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:46:12.283 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:11 smithi120 bash[19523]: audit 2024-08-22T21:46:11.936969+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:46:12.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:11 smithi184 bash[14899]: audit 2024-08-22T21:46:11.936969+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:46:13.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:13 smithi120 bash[19523]: audit 2024-08-22T21:46:12.202174+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:46:13.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:13 smithi120 bash[19523]: audit 2024-08-22T21:46:12.447429+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:46:13.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:13 smithi120 bash[19523]: cluster 2024-08-22T21:46:12.788906+0000 mgr.y (mgr.14144) 415 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:13.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:13 smithi120 bash[15050]: audit 2024-08-22T21:46:12.202174+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:46:13.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:13 smithi120 bash[15050]: audit 2024-08-22T21:46:12.447429+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:46:13.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:13 smithi120 bash[15050]: cluster 2024-08-22T21:46:12.788906+0000 mgr.y (mgr.14144) 415 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:13.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:13 smithi184 bash[14899]: audit 2024-08-22T21:46:12.202174+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:46:13.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:13 smithi184 bash[14899]: audit 2024-08-22T21:46:12.447429+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:46:13.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:13 smithi184 bash[14899]: cluster 2024-08-22T21:46:12.788906+0000 mgr.y (mgr.14144) 415 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:15.478 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-08-22T21:46:16.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:15 smithi120 bash[15050]: audit 2024-08-22T21:46:14.770870+0000 mon.a (mon.0) 610 : audit [INF] from='client.? 172.21.15.120:0/122361895' entity='client.admin' 2024-08-22T21:46:16.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:15 smithi120 bash[15050]: cluster 2024-08-22T21:46:14.789924+0000 mgr.y (mgr.14144) 416 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:16.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:15 smithi120 bash[19523]: audit 2024-08-22T21:46:14.770870+0000 mon.a (mon.0) 610 : audit [INF] from='client.? 172.21.15.120:0/122361895' entity='client.admin' 2024-08-22T21:46:16.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:15 smithi120 bash[19523]: cluster 2024-08-22T21:46:14.789924+0000 mgr.y (mgr.14144) 416 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:16.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:15 smithi184 bash[14899]: audit 2024-08-22T21:46:14.770870+0000 mon.a (mon.0) 610 : audit [INF] from='client.? 172.21.15.120:0/122361895' entity='client.admin' 2024-08-22T21:46:16.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:15 smithi184 bash[14899]: cluster 2024-08-22T21:46:14.789924+0000 mgr.y (mgr.14144) 416 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:17.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:16 smithi184 bash[14899]: cluster 2024-08-22T21:46:16.791024+0000 mgr.y (mgr.14144) 417 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:17.216 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:16 smithi120 bash[19523]: cluster 2024-08-22T21:46:16.791024+0000 mgr.y (mgr.14144) 417 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:17.216 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:16 smithi120 bash[15050]: cluster 2024-08-22T21:46:16.791024+0000 mgr.y (mgr.14144) 417 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:19.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:18 smithi184 bash[14899]: cluster 2024-08-22T21:46:18.792261+0000 mgr.y (mgr.14144) 418 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:19.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:18 smithi120 bash[15050]: cluster 2024-08-22T21:46:18.792261+0000 mgr.y (mgr.14144) 418 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:19.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:18 smithi120 bash[19523]: cluster 2024-08-22T21:46:18.792261+0000 mgr.y (mgr.14144) 418 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:19.999 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph config set global log_to_journald false --force' 2024-08-22T21:46:20.504 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:20 smithi120 bash[15050]: audit 2024-08-22T21:46:19.285967+0000 mon.a (mon.0) 611 : audit [INF] from='client.? ' entity='client.admin' 2024-08-22T21:46:20.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:20 smithi184 bash[14899]: audit 2024-08-22T21:46:19.285967+0000 mon.a (mon.0) 611 : audit [INF] from='client.? ' entity='client.admin' 2024-08-22T21:46:20.789 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:20 smithi120 bash[19523]: audit 2024-08-22T21:46:19.285967+0000 mon.a (mon.0) 611 : audit [INF] from='client.? ' entity='client.admin' 2024-08-22T21:46:21.666 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:21 smithi120 bash[19523]: cluster 2024-08-22T21:46:20.793458+0000 mgr.y (mgr.14144) 419 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:21.667 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:21 smithi120 bash[15050]: cluster 2024-08-22T21:46:20.793458+0000 mgr.y (mgr.14144) 419 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:21.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:21 smithi184 bash[14899]: cluster 2024-08-22T21:46:20.793458+0000 mgr.y (mgr.14144) 419 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:23.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:22 smithi184 bash[14899]: cluster 2024-08-22T21:46:22.794811+0000 mgr.y (mgr.14144) 420 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:23.289 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:22 smithi120 bash[19523]: cluster 2024-08-22T21:46:22.794811+0000 mgr.y (mgr.14144) 420 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:23.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:22 smithi120 bash[15050]: cluster 2024-08-22T21:46:22.794811+0000 mgr.y (mgr.14144) 420 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:24.439 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph orch ps' 2024-08-22T21:46:24.688 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:24 smithi120 bash[19523]: audit 2024-08-22T21:46:23.679260+0000 mon.a (mon.0) 612 : audit [INF] from='client.? ' entity='client.admin' 2024-08-22T21:46:24.688 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:24 smithi120 bash[19523]: audit 2024-08-22T21:46:23.683729+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:46:24.688 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:24 smithi120 bash[19523]: audit 2024-08-22T21:46:23.693445+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:46:24.689 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:24 smithi120 bash[15050]: audit 2024-08-22T21:46:23.679260+0000 mon.a (mon.0) 612 : audit [INF] from='client.? ' entity='client.admin' 2024-08-22T21:46:24.689 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:24 smithi120 bash[15050]: audit 2024-08-22T21:46:23.683729+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:46:24.689 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:24 smithi120 bash[15050]: audit 2024-08-22T21:46:23.693445+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:46:24.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:24 smithi184 bash[14899]: audit 2024-08-22T21:46:23.679260+0000 mon.a (mon.0) 612 : audit [INF] from='client.? ' entity='client.admin' 2024-08-22T21:46:24.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:24 smithi184 bash[14899]: audit 2024-08-22T21:46:23.683729+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:46:24.927 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:24 smithi184 bash[14899]: audit 2024-08-22T21:46:23.693445+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:46:26.006 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:25 smithi120 bash[19523]: cluster 2024-08-22T21:46:24.795865+0000 mgr.y (mgr.14144) 421 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:26.006 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:25 smithi120 bash[15050]: cluster 2024-08-22T21:46:24.795865+0000 mgr.y (mgr.14144) 421 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:26.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:25 smithi184 bash[14899]: cluster 2024-08-22T21:46:24.795865+0000 mgr.y (mgr.14144) 421 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:27.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:26 smithi120 bash[15050]: cluster 2024-08-22T21:46:26.796950+0000 mgr.y (mgr.14144) 422 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:27.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:26 smithi120 bash[19523]: cluster 2024-08-22T21:46:26.796950+0000 mgr.y (mgr.14144) 422 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:27.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:26 smithi184 bash[14899]: cluster 2024-08-22T21:46:26.796950+0000 mgr.y (mgr.14144) 422 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:27.989 INFO:teuthology.orchestra.run.smithi120.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-08-22T21:46:27.989 INFO:teuthology.orchestra.run.smithi120.stdout:alertmanager.a smithi120 running (4m) 3m ago 5m *:9093 *:9094 0.20.0 0881eb8f169f 1b5474867537 2024-08-22T21:46:27.990 INFO:teuthology.orchestra.run.smithi120.stdout:grafana.a smithi184 running (5m) 3m ago 5m *:3000 6.7.4 557c83e11646 af16d513aa43 2024-08-22T21:46:27.990 INFO:teuthology.orchestra.run.smithi120.stdout:iscsi.foo.smithi120.hlzeis smithi120 running (3m) 3m ago 3m - 24ecd6d5f14c f9115d305990 2024-08-22T21:46:27.990 INFO:teuthology.orchestra.run.smithi120.stdout:mgr.x smithi184 running (10m) 3m ago 10m *:8443 16.2.0 24ecd6d5f14c b477c7fb0b3c 2024-08-22T21:46:27.990 INFO:teuthology.orchestra.run.smithi120.stdout:mgr.y smithi120 running (12m) 3m ago 12m *:9283 16.2.0 24ecd6d5f14c 2166808df405 2024-08-22T21:46:27.990 INFO:teuthology.orchestra.run.smithi120.stdout:mon.a smithi120 running (12m) 3m ago 12m - 16.2.0 24ecd6d5f14c 4793c424f961 2024-08-22T21:46:27.990 INFO:teuthology.orchestra.run.smithi120.stdout:mon.b smithi184 running (10m) 3m ago 10m - 16.2.0 24ecd6d5f14c 05ee41108e8e 2024-08-22T21:46:27.990 INFO:teuthology.orchestra.run.smithi120.stdout:mon.c smithi120 running (10m) 3m ago 10m - 16.2.0 24ecd6d5f14c 317c1ed4d6e3 2024-08-22T21:46:27.990 INFO:teuthology.orchestra.run.smithi120.stdout:node-exporter.a smithi120 running (5m) 3m ago 5m *:9100 0.18.1 e5a616e4b9cf 12ac5416b891 2024-08-22T21:46:27.990 INFO:teuthology.orchestra.run.smithi120.stdout:node-exporter.b smithi184 running (5m) 3m ago 5m *:9100 0.18.1 e5a616e4b9cf 20426efd5cbe 2024-08-22T21:46:27.990 INFO:teuthology.orchestra.run.smithi120.stdout:osd.0 smithi120 running (9m) 3m ago 9m - 16.2.0 24ecd6d5f14c 2d44dbd56951 2024-08-22T21:46:27.990 INFO:teuthology.orchestra.run.smithi120.stdout:osd.1 smithi120 running (9m) 3m ago 9m - 16.2.0 24ecd6d5f14c 0af0d86e1e8b 2024-08-22T21:46:27.990 INFO:teuthology.orchestra.run.smithi120.stdout:osd.2 smithi120 running (8m) 3m ago 8m - 16.2.0 24ecd6d5f14c bb4f1516296a 2024-08-22T21:46:27.990 INFO:teuthology.orchestra.run.smithi120.stdout:osd.3 smithi120 running (8m) 3m ago 8m - 16.2.0 24ecd6d5f14c cfd935664944 2024-08-22T21:46:27.991 INFO:teuthology.orchestra.run.smithi120.stdout:osd.4 smithi184 running (8m) 3m ago 8m - 16.2.0 24ecd6d5f14c 64b7f9eab2f4 2024-08-22T21:46:27.991 INFO:teuthology.orchestra.run.smithi120.stdout:osd.5 smithi184 running (7m) 3m ago 7m - 16.2.0 24ecd6d5f14c 366e85e26a09 2024-08-22T21:46:27.991 INFO:teuthology.orchestra.run.smithi120.stdout:osd.6 smithi184 running (7m) 3m ago 7m - 16.2.0 24ecd6d5f14c 072e2d944ccc 2024-08-22T21:46:27.991 INFO:teuthology.orchestra.run.smithi120.stdout:osd.7 smithi184 running (6m) 3m ago 6m - 16.2.0 24ecd6d5f14c cc1beb2d048d 2024-08-22T21:46:27.991 INFO:teuthology.orchestra.run.smithi120.stdout:prometheus.a smithi184 running (4m) 3m ago 5m *:9095 2.18.1 de242295e225 b80ffc7b182e 2024-08-22T21:46:27.991 INFO:teuthology.orchestra.run.smithi120.stdout:rgw.foo.smithi120.bahabf smithi120 running (3m) 3m ago 3m *:8000 16.2.0 24ecd6d5f14c 337d0e31d013 2024-08-22T21:46:27.991 INFO:teuthology.orchestra.run.smithi120.stdout:rgw.foo.smithi184.idrhvp smithi184 running (3m) 3m ago 3m *:8000 16.2.0 24ecd6d5f14c bcd4f1301970 2024-08-22T21:46:28.679 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph versions' 2024-08-22T21:46:28.932 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:28 smithi120 bash[19523]: audit 2024-08-22T21:46:27.972703+0000 mgr.y (mgr.14144) 423 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:46:28.932 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:28 smithi120 bash[19523]: cluster 2024-08-22T21:46:28.798133+0000 mgr.y (mgr.14144) 424 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:28.932 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:28 smithi120 bash[15050]: audit 2024-08-22T21:46:27.972703+0000 mgr.y (mgr.14144) 423 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:46:28.932 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:28 smithi120 bash[15050]: cluster 2024-08-22T21:46:28.798133+0000 mgr.y (mgr.14144) 424 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:29.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:28 smithi184 bash[14899]: audit 2024-08-22T21:46:27.972703+0000 mgr.y (mgr.14144) 423 : audit [DBG] from='client.14862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:46:29.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:28 smithi184 bash[14899]: cluster 2024-08-22T21:46:28.798133+0000 mgr.y (mgr.14144) 424 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:31.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:30 smithi184 bash[14899]: cluster 2024-08-22T21:46:30.799444+0000 mgr.y (mgr.14144) 425 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:31.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:30 smithi120 bash[19523]: cluster 2024-08-22T21:46:30.799444+0000 mgr.y (mgr.14144) 425 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:31.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:30 smithi120 bash[15050]: cluster 2024-08-22T21:46:30.799444+0000 mgr.y (mgr.14144) 425 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:32.406 INFO:teuthology.orchestra.run.smithi120.stdout:{ 2024-08-22T21:46:32.406 INFO:teuthology.orchestra.run.smithi120.stdout: "mon": { 2024-08-22T21:46:32.406 INFO:teuthology.orchestra.run.smithi120.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-08-22T21:46:32.406 INFO:teuthology.orchestra.run.smithi120.stdout: }, 2024-08-22T21:46:32.406 INFO:teuthology.orchestra.run.smithi120.stdout: "mgr": { 2024-08-22T21:46:32.406 INFO:teuthology.orchestra.run.smithi120.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-08-22T21:46:32.406 INFO:teuthology.orchestra.run.smithi120.stdout: }, 2024-08-22T21:46:32.406 INFO:teuthology.orchestra.run.smithi120.stdout: "osd": { 2024-08-22T21:46:32.406 INFO:teuthology.orchestra.run.smithi120.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-08-22T21:46:32.407 INFO:teuthology.orchestra.run.smithi120.stdout: }, 2024-08-22T21:46:32.407 INFO:teuthology.orchestra.run.smithi120.stdout: "mds": {}, 2024-08-22T21:46:32.407 INFO:teuthology.orchestra.run.smithi120.stdout: "rgw": { 2024-08-22T21:46:32.407 INFO:teuthology.orchestra.run.smithi120.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-08-22T21:46:32.407 INFO:teuthology.orchestra.run.smithi120.stdout: }, 2024-08-22T21:46:32.407 INFO:teuthology.orchestra.run.smithi120.stdout: "overall": { 2024-08-22T21:46:32.407 INFO:teuthology.orchestra.run.smithi120.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 15 2024-08-22T21:46:32.407 INFO:teuthology.orchestra.run.smithi120.stdout: } 2024-08-22T21:46:32.407 INFO:teuthology.orchestra.run.smithi120.stdout:} 2024-08-22T21:46:32.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:32 smithi120 bash[15050]: audit 2024-08-22T21:46:32.405309+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.120:0/3427738264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:46:32.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:32 smithi120 bash[19523]: audit 2024-08-22T21:46:32.405309+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.120:0/3427738264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:46:32.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:32 smithi184 bash[14899]: audit 2024-08-22T21:46:32.405309+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.120:0/3427738264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:46:33.118 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph -s' 2024-08-22T21:46:33.790 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:33 smithi120 bash[15050]: cluster 2024-08-22T21:46:32.800782+0000 mgr.y (mgr.14144) 426 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:33.790 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:33 smithi120 bash[19523]: cluster 2024-08-22T21:46:32.800782+0000 mgr.y (mgr.14144) 426 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:33.926 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:33 smithi184 bash[14899]: cluster 2024-08-22T21:46:32.800782+0000 mgr.y (mgr.14144) 426 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:35.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:34 smithi184 bash[14899]: cluster 2024-08-22T21:46:34.801909+0000 mgr.y (mgr.14144) 427 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:35.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:34 smithi120 bash[15050]: cluster 2024-08-22T21:46:34.801909+0000 mgr.y (mgr.14144) 427 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:35.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:34 smithi120 bash[19523]: cluster 2024-08-22T21:46:34.801909+0000 mgr.y (mgr.14144) 427 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:36.871 INFO:teuthology.orchestra.run.smithi120.stdout: cluster: 2024-08-22T21:46:36.871 INFO:teuthology.orchestra.run.smithi120.stdout: id: 2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:46:36.871 INFO:teuthology.orchestra.run.smithi120.stdout: health: HEALTH_OK 2024-08-22T21:46:36.871 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-08-22T21:46:36.871 INFO:teuthology.orchestra.run.smithi120.stdout: services: 2024-08-22T21:46:36.871 INFO:teuthology.orchestra.run.smithi120.stdout: mon: 3 daemons, quorum a,b,c (age 10m) 2024-08-22T21:46:36.871 INFO:teuthology.orchestra.run.smithi120.stdout: mgr: y(active, since 11m), standbys: x 2024-08-22T21:46:36.871 INFO:teuthology.orchestra.run.smithi120.stdout: osd: 8 osds: 8 up (since 6m), 8 in (since 7m) 2024-08-22T21:46:36.872 INFO:teuthology.orchestra.run.smithi120.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-08-22T21:46:36.872 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-08-22T21:46:36.872 INFO:teuthology.orchestra.run.smithi120.stdout: data: 2024-08-22T21:46:36.872 INFO:teuthology.orchestra.run.smithi120.stdout: pools: 6 pools, 161 pgs 2024-08-22T21:46:36.872 INFO:teuthology.orchestra.run.smithi120.stdout: objects: 331 objects, 27 KiB 2024-08-22T21:46:36.872 INFO:teuthology.orchestra.run.smithi120.stdout: usage: 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:36.872 INFO:teuthology.orchestra.run.smithi120.stdout: pgs: 161 active+clean 2024-08-22T21:46:36.872 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-08-22T21:46:37.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:36 smithi184 bash[14899]: cluster 2024-08-22T21:46:36.802694+0000 mgr.y (mgr.14144) 428 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:37.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:36 smithi184 bash[14899]: audit 2024-08-22T21:46:36.870830+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.120:0/26122450' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-22T21:46:37.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:36 smithi120 bash[19523]: cluster 2024-08-22T21:46:36.802694+0000 mgr.y (mgr.14144) 428 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:37.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:36 smithi120 bash[19523]: audit 2024-08-22T21:46:36.870830+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.120:0/26122450' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-22T21:46:37.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:36 smithi120 bash[15050]: cluster 2024-08-22T21:46:36.802694+0000 mgr.y (mgr.14144) 428 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:37.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:36 smithi120 bash[15050]: audit 2024-08-22T21:46:36.870830+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.120:0/26122450' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-22T21:46:37.651 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph orch ls' 2024-08-22T21:46:39.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:38 smithi184 bash[14899]: cluster 2024-08-22T21:46:38.803823+0000 mgr.y (mgr.14144) 429 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:39.287 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:38 smithi120 bash[19523]: cluster 2024-08-22T21:46:38.803823+0000 mgr.y (mgr.14144) 429 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:39.288 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:38 smithi120 bash[15050]: cluster 2024-08-22T21:46:38.803823+0000 mgr.y (mgr.14144) 429 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:41.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:40 smithi184 bash[14899]: cluster 2024-08-22T21:46:40.805095+0000 mgr.y (mgr.14144) 430 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:41.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:40 smithi120 bash[15050]: cluster 2024-08-22T21:46:40.805095+0000 mgr.y (mgr.14144) 430 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:41.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:40 smithi120 bash[19523]: cluster 2024-08-22T21:46:40.805095+0000 mgr.y (mgr.14144) 430 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:41.375 INFO:teuthology.orchestra.run.smithi120.stdout:NAME RUNNING REFRESHED AGE PLACEMENT IMAGE ID 2024-08-22T21:46:41.375 INFO:teuthology.orchestra.run.smithi120.stdout:alertmanager 1/1 3m ago 6m smithi120=a;count:1 0881eb8f169f 2024-08-22T21:46:41.375 INFO:teuthology.orchestra.run.smithi120.stdout:grafana 1/1 3m ago 6m smithi184=a;count:1 557c83e11646 2024-08-22T21:46:41.375 INFO:teuthology.orchestra.run.smithi120.stdout:iscsi.foo 1/1 3m ago 3m count:1 24ecd6d5f14c 2024-08-22T21:46:41.375 INFO:teuthology.orchestra.run.smithi120.stdout:mgr 2/2 3m ago 10m smithi120=y;smithi184=x;count:2 24ecd6d5f14c 2024-08-22T21:46:41.375 INFO:teuthology.orchestra.run.smithi120.stdout:mon 3/3 3m ago 11m smithi120:172.21.15.120=a;smithi120:[v2:172.21.15.120:3301,v1:172.21.15.120:6790]=c;smithi184:172.21.15.184=b;count:3 24ecd6d5f14c 2024-08-22T21:46:41.375 INFO:teuthology.orchestra.run.smithi120.stdout:node-exporter 2/2 3m ago 6m smithi120=a;smithi184=b;count:2 e5a616e4b9cf 2024-08-22T21:46:41.376 INFO:teuthology.orchestra.run.smithi120.stdout:osd.None 8/0 3m ago - 24ecd6d5f14c 2024-08-22T21:46:41.376 INFO:teuthology.orchestra.run.smithi120.stdout:prometheus 1/1 3m ago 6m smithi184=a;count:1 de242295e225 2024-08-22T21:46:41.376 INFO:teuthology.orchestra.run.smithi120.stdout:rgw.foo 2/2 3m ago 3m count:2 24ecd6d5f14c 2024-08-22T21:46:42.095 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-08-22T21:46:42.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:41 smithi184 bash[14899]: audit 2024-08-22T21:46:41.361086+0000 mgr.y (mgr.14144) 431 : audit [DBG] from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:46:42.289 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:41 smithi120 bash[15050]: audit 2024-08-22T21:46:41.361086+0000 mgr.y (mgr.14144) 431 : audit [DBG] from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:46:42.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:41 smithi120 bash[19523]: audit 2024-08-22T21:46:41.361086+0000 mgr.y (mgr.14144) 431 : audit [DBG] from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:46:43.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:42 smithi184 bash[14899]: cluster 2024-08-22T21:46:42.806563+0000 mgr.y (mgr.14144) 432 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:43.289 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:42 smithi120 bash[19523]: cluster 2024-08-22T21:46:42.806563+0000 mgr.y (mgr.14144) 432 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:43.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:42 smithi120 bash[15050]: cluster 2024-08-22T21:46:42.806563+0000 mgr.y (mgr.14144) 432 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:45.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:44 smithi184 bash[14899]: cluster 2024-08-22T21:46:44.807280+0000 mgr.y (mgr.14144) 433 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:45.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:44 smithi120 bash[15050]: cluster 2024-08-22T21:46:44.807280+0000 mgr.y (mgr.14144) 433 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:45.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:44 smithi120 bash[19523]: cluster 2024-08-22T21:46:44.807280+0000 mgr.y (mgr.14144) 433 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:46.168 INFO:teuthology.orchestra.run.smithi120.stdout:Scheduled to redeploy mgr.x on host 'smithi184' 2024-08-22T21:46:46.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:45 smithi184 bash[14899]: audit 2024-08-22T21:46:45.763055+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.120:0/3985246451' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-22T21:46:46.197 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:45 smithi120 bash[19523]: audit 2024-08-22T21:46:45.763055+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.120:0/3985246451' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-22T21:46:46.198 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:45 smithi120 bash[15050]: audit 2024-08-22T21:46:45.763055+0000 mon.c (mon.2) 34 : audit [DBG] from='client.? 172.21.15.120:0/3985246451' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-22T21:46:47.041 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph orch ps --refresh' 2024-08-22T21:46:47.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:47 smithi120 bash[15050]: audit 2024-08-22T21:46:46.155759+0000 mgr.y (mgr.14144) 434 : audit [DBG] from='client.24815 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:46:47.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:47 smithi120 bash[15050]: audit 2024-08-22T21:46:46.166404+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:46:47.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:47 smithi120 bash[15050]: cephadm 2024-08-22T21:46:46.167657+0000 mgr.y (mgr.14144) 435 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-08-22T21:46:47.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:47 smithi120 bash[15050]: audit 2024-08-22T21:46:46.168373+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:46:47.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:47 smithi120 bash[15050]: cluster 2024-08-22T21:46:46.808345+0000 mgr.y (mgr.14144) 436 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:47.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:47 smithi120 bash[19523]: audit 2024-08-22T21:46:46.155759+0000 mgr.y (mgr.14144) 434 : audit [DBG] from='client.24815 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:46:47.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:47 smithi120 bash[19523]: audit 2024-08-22T21:46:46.166404+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:46:47.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:47 smithi120 bash[19523]: cephadm 2024-08-22T21:46:46.167657+0000 mgr.y (mgr.14144) 435 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-08-22T21:46:47.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:47 smithi120 bash[19523]: audit 2024-08-22T21:46:46.168373+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:46:47.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:47 smithi120 bash[19523]: cluster 2024-08-22T21:46:46.808345+0000 mgr.y (mgr.14144) 436 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:47.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:47 smithi184 bash[14899]: audit 2024-08-22T21:46:46.155759+0000 mgr.y (mgr.14144) 434 : audit [DBG] from='client.24815 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:46:47.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:47 smithi184 bash[14899]: audit 2024-08-22T21:46:46.166404+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' 2024-08-22T21:46:47.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:47 smithi184 bash[14899]: cephadm 2024-08-22T21:46:46.167657+0000 mgr.y (mgr.14144) 435 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-08-22T21:46:47.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:47 smithi184 bash[14899]: audit 2024-08-22T21:46:46.168373+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:46:47.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:47 smithi184 bash[14899]: cluster 2024-08-22T21:46:46.808345+0000 mgr.y (mgr.14144) 436 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:49.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:48 smithi120 bash[15050]: cluster 2024-08-22T21:46:48.809454+0000 mgr.y (mgr.14144) 437 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:49.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:48 smithi120 bash[19523]: cluster 2024-08-22T21:46:48.809454+0000 mgr.y (mgr.14144) 437 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:49.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:48 smithi184 bash[14899]: cluster 2024-08-22T21:46:48.809454+0000 mgr.y (mgr.14144) 437 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:50.899 INFO:teuthology.orchestra.run.smithi120.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-08-22T21:46:50.899 INFO:teuthology.orchestra.run.smithi120.stdout:alertmanager.a smithi120 running (5m) 3m ago 5m *:9093 *:9094 0.20.0 0881eb8f169f 1b5474867537 2024-08-22T21:46:50.899 INFO:teuthology.orchestra.run.smithi120.stdout:grafana.a smithi184 running (5m) 3m ago 5m *:3000 6.7.4 557c83e11646 af16d513aa43 2024-08-22T21:46:50.899 INFO:teuthology.orchestra.run.smithi120.stdout:iscsi.foo.smithi120.hlzeis smithi120 running (3m) 3m ago 3m - 24ecd6d5f14c f9115d305990 2024-08-22T21:46:50.900 INFO:teuthology.orchestra.run.smithi120.stdout:mgr.x smithi184 running (10m) 3m ago 10m *:8443 16.2.0 24ecd6d5f14c b477c7fb0b3c 2024-08-22T21:46:50.900 INFO:teuthology.orchestra.run.smithi120.stdout:mgr.y smithi120 running (12m) 3m ago 12m *:9283 16.2.0 24ecd6d5f14c 2166808df405 2024-08-22T21:46:50.900 INFO:teuthology.orchestra.run.smithi120.stdout:mon.a smithi120 running (12m) 3m ago 12m - 16.2.0 24ecd6d5f14c 4793c424f961 2024-08-22T21:46:50.900 INFO:teuthology.orchestra.run.smithi120.stdout:mon.b smithi184 running (11m) 3m ago 11m - 16.2.0 24ecd6d5f14c 05ee41108e8e 2024-08-22T21:46:50.900 INFO:teuthology.orchestra.run.smithi120.stdout:mon.c smithi120 running (11m) 3m ago 11m - 16.2.0 24ecd6d5f14c 317c1ed4d6e3 2024-08-22T21:46:50.900 INFO:teuthology.orchestra.run.smithi120.stdout:node-exporter.a smithi120 running (6m) 3m ago 6m *:9100 0.18.1 e5a616e4b9cf 12ac5416b891 2024-08-22T21:46:50.900 INFO:teuthology.orchestra.run.smithi120.stdout:node-exporter.b smithi184 running (6m) 3m ago 6m *:9100 0.18.1 e5a616e4b9cf 20426efd5cbe 2024-08-22T21:46:50.900 INFO:teuthology.orchestra.run.smithi120.stdout:osd.0 smithi120 running (10m) 3m ago 10m - 16.2.0 24ecd6d5f14c 2d44dbd56951 2024-08-22T21:46:50.900 INFO:teuthology.orchestra.run.smithi120.stdout:osd.1 smithi120 running (9m) 3m ago 9m - 16.2.0 24ecd6d5f14c 0af0d86e1e8b 2024-08-22T21:46:50.900 INFO:teuthology.orchestra.run.smithi120.stdout:osd.2 smithi120 running (9m) 3m ago 9m - 16.2.0 24ecd6d5f14c bb4f1516296a 2024-08-22T21:46:50.900 INFO:teuthology.orchestra.run.smithi120.stdout:osd.3 smithi120 running (8m) 3m ago 8m - 16.2.0 24ecd6d5f14c cfd935664944 2024-08-22T21:46:50.900 INFO:teuthology.orchestra.run.smithi120.stdout:osd.4 smithi184 running (8m) 3m ago 8m - 16.2.0 24ecd6d5f14c 64b7f9eab2f4 2024-08-22T21:46:50.900 INFO:teuthology.orchestra.run.smithi120.stdout:osd.5 smithi184 running (7m) 3m ago 8m - 16.2.0 24ecd6d5f14c 366e85e26a09 2024-08-22T21:46:50.901 INFO:teuthology.orchestra.run.smithi120.stdout:osd.6 smithi184 running (7m) 3m ago 7m - 16.2.0 24ecd6d5f14c 072e2d944ccc 2024-08-22T21:46:50.901 INFO:teuthology.orchestra.run.smithi120.stdout:osd.7 smithi184 running (7m) 3m ago 7m - 16.2.0 24ecd6d5f14c cc1beb2d048d 2024-08-22T21:46:50.901 INFO:teuthology.orchestra.run.smithi120.stdout:prometheus.a smithi184 running (5m) 3m ago 6m *:9095 2.18.1 de242295e225 b80ffc7b182e 2024-08-22T21:46:50.901 INFO:teuthology.orchestra.run.smithi120.stdout:rgw.foo.smithi120.bahabf smithi120 running (4m) 3m ago 4m *:8000 16.2.0 24ecd6d5f14c 337d0e31d013 2024-08-22T21:46:50.901 INFO:teuthology.orchestra.run.smithi120.stdout:rgw.foo.smithi184.idrhvp smithi184 running (4m) 3m ago 4m *:8000 16.2.0 24ecd6d5f14c bcd4f1301970 2024-08-22T21:46:51.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:50 smithi184 bash[14899]: cluster 2024-08-22T21:46:50.810626+0000 mgr.y (mgr.14144) 438 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:51.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:50 smithi120 bash[15050]: cluster 2024-08-22T21:46:50.810626+0000 mgr.y (mgr.14144) 438 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:51.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:50 smithi120 bash[19523]: cluster 2024-08-22T21:46:50.810626+0000 mgr.y (mgr.14144) 438 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:51.291 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: debug 2024-08-22T21:46:51.069+0000 7fb7c75e5700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:46:51.291 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:51.291 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:46:51.291 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:46:51.291 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:46:51.292 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Downloading 2024-08-22T21:46:51.292 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:46:51.292 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:46:51.292 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:46:51.292 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:46:51.292 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:46:51.293 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:46:51.293 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:46:51.293 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:46:51.293 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:46:51.293 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: Traceback (most recent call last): 2024-08-22T21:46:51.293 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:46:51.293 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: main() 2024-08-22T21:46:51.294 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:46:51.294 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: r = ctx.func(ctx) 2024-08-22T21:46:51.294 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:46:51.294 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: return func(ctx) 2024-08-22T21:46:51.294 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:46:51.294 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: _pull_image(ctx, ctx.image) 2024-08-22T21:46:51.294 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:46:51.294 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:46:51.295 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:51.295 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: Traceback (most recent call last): 2024-08-22T21:46:51.295 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:46:51.295 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: yield (conn, connr) 2024-08-22T21:46:51.295 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:46:51.295 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: code, '\n'.join(err))) 2024-08-22T21:46:51.295 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:46:51.295 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:51.296 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:46:51.296 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:46:51.296 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:46:51.296 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Downloading 2024-08-22T21:46:51.296 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:46:51.296 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:46:51.296 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:46:51.296 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:46:51.297 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:46:51.297 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:46:51.297 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:46:51.297 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:46:51.297 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:46:51.297 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: Traceback (most recent call last): 2024-08-22T21:46:51.297 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:46:51.297 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: main() 2024-08-22T21:46:51.298 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:46:51.298 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: r = ctx.func(ctx) 2024-08-22T21:46:51.298 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:46:51.298 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: return func(ctx) 2024-08-22T21:46:51.298 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:46:51.298 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: _pull_image(ctx, ctx.image) 2024-08-22T21:46:51.298 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:46:51.298 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:46:51.299 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15315]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:51.784 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'sleep 180' 2024-08-22T21:46:52.031 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: audit 2024-08-22T21:46:50.880987+0000 mgr.y (mgr.14144) 439 : audit [DBG] from='client.24821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:46:52.032 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: cephadm 2024-08-22T21:46:50.881695+0000 mgr.y (mgr.14144) 440 : cephadm [INF] Kicked serve() loop to refresh all daemons 2024-08-22T21:46:52.032 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: cephadm 2024-08-22T21:46:51.073553+0000 mgr.y (mgr.14144) 441 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:46:52.032 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:52.032 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:46:52.032 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:46:52.032 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:46:52.032 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Downloading 2024-08-22T21:46:52.032 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:46:52.032 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:46:52.032 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:46:52.032 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:46:52.032 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:46:52.032 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:46:52.033 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:46:52.033 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:46:52.033 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:46:52.033 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: Traceback (most recent call last): 2024-08-22T21:46:52.033 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:46:52.033 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: main() 2024-08-22T21:46:52.033 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:46:52.033 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: r = ctx.func(ctx) 2024-08-22T21:46:52.033 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:46:52.033 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: return func(ctx) 2024-08-22T21:46:52.033 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:46:52.033 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: _pull_image(ctx, ctx.image) 2024-08-22T21:46:52.033 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:46:52.033 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:46:52.034 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:52.034 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: Traceback (most recent call last): 2024-08-22T21:46:52.034 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:46:52.034 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: yield (conn, connr) 2024-08-22T21:46:52.034 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: audit 2024-08-22T21:46:50.880987+0000 mgr.y (mgr.14144) 439 : audit [DBG] from='client.24821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:46:52.034 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: cephadm 2024-08-22T21:46:50.881695+0000 mgr.y (mgr.14144) 440 : cephadm [INF] Kicked serve() loop to refresh all daemons 2024-08-22T21:46:52.034 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: cephadm 2024-08-22T21:46:51.073553+0000 mgr.y (mgr.14144) 441 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:46:52.034 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:52.034 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:46:52.035 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:46:52.035 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:46:52.035 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Downloading 2024-08-22T21:46:52.035 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:46:52.035 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:46:52.035 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:46:52.035 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:46:52.035 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:46:52.035 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:46:52.035 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:46:52.035 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:46:52.035 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:46:52.035 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: Traceback (most recent call last): 2024-08-22T21:46:52.035 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:46:52.036 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: main() 2024-08-22T21:46:52.036 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:46:52.036 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: r = ctx.func(ctx) 2024-08-22T21:46:52.036 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:46:52.036 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: return func(ctx) 2024-08-22T21:46:52.036 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:46:52.036 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: _pull_image(ctx, ctx.image) 2024-08-22T21:46:52.036 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:46:52.036 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:46:52.036 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:52.036 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: Traceback (most recent call last): 2024-08-22T21:46:52.036 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:46:52.036 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: yield (conn, connr) 2024-08-22T21:46:52.037 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:46:52.037 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: code, '\n'.join(err))) 2024-08-22T21:46:52.037 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:46:52.037 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:52.037 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:46:52.037 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:46:52.037 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:46:52.037 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Downloading 2024-08-22T21:46:52.037 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:46:52.038 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:46:52.038 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:46:52.038 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:46:52.038 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:46:52.038 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:46:52.038 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:46:52.038 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:46:52.038 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:46:52.038 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: Traceback (most recent call last): 2024-08-22T21:46:52.038 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:46:52.038 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: main() 2024-08-22T21:46:52.038 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:46:52.038 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: r = ctx.func(ctx) 2024-08-22T21:46:52.038 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:46:52.039 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: return func(ctx) 2024-08-22T21:46:52.039 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:46:52.039 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: _pull_image(ctx, ctx.image) 2024-08-22T21:46:52.039 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:46:52.039 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:46:52.039 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:52.039 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[19523]: audit 2024-08-22T21:46:51.074572+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:46:52.039 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:46:52.039 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: code, '\n'.join(err))) 2024-08-22T21:46:52.039 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:46:52.039 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:52.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:46:52.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:46:52.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:46:52.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Downloading 2024-08-22T21:46:52.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:46:52.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:46:52.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:46:52.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:46:52.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:46:52.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:46:52.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:46:52.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:46:52.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:46:52.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: Traceback (most recent call last): 2024-08-22T21:46:52.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:46:52.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: main() 2024-08-22T21:46:52.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:46:52.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: r = ctx.func(ctx) 2024-08-22T21:46:52.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:46:52.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: return func(ctx) 2024-08-22T21:46:52.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:46:52.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: _pull_image(ctx, ctx.image) 2024-08-22T21:46:52.041 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:46:52.042 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:46:52.042 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:52.042 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:51 smithi120 bash[15050]: audit 2024-08-22T21:46:51.074572+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:46:52.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: audit 2024-08-22T21:46:50.880987+0000 mgr.y (mgr.14144) 439 : audit [DBG] from='client.24821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:46:52.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: cephadm 2024-08-22T21:46:50.881695+0000 mgr.y (mgr.14144) 440 : cephadm [INF] Kicked serve() loop to refresh all daemons 2024-08-22T21:46:52.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: cephadm 2024-08-22T21:46:51.073553+0000 mgr.y (mgr.14144) 441 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:46:52.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:52.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:46:52.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:46:52.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:46:52.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Downloading 2024-08-22T21:46:52.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:46:52.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:46:52.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:46:52.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:46:52.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:46:52.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:46:52.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:46:52.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:46:52.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:46:52.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: Traceback (most recent call last): 2024-08-22T21:46:52.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:46:52.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: main() 2024-08-22T21:46:52.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:46:52.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: r = ctx.func(ctx) 2024-08-22T21:46:52.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:46:52.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: return func(ctx) 2024-08-22T21:46:52.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:46:52.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: _pull_image(ctx, ctx.image) 2024-08-22T21:46:52.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:46:52.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:46:52.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:52.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: Traceback (most recent call last): 2024-08-22T21:46:52.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:46:52.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: yield (conn, connr) 2024-08-22T21:46:52.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:46:52.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: code, '\n'.join(err))) 2024-08-22T21:46:52.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:46:52.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:52.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:46:52.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:46:52.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:46:52.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Downloading 2024-08-22T21:46:52.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:46:52.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:46:52.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:46:52.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:46:52.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:46:52.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:46:52.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:46:52.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:46:52.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:46:52.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: Traceback (most recent call last): 2024-08-22T21:46:52.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:46:52.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: main() 2024-08-22T21:46:52.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:46:52.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: r = ctx.func(ctx) 2024-08-22T21:46:52.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:46:52.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: return func(ctx) 2024-08-22T21:46:52.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:46:52.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: _pull_image(ctx, ctx.image) 2024-08-22T21:46:52.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:46:52.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:46:52.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:52.182 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:51 smithi184 bash[14899]: audit 2024-08-22T21:46:51.074572+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:46:53.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:52 smithi184 bash[14899]: cluster 2024-08-22T21:46:52.811912+0000 mgr.y (mgr.14144) 442 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:53.203 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:52 smithi120 bash[19523]: cluster 2024-08-22T21:46:52.811912+0000 mgr.y (mgr.14144) 442 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:53.203 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:52 smithi120 bash[15050]: cluster 2024-08-22T21:46:52.811912+0000 mgr.y (mgr.14144) 442 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:55.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:54 smithi184 bash[14899]: cluster 2024-08-22T21:46:54.812601+0000 mgr.y (mgr.14144) 443 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:55.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:54 smithi120 bash[15050]: cluster 2024-08-22T21:46:54.812601+0000 mgr.y (mgr.14144) 443 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:55.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:54 smithi120 bash[19523]: cluster 2024-08-22T21:46:54.812601+0000 mgr.y (mgr.14144) 443 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:56.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: cephadm 2024-08-22T21:46:55.723000+0000 mgr.y (mgr.14144) 444 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:46:56.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:56.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:46:56.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:46:56.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:46:56.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:46:56.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Downloading 2024-08-22T21:46:56.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:46:56.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:46:56.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:46:56.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:46:56.041 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:46:56.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:46:56.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:46:56.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:46:56.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: Traceback (most recent call last): 2024-08-22T21:46:56.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:46:56.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: main() 2024-08-22T21:46:56.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:46:56.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: r = ctx.func(ctx) 2024-08-22T21:46:56.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:46:56.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: return func(ctx) 2024-08-22T21:46:56.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:46:56.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: _pull_image(ctx, ctx.image) 2024-08-22T21:46:56.042 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:46:56.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:46:56.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:56.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: Traceback (most recent call last): 2024-08-22T21:46:56.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:46:56.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: yield (conn, connr) 2024-08-22T21:46:56.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:46:56.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: code, '\n'.join(err))) 2024-08-22T21:46:56.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:46:56.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:56.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:46:56.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:46:56.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:46:56.043 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:46:56.044 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Downloading 2024-08-22T21:46:56.044 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:46:56.044 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:46:56.044 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:46:56.044 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:46:56.044 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:46:56.044 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:46:56.044 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:46:56.044 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:46:56.044 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: Traceback (most recent call last): 2024-08-22T21:46:56.044 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:46:56.044 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: main() 2024-08-22T21:46:56.044 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:46:56.044 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: r = ctx.func(ctx) 2024-08-22T21:46:56.045 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:46:56.045 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: return func(ctx) 2024-08-22T21:46:56.045 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:46:56.045 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: _pull_image(ctx, ctx.image) 2024-08-22T21:46:56.045 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:46:56.045 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:46:56.045 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[19523]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:56.046 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: debug 2024-08-22T21:46:55.721+0000 7fb7c75e5700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:46:56.046 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:56.046 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:46:56.046 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:46:56.046 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:46:56.046 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:46:56.046 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Downloading 2024-08-22T21:46:56.046 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:46:56.047 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:46:56.047 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:46:56.047 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:46:56.047 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:46:56.047 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:46:56.047 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:46:56.047 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:46:56.047 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: Traceback (most recent call last): 2024-08-22T21:46:56.047 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:46:56.047 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: main() 2024-08-22T21:46:56.048 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:46:56.048 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: r = ctx.func(ctx) 2024-08-22T21:46:56.048 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:46:56.048 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: return func(ctx) 2024-08-22T21:46:56.048 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:46:56.048 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: _pull_image(ctx, ctx.image) 2024-08-22T21:46:56.048 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:46:56.048 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:46:56.048 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:56.049 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: Traceback (most recent call last): 2024-08-22T21:46:56.049 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:46:56.049 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: yield (conn, connr) 2024-08-22T21:46:56.049 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:46:56.049 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: code, '\n'.join(err))) 2024-08-22T21:46:56.049 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:46:56.049 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: cephadm 2024-08-22T21:46:55.723000+0000 mgr.y (mgr.14144) 444 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:46:56.049 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:56.049 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:46:56.049 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:46:56.049 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:46:56.050 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:46:56.050 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Downloading 2024-08-22T21:46:56.050 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:46:56.050 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:46:56.050 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:46:56.050 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:46:56.050 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:46:56.050 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:46:56.050 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:46:56.050 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:46:56.050 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: Traceback (most recent call last): 2024-08-22T21:46:56.050 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:46:56.051 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: main() 2024-08-22T21:46:56.051 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:46:56.051 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: r = ctx.func(ctx) 2024-08-22T21:46:56.051 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:46:56.051 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: return func(ctx) 2024-08-22T21:46:56.051 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:46:56.051 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: _pull_image(ctx, ctx.image) 2024-08-22T21:46:56.051 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:46:56.051 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:46:56.051 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:56.051 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: Traceback (most recent call last): 2024-08-22T21:46:56.051 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:46:56.051 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: yield (conn, connr) 2024-08-22T21:46:56.052 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:46:56.052 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: code, '\n'.join(err))) 2024-08-22T21:46:56.052 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:46:56.052 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:56.052 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:46:56.052 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:46:56.052 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:46:56.052 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:46:56.052 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Downloading 2024-08-22T21:46:56.053 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:46:56.053 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:46:56.053 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:46:56.053 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:46:56.053 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:46:56.053 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:46:56.053 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:46:56.053 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:46:56.053 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: Traceback (most recent call last): 2024-08-22T21:46:56.053 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:46:56.053 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: main() 2024-08-22T21:46:56.053 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:46:56.053 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: r = ctx.func(ctx) 2024-08-22T21:46:56.053 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:46:56.054 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: return func(ctx) 2024-08-22T21:46:56.054 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:46:56.054 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: _pull_image(ctx, ctx.image) 2024-08-22T21:46:56.054 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:46:56.054 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:46:56.054 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15315]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:56.054 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:56.054 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:46:56.054 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:46:56.054 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:46:56.054 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:46:56.055 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Downloading 2024-08-22T21:46:56.055 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:46:56.055 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:46:56.055 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:46:56.055 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:46:56.055 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:46:56.055 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:46:56.055 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:46:56.055 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:46:56.055 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: Traceback (most recent call last): 2024-08-22T21:46:56.055 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:46:56.055 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: main() 2024-08-22T21:46:56.055 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:46:56.056 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: r = ctx.func(ctx) 2024-08-22T21:46:56.056 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:46:56.056 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: return func(ctx) 2024-08-22T21:46:56.056 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:46:56.056 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: _pull_image(ctx, ctx.image) 2024-08-22T21:46:56.056 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:46:56.056 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:46:56.056 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:55 smithi120 bash[15050]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:56.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: cephadm 2024-08-22T21:46:55.723000+0000 mgr.y (mgr.14144) 444 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:46:56.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:56.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:46:56.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:46:56.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:46:56.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:46:56.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Downloading 2024-08-22T21:46:56.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:46:56.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:46:56.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:46:56.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:46:56.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:46:56.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:46:56.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:46:56.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:46:56.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: Traceback (most recent call last): 2024-08-22T21:46:56.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:46:56.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: main() 2024-08-22T21:46:56.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:46:56.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: r = ctx.func(ctx) 2024-08-22T21:46:56.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:46:56.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: return func(ctx) 2024-08-22T21:46:56.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:46:56.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: _pull_image(ctx, ctx.image) 2024-08-22T21:46:56.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:46:56.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:46:56.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:56.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: Traceback (most recent call last): 2024-08-22T21:46:56.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:46:56.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: yield (conn, connr) 2024-08-22T21:46:56.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:46:56.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: code, '\n'.join(err))) 2024-08-22T21:46:56.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:46:56.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:56.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:46:56.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:46:56.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:46:56.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:46:56.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Downloading 2024-08-22T21:46:56.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:46:56.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:46:56.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:46:56.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:46:56.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:46:56.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:46:56.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:46:56.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:46:56.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: Traceback (most recent call last): 2024-08-22T21:46:56.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:46:56.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: main() 2024-08-22T21:46:56.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:46:56.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: r = ctx.func(ctx) 2024-08-22T21:46:56.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:46:56.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: return func(ctx) 2024-08-22T21:46:56.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:46:56.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: _pull_image(ctx, ctx.image) 2024-08-22T21:46:56.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:46:56.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:46:56.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:55 smithi184 bash[14899]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:46:57.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:56 smithi184 bash[14899]: cluster 2024-08-22T21:46:56.813710+0000 mgr.y (mgr.14144) 445 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:57.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:56 smithi120 bash[15050]: cluster 2024-08-22T21:46:56.813710+0000 mgr.y (mgr.14144) 445 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:57.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:56 smithi120 bash[19523]: cluster 2024-08-22T21:46:56.813710+0000 mgr.y (mgr.14144) 445 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:59.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:46:58 smithi184 bash[14899]: cluster 2024-08-22T21:46:58.814909+0000 mgr.y (mgr.14144) 446 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:59.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:46:58 smithi120 bash[15050]: cluster 2024-08-22T21:46:58.814909+0000 mgr.y (mgr.14144) 446 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:46:59.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:46:58 smithi120 bash[19523]: cluster 2024-08-22T21:46:58.814909+0000 mgr.y (mgr.14144) 446 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:01.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:00 smithi184 bash[14899]: cluster 2024-08-22T21:47:00.816228+0000 mgr.y (mgr.14144) 447 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:01.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:00 smithi120 bash[15050]: cluster 2024-08-22T21:47:00.816228+0000 mgr.y (mgr.14144) 447 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:01.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:00 smithi120 bash[19523]: cluster 2024-08-22T21:47:00.816228+0000 mgr.y (mgr.14144) 447 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:03.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:02 smithi184 bash[14899]: cluster 2024-08-22T21:47:02.817645+0000 mgr.y (mgr.14144) 448 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:03.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:02 smithi120 bash[19523]: cluster 2024-08-22T21:47:02.817645+0000 mgr.y (mgr.14144) 448 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:03.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:02 smithi120 bash[15050]: cluster 2024-08-22T21:47:02.817645+0000 mgr.y (mgr.14144) 448 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:05.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:04 smithi184 bash[14899]: cluster 2024-08-22T21:47:04.818466+0000 mgr.y (mgr.14144) 449 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:05.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:04 smithi120 bash[15050]: cluster 2024-08-22T21:47:04.818466+0000 mgr.y (mgr.14144) 449 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:05.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:04 smithi120 bash[19523]: cluster 2024-08-22T21:47:04.818466+0000 mgr.y (mgr.14144) 449 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:07.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:06 smithi184 bash[14899]: cluster 2024-08-22T21:47:06.819566+0000 mgr.y (mgr.14144) 450 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:07.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:06 smithi120 bash[15050]: cluster 2024-08-22T21:47:06.819566+0000 mgr.y (mgr.14144) 450 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:07.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:06 smithi120 bash[19523]: cluster 2024-08-22T21:47:06.819566+0000 mgr.y (mgr.14144) 450 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:09.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:08 smithi184 bash[14899]: cluster 2024-08-22T21:47:08.820812+0000 mgr.y (mgr.14144) 451 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:09.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:08 smithi120 bash[15050]: cluster 2024-08-22T21:47:08.820812+0000 mgr.y (mgr.14144) 451 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:09.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:08 smithi120 bash[19523]: cluster 2024-08-22T21:47:08.820812+0000 mgr.y (mgr.14144) 451 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:11.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:10 smithi184 bash[14899]: audit 2024-08-22T21:47:10.796732+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:47:11.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:10 smithi184 bash[14899]: audit 2024-08-22T21:47:10.797806+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:47:11.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:10 smithi120 bash[15050]: audit 2024-08-22T21:47:10.796732+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:47:11.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:10 smithi120 bash[15050]: audit 2024-08-22T21:47:10.797806+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:47:11.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:10 smithi120 bash[19523]: audit 2024-08-22T21:47:10.796732+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:47:11.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:10 smithi120 bash[19523]: audit 2024-08-22T21:47:10.797806+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:47:12.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:11 smithi184 bash[14899]: cluster 2024-08-22T21:47:10.821802+0000 mgr.y (mgr.14144) 452 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:12.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:11 smithi120 bash[15050]: cluster 2024-08-22T21:47:10.821802+0000 mgr.y (mgr.14144) 452 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:12.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:11 smithi120 bash[19523]: cluster 2024-08-22T21:47:10.821802+0000 mgr.y (mgr.14144) 452 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:13.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:12 smithi184 bash[14899]: cluster 2024-08-22T21:47:12.823148+0000 mgr.y (mgr.14144) 453 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:13.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:12 smithi120 bash[19523]: cluster 2024-08-22T21:47:12.823148+0000 mgr.y (mgr.14144) 453 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:13.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:12 smithi120 bash[15050]: cluster 2024-08-22T21:47:12.823148+0000 mgr.y (mgr.14144) 453 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:15.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:14 smithi184 bash[14899]: cluster 2024-08-22T21:47:14.824214+0000 mgr.y (mgr.14144) 454 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:15.289 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:14 smithi120 bash[15050]: cluster 2024-08-22T21:47:14.824214+0000 mgr.y (mgr.14144) 454 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:15.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:14 smithi120 bash[19523]: cluster 2024-08-22T21:47:14.824214+0000 mgr.y (mgr.14144) 454 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:17.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:16 smithi184 bash[14899]: cluster 2024-08-22T21:47:16.825381+0000 mgr.y (mgr.14144) 455 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:17.289 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:16 smithi120 bash[15050]: cluster 2024-08-22T21:47:16.825381+0000 mgr.y (mgr.14144) 455 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:17.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:16 smithi120 bash[19523]: cluster 2024-08-22T21:47:16.825381+0000 mgr.y (mgr.14144) 455 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:19.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:18 smithi184 bash[14899]: cluster 2024-08-22T21:47:18.826750+0000 mgr.y (mgr.14144) 456 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:19.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:18 smithi120 bash[15050]: cluster 2024-08-22T21:47:18.826750+0000 mgr.y (mgr.14144) 456 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:19.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:18 smithi120 bash[19523]: cluster 2024-08-22T21:47:18.826750+0000 mgr.y (mgr.14144) 456 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:21.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:20 smithi184 bash[14899]: cluster 2024-08-22T21:47:20.827936+0000 mgr.y (mgr.14144) 457 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:21.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:20 smithi120 bash[15050]: cluster 2024-08-22T21:47:20.827936+0000 mgr.y (mgr.14144) 457 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:21.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:20 smithi120 bash[19523]: cluster 2024-08-22T21:47:20.827936+0000 mgr.y (mgr.14144) 457 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:23.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:22 smithi184 bash[14899]: cluster 2024-08-22T21:47:22.829131+0000 mgr.y (mgr.14144) 458 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:23.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:22 smithi120 bash[15050]: cluster 2024-08-22T21:47:22.829131+0000 mgr.y (mgr.14144) 458 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:23.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:22 smithi120 bash[19523]: cluster 2024-08-22T21:47:22.829131+0000 mgr.y (mgr.14144) 458 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:25.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:24 smithi184 bash[14899]: cluster 2024-08-22T21:47:24.830174+0000 mgr.y (mgr.14144) 459 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:25.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:24 smithi120 bash[19523]: cluster 2024-08-22T21:47:24.830174+0000 mgr.y (mgr.14144) 459 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:25.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:24 smithi120 bash[15050]: cluster 2024-08-22T21:47:24.830174+0000 mgr.y (mgr.14144) 459 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:27.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:26 smithi184 bash[14899]: cluster 2024-08-22T21:47:26.831253+0000 mgr.y (mgr.14144) 460 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:27.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:26 smithi120 bash[19523]: cluster 2024-08-22T21:47:26.831253+0000 mgr.y (mgr.14144) 460 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:27.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:26 smithi120 bash[15050]: cluster 2024-08-22T21:47:26.831253+0000 mgr.y (mgr.14144) 460 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:29.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:28 smithi184 bash[14899]: cluster 2024-08-22T21:47:28.832515+0000 mgr.y (mgr.14144) 461 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:29.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:28 smithi120 bash[19523]: cluster 2024-08-22T21:47:28.832515+0000 mgr.y (mgr.14144) 461 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:29.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:28 smithi120 bash[15050]: cluster 2024-08-22T21:47:28.832515+0000 mgr.y (mgr.14144) 461 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:31.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:30 smithi184 bash[14899]: cluster 2024-08-22T21:47:30.833602+0000 mgr.y (mgr.14144) 462 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:31.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:30 smithi120 bash[19523]: cluster 2024-08-22T21:47:30.833602+0000 mgr.y (mgr.14144) 462 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:31.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:30 smithi120 bash[15050]: cluster 2024-08-22T21:47:30.833602+0000 mgr.y (mgr.14144) 462 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:33.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:32 smithi184 bash[14899]: cluster 2024-08-22T21:47:32.834815+0000 mgr.y (mgr.14144) 463 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:33.289 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:32 smithi120 bash[19523]: cluster 2024-08-22T21:47:32.834815+0000 mgr.y (mgr.14144) 463 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:33.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:32 smithi120 bash[15050]: cluster 2024-08-22T21:47:32.834815+0000 mgr.y (mgr.14144) 463 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:35.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:34 smithi184 bash[14899]: cluster 2024-08-22T21:47:34.835821+0000 mgr.y (mgr.14144) 464 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:35.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:34 smithi120 bash[15050]: cluster 2024-08-22T21:47:34.835821+0000 mgr.y (mgr.14144) 464 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:35.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:34 smithi120 bash[19523]: cluster 2024-08-22T21:47:34.835821+0000 mgr.y (mgr.14144) 464 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:37.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:36 smithi184 bash[14899]: cluster 2024-08-22T21:47:36.836959+0000 mgr.y (mgr.14144) 465 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:37.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:36 smithi120 bash[15050]: cluster 2024-08-22T21:47:36.836959+0000 mgr.y (mgr.14144) 465 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:37.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:36 smithi120 bash[19523]: cluster 2024-08-22T21:47:36.836959+0000 mgr.y (mgr.14144) 465 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:39.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:38 smithi184 bash[14899]: cluster 2024-08-22T21:47:38.838226+0000 mgr.y (mgr.14144) 466 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:39.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:38 smithi120 bash[15050]: cluster 2024-08-22T21:47:38.838226+0000 mgr.y (mgr.14144) 466 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:39.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:38 smithi120 bash[19523]: cluster 2024-08-22T21:47:38.838226+0000 mgr.y (mgr.14144) 466 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:41.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:40 smithi184 bash[14899]: cluster 2024-08-22T21:47:40.839307+0000 mgr.y (mgr.14144) 467 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:41.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:40 smithi120 bash[15050]: cluster 2024-08-22T21:47:40.839307+0000 mgr.y (mgr.14144) 467 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:41.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:40 smithi120 bash[19523]: cluster 2024-08-22T21:47:40.839307+0000 mgr.y (mgr.14144) 467 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:43.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:42 smithi184 bash[14899]: cluster 2024-08-22T21:47:42.840495+0000 mgr.y (mgr.14144) 468 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:43.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:42 smithi120 bash[15050]: cluster 2024-08-22T21:47:42.840495+0000 mgr.y (mgr.14144) 468 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:43.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:42 smithi120 bash[19523]: cluster 2024-08-22T21:47:42.840495+0000 mgr.y (mgr.14144) 468 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:45.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:44 smithi184 bash[14899]: cluster 2024-08-22T21:47:44.841736+0000 mgr.y (mgr.14144) 469 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:45.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:44 smithi120 bash[15050]: cluster 2024-08-22T21:47:44.841736+0000 mgr.y (mgr.14144) 469 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:45.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:44 smithi120 bash[19523]: cluster 2024-08-22T21:47:44.841736+0000 mgr.y (mgr.14144) 469 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:47.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:46 smithi184 bash[14899]: cluster 2024-08-22T21:47:46.842910+0000 mgr.y (mgr.14144) 470 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:47.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:46 smithi120 bash[15050]: cluster 2024-08-22T21:47:46.842910+0000 mgr.y (mgr.14144) 470 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:47.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:46 smithi120 bash[19523]: cluster 2024-08-22T21:47:46.842910+0000 mgr.y (mgr.14144) 470 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:49.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:48 smithi184 bash[14899]: cluster 2024-08-22T21:47:48.844240+0000 mgr.y (mgr.14144) 471 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:49.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:48 smithi120 bash[15050]: cluster 2024-08-22T21:47:48.844240+0000 mgr.y (mgr.14144) 471 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:49.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:48 smithi120 bash[19523]: cluster 2024-08-22T21:47:48.844240+0000 mgr.y (mgr.14144) 471 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:51.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:50 smithi184 bash[14899]: cluster 2024-08-22T21:47:50.845377+0000 mgr.y (mgr.14144) 472 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:51.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:50 smithi120 bash[15050]: cluster 2024-08-22T21:47:50.845377+0000 mgr.y (mgr.14144) 472 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:51.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:50 smithi120 bash[19523]: cluster 2024-08-22T21:47:50.845377+0000 mgr.y (mgr.14144) 472 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:53.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:52 smithi184 bash[14899]: cluster 2024-08-22T21:47:52.846615+0000 mgr.y (mgr.14144) 473 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:53.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:52 smithi120 bash[15050]: cluster 2024-08-22T21:47:52.846615+0000 mgr.y (mgr.14144) 473 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:53.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:52 smithi120 bash[19523]: cluster 2024-08-22T21:47:52.846615+0000 mgr.y (mgr.14144) 473 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:55.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:54 smithi184 bash[14899]: cluster 2024-08-22T21:47:54.847716+0000 mgr.y (mgr.14144) 474 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:55.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:54 smithi120 bash[15050]: cluster 2024-08-22T21:47:54.847716+0000 mgr.y (mgr.14144) 474 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:55.291 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:54 smithi120 bash[19523]: cluster 2024-08-22T21:47:54.847716+0000 mgr.y (mgr.14144) 474 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:56.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:55 smithi184 bash[14899]: audit 2024-08-22T21:47:55.723996+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:47:56.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:55 smithi120 bash[19523]: audit 2024-08-22T21:47:55.723996+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:47:56.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:55 smithi120 bash[15050]: audit 2024-08-22T21:47:55.723996+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:47:57.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:56 smithi184 bash[14899]: cluster 2024-08-22T21:47:56.848876+0000 mgr.y (mgr.14144) 475 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:57.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:56 smithi120 bash[19523]: cluster 2024-08-22T21:47:56.848876+0000 mgr.y (mgr.14144) 475 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:57.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:56 smithi120 bash[15050]: cluster 2024-08-22T21:47:56.848876+0000 mgr.y (mgr.14144) 475 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:59.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:47:58 smithi184 bash[14899]: cluster 2024-08-22T21:47:58.850143+0000 mgr.y (mgr.14144) 476 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:59.289 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:47:58 smithi120 bash[19523]: cluster 2024-08-22T21:47:58.850143+0000 mgr.y (mgr.14144) 476 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:47:59.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:47:58 smithi120 bash[15050]: cluster 2024-08-22T21:47:58.850143+0000 mgr.y (mgr.14144) 476 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:00.791 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: debug 2024-08-22T21:48:00.392+0000 7fb7c75e5700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:48:00.791 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:48:00.791 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:48:00.791 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:48:00.791 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:48:00.792 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:48:00.792 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:48:00.792 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:48:00.792 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:48:00.792 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:48:00.792 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:48:00.792 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:48:00.792 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:48:00.792 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:48:00.792 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: Traceback (most recent call last): 2024-08-22T21:48:00.792 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:48:00.792 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: main() 2024-08-22T21:48:00.792 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:48:00.793 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: r = ctx.func(ctx) 2024-08-22T21:48:00.793 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:48:00.793 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: return func(ctx) 2024-08-22T21:48:00.793 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:48:00.793 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: _pull_image(ctx, ctx.image) 2024-08-22T21:48:00.793 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:48:00.793 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:48:00.793 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:48:00.793 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: Traceback (most recent call last): 2024-08-22T21:48:00.793 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:48:00.793 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: yield (conn, connr) 2024-08-22T21:48:00.793 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:48:00.794 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: code, '\n'.join(err))) 2024-08-22T21:48:00.794 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:48:00.794 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:48:00.794 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:48:00.794 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:48:00.794 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:48:00.794 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:48:00.794 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:48:00.794 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:48:00.794 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:48:00.794 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:48:00.795 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:48:00.795 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:48:00.795 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:48:00.795 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:48:00.795 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: Traceback (most recent call last): 2024-08-22T21:48:00.795 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:48:00.795 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: main() 2024-08-22T21:48:00.795 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:48:00.795 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: r = ctx.func(ctx) 2024-08-22T21:48:00.795 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:48:00.795 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: return func(ctx) 2024-08-22T21:48:00.795 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:48:00.795 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: _pull_image(ctx, ctx.image) 2024-08-22T21:48:00.796 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:48:00.796 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:48:00.796 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15315]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:48:01.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: cephadm 2024-08-22T21:48:00.394571+0000 mgr.y (mgr.14144) 477 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:48:01.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:48:01.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:48:01.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:48:01.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:48:01.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:48:01.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:48:01.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:48:01.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:48:01.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:48:01.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:48:01.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:48:01.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:48:01.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:48:01.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: Traceback (most recent call last): 2024-08-22T21:48:01.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:48:01.178 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: main() 2024-08-22T21:48:01.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:48:01.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: r = ctx.func(ctx) 2024-08-22T21:48:01.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:48:01.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: return func(ctx) 2024-08-22T21:48:01.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:48:01.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: _pull_image(ctx, ctx.image) 2024-08-22T21:48:01.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:48:01.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:48:01.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:48:01.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: Traceback (most recent call last): 2024-08-22T21:48:01.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:48:01.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: yield (conn, connr) 2024-08-22T21:48:01.179 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:48:01.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: code, '\n'.join(err))) 2024-08-22T21:48:01.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:48:01.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:48:01.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:48:01.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:48:01.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:48:01.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:48:01.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:48:01.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:48:01.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:48:01.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:48:01.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:48:01.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:48:01.180 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:48:01.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:48:01.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: Traceback (most recent call last): 2024-08-22T21:48:01.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:48:01.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: main() 2024-08-22T21:48:01.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:48:01.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: r = ctx.func(ctx) 2024-08-22T21:48:01.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:48:01.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: return func(ctx) 2024-08-22T21:48:01.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:48:01.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: _pull_image(ctx, ctx.image) 2024-08-22T21:48:01.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:48:01.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:48:01.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:48:01.181 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:00 smithi184 bash[14899]: cluster 2024-08-22T21:48:00.851542+0000 mgr.y (mgr.14144) 478 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:01.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: cephadm 2024-08-22T21:48:00.394571+0000 mgr.y (mgr.14144) 477 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:48:01.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:48:01.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:48:01.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:48:01.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:48:01.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:48:01.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:48:01.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:48:01.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:48:01.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:48:01.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:48:01.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:48:01.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:48:01.291 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:48:01.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: Traceback (most recent call last): 2024-08-22T21:48:01.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:48:01.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: main() 2024-08-22T21:48:01.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:48:01.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: r = ctx.func(ctx) 2024-08-22T21:48:01.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:48:01.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: return func(ctx) 2024-08-22T21:48:01.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:48:01.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: _pull_image(ctx, ctx.image) 2024-08-22T21:48:01.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:48:01.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:48:01.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:48:01.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: Traceback (most recent call last): 2024-08-22T21:48:01.292 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:48:01.293 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: yield (conn, connr) 2024-08-22T21:48:01.293 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:48:01.293 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: code, '\n'.join(err))) 2024-08-22T21:48:01.293 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:48:01.293 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:48:01.293 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: cephadm 2024-08-22T21:48:00.394571+0000 mgr.y (mgr.14144) 477 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:48:01.293 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:48:01.293 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:48:01.293 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:48:01.293 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:48:01.293 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:48:01.294 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:48:01.294 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:48:01.294 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:48:01.294 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:48:01.294 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:48:01.294 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:48:01.294 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:48:01.294 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:48:01.294 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: Traceback (most recent call last): 2024-08-22T21:48:01.294 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:48:01.294 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: main() 2024-08-22T21:48:01.294 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:48:01.294 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: r = ctx.func(ctx) 2024-08-22T21:48:01.294 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:48:01.295 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: return func(ctx) 2024-08-22T21:48:01.295 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:48:01.295 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: _pull_image(ctx, ctx.image) 2024-08-22T21:48:01.295 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:48:01.295 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:48:01.295 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:48:01.295 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: Traceback (most recent call last): 2024-08-22T21:48:01.295 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:48:01.295 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: yield (conn, connr) 2024-08-22T21:48:01.295 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:48:01.295 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: code, '\n'.join(err))) 2024-08-22T21:48:01.295 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:48:01.295 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:48:01.296 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:48:01.296 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:48:01.296 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:48:01.296 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:48:01.296 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:48:01.296 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:48:01.296 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:48:01.296 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:48:01.296 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:48:01.296 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:48:01.296 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:48:01.296 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:48:01.297 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: Traceback (most recent call last): 2024-08-22T21:48:01.297 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:48:01.297 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: main() 2024-08-22T21:48:01.297 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:48:01.297 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: r = ctx.func(ctx) 2024-08-22T21:48:01.297 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:48:01.297 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: return func(ctx) 2024-08-22T21:48:01.297 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:48:01.297 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: _pull_image(ctx, ctx.image) 2024-08-22T21:48:01.297 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:48:01.297 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:48:01.297 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:48:01.297 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[15050]: cluster 2024-08-22T21:48:00.851542+0000 mgr.y (mgr.14144) 478 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:01.298 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:48:01.298 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:48:01.298 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:48:01.298 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:48:01.298 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:48:01.298 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:48:01.298 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:48:01.298 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:48:01.299 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:48:01.299 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:48:01.299 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:48:01.299 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:48:01.299 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: Traceback (most recent call last): 2024-08-22T21:48:01.299 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:48:01.299 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: main() 2024-08-22T21:48:01.299 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:48:01.299 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: r = ctx.func(ctx) 2024-08-22T21:48:01.299 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:48:01.299 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: return func(ctx) 2024-08-22T21:48:01.299 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:48:01.299 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: _pull_image(ctx, ctx.image) 2024-08-22T21:48:01.299 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:48:01.300 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:48:01.300 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:48:01.300 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:00 smithi120 bash[19523]: cluster 2024-08-22T21:48:00.851542+0000 mgr.y (mgr.14144) 478 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:03.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:02 smithi184 bash[14899]: cluster 2024-08-22T21:48:02.852756+0000 mgr.y (mgr.14144) 479 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:03.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:02 smithi120 bash[15050]: cluster 2024-08-22T21:48:02.852756+0000 mgr.y (mgr.14144) 479 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:03.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:02 smithi120 bash[19523]: cluster 2024-08-22T21:48:02.852756+0000 mgr.y (mgr.14144) 479 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:05.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:04 smithi184 bash[14899]: cluster 2024-08-22T21:48:04.853850+0000 mgr.y (mgr.14144) 480 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:05.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:04 smithi120 bash[15050]: cluster 2024-08-22T21:48:04.853850+0000 mgr.y (mgr.14144) 480 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:05.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:04 smithi120 bash[19523]: cluster 2024-08-22T21:48:04.853850+0000 mgr.y (mgr.14144) 480 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:07.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:06 smithi184 bash[14899]: cluster 2024-08-22T21:48:06.855019+0000 mgr.y (mgr.14144) 481 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:07.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:06 smithi120 bash[15050]: cluster 2024-08-22T21:48:06.855019+0000 mgr.y (mgr.14144) 481 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:07.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:06 smithi120 bash[19523]: cluster 2024-08-22T21:48:06.855019+0000 mgr.y (mgr.14144) 481 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:09.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:08 smithi184 bash[14899]: cluster 2024-08-22T21:48:08.856574+0000 mgr.y (mgr.14144) 482 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:09.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:08 smithi120 bash[15050]: cluster 2024-08-22T21:48:08.856574+0000 mgr.y (mgr.14144) 482 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:09.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:08 smithi120 bash[19523]: cluster 2024-08-22T21:48:08.856574+0000 mgr.y (mgr.14144) 482 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:11.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:10 smithi184 bash[14899]: audit 2024-08-22T21:48:10.811086+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:48:11.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:10 smithi184 bash[14899]: audit 2024-08-22T21:48:10.811633+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:48:11.177 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:10 smithi184 bash[14899]: cluster 2024-08-22T21:48:10.857761+0000 mgr.y (mgr.14144) 483 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:11.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:10 smithi120 bash[15050]: audit 2024-08-22T21:48:10.811086+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:48:11.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:10 smithi120 bash[15050]: audit 2024-08-22T21:48:10.811633+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:48:11.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:10 smithi120 bash[15050]: cluster 2024-08-22T21:48:10.857761+0000 mgr.y (mgr.14144) 483 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:11.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:10 smithi120 bash[19523]: audit 2024-08-22T21:48:10.811086+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:48:11.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:10 smithi120 bash[19523]: audit 2024-08-22T21:48:10.811633+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:48:11.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:10 smithi120 bash[19523]: cluster 2024-08-22T21:48:10.857761+0000 mgr.y (mgr.14144) 483 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:13.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:12 smithi184 bash[14899]: cluster 2024-08-22T21:48:12.859075+0000 mgr.y (mgr.14144) 484 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:13.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:12 smithi120 bash[15050]: cluster 2024-08-22T21:48:12.859075+0000 mgr.y (mgr.14144) 484 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:13.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:12 smithi120 bash[19523]: cluster 2024-08-22T21:48:12.859075+0000 mgr.y (mgr.14144) 484 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:16.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:15 smithi184 bash[14899]: cluster 2024-08-22T21:48:14.860210+0000 mgr.y (mgr.14144) 485 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:16.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:15 smithi120 bash[19523]: cluster 2024-08-22T21:48:14.860210+0000 mgr.y (mgr.14144) 485 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:16.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:15 smithi120 bash[15050]: cluster 2024-08-22T21:48:14.860210+0000 mgr.y (mgr.14144) 485 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:18.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:17 smithi184 bash[14899]: cluster 2024-08-22T21:48:16.861198+0000 mgr.y (mgr.14144) 486 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:18.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:17 smithi120 bash[19523]: cluster 2024-08-22T21:48:16.861198+0000 mgr.y (mgr.14144) 486 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:18.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:17 smithi120 bash[15050]: cluster 2024-08-22T21:48:16.861198+0000 mgr.y (mgr.14144) 486 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:20.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:19 smithi184 bash[14899]: cluster 2024-08-22T21:48:18.862681+0000 mgr.y (mgr.14144) 487 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:20.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:19 smithi120 bash[19523]: cluster 2024-08-22T21:48:18.862681+0000 mgr.y (mgr.14144) 487 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:20.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:19 smithi120 bash[15050]: cluster 2024-08-22T21:48:18.862681+0000 mgr.y (mgr.14144) 487 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:22.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:21 smithi184 bash[14899]: cluster 2024-08-22T21:48:20.863785+0000 mgr.y (mgr.14144) 488 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:22.289 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:21 smithi120 bash[19523]: cluster 2024-08-22T21:48:20.863785+0000 mgr.y (mgr.14144) 488 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:22.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:21 smithi120 bash[15050]: cluster 2024-08-22T21:48:20.863785+0000 mgr.y (mgr.14144) 488 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:24.176 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:23 smithi184 bash[14899]: cluster 2024-08-22T21:48:22.864936+0000 mgr.y (mgr.14144) 489 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:24.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:23 smithi120 bash[15050]: cluster 2024-08-22T21:48:22.864936+0000 mgr.y (mgr.14144) 489 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:24.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:23 smithi120 bash[19523]: cluster 2024-08-22T21:48:22.864936+0000 mgr.y (mgr.14144) 489 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:26.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:25 smithi120 bash[15050]: cluster 2024-08-22T21:48:24.865728+0000 mgr.y (mgr.14144) 490 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:26.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:25 smithi120 bash[19523]: cluster 2024-08-22T21:48:24.865728+0000 mgr.y (mgr.14144) 490 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:26.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:25 smithi184 bash[14899]: cluster 2024-08-22T21:48:24.865728+0000 mgr.y (mgr.14144) 490 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:28.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:27 smithi120 bash[15050]: cluster 2024-08-22T21:48:26.866593+0000 mgr.y (mgr.14144) 491 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:28.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:27 smithi120 bash[19523]: cluster 2024-08-22T21:48:26.866593+0000 mgr.y (mgr.14144) 491 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:28.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:27 smithi184 bash[14899]: cluster 2024-08-22T21:48:26.866593+0000 mgr.y (mgr.14144) 491 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:30.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:29 smithi120 bash[19523]: cluster 2024-08-22T21:48:28.867799+0000 mgr.y (mgr.14144) 492 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:30.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:29 smithi120 bash[15050]: cluster 2024-08-22T21:48:28.867799+0000 mgr.y (mgr.14144) 492 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:30.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:29 smithi184 bash[14899]: cluster 2024-08-22T21:48:28.867799+0000 mgr.y (mgr.14144) 492 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:32.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:31 smithi120 bash[19523]: cluster 2024-08-22T21:48:30.868881+0000 mgr.y (mgr.14144) 493 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:32.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:31 smithi120 bash[15050]: cluster 2024-08-22T21:48:30.868881+0000 mgr.y (mgr.14144) 493 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:32.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:31 smithi184 bash[14899]: cluster 2024-08-22T21:48:30.868881+0000 mgr.y (mgr.14144) 493 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:34.289 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:33 smithi120 bash[19523]: cluster 2024-08-22T21:48:32.869792+0000 mgr.y (mgr.14144) 494 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:34.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:33 smithi120 bash[15050]: cluster 2024-08-22T21:48:32.869792+0000 mgr.y (mgr.14144) 494 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:34.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:33 smithi184 bash[14899]: cluster 2024-08-22T21:48:32.869792+0000 mgr.y (mgr.14144) 494 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:36.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:35 smithi120 bash[19523]: cluster 2024-08-22T21:48:34.870639+0000 mgr.y (mgr.14144) 495 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:36.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:35 smithi120 bash[15050]: cluster 2024-08-22T21:48:34.870639+0000 mgr.y (mgr.14144) 495 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:36.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:35 smithi184 bash[14899]: cluster 2024-08-22T21:48:34.870639+0000 mgr.y (mgr.14144) 495 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:38.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:37 smithi120 bash[19523]: cluster 2024-08-22T21:48:36.871783+0000 mgr.y (mgr.14144) 496 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:38.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:37 smithi120 bash[15050]: cluster 2024-08-22T21:48:36.871783+0000 mgr.y (mgr.14144) 496 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:38.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:37 smithi184 bash[14899]: cluster 2024-08-22T21:48:36.871783+0000 mgr.y (mgr.14144) 496 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:40.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:39 smithi120 bash[19523]: cluster 2024-08-22T21:48:38.873040+0000 mgr.y (mgr.14144) 497 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:40.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:39 smithi120 bash[15050]: cluster 2024-08-22T21:48:38.873040+0000 mgr.y (mgr.14144) 497 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:40.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:39 smithi184 bash[14899]: cluster 2024-08-22T21:48:38.873040+0000 mgr.y (mgr.14144) 497 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:42.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:41 smithi120 bash[19523]: cluster 2024-08-22T21:48:40.874070+0000 mgr.y (mgr.14144) 498 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:42.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:41 smithi120 bash[15050]: cluster 2024-08-22T21:48:40.874070+0000 mgr.y (mgr.14144) 498 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:42.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:41 smithi184 bash[14899]: cluster 2024-08-22T21:48:40.874070+0000 mgr.y (mgr.14144) 498 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:44.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:43 smithi120 bash[19523]: cluster 2024-08-22T21:48:42.875037+0000 mgr.y (mgr.14144) 499 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:44.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:43 smithi120 bash[15050]: cluster 2024-08-22T21:48:42.875037+0000 mgr.y (mgr.14144) 499 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:44.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:43 smithi184 bash[14899]: cluster 2024-08-22T21:48:42.875037+0000 mgr.y (mgr.14144) 499 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:46.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:45 smithi120 bash[19523]: cluster 2024-08-22T21:48:44.876103+0000 mgr.y (mgr.14144) 500 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:46.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:45 smithi120 bash[15050]: cluster 2024-08-22T21:48:44.876103+0000 mgr.y (mgr.14144) 500 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:46.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:45 smithi184 bash[14899]: cluster 2024-08-22T21:48:44.876103+0000 mgr.y (mgr.14144) 500 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:48.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:47 smithi120 bash[19523]: cluster 2024-08-22T21:48:46.877261+0000 mgr.y (mgr.14144) 501 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:48.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:47 smithi120 bash[15050]: cluster 2024-08-22T21:48:46.877261+0000 mgr.y (mgr.14144) 501 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:48.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:47 smithi184 bash[14899]: cluster 2024-08-22T21:48:46.877261+0000 mgr.y (mgr.14144) 501 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:50.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:49 smithi120 bash[19523]: cluster 2024-08-22T21:48:48.878344+0000 mgr.y (mgr.14144) 502 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:50.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:49 smithi120 bash[15050]: cluster 2024-08-22T21:48:48.878344+0000 mgr.y (mgr.14144) 502 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:50.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:49 smithi184 bash[14899]: cluster 2024-08-22T21:48:48.878344+0000 mgr.y (mgr.14144) 502 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:52.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:52 smithi120 bash[19523]: cluster 2024-08-22T21:48:50.879351+0000 mgr.y (mgr.14144) 503 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:52.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:51 smithi120 bash[15050]: cluster 2024-08-22T21:48:50.879351+0000 mgr.y (mgr.14144) 503 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:52.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:51 smithi184 bash[14899]: cluster 2024-08-22T21:48:50.879351+0000 mgr.y (mgr.14144) 503 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:54.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:54 smithi120 bash[19523]: cluster 2024-08-22T21:48:52.880602+0000 mgr.y (mgr.14144) 504 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:54.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:54 smithi120 bash[15050]: cluster 2024-08-22T21:48:52.880602+0000 mgr.y (mgr.14144) 504 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:54.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:54 smithi184 bash[14899]: cluster 2024-08-22T21:48:52.880602+0000 mgr.y (mgr.14144) 504 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:56.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:56 smithi120 bash[19523]: cluster 2024-08-22T21:48:54.881726+0000 mgr.y (mgr.14144) 505 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:56.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:56 smithi120 bash[15050]: cluster 2024-08-22T21:48:54.881726+0000 mgr.y (mgr.14144) 505 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:56.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:56 smithi184 bash[14899]: cluster 2024-08-22T21:48:54.881726+0000 mgr.y (mgr.14144) 505 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:58.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:48:58 smithi120 bash[19523]: cluster 2024-08-22T21:48:56.882814+0000 mgr.y (mgr.14144) 506 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:58.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:48:58 smithi120 bash[15050]: cluster 2024-08-22T21:48:56.882814+0000 mgr.y (mgr.14144) 506 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:48:58.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:48:58 smithi184 bash[14899]: cluster 2024-08-22T21:48:56.882814+0000 mgr.y (mgr.14144) 506 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:00.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:00 smithi120 bash[19523]: cluster 2024-08-22T21:48:58.884080+0000 mgr.y (mgr.14144) 507 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:00.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:00 smithi120 bash[15050]: cluster 2024-08-22T21:48:58.884080+0000 mgr.y (mgr.14144) 507 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:00.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:00 smithi184 bash[14899]: cluster 2024-08-22T21:48:58.884080+0000 mgr.y (mgr.14144) 507 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:01.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:01 smithi120 bash[15050]: audit 2024-08-22T21:49:00.396314+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:49:01.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:01 smithi120 bash[19523]: audit 2024-08-22T21:49:00.396314+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:49:01.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:01 smithi184 bash[14899]: audit 2024-08-22T21:49:00.396314+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:49:02.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:02 smithi120 bash[19523]: cluster 2024-08-22T21:49:00.885178+0000 mgr.y (mgr.14144) 508 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:02.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:02 smithi120 bash[15050]: cluster 2024-08-22T21:49:00.885178+0000 mgr.y (mgr.14144) 508 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:02.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:02 smithi184 bash[14899]: cluster 2024-08-22T21:49:00.885178+0000 mgr.y (mgr.14144) 508 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:04.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:04 smithi184 bash[14899]: cluster 2024-08-22T21:49:02.886378+0000 mgr.y (mgr.14144) 509 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:04.539 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15050]: cluster 2024-08-22T21:49:02.886378+0000 mgr.y (mgr.14144) 509 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:04.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[19523]: cluster 2024-08-22T21:49:02.886378+0000 mgr.y (mgr.14144) 509 : cluster [DBG] pgmap v476: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:05.290 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: debug 2024-08-22T21:49:04.870+0000 7fb7c75e5700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:49:05.291 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:49:05.291 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:49:05.291 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:49:05.291 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:49:05.291 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Downloading 2024-08-22T21:49:05.292 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:49:05.292 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:49:05.292 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:49:05.292 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:49:05.292 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:49:05.292 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:49:05.292 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:49:05.292 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:49:05.292 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: Traceback (most recent call last): 2024-08-22T21:49:05.293 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:49:05.293 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: main() 2024-08-22T21:49:05.293 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:49:05.293 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: r = ctx.func(ctx) 2024-08-22T21:49:05.293 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:49:05.293 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: return func(ctx) 2024-08-22T21:49:05.293 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:49:05.293 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: _pull_image(ctx, ctx.image) 2024-08-22T21:49:05.293 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:49:05.293 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:49:05.293 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:49:05.293 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: Traceback (most recent call last): 2024-08-22T21:49:05.294 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:49:05.294 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: yield (conn, connr) 2024-08-22T21:49:05.294 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:49:05.294 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: code, '\n'.join(err))) 2024-08-22T21:49:05.294 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:49:05.294 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:49:05.294 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:49:05.295 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:49:05.295 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:49:05.295 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Downloading 2024-08-22T21:49:05.295 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:49:05.295 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:49:05.295 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:49:05.295 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:49:05.295 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:49:05.295 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:49:05.295 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:49:05.295 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:49:05.295 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: Traceback (most recent call last): 2024-08-22T21:49:05.295 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:49:05.296 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: main() 2024-08-22T21:49:05.296 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:49:05.296 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: r = ctx.func(ctx) 2024-08-22T21:49:05.296 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:49:05.296 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: return func(ctx) 2024-08-22T21:49:05.296 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:49:05.296 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: _pull_image(ctx, ctx.image) 2024-08-22T21:49:05.296 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:49:05.296 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:49:05.296 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:49:04 smithi120 bash[15315]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:49:06.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: cephadm 2024-08-22T21:49:04.877546+0000 mgr.y (mgr.14144) 510 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:49:06.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:49:06.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:49:06.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:49:06.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:49:06.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Downloading 2024-08-22T21:49:06.429 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:49:06.429 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:49:06.429 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:49:06.429 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:49:06.429 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:49:06.429 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:49:06.430 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:49:06.430 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:49:06.430 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: Traceback (most recent call last): 2024-08-22T21:49:06.430 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:49:06.430 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: main() 2024-08-22T21:49:06.430 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:49:06.431 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: r = ctx.func(ctx) 2024-08-22T21:49:06.431 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:49:06.431 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: return func(ctx) 2024-08-22T21:49:06.431 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:49:06.431 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: _pull_image(ctx, ctx.image) 2024-08-22T21:49:06.432 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:49:06.432 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:49:06.432 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:49:06.432 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: Traceback (most recent call last): 2024-08-22T21:49:06.433 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:49:06.433 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: yield (conn, connr) 2024-08-22T21:49:06.433 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:49:06.433 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: code, '\n'.join(err))) 2024-08-22T21:49:06.433 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:49:06.433 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:49:06.434 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:49:06.434 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:49:06.434 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:49:06.434 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Downloading 2024-08-22T21:49:06.434 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:49:06.434 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:49:06.434 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:49:06.434 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:49:06.435 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:49:06.435 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:49:06.435 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:49:06.435 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:49:06.435 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: Traceback (most recent call last): 2024-08-22T21:49:06.435 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:49:06.436 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: main() 2024-08-22T21:49:06.436 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:49:06.436 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: r = ctx.func(ctx) 2024-08-22T21:49:06.436 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:49:06.436 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: return func(ctx) 2024-08-22T21:49:06.436 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:49:06.437 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: _pull_image(ctx, ctx.image) 2024-08-22T21:49:06.437 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:49:06.437 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:49:06.437 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:49:06.437 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:06 smithi184 bash[14899]: cluster 2024-08-22T21:49:04.887432+0000 mgr.y (mgr.14144) 511 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:06.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: cephadm 2024-08-22T21:49:04.877546+0000 mgr.y (mgr.14144) 510 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:49:06.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:49:06.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:49:06.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:49:06.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:49:06.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Downloading 2024-08-22T21:49:06.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:49:06.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:49:06.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:49:06.541 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:49:06.542 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:49:06.542 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:49:06.542 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:49:06.542 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:49:06.542 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: Traceback (most recent call last): 2024-08-22T21:49:06.542 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:49:06.542 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: main() 2024-08-22T21:49:06.542 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:49:06.542 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: r = ctx.func(ctx) 2024-08-22T21:49:06.542 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:49:06.542 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: return func(ctx) 2024-08-22T21:49:06.543 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:49:06.543 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: _pull_image(ctx, ctx.image) 2024-08-22T21:49:06.543 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:49:06.543 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:49:06.543 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:49:06.543 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: Traceback (most recent call last): 2024-08-22T21:49:06.543 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:49:06.543 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: yield (conn, connr) 2024-08-22T21:49:06.543 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:49:06.543 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: code, '\n'.join(err))) 2024-08-22T21:49:06.543 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:49:06.543 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:49:06.544 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: cephadm 2024-08-22T21:49:04.877546+0000 mgr.y (mgr.14144) 510 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:49:06.544 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:49:06.544 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:49:06.544 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:49:06.544 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:49:06.545 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Downloading 2024-08-22T21:49:06.545 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:49:06.545 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:49:06.545 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:49:06.545 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:49:06.546 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:49:06.546 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:49:06.546 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:49:06.547 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:49:06.547 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: Traceback (most recent call last): 2024-08-22T21:49:06.547 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:49:06.547 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: main() 2024-08-22T21:49:06.547 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:49:06.547 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: r = ctx.func(ctx) 2024-08-22T21:49:06.548 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:49:06.548 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: return func(ctx) 2024-08-22T21:49:06.548 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:49:06.548 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: _pull_image(ctx, ctx.image) 2024-08-22T21:49:06.548 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:49:06.548 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:49:06.548 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:49:06.548 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: Traceback (most recent call last): 2024-08-22T21:49:06.548 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:49:06.548 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: yield (conn, connr) 2024-08-22T21:49:06.548 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:49:06.549 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: code, '\n'.join(err))) 2024-08-22T21:49:06.549 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:49:06.549 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:49:06.549 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:49:06.549 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:49:06.549 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:49:06.549 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Downloading 2024-08-22T21:49:06.549 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:49:06.549 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:49:06.549 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:49:06.549 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:49:06.549 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:49:06.549 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:49:06.549 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:49:06.550 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:49:06.550 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: Traceback (most recent call last): 2024-08-22T21:49:06.550 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:49:06.550 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: main() 2024-08-22T21:49:06.550 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:49:06.550 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: r = ctx.func(ctx) 2024-08-22T21:49:06.550 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:49:06.550 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: return func(ctx) 2024-08-22T21:49:06.550 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:49:06.550 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: _pull_image(ctx, ctx.image) 2024-08-22T21:49:06.550 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:49:06.550 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:49:06.550 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:49:06.550 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[19523]: cluster 2024-08-22T21:49:04.887432+0000 mgr.y (mgr.14144) 511 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:06.551 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:49:06.551 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:49:06.551 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:49:06.551 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Downloading 2024-08-22T21:49:06.551 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:49:06.551 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:49:06.551 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:49:06.551 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:49:06.551 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:49:06.551 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:49:06.551 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:49:06.552 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:49:06.552 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: Traceback (most recent call last): 2024-08-22T21:49:06.552 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:49:06.552 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: main() 2024-08-22T21:49:06.552 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:49:06.552 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: r = ctx.func(ctx) 2024-08-22T21:49:06.552 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:49:06.552 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: return func(ctx) 2024-08-22T21:49:06.552 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:49:06.552 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: _pull_image(ctx, ctx.image) 2024-08-22T21:49:06.552 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:49:06.552 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:49:06.552 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:49:06.552 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:06 smithi120 bash[15050]: cluster 2024-08-22T21:49:04.887432+0000 mgr.y (mgr.14144) 511 : cluster [DBG] pgmap v477: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:08.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:08 smithi184 bash[14899]: cluster 2024-08-22T21:49:06.888555+0000 mgr.y (mgr.14144) 512 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:08.539 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:08 smithi120 bash[19523]: cluster 2024-08-22T21:49:06.888555+0000 mgr.y (mgr.14144) 512 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:08.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:08 smithi120 bash[15050]: cluster 2024-08-22T21:49:06.888555+0000 mgr.y (mgr.14144) 512 : cluster [DBG] pgmap v478: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:10.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:10 smithi184 bash[14899]: cluster 2024-08-22T21:49:08.889833+0000 mgr.y (mgr.14144) 513 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:10.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:10 smithi120 bash[15050]: cluster 2024-08-22T21:49:08.889833+0000 mgr.y (mgr.14144) 513 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:10.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:10 smithi120 bash[19523]: cluster 2024-08-22T21:49:08.889833+0000 mgr.y (mgr.14144) 513 : cluster [DBG] pgmap v479: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:11.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:11 smithi184 bash[14899]: audit 2024-08-22T21:49:10.822994+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:49:11.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:11 smithi184 bash[14899]: audit 2024-08-22T21:49:10.823315+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:49:11.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:11 smithi120 bash[15050]: audit 2024-08-22T21:49:10.822994+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:49:11.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:11 smithi120 bash[15050]: audit 2024-08-22T21:49:10.823315+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:49:11.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:11 smithi120 bash[19523]: audit 2024-08-22T21:49:10.822994+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:49:11.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:11 smithi120 bash[19523]: audit 2024-08-22T21:49:10.823315+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:49:12.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:12 smithi184 bash[14899]: cluster 2024-08-22T21:49:10.890962+0000 mgr.y (mgr.14144) 514 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:12.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:12 smithi120 bash[15050]: cluster 2024-08-22T21:49:10.890962+0000 mgr.y (mgr.14144) 514 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:12.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:12 smithi120 bash[19523]: cluster 2024-08-22T21:49:10.890962+0000 mgr.y (mgr.14144) 514 : cluster [DBG] pgmap v480: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:14.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:14 smithi184 bash[14899]: cluster 2024-08-22T21:49:12.892075+0000 mgr.y (mgr.14144) 515 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:14.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:14 smithi120 bash[15050]: cluster 2024-08-22T21:49:12.892075+0000 mgr.y (mgr.14144) 515 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:14.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:14 smithi120 bash[19523]: cluster 2024-08-22T21:49:12.892075+0000 mgr.y (mgr.14144) 515 : cluster [DBG] pgmap v481: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:16.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:16 smithi184 bash[14899]: cluster 2024-08-22T21:49:14.893160+0000 mgr.y (mgr.14144) 516 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:16.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:16 smithi120 bash[15050]: cluster 2024-08-22T21:49:14.893160+0000 mgr.y (mgr.14144) 516 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:16.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:16 smithi120 bash[19523]: cluster 2024-08-22T21:49:14.893160+0000 mgr.y (mgr.14144) 516 : cluster [DBG] pgmap v482: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:18.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:18 smithi184 bash[14899]: cluster 2024-08-22T21:49:16.894464+0000 mgr.y (mgr.14144) 517 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:18.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:18 smithi120 bash[15050]: cluster 2024-08-22T21:49:16.894464+0000 mgr.y (mgr.14144) 517 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:18.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:18 smithi120 bash[19523]: cluster 2024-08-22T21:49:16.894464+0000 mgr.y (mgr.14144) 517 : cluster [DBG] pgmap v483: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:20.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:20 smithi184 bash[14899]: cluster 2024-08-22T21:49:18.895776+0000 mgr.y (mgr.14144) 518 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:20.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:20 smithi120 bash[15050]: cluster 2024-08-22T21:49:18.895776+0000 mgr.y (mgr.14144) 518 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:20.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:20 smithi120 bash[19523]: cluster 2024-08-22T21:49:18.895776+0000 mgr.y (mgr.14144) 518 : cluster [DBG] pgmap v484: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:22.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:22 smithi184 bash[14899]: cluster 2024-08-22T21:49:20.896917+0000 mgr.y (mgr.14144) 519 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:22.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:22 smithi120 bash[19523]: cluster 2024-08-22T21:49:20.896917+0000 mgr.y (mgr.14144) 519 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:22.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:22 smithi120 bash[15050]: cluster 2024-08-22T21:49:20.896917+0000 mgr.y (mgr.14144) 519 : cluster [DBG] pgmap v485: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:24.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:24 smithi184 bash[14899]: cluster 2024-08-22T21:49:22.898151+0000 mgr.y (mgr.14144) 520 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:24.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:24 smithi120 bash[15050]: cluster 2024-08-22T21:49:22.898151+0000 mgr.y (mgr.14144) 520 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:24.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:24 smithi120 bash[19523]: cluster 2024-08-22T21:49:22.898151+0000 mgr.y (mgr.14144) 520 : cluster [DBG] pgmap v486: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:26.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:26 smithi184 bash[14899]: cluster 2024-08-22T21:49:24.899258+0000 mgr.y (mgr.14144) 521 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:26.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:26 smithi120 bash[19523]: cluster 2024-08-22T21:49:24.899258+0000 mgr.y (mgr.14144) 521 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:26.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:26 smithi120 bash[15050]: cluster 2024-08-22T21:49:24.899258+0000 mgr.y (mgr.14144) 521 : cluster [DBG] pgmap v487: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:28.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:28 smithi184 bash[14899]: cluster 2024-08-22T21:49:26.900394+0000 mgr.y (mgr.14144) 522 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:28.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:28 smithi120 bash[15050]: cluster 2024-08-22T21:49:26.900394+0000 mgr.y (mgr.14144) 522 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:28.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:28 smithi120 bash[19523]: cluster 2024-08-22T21:49:26.900394+0000 mgr.y (mgr.14144) 522 : cluster [DBG] pgmap v488: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:30.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:30 smithi184 bash[14899]: cluster 2024-08-22T21:49:28.901555+0000 mgr.y (mgr.14144) 523 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:30.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:30 smithi120 bash[19523]: cluster 2024-08-22T21:49:28.901555+0000 mgr.y (mgr.14144) 523 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:30.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:30 smithi120 bash[15050]: cluster 2024-08-22T21:49:28.901555+0000 mgr.y (mgr.14144) 523 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:32.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:32 smithi184 bash[14899]: cluster 2024-08-22T21:49:30.902572+0000 mgr.y (mgr.14144) 524 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:32.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:32 smithi120 bash[15050]: cluster 2024-08-22T21:49:30.902572+0000 mgr.y (mgr.14144) 524 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:32.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:32 smithi120 bash[19523]: cluster 2024-08-22T21:49:30.902572+0000 mgr.y (mgr.14144) 524 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:34.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:34 smithi184 bash[14899]: cluster 2024-08-22T21:49:32.903739+0000 mgr.y (mgr.14144) 525 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:34.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:34 smithi120 bash[19523]: cluster 2024-08-22T21:49:32.903739+0000 mgr.y (mgr.14144) 525 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:34.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:34 smithi120 bash[15050]: cluster 2024-08-22T21:49:32.903739+0000 mgr.y (mgr.14144) 525 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:36.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:36 smithi184 bash[14899]: cluster 2024-08-22T21:49:34.904825+0000 mgr.y (mgr.14144) 526 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:36.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:36 smithi120 bash[19523]: cluster 2024-08-22T21:49:34.904825+0000 mgr.y (mgr.14144) 526 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:36.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:36 smithi120 bash[15050]: cluster 2024-08-22T21:49:34.904825+0000 mgr.y (mgr.14144) 526 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:38.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:38 smithi184 bash[14899]: cluster 2024-08-22T21:49:36.906012+0000 mgr.y (mgr.14144) 527 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:38.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:38 smithi120 bash[19523]: cluster 2024-08-22T21:49:36.906012+0000 mgr.y (mgr.14144) 527 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:38.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:38 smithi120 bash[15050]: cluster 2024-08-22T21:49:36.906012+0000 mgr.y (mgr.14144) 527 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:40.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:40 smithi184 bash[14899]: cluster 2024-08-22T21:49:38.907267+0000 mgr.y (mgr.14144) 528 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:40.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:40 smithi120 bash[15050]: cluster 2024-08-22T21:49:38.907267+0000 mgr.y (mgr.14144) 528 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:40.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:40 smithi120 bash[19523]: cluster 2024-08-22T21:49:38.907267+0000 mgr.y (mgr.14144) 528 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:42.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:42 smithi184 bash[14899]: cluster 2024-08-22T21:49:40.908347+0000 mgr.y (mgr.14144) 529 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:42.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:42 smithi120 bash[19523]: cluster 2024-08-22T21:49:40.908347+0000 mgr.y (mgr.14144) 529 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:42.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:42 smithi120 bash[15050]: cluster 2024-08-22T21:49:40.908347+0000 mgr.y (mgr.14144) 529 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:44.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:44 smithi184 bash[14899]: cluster 2024-08-22T21:49:42.909491+0000 mgr.y (mgr.14144) 530 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:44.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:44 smithi120 bash[19523]: cluster 2024-08-22T21:49:42.909491+0000 mgr.y (mgr.14144) 530 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:44.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:44 smithi120 bash[15050]: cluster 2024-08-22T21:49:42.909491+0000 mgr.y (mgr.14144) 530 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:46.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:46 smithi184 bash[14899]: cluster 2024-08-22T21:49:44.910619+0000 mgr.y (mgr.14144) 531 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:46.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:46 smithi120 bash[19523]: cluster 2024-08-22T21:49:44.910619+0000 mgr.y (mgr.14144) 531 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:46.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:46 smithi120 bash[15050]: cluster 2024-08-22T21:49:44.910619+0000 mgr.y (mgr.14144) 531 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:48.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:48 smithi120 bash[15050]: cluster 2024-08-22T21:49:46.911815+0000 mgr.y (mgr.14144) 532 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:48.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:48 smithi120 bash[19523]: cluster 2024-08-22T21:49:46.911815+0000 mgr.y (mgr.14144) 532 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:48.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:48 smithi184 bash[14899]: cluster 2024-08-22T21:49:46.911815+0000 mgr.y (mgr.14144) 532 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:50.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:50 smithi120 bash[15050]: cluster 2024-08-22T21:49:48.913110+0000 mgr.y (mgr.14144) 533 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:50.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:50 smithi120 bash[19523]: cluster 2024-08-22T21:49:48.913110+0000 mgr.y (mgr.14144) 533 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:50.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:50 smithi184 bash[14899]: cluster 2024-08-22T21:49:48.913110+0000 mgr.y (mgr.14144) 533 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:52.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:52 smithi120 bash[15050]: cluster 2024-08-22T21:49:50.914215+0000 mgr.y (mgr.14144) 534 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:52.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:52 smithi120 bash[19523]: cluster 2024-08-22T21:49:50.914215+0000 mgr.y (mgr.14144) 534 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:52.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:52 smithi184 bash[14899]: cluster 2024-08-22T21:49:50.914215+0000 mgr.y (mgr.14144) 534 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:54.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:54 smithi120 bash[15050]: cluster 2024-08-22T21:49:52.915391+0000 mgr.y (mgr.14144) 535 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:54.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:54 smithi120 bash[19523]: cluster 2024-08-22T21:49:52.915391+0000 mgr.y (mgr.14144) 535 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:54.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:54 smithi184 bash[14899]: cluster 2024-08-22T21:49:52.915391+0000 mgr.y (mgr.14144) 535 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:56.004 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph orch ps' 2024-08-22T21:49:56.260 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:56 smithi120 bash[19523]: cluster 2024-08-22T21:49:54.916550+0000 mgr.y (mgr.14144) 536 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:56.261 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:56 smithi120 bash[15050]: cluster 2024-08-22T21:49:54.916550+0000 mgr.y (mgr.14144) 536 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:56.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:56 smithi184 bash[14899]: cluster 2024-08-22T21:49:54.916550+0000 mgr.y (mgr.14144) 536 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:58.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:49:58 smithi120 bash[15050]: cluster 2024-08-22T21:49:56.917765+0000 mgr.y (mgr.14144) 537 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:58.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:49:58 smithi120 bash[19523]: cluster 2024-08-22T21:49:56.917765+0000 mgr.y (mgr.14144) 537 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:58.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:49:58 smithi184 bash[14899]: cluster 2024-08-22T21:49:56.917765+0000 mgr.y (mgr.14144) 537 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:49:59.636 INFO:teuthology.orchestra.run.smithi120.stdout:NAME HOST STATUS REFRESHED AGE PORTS VERSION IMAGE ID CONTAINER ID 2024-08-22T21:49:59.636 INFO:teuthology.orchestra.run.smithi120.stdout:alertmanager.a smithi120 running (8m) 6m ago 9m *:9093 *:9094 0.20.0 0881eb8f169f 1b5474867537 2024-08-22T21:49:59.636 INFO:teuthology.orchestra.run.smithi120.stdout:grafana.a smithi184 running (8m) 7m ago 8m *:3000 6.7.4 557c83e11646 af16d513aa43 2024-08-22T21:49:59.637 INFO:teuthology.orchestra.run.smithi120.stdout:iscsi.foo.smithi120.hlzeis smithi120 running (6m) 6m ago 6m - 24ecd6d5f14c f9115d305990 2024-08-22T21:49:59.637 INFO:teuthology.orchestra.run.smithi120.stdout:mgr.x smithi184 running (13m) 7m ago 13m *:8443 16.2.0 24ecd6d5f14c b477c7fb0b3c 2024-08-22T21:49:59.637 INFO:teuthology.orchestra.run.smithi120.stdout:mgr.y smithi120 running (15m) 6m ago 15m *:9283 16.2.0 24ecd6d5f14c 2166808df405 2024-08-22T21:49:59.637 INFO:teuthology.orchestra.run.smithi120.stdout:mon.a smithi120 running (15m) 6m ago 15m - 16.2.0 24ecd6d5f14c 4793c424f961 2024-08-22T21:49:59.637 INFO:teuthology.orchestra.run.smithi120.stdout:mon.b smithi184 running (14m) 7m ago 14m - 16.2.0 24ecd6d5f14c 05ee41108e8e 2024-08-22T21:49:59.637 INFO:teuthology.orchestra.run.smithi120.stdout:mon.c smithi120 running (14m) 6m ago 14m - 16.2.0 24ecd6d5f14c 317c1ed4d6e3 2024-08-22T21:49:59.637 INFO:teuthology.orchestra.run.smithi120.stdout:node-exporter.a smithi120 running (9m) 6m ago 9m *:9100 0.18.1 e5a616e4b9cf 12ac5416b891 2024-08-22T21:49:59.637 INFO:teuthology.orchestra.run.smithi120.stdout:node-exporter.b smithi184 running (9m) 7m ago 9m *:9100 0.18.1 e5a616e4b9cf 20426efd5cbe 2024-08-22T21:49:59.637 INFO:teuthology.orchestra.run.smithi120.stdout:osd.0 smithi120 running (13m) 6m ago 13m - 16.2.0 24ecd6d5f14c 2d44dbd56951 2024-08-22T21:49:59.637 INFO:teuthology.orchestra.run.smithi120.stdout:osd.1 smithi120 running (12m) 6m ago 12m - 16.2.0 24ecd6d5f14c 0af0d86e1e8b 2024-08-22T21:49:59.637 INFO:teuthology.orchestra.run.smithi120.stdout:osd.2 smithi120 running (12m) 6m ago 12m - 16.2.0 24ecd6d5f14c bb4f1516296a 2024-08-22T21:49:59.637 INFO:teuthology.orchestra.run.smithi120.stdout:osd.3 smithi120 running (11m) 6m ago 11m - 16.2.0 24ecd6d5f14c cfd935664944 2024-08-22T21:49:59.637 INFO:teuthology.orchestra.run.smithi120.stdout:osd.4 smithi184 running (11m) 7m ago 11m - 16.2.0 24ecd6d5f14c 64b7f9eab2f4 2024-08-22T21:49:59.637 INFO:teuthology.orchestra.run.smithi120.stdout:osd.5 smithi184 running (11m) 7m ago 11m - 16.2.0 24ecd6d5f14c 366e85e26a09 2024-08-22T21:49:59.638 INFO:teuthology.orchestra.run.smithi120.stdout:osd.6 smithi184 running (10m) 7m ago 10m - 16.2.0 24ecd6d5f14c 072e2d944ccc 2024-08-22T21:49:59.638 INFO:teuthology.orchestra.run.smithi120.stdout:osd.7 smithi184 running (10m) 7m ago 10m - 16.2.0 24ecd6d5f14c cc1beb2d048d 2024-08-22T21:49:59.638 INFO:teuthology.orchestra.run.smithi120.stdout:prometheus.a smithi184 running (8m) 7m ago 9m *:9095 2.18.1 de242295e225 b80ffc7b182e 2024-08-22T21:49:59.638 INFO:teuthology.orchestra.run.smithi120.stdout:rgw.foo.smithi120.bahabf smithi120 running (7m) 6m ago 7m *:8000 16.2.0 24ecd6d5f14c 337d0e31d013 2024-08-22T21:49:59.638 INFO:teuthology.orchestra.run.smithi120.stdout:rgw.foo.smithi184.idrhvp smithi184 running (7m) 7m ago 7m *:8000 16.2.0 24ecd6d5f14c bcd4f1301970 2024-08-22T21:50:00.350 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph versions' 2024-08-22T21:50:00.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:00 smithi120 bash[15050]: cluster 2024-08-22T21:49:58.919279+0000 mgr.y (mgr.14144) 538 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:00.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:00 smithi120 bash[15050]: audit 2024-08-22T21:49:59.615029+0000 mgr.y (mgr.14144) 539 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:50:00.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:00 smithi120 bash[15050]: cluster 2024-08-22T21:50:00.000147+0000 mon.a (mon.0) 627 : cluster [INF] overall HEALTH_OK 2024-08-22T21:50:00.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:00 smithi120 bash[19523]: cluster 2024-08-22T21:49:58.919279+0000 mgr.y (mgr.14144) 538 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:00.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:00 smithi120 bash[19523]: audit 2024-08-22T21:49:59.615029+0000 mgr.y (mgr.14144) 539 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:50:00.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:00 smithi120 bash[19523]: cluster 2024-08-22T21:50:00.000147+0000 mon.a (mon.0) 627 : cluster [INF] overall HEALTH_OK 2024-08-22T21:50:00.678 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:00 smithi184 bash[14899]: cluster 2024-08-22T21:49:58.919279+0000 mgr.y (mgr.14144) 538 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:00.678 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:00 smithi184 bash[14899]: audit 2024-08-22T21:49:59.615029+0000 mgr.y (mgr.14144) 539 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-22T21:50:00.679 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:00 smithi184 bash[14899]: cluster 2024-08-22T21:50:00.000147+0000 mon.a (mon.0) 627 : cluster [INF] overall HEALTH_OK 2024-08-22T21:50:02.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:02 smithi120 bash[15050]: cluster 2024-08-22T21:50:00.920451+0000 mgr.y (mgr.14144) 540 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:02.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:02 smithi120 bash[19523]: cluster 2024-08-22T21:50:00.920451+0000 mgr.y (mgr.14144) 540 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:02.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:02 smithi184 bash[14899]: cluster 2024-08-22T21:50:00.920451+0000 mgr.y (mgr.14144) 540 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:04.145 INFO:teuthology.orchestra.run.smithi120.stdout:{ 2024-08-22T21:50:04.145 INFO:teuthology.orchestra.run.smithi120.stdout: "mon": { 2024-08-22T21:50:04.145 INFO:teuthology.orchestra.run.smithi120.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 3 2024-08-22T21:50:04.145 INFO:teuthology.orchestra.run.smithi120.stdout: }, 2024-08-22T21:50:04.145 INFO:teuthology.orchestra.run.smithi120.stdout: "mgr": { 2024-08-22T21:50:04.145 INFO:teuthology.orchestra.run.smithi120.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-08-22T21:50:04.145 INFO:teuthology.orchestra.run.smithi120.stdout: }, 2024-08-22T21:50:04.146 INFO:teuthology.orchestra.run.smithi120.stdout: "osd": { 2024-08-22T21:50:04.146 INFO:teuthology.orchestra.run.smithi120.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 8 2024-08-22T21:50:04.146 INFO:teuthology.orchestra.run.smithi120.stdout: }, 2024-08-22T21:50:04.146 INFO:teuthology.orchestra.run.smithi120.stdout: "mds": {}, 2024-08-22T21:50:04.146 INFO:teuthology.orchestra.run.smithi120.stdout: "rgw": { 2024-08-22T21:50:04.146 INFO:teuthology.orchestra.run.smithi120.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 2 2024-08-22T21:50:04.146 INFO:teuthology.orchestra.run.smithi120.stdout: }, 2024-08-22T21:50:04.146 INFO:teuthology.orchestra.run.smithi120.stdout: "overall": { 2024-08-22T21:50:04.146 INFO:teuthology.orchestra.run.smithi120.stdout: "ceph version 16.2.0 (0c2054e95bcd9b30fdd908a79ac1d8bbc3394442) pacific (stable)": 15 2024-08-22T21:50:04.146 INFO:teuthology.orchestra.run.smithi120.stdout: } 2024-08-22T21:50:04.146 INFO:teuthology.orchestra.run.smithi120.stdout:} 2024-08-22T21:50:04.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:04 smithi120 bash[19523]: cluster 2024-08-22T21:50:02.921692+0000 mgr.y (mgr.14144) 541 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:04.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:04 smithi120 bash[19523]: audit 2024-08-22T21:50:04.144700+0000 mon.a (mon.0) 628 : audit [DBG] from='client.? 172.21.15.120:0/2292257307' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:50:04.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:04 smithi120 bash[15050]: cluster 2024-08-22T21:50:02.921692+0000 mgr.y (mgr.14144) 541 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:04.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:04 smithi120 bash[15050]: audit 2024-08-22T21:50:04.144700+0000 mon.a (mon.0) 628 : audit [DBG] from='client.? 172.21.15.120:0/2292257307' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:50:04.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:04 smithi184 bash[14899]: cluster 2024-08-22T21:50:02.921692+0000 mgr.y (mgr.14144) 541 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:04.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:04 smithi184 bash[14899]: audit 2024-08-22T21:50:04.144700+0000 mon.a (mon.0) 628 : audit [DBG] from='client.? 172.21.15.120:0/2292257307' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:50:04.923 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph -s' 2024-08-22T21:50:05.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:05 smithi120 bash[19523]: audit 2024-08-22T21:50:04.878618+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:50:05.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:05 smithi120 bash[15050]: audit 2024-08-22T21:50:04.878618+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:50:05.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:05 smithi184 bash[14899]: audit 2024-08-22T21:50:04.878618+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-22T21:50:06.289 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:06 smithi120 bash[15050]: cluster 2024-08-22T21:50:04.922828+0000 mgr.y (mgr.14144) 542 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:06.290 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:06 smithi120 bash[19523]: cluster 2024-08-22T21:50:04.922828+0000 mgr.y (mgr.14144) 542 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:06.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:06 smithi184 bash[14899]: cluster 2024-08-22T21:50:04.922828+0000 mgr.y (mgr.14144) 542 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:08.540 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:08 smithi120 bash[15050]: cluster 2024-08-22T21:50:06.923933+0000 mgr.y (mgr.14144) 543 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:08.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:08 smithi120 bash[19523]: cluster 2024-08-22T21:50:06.923933+0000 mgr.y (mgr.14144) 543 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:08.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:08 smithi184 bash[14899]: cluster 2024-08-22T21:50:06.923933+0000 mgr.y (mgr.14144) 543 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:09.062 INFO:teuthology.orchestra.run.smithi120.stdout: cluster: 2024-08-22T21:50:09.062 INFO:teuthology.orchestra.run.smithi120.stdout: id: 2842dc48-60ce-11ef-bcd2-c7b262605968 2024-08-22T21:50:09.062 INFO:teuthology.orchestra.run.smithi120.stdout: health: HEALTH_OK 2024-08-22T21:50:09.062 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-08-22T21:50:09.062 INFO:teuthology.orchestra.run.smithi120.stdout: services: 2024-08-22T21:50:09.062 INFO:teuthology.orchestra.run.smithi120.stdout: mon: 3 daemons, quorum a,b,c (age 14m) 2024-08-22T21:50:09.062 INFO:teuthology.orchestra.run.smithi120.stdout: mgr: y(active, since 14m), standbys: x 2024-08-22T21:50:09.063 INFO:teuthology.orchestra.run.smithi120.stdout: osd: 8 osds: 8 up (since 10m), 8 in (since 10m) 2024-08-22T21:50:09.063 INFO:teuthology.orchestra.run.smithi120.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-08-22T21:50:09.063 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-08-22T21:50:09.063 INFO:teuthology.orchestra.run.smithi120.stdout: data: 2024-08-22T21:50:09.063 INFO:teuthology.orchestra.run.smithi120.stdout: pools: 6 pools, 161 pgs 2024-08-22T21:50:09.063 INFO:teuthology.orchestra.run.smithi120.stdout: objects: 331 objects, 27 KiB 2024-08-22T21:50:09.063 INFO:teuthology.orchestra.run.smithi120.stdout: usage: 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:09.063 INFO:teuthology.orchestra.run.smithi120.stdout: pgs: 161 active+clean 2024-08-22T21:50:09.063 INFO:teuthology.orchestra.run.smithi120.stdout: 2024-08-22T21:50:09.805 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph health detail' 2024-08-22T21:50:10.070 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[19523]: cluster 2024-08-22T21:50:08.925043+0000 mgr.y (mgr.14144) 544 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:10.070 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[19523]: audit 2024-08-22T21:50:09.061699+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.120:0/1899879072' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-22T21:50:10.070 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15050]: cluster 2024-08-22T21:50:08.925043+0000 mgr.y (mgr.14144) 544 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:10.070 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15050]: audit 2024-08-22T21:50:09.061699+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.120:0/1899879072' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-22T21:50:10.071 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: debug 2024-08-22T21:50:09.961+0000 7fb7c75e5700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:50:10.071 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:50:10.071 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:50:10.071 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:50:10.071 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:50:10.071 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:50:10.071 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:50:10.071 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:50:10.072 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:50:10.072 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:50:10.072 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:50:10.072 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:50:10.072 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:50:10.072 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:50:10.072 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: Traceback (most recent call last): 2024-08-22T21:50:10.072 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:50:10.072 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: main() 2024-08-22T21:50:10.072 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:50:10.072 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: r = ctx.func(ctx) 2024-08-22T21:50:10.072 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:50:10.072 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: return func(ctx) 2024-08-22T21:50:10.073 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:50:10.073 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: _pull_image(ctx, ctx.image) 2024-08-22T21:50:10.073 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:50:10.073 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:50:10.073 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:50:10.073 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: Traceback (most recent call last): 2024-08-22T21:50:10.073 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:50:10.073 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: yield (conn, connr) 2024-08-22T21:50:10.073 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:50:10.073 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: code, '\n'.join(err))) 2024-08-22T21:50:10.073 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:50:10.073 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:50:10.073 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:50:10.073 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:50:10.074 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:50:10.074 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:50:10.074 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:50:10.074 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:50:10.074 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:50:10.074 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:50:10.074 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:50:10.074 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:50:10.074 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:50:10.074 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:50:10.074 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: Traceback (most recent call last): 2024-08-22T21:50:10.074 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:50:10.074 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: main() 2024-08-22T21:50:10.075 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:50:10.075 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: r = ctx.func(ctx) 2024-08-22T21:50:10.075 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:50:10.075 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: return func(ctx) 2024-08-22T21:50:10.075 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:50:10.075 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: _pull_image(ctx, ctx.image) 2024-08-22T21:50:10.075 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:50:10.075 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:50:10.075 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:09 smithi120 bash[15315]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:50:10.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:09 smithi184 bash[14899]: cluster 2024-08-22T21:50:08.925043+0000 mgr.y (mgr.14144) 544 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:10.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:09 smithi184 bash[14899]: audit 2024-08-22T21:50:09.061699+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.120:0/1899879072' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-22T21:50:11.211 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: cephadm 2024-08-22T21:50:09.962687+0000 mgr.y (mgr.14144) 545 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:50:11.211 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:50:11.212 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:50:11.212 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:50:11.212 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:50:11.212 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:50:11.212 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:50:11.212 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:50:11.212 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:50:11.212 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:50:11.212 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:50:11.212 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:50:11.212 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:50:11.212 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:50:11.212 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: Traceback (most recent call last): 2024-08-22T21:50:11.213 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:50:11.213 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: main() 2024-08-22T21:50:11.213 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:50:11.213 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: r = ctx.func(ctx) 2024-08-22T21:50:11.213 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:50:11.213 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: return func(ctx) 2024-08-22T21:50:11.213 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:50:11.213 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: _pull_image(ctx, ctx.image) 2024-08-22T21:50:11.213 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:50:11.213 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:50:11.213 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:50:11.213 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: Traceback (most recent call last): 2024-08-22T21:50:11.213 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:50:11.214 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: yield (conn, connr) 2024-08-22T21:50:11.214 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:50:11.214 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: code, '\n'.join(err))) 2024-08-22T21:50:11.214 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:50:11.214 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:50:11.214 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: cephadm 2024-08-22T21:50:09.962687+0000 mgr.y (mgr.14144) 545 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:50:11.214 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:50:11.215 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:50:11.215 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:50:11.215 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:50:11.215 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:50:11.215 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:50:11.215 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:50:11.215 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:50:11.215 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:50:11.215 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:50:11.215 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:50:11.215 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:50:11.215 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:50:11.215 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: Traceback (most recent call last): 2024-08-22T21:50:11.216 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:50:11.216 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: main() 2024-08-22T21:50:11.216 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:50:11.216 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: r = ctx.func(ctx) 2024-08-22T21:50:11.216 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:50:11.216 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: return func(ctx) 2024-08-22T21:50:11.216 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:50:11.216 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: _pull_image(ctx, ctx.image) 2024-08-22T21:50:11.216 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:50:11.216 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:50:11.217 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:50:11.217 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: Traceback (most recent call last): 2024-08-22T21:50:11.217 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:50:11.217 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: yield (conn, connr) 2024-08-22T21:50:11.217 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:50:11.217 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: code, '\n'.join(err))) 2024-08-22T21:50:11.217 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:50:11.218 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:50:11.218 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:50:11.218 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:50:11.219 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:50:11.219 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:50:11.219 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:50:11.219 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:50:11.219 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:50:11.219 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:50:11.219 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:50:11.219 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:50:11.219 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:50:11.219 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:50:11.219 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: Traceback (most recent call last): 2024-08-22T21:50:11.219 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:50:11.220 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: main() 2024-08-22T21:50:11.220 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:50:11.220 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: r = ctx.func(ctx) 2024-08-22T21:50:11.220 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:50:11.220 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: return func(ctx) 2024-08-22T21:50:11.220 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:50:11.220 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: _pull_image(ctx, ctx.image) 2024-08-22T21:50:11.220 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:50:11.220 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:50:11.220 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:50:11.221 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: audit 2024-08-22T21:50:10.835344+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:50:11.221 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[15050]: audit 2024-08-22T21:50:10.836003+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:50:11.221 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:50:11.221 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:50:11.221 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:50:11.221 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:50:11.221 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:50:11.221 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:50:11.221 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:50:11.221 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:50:11.221 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:50:11.222 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:50:11.222 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:50:11.222 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:50:11.222 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: Traceback (most recent call last): 2024-08-22T21:50:11.222 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:50:11.222 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: main() 2024-08-22T21:50:11.222 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:50:11.222 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: r = ctx.func(ctx) 2024-08-22T21:50:11.222 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:50:11.222 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: return func(ctx) 2024-08-22T21:50:11.222 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:50:11.222 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: _pull_image(ctx, ctx.image) 2024-08-22T21:50:11.222 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:50:11.222 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:50:11.223 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:50:11.223 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: audit 2024-08-22T21:50:10.835344+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:50:11.223 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:10 smithi120 bash[19523]: audit 2024-08-22T21:50:10.836003+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:50:11.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: cephadm 2024-08-22T21:50:09.962687+0000 mgr.y (mgr.14144) 545 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:50:11.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:50:11.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:50:11.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:50:11.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:50:11.427 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:50:11.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:50:11.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:50:11.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:50:11.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:50:11.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:50:11.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:50:11.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:50:11.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:50:11.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: Traceback (most recent call last): 2024-08-22T21:50:11.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:50:11.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: main() 2024-08-22T21:50:11.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:50:11.428 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: r = ctx.func(ctx) 2024-08-22T21:50:11.429 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:50:11.429 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: return func(ctx) 2024-08-22T21:50:11.429 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:50:11.429 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: _pull_image(ctx, ctx.image) 2024-08-22T21:50:11.429 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:50:11.429 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:50:11.429 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:50:11.429 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: Traceback (most recent call last): 2024-08-22T21:50:11.429 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1172, in _remote_connection 2024-08-22T21:50:11.429 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: yield (conn, connr) 2024-08-22T21:50:11.429 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1087, in _run_cephadm 2024-08-22T21:50:11.429 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: code, '\n'.join(err))) 2024-08-22T21:50:11.429 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713... 2024-08-22T21:50:11.429 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:50:11.430 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout 56fd5b351507f92fd1531bbfb42df967f9fbe713: Pulling from ceph-ci/ceph 2024-08-22T21:50:11.430 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Pulling fs layer 2024-08-22T21:50:11.430 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Pulling fs layer 2024-08-22T21:50:11.430 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 5 seconds 2024-08-22T21:50:11.430 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 5 seconds 2024-08-22T21:50:11.430 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 4 seconds 2024-08-22T21:50:11.430 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 4 seconds 2024-08-22T21:50:11.430 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 3 seconds 2024-08-22T21:50:11.430 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 3 seconds 2024-08-22T21:50:11.431 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout b3b611797331: Retrying in 2 seconds 2024-08-22T21:50:11.431 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stdout e8b54c863393: Retrying in 2 seconds 2024-08-22T21:50:11.431 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: /usr/bin/docker: stderr error pulling image configuration: download failed after attempts=6: received unexpected HTTP status: 502 Bad Gateway 2024-08-22T21:50:11.431 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: Traceback (most recent call last): 2024-08-22T21:50:11.431 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7924, in 2024-08-22T21:50:11.431 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: main() 2024-08-22T21:50:11.431 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 7912, in main 2024-08-22T21:50:11.431 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: r = ctx.func(ctx) 2024-08-22T21:50:11.431 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 1695, in _infer_image 2024-08-22T21:50:11.431 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: return func(ctx) 2024-08-22T21:50:11.431 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3196, in command_pull 2024-08-22T21:50:11.431 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: _pull_image(ctx, ctx.image) 2024-08-22T21:50:11.431 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: File "/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/cephadm.f77d9d71514a634758d4ad41ab6eef36d25386c99d8b365310ad41f9b74d5ce6", line 3221, in _pull_image 2024-08-22T21:50:11.432 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: raise RuntimeError('Failed command: %s' % cmd_str) 2024-08-22T21:50:11.432 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:56fd5b351507f92fd1531bbfb42df967f9fbe713 2024-08-22T21:50:11.432 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: audit 2024-08-22T21:50:10.835344+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-22T21:50:11.432 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:10 smithi184 bash[14899]: audit 2024-08-22T21:50:10.836003+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14144 172.21.15.120:0/2242445089' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-22T21:50:12.227 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:11 smithi120 bash[15050]: cluster 2024-08-22T21:50:10.926114+0000 mgr.y (mgr.14144) 546 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:12.227 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:11 smithi120 bash[19523]: cluster 2024-08-22T21:50:10.926114+0000 mgr.y (mgr.14144) 546 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:12.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:11 smithi184 bash[14899]: cluster 2024-08-22T21:50:10.926114+0000 mgr.y (mgr.14144) 546 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:13.692 INFO:teuthology.orchestra.run.smithi120.stdout:HEALTH_OK 2024-08-22T21:50:14.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:13 smithi120 bash[15050]: cluster 2024-08-22T21:50:12.927304+0000 mgr.y (mgr.14144) 547 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:14.040 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:13 smithi120 bash[15050]: audit 2024-08-22T21:50:13.692117+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.120:0/1820286390' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-22T21:50:14.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:13 smithi120 bash[19523]: cluster 2024-08-22T21:50:12.927304+0000 mgr.y (mgr.14144) 547 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:14.040 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:13 smithi120 bash[19523]: audit 2024-08-22T21:50:13.692117+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.120:0/1820286390' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-22T21:50:14.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:13 smithi184 bash[14899]: cluster 2024-08-22T21:50:12.927304+0000 mgr.y (mgr.14144) 547 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:14.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:13 smithi184 bash[14899]: audit 2024-08-22T21:50:13.692117+0000 mon.c (mon.2) 36 : audit [DBG] from='client.? 172.21.15.120:0/1820286390' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-08-22T21:50:14.462 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-08-22T21:50:16.028 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:15 smithi120 bash[19523]: cluster 2024-08-22T21:50:14.928407+0000 mgr.y (mgr.14144) 548 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:16.029 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:15 smithi120 bash[15050]: cluster 2024-08-22T21:50:14.928407+0000 mgr.y (mgr.14144) 548 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:16.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:15 smithi184 bash[14899]: cluster 2024-08-22T21:50:14.928407+0000 mgr.y (mgr.14144) 548 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:18.144 INFO:teuthology.orchestra.run.smithi120.stdout:false 2024-08-22T21:50:18.289 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:17 smithi120 bash[19523]: cluster 2024-08-22T21:50:16.929577+0000 mgr.y (mgr.14144) 549 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:18.290 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:17 smithi120 bash[15050]: cluster 2024-08-22T21:50:16.929577+0000 mgr.y (mgr.14144) 549 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:18.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:17 smithi184 bash[14899]: cluster 2024-08-22T21:50:16.929577+0000 mgr.y (mgr.14144) 549 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 27 KiB data, 70 MiB used, 715 GiB / 715 GiB avail 2024-08-22T21:50:18.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:50:18.825 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa/tasks/cephadm.py", line 1307, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa/tasks/cephadm.py", line 39, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi120 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c \'ceph versions | jq -e \'"\'"\'.mgr | length == 2\'"\'"\'\'' 2024-08-22T21:50:19.074 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=4a9df0ddbfc343f183864952a10078e5 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa/tasks/cephadm.py", line 1307, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/git.ceph.com_ceph_e8fe7fc94b78e59becfc678546edf1d806193a2a/qa/tasks/cephadm.py", line 39, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi120 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c \'ceph versions | jq -e \'"\'"\'.mgr | length == 2\'"\'"\'\'' 2024-08-22T21:50:19.076 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-08-22T21:50:19.085 INFO:tasks.cephadm:Teardown begin 2024-08-22T21:50:19.085 DEBUG:teuthology.orchestra.run.smithi120:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-22T21:50:19.101 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:18 smithi120 bash[19523]: audit 2024-08-22T21:50:18.125326+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.120:0/2183440610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:50:19.101 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:18 smithi120 bash[15050]: audit 2024-08-22T21:50:18.125326+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.120:0/2183440610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:50:19.104 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-22T21:50:19.122 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-08-22T21:50:19.123 DEBUG:teuthology.orchestra.run.smithi120:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-22T21:50:19.155 DEBUG:teuthology.orchestra.run.smithi184:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-22T21:50:19.162 INFO:tasks.cephadm:Stopping all daemons... 2024-08-22T21:50:19.163 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-08-22T21:50:19.163 DEBUG:teuthology.orchestra.run.smithi120:> sudo systemctl stop ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mon.a 2024-08-22T21:50:19.358 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:19 smithi120 systemd[1]: Stopping Ceph mon.a for 2842dc48-60ce-11ef-bcd2-c7b262605968... 2024-08-22T21:50:19.358 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:19 smithi120 bash[15050]: debug 2024-08-22T21:50:19.316+0000 7f1fda7b7700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -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-08-22T21:50:19.359 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:19 smithi120 bash[15050]: debug 2024-08-22T21:50:19.316+0000 7f1fda7b7700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-08-22T21:50:19.426 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:18 smithi184 bash[14899]: audit 2024-08-22T21:50:18.125326+0000 mon.c (mon.2) 37 : audit [DBG] from='client.? 172.21.15.120:0/2183440610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-22T21:50:20.274 DEBUG:teuthology.orchestra.run.smithi120:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mon.a.service' 2024-08-22T21:50:20.285 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:20 smithi120 docker[45906]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968-mon.a 2024-08-22T21:50:20.285 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:20 smithi120 systemd[1]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mon.a.service: Succeeded. 2024-08-22T21:50:20.285 INFO:journalctl@ceph.mon.a.smithi120.stdout:Aug 22 21:50:20 smithi120 systemd[1]: Stopped Ceph mon.a for 2842dc48-60ce-11ef-bcd2-c7b262605968. 2024-08-22T21:50:20.326 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:50:20.327 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-08-22T21:50:20.327 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-08-22T21:50:20.327 DEBUG:teuthology.orchestra.run.smithi120:> sudo systemctl stop ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mon.c 2024-08-22T21:50:20.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:20 smithi120 systemd[1]: Stopping Ceph mon.c for 2842dc48-60ce-11ef-bcd2-c7b262605968... 2024-08-22T21:50:20.540 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:20 smithi120 bash[19523]: debug 2024-08-22T21:50:20.512+0000 7f9e07c80700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -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-08-22T21:50:20.541 INFO:journalctl@ceph.mon.c.smithi120.stdout:Aug 22 21:50:20 smithi120 bash[19523]: debug 2024-08-22T21:50:20.512+0000 7f9e07c80700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-08-22T21:50:21.345 DEBUG:teuthology.orchestra.run.smithi120:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mon.c.service' 2024-08-22T21:50:21.380 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:50:21.381 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-08-22T21:50:21.381 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-08-22T21:50:21.381 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mon.b 2024-08-22T21:50:21.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:21 smithi184 systemd[1]: Stopping Ceph mon.b for 2842dc48-60ce-11ef-bcd2-c7b262605968... 2024-08-22T21:50:21.676 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:21 smithi184 bash[14899]: debug 2024-08-22T21:50:21.505+0000 7fb499bce700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -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-08-22T21:50:21.677 INFO:journalctl@ceph.mon.b.smithi184.stdout:Aug 22 21:50:21 smithi184 bash[14899]: debug 2024-08-22T21:50:21.505+0000 7fb499bce700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-08-22T21:50:22.469 DEBUG:teuthology.orchestra.run.smithi184:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mon.b.service' 2024-08-22T21:50:22.504 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:50:22.505 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-08-22T21:50:22.505 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-08-22T21:50:22.505 DEBUG:teuthology.orchestra.run.smithi120:> sudo systemctl stop ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mgr.y 2024-08-22T21:50:22.790 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:22 smithi120 systemd[1]: Stopping Ceph mgr.y for 2842dc48-60ce-11ef-bcd2-c7b262605968... 2024-08-22T21:50:22.790 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:22 smithi120 bash[15315]: debug 2024-08-22T21:50:22.648+0000 7fb7f5f2b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -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-08-22T21:50:22.790 INFO:journalctl@ceph.mgr.y.smithi120.stdout:Aug 22 21:50:22 smithi120 bash[15315]: debug 2024-08-22T21:50:22.648+0000 7fb7f5f2b700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-08-22T21:50:23.437 DEBUG:teuthology.orchestra.run.smithi120:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mgr.y.service' 2024-08-22T21:50:23.469 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:50:23.469 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-08-22T21:50:23.469 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-08-22T21:50:23.470 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mgr.x 2024-08-22T21:50:23.789 INFO:journalctl@ceph.mgr.x.smithi184.stdout:Aug 22 21:50:23 smithi184 systemd[1]: Stopping Ceph mgr.x for 2842dc48-60ce-11ef-bcd2-c7b262605968... 2024-08-22T21:50:24.257 DEBUG:teuthology.orchestra.run.smithi184:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@mgr.x.service' 2024-08-22T21:50:24.291 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:50:24.291 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-08-22T21:50:24.292 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-08-22T21:50:24.292 DEBUG:teuthology.orchestra.run.smithi120:> sudo systemctl stop ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.0 2024-08-22T21:50:24.540 INFO:journalctl@ceph.osd.0.smithi120.stdout:Aug 22 21:50:24 smithi120 systemd[1]: Stopping Ceph osd.0 for 2842dc48-60ce-11ef-bcd2-c7b262605968... 2024-08-22T21:50:24.540 INFO:journalctl@ceph.osd.0.smithi120.stdout:Aug 22 21:50:24 smithi120 bash[22232]: debug 2024-08-22T21:50:24.412+0000 7fc472345700 -1 received signal: Terminated from /sbin/docker-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-08-22T21:50:24.540 INFO:journalctl@ceph.osd.0.smithi120.stdout:Aug 22 21:50:24 smithi120 bash[22232]: debug 2024-08-22T21:50:24.412+0000 7fc472345700 -1 osd.0 70 *** Got signal Terminated *** 2024-08-22T21:50:24.541 INFO:journalctl@ceph.osd.0.smithi120.stdout:Aug 22 21:50:24 smithi120 bash[22232]: debug 2024-08-22T21:50:24.412+0000 7fc472345700 -1 osd.0 70 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:50:25.407 INFO:journalctl@ceph.osd.0.smithi120.stdout:Aug 22 21:50:25 smithi120 docker[46056]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968-osd.0 2024-08-22T21:50:27.449 DEBUG:teuthology.orchestra.run.smithi120:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.0.service' 2024-08-22T21:50:27.486 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:50:27.486 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-08-22T21:50:27.487 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-08-22T21:50:27.487 DEBUG:teuthology.orchestra.run.smithi120:> sudo systemctl stop ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.1 2024-08-22T21:50:27.714 INFO:journalctl@ceph.osd.1.smithi120.stdout:Aug 22 21:50:27 smithi120 systemd[1]: Stopping Ceph osd.1 for 2842dc48-60ce-11ef-bcd2-c7b262605968... 2024-08-22T21:50:27.714 INFO:journalctl@ceph.osd.1.smithi120.stdout:Aug 22 21:50:27 smithi120 bash[24961]: debug 2024-08-22T21:50:27.636+0000 7fc72ef5a700 -1 received signal: Terminated from /sbin/docker-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-08-22T21:50:27.715 INFO:journalctl@ceph.osd.1.smithi120.stdout:Aug 22 21:50:27 smithi120 bash[24961]: debug 2024-08-22T21:50:27.636+0000 7fc72ef5a700 -1 osd.1 70 *** Got signal Terminated *** 2024-08-22T21:50:27.715 INFO:journalctl@ceph.osd.1.smithi120.stdout:Aug 22 21:50:27 smithi120 bash[24961]: debug 2024-08-22T21:50:27.636+0000 7fc72ef5a700 -1 osd.1 70 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:50:28.563 INFO:journalctl@ceph.osd.1.smithi120.stdout:Aug 22 21:50:28 smithi120 docker[46187]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968-osd.1 2024-08-22T21:50:30.621 DEBUG:teuthology.orchestra.run.smithi120:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.1.service' 2024-08-22T21:50:30.656 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:50:30.656 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-08-22T21:50:30.657 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-08-22T21:50:30.657 DEBUG:teuthology.orchestra.run.smithi120:> sudo systemctl stop ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.2 2024-08-22T21:50:31.001 INFO:journalctl@ceph.osd.2.smithi120.stdout:Aug 22 21:50:30 smithi120 systemd[1]: Stopping Ceph osd.2 for 2842dc48-60ce-11ef-bcd2-c7b262605968... 2024-08-22T21:50:31.001 INFO:journalctl@ceph.osd.2.smithi120.stdout:Aug 22 21:50:30 smithi120 bash[27725]: debug 2024-08-22T21:50:30.776+0000 7fcfdcafd700 -1 received signal: Terminated from /sbin/docker-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-08-22T21:50:31.001 INFO:journalctl@ceph.osd.2.smithi120.stdout:Aug 22 21:50:30 smithi120 bash[27725]: debug 2024-08-22T21:50:30.776+0000 7fcfdcafd700 -1 osd.2 70 *** Got signal Terminated *** 2024-08-22T21:50:31.001 INFO:journalctl@ceph.osd.2.smithi120.stdout:Aug 22 21:50:30 smithi120 bash[27725]: debug 2024-08-22T21:50:30.776+0000 7fcfdcafd700 -1 osd.2 70 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:50:31.594 INFO:journalctl@ceph.osd.2.smithi120.stdout:Aug 22 21:50:31 smithi120 docker[46319]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968-osd.2 2024-08-22T21:50:33.568 DEBUG:teuthology.orchestra.run.smithi120:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.2.service' 2024-08-22T21:50:33.601 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:50:33.601 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-08-22T21:50:33.601 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-08-22T21:50:33.602 DEBUG:teuthology.orchestra.run.smithi120:> sudo systemctl stop ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.3 2024-08-22T21:50:34.000 INFO:journalctl@ceph.osd.3.smithi120.stdout:Aug 22 21:50:33 smithi120 systemd[1]: Stopping Ceph osd.3 for 2842dc48-60ce-11ef-bcd2-c7b262605968... 2024-08-22T21:50:34.000 INFO:journalctl@ceph.osd.3.smithi120.stdout:Aug 22 21:50:33 smithi120 bash[30253]: debug 2024-08-22T21:50:33.724+0000 7f3c10e11700 -1 received signal: Terminated from /sbin/docker-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-08-22T21:50:34.000 INFO:journalctl@ceph.osd.3.smithi120.stdout:Aug 22 21:50:33 smithi120 bash[30253]: debug 2024-08-22T21:50:33.724+0000 7f3c10e11700 -1 osd.3 70 *** Got signal Terminated *** 2024-08-22T21:50:34.001 INFO:journalctl@ceph.osd.3.smithi120.stdout:Aug 22 21:50:33 smithi120 bash[30253]: debug 2024-08-22T21:50:33.724+0000 7f3c10e11700 -1 osd.3 70 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:50:34.619 INFO:journalctl@ceph.osd.3.smithi120.stdout:Aug 22 21:50:34 smithi120 docker[46451]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968-osd.3 2024-08-22T21:50:36.581 DEBUG:teuthology.orchestra.run.smithi120:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.3.service' 2024-08-22T21:50:36.616 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:50:36.617 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-08-22T21:50:36.617 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-08-22T21:50:36.617 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.4 2024-08-22T21:50:36.926 INFO:journalctl@ceph.osd.4.smithi184.stdout:Aug 22 21:50:36 smithi184 systemd[1]: Stopping Ceph osd.4 for 2842dc48-60ce-11ef-bcd2-c7b262605968... 2024-08-22T21:50:36.927 INFO:journalctl@ceph.osd.4.smithi184.stdout:Aug 22 21:50:36 smithi184 bash[18247]: debug 2024-08-22T21:50:36.737+0000 7fbead7b4700 -1 received signal: Terminated from /sbin/docker-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-08-22T21:50:36.927 INFO:journalctl@ceph.osd.4.smithi184.stdout:Aug 22 21:50:36 smithi184 bash[18247]: debug 2024-08-22T21:50:36.737+0000 7fbead7b4700 -1 osd.4 70 *** Got signal Terminated *** 2024-08-22T21:50:36.927 INFO:journalctl@ceph.osd.4.smithi184.stdout:Aug 22 21:50:36 smithi184 bash[18247]: debug 2024-08-22T21:50:36.737+0000 7fbead7b4700 -1 osd.4 70 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:50:37.581 INFO:journalctl@ceph.osd.4.smithi184.stdout:Aug 22 21:50:37 smithi184 docker[31786]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968-osd.4 2024-08-22T21:50:39.490 DEBUG:teuthology.orchestra.run.smithi184:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.4.service' 2024-08-22T21:50:39.514 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:50:39.514 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-08-22T21:50:39.514 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-08-22T21:50:39.515 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.5 2024-08-22T21:50:39.743 INFO:journalctl@ceph.osd.5.smithi184.stdout:Aug 22 21:50:39 smithi184 systemd[1]: Stopping Ceph osd.5 for 2842dc48-60ce-11ef-bcd2-c7b262605968... 2024-08-22T21:50:39.743 INFO:journalctl@ceph.osd.5.smithi184.stdout:Aug 22 21:50:39 smithi184 bash[20780]: debug 2024-08-22T21:50:39.665+0000 7ff70b826700 -1 received signal: Terminated from /sbin/docker-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-08-22T21:50:39.743 INFO:journalctl@ceph.osd.5.smithi184.stdout:Aug 22 21:50:39 smithi184 bash[20780]: debug 2024-08-22T21:50:39.665+0000 7ff70b826700 -1 osd.5 70 *** Got signal Terminated *** 2024-08-22T21:50:39.744 INFO:journalctl@ceph.osd.5.smithi184.stdout:Aug 22 21:50:39 smithi184 bash[20780]: debug 2024-08-22T21:50:39.665+0000 7ff70b826700 -1 osd.5 70 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:50:40.530 INFO:journalctl@ceph.osd.5.smithi184.stdout:Aug 22 21:50:40 smithi184 docker[31944]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968-osd.5 2024-08-22T21:50:42.377 DEBUG:teuthology.orchestra.run.smithi184:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.5.service' 2024-08-22T21:50:42.410 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:50:42.410 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-08-22T21:50:42.411 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-08-22T21:50:42.411 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.6 2024-08-22T21:50:42.676 INFO:journalctl@ceph.osd.6.smithi184.stdout:Aug 22 21:50:42 smithi184 systemd[1]: Stopping Ceph osd.6 for 2842dc48-60ce-11ef-bcd2-c7b262605968... 2024-08-22T21:50:42.677 INFO:journalctl@ceph.osd.6.smithi184.stdout:Aug 22 21:50:42 smithi184 bash[23705]: debug 2024-08-22T21:50:42.509+0000 7f7077f84700 -1 received signal: Terminated from /sbin/docker-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-08-22T21:50:42.677 INFO:journalctl@ceph.osd.6.smithi184.stdout:Aug 22 21:50:42 smithi184 bash[23705]: debug 2024-08-22T21:50:42.509+0000 7f7077f84700 -1 osd.6 70 *** Got signal Terminated *** 2024-08-22T21:50:42.677 INFO:journalctl@ceph.osd.6.smithi184.stdout:Aug 22 21:50:42 smithi184 bash[23705]: debug 2024-08-22T21:50:42.509+0000 7f7077f84700 -1 osd.6 70 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:50:43.348 INFO:journalctl@ceph.osd.6.smithi184.stdout:Aug 22 21:50:43 smithi184 docker[32082]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968-osd.6 2024-08-22T21:50:45.096 DEBUG:teuthology.orchestra.run.smithi184:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.6.service' 2024-08-22T21:50:45.128 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:50:45.128 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-08-22T21:50:45.129 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-08-22T21:50:45.129 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.7 2024-08-22T21:50:45.426 INFO:journalctl@ceph.osd.7.smithi184.stdout:Aug 22 21:50:45 smithi184 systemd[1]: Stopping Ceph osd.7 for 2842dc48-60ce-11ef-bcd2-c7b262605968... 2024-08-22T21:50:45.427 INFO:journalctl@ceph.osd.7.smithi184.stdout:Aug 22 21:50:45 smithi184 bash[26228]: debug 2024-08-22T21:50:45.233+0000 7f3a53796700 -1 received signal: Terminated from /sbin/docker-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-08-22T21:50:45.427 INFO:journalctl@ceph.osd.7.smithi184.stdout:Aug 22 21:50:45 smithi184 bash[26228]: debug 2024-08-22T21:50:45.233+0000 7f3a53796700 -1 osd.7 70 *** Got signal Terminated *** 2024-08-22T21:50:45.427 INFO:journalctl@ceph.osd.7.smithi184.stdout:Aug 22 21:50:45 smithi184 bash[26228]: debug 2024-08-22T21:50:45.233+0000 7f3a53796700 -1 osd.7 70 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-22T21:50:45.743 INFO:journalctl@ceph.osd.7.smithi184.stdout:Aug 22 21:50:45 smithi184 docker[32215]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968-osd.7 2024-08-22T21:50:47.814 DEBUG:teuthology.orchestra.run.smithi184:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@osd.7.service' 2024-08-22T21:50:47.846 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:50:47.847 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-08-22T21:50:47.847 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-08-22T21:50:47.847 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@prometheus.a 2024-08-22T21:50:48.176 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:50:47 smithi184 systemd[1]: Stopping Ceph prometheus.a for 2842dc48-60ce-11ef-bcd2-c7b262605968... 2024-08-22T21:50:48.177 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:50:47 smithi184 bash[29702]: level=warn ts=2024-08-22T21:50:47.997Z caller=main.go:524 msg="Received SIGTERM, exiting gracefully..." 2024-08-22T21:50:48.177 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:50:47 smithi184 bash[29702]: level=info ts=2024-08-22T21:50:47.997Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-08-22T21:50:48.177 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:50:47 smithi184 bash[29702]: level=info ts=2024-08-22T21:50:47.997Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-08-22T21:50:48.177 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:50:47 smithi184 bash[29702]: level=info ts=2024-08-22T21:50:47.997Z caller=main.go:583 msg="Stopping scrape manager..." 2024-08-22T21:50:48.177 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:50:47 smithi184 bash[29702]: level=info ts=2024-08-22T21:50:47.997Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-08-22T21:50:48.177 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:50:47 smithi184 bash[29702]: level=info ts=2024-08-22T21:50:47.997Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-08-22T21:50:48.178 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:50:47 smithi184 bash[29702]: level=info ts=2024-08-22T21:50:47.997Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-08-22T21:50:48.178 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:50:47 smithi184 bash[29702]: level=info ts=2024-08-22T21:50:47.998Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-08-22T21:50:48.178 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:50:47 smithi184 bash[29702]: level=info ts=2024-08-22T21:50:47.998Z caller=main.go:577 msg="Scrape manager stopped" 2024-08-22T21:50:48.178 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:50:47 smithi184 bash[29702]: level=info ts=2024-08-22T21:50:47.998Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-08-22T21:50:48.178 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:50:47 smithi184 bash[29702]: level=info ts=2024-08-22T21:50:47.998Z caller=main.go:749 msg="Notifier manager stopped" 2024-08-22T21:50:48.178 INFO:journalctl@ceph.prometheus.a.smithi184.stdout:Aug 22 21:50:47 smithi184 bash[29702]: level=info ts=2024-08-22T21:50:47.999Z caller=main.go:761 msg="See you next time!" 2024-08-22T21:50:48.599 DEBUG:teuthology.orchestra.run.smithi184:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@prometheus.a.service' 2024-08-22T21:50:48.631 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-22T21:50:48.632 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-08-22T21:50:48.632 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 --force --keep-logs 2024-08-22T21:50:48.792 INFO:teuthology.orchestra.run.smithi120.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-08-22T21:50:48.792 INFO:teuthology.orchestra.run.smithi120.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-08-22T21:50:48.792 INFO:teuthology.orchestra.run.smithi120.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-08-22T21:50:48.792 INFO:teuthology.orchestra.run.smithi120.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-08-22T21:50:48.792 INFO:teuthology.orchestra.run.smithi120.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts,exporter,host-maintenance,verify-prereqs} 2024-08-22T21:50:48.793 INFO:teuthology.orchestra.run.smithi120.stderr: ... 2024-08-22T21:50:48.793 INFO:teuthology.orchestra.run.smithi120.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-08-22T21:50:48.807 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-08-22T21:50:48.808 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 --force --keep-logs 2024-08-22T21:50:48.970 INFO:teuthology.orchestra.run.smithi184.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-08-22T21:50:48.971 INFO:teuthology.orchestra.run.smithi184.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-08-22T21:50:48.971 INFO:teuthology.orchestra.run.smithi184.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-08-22T21:50:48.971 INFO:teuthology.orchestra.run.smithi184.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-08-22T21:50:48.971 INFO:teuthology.orchestra.run.smithi184.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts,exporter,host-maintenance,verify-prereqs} 2024-08-22T21:50:48.971 INFO:teuthology.orchestra.run.smithi184.stderr: ... 2024-08-22T21:50:48.971 INFO:teuthology.orchestra.run.smithi184.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-08-22T21:50:48.985 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-08-22T21:50:48.986 DEBUG:teuthology.orchestra.run.smithi120:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-22T21:50:49.002 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-22T21:50:49.018 INFO:tasks.cephadm:Archiving crash dumps... 2024-08-22T21:50:49.020 DEBUG:teuthology.misc:Transferring archived files from smithi120:/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862158/remote/smithi120/crash 2024-08-22T21:50:49.021 DEBUG:teuthology.orchestra.run.smithi120:> sudo tar c -f - -C /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/crash -- . 2024-08-22T21:50:49.041 DEBUG:teuthology.misc:Transferring archived files from smithi184:/var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862158/remote/smithi184/crash 2024-08-22T21:50:49.042 DEBUG:teuthology.orchestra.run.smithi184:> sudo tar c -f - -C /var/lib/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/crash -- . 2024-08-22T21:50:49.057 INFO:tasks.cephadm:Checking cluster log for badness... 2024-08-22T21:50:49.057 DEBUG:teuthology.orchestra.run.smithi120:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | egrep -v CEPHADM_FAILED_DAEMON | egrep -v CEPHADM_AGENT_DOWN | head -n 1 2024-08-22T21:50:49.101 INFO:teuthology.orchestra.run.smithi120.stderr:grep: /var/log/ceph/2842dc48-60ce-11ef-bcd2-c7b262605968/ceph.log: No such file or directory 2024-08-22T21:50:49.104 INFO:tasks.cephadm:Compressing logs... 2024-08-22T21:50:49.104 DEBUG:teuthology.orchestra.run.smithi120:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-22T21:50:49.106 DEBUG:teuthology.orchestra.run.smithi184:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-22T21:50:49.117 INFO:teuthology.orchestra.run.smithi120.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-08-22T21:50:49.122 INFO:teuthology.orchestra.run.smithi184.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-08-22T21:50:51.677 INFO:tasks.cephadm:Archiving logs... 2024-08-22T21:50:51.678 DEBUG:teuthology.misc:Transferring archived files from smithi120:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862158/remote/smithi120/log 2024-08-22T21:50:51.679 DEBUG:teuthology.orchestra.run.smithi120:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-22T21:50:52.021 DEBUG:teuthology.misc:Transferring archived files from smithi184:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862158/remote/smithi184/log 2024-08-22T21:50:52.022 DEBUG:teuthology.orchestra.run.smithi184:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-22T21:50:52.267 INFO:tasks.cephadm:Removing cluster... 2024-08-22T21:50:52.268 DEBUG:teuthology.orchestra.run.smithi120:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 --force 2024-08-22T21:50:56.682 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:50:56 smithi120 systemd[1]: Stopping Ceph node-exporter.a for 2842dc48-60ce-11ef-bcd2-c7b262605968... 2024-08-22T21:50:57.789 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:50:57 smithi120 docker[46821]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968-node-exporter.a 2024-08-22T21:50:57.790 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:50:57 smithi120 systemd[1]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-22T21:50:57.790 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:50:57 smithi120 systemd[1]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-22T21:50:57.790 INFO:journalctl@ceph.node-exporter.a.smithi120.stdout:Aug 22 21:50:57 smithi120 systemd[1]: Stopped Ceph node-exporter.a for 2842dc48-60ce-11ef-bcd2-c7b262605968. 2024-08-22T21:50:58.146 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:50:57 smithi120 systemd[1]: Stopping Ceph alertmanager.a for 2842dc48-60ce-11ef-bcd2-c7b262605968... 2024-08-22T21:50:58.147 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:50:57 smithi120 bash[36016]: level=info ts=2024-08-22T21:50:57.922Z caller=main.go:536 msg="Received SIGTERM, exiting gracefully..." 2024-08-22T21:50:58.789 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:50:58 smithi120 docker[46896]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968-alertmanager.a 2024-08-22T21:50:58.790 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:50:58 smithi120 systemd[1]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@alertmanager.a.service: Succeeded. 2024-08-22T21:50:58.790 INFO:journalctl@ceph.alertmanager.a.smithi120.stdout:Aug 22 21:50:58 smithi120 systemd[1]: Stopped Ceph alertmanager.a for 2842dc48-60ce-11ef-bcd2-c7b262605968. 2024-08-22T21:51:10.512 DEBUG:teuthology.orchestra.run.smithi184:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 --force 2024-08-22T21:51:14.907 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:51:14 smithi184 systemd[1]: Stopping Ceph node-exporter.b for 2842dc48-60ce-11ef-bcd2-c7b262605968... 2024-08-22T21:51:15.832 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:51:15 smithi184 docker[32606]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968-node-exporter.b 2024-08-22T21:51:15.832 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:51:15 smithi184 systemd[1]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-22T21:51:15.833 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:51:15 smithi184 systemd[1]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-22T21:51:15.833 INFO:journalctl@ceph.node-exporter.b.smithi184.stdout:Aug 22 21:51:15 smithi184 systemd[1]: Stopped Ceph node-exporter.b for 2842dc48-60ce-11ef-bcd2-c7b262605968. 2024-08-22T21:51:16.138 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:51:15 smithi184 systemd[1]: Stopping Ceph grafana.a for 2842dc48-60ce-11ef-bcd2-c7b262605968... 2024-08-22T21:51:16.139 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:51:15 smithi184 bash[29086]: t=2024-08-22T21:51:15+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-08-22T21:51:16.139 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:51:15 smithi184 bash[29086]: t=2024-08-22T21:51:15+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2024-08-22T21:51:16.139 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:51:15 smithi184 bash[29086]: t=2024-08-22T21:51:15+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2024-08-22T21:51:16.139 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:51:15 smithi184 bash[29086]: t=2024-08-22T21:51:15+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2024-08-22T21:51:16.140 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:51:15 smithi184 bash[29086]: t=2024-08-22T21:51:15+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2024-08-22T21:51:16.140 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:51:15 smithi184 bash[29086]: t=2024-08-22T21:51:15+0000 lvl=info msg="Stopped Stream Manager" 2024-08-22T21:51:16.140 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:51:15 smithi184 bash[29086]: t=2024-08-22T21:51:15+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2024-08-22T21:51:16.140 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:51:15 smithi184 bash[29086]: t=2024-08-22T21:51:15+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2024-08-22T21:51:16.141 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:51:15 smithi184 bash[29086]: t=2024-08-22T21:51:15+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2024-08-22T21:51:16.141 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:51:15 smithi184 bash[29086]: t=2024-08-22T21:51:15+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2024-08-22T21:51:16.141 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:51:15 smithi184 bash[29086]: t=2024-08-22T21:51:15+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2024-08-22T21:51:16.141 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:51:15 smithi184 bash[29086]: t=2024-08-22T21:51:15+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2024-08-22T21:51:16.676 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:51:16 smithi184 docker[32679]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968-grafana.a 2024-08-22T21:51:16.676 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:51:16 smithi184 systemd[1]: ceph-2842dc48-60ce-11ef-bcd2-c7b262605968@grafana.a.service: Succeeded. 2024-08-22T21:51:16.676 INFO:journalctl@ceph.grafana.a.smithi184.stdout:Aug 22 21:51:16 smithi184 systemd[1]: Stopped Ceph grafana.a for 2842dc48-60ce-11ef-bcd2-c7b262605968. 2024-08-22T21:51:28.166 INFO:tasks.cephadm:Removing cephadm ... 2024-08-22T21:51:28.167 DEBUG:teuthology.orchestra.run.smithi120:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-22T21:51:28.174 DEBUG:teuthology.orchestra.run.smithi184:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-22T21:51:28.180 INFO:tasks.cephadm:Teardown complete 2024-08-22T21:51:28.181 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-08-22T21:51:28.189 INFO:teuthology.task.clock:Checking final clock skew... 2024-08-22T21:51:28.190 DEBUG:teuthology.orchestra.run.smithi120:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-22T21:51:28.192 DEBUG:teuthology.orchestra.run.smithi184:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-22T21:51:28.213 INFO:teuthology.orchestra.run.smithi120.stdout: remote refid st t when poll reach delay offset jitter 2024-08-22T21:51:28.214 INFO:teuthology.orchestra.run.smithi120.stdout:============================================================================== 2024-08-22T21:51:28.214 INFO:teuthology.orchestra.run.smithi120.stdout:+hv01.front.sepi 67.205.162.81 3 u 33 64 377 0.093 -0.494 0.095 2024-08-22T21:51:28.214 INFO:teuthology.orchestra.run.smithi120.stdout:+hv02.front.sepi 63.231.80.2 3 u 35 64 377 0.086 0.437 0.024 2024-08-22T21:51:28.215 INFO:teuthology.orchestra.run.smithi120.stdout:*hv03.front.sepi 74.6.168.72 3 u 30 64 377 0.083 -0.184 0.041 2024-08-22T21:51:28.215 INFO:teuthology.orchestra.run.smithi120.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 0.000 0.000 2024-08-22T21:51:28.216 INFO:teuthology.orchestra.run.smithi184.stdout: remote refid st t when poll reach delay offset jitter 2024-08-22T21:51:28.216 INFO:teuthology.orchestra.run.smithi184.stdout:============================================================================== 2024-08-22T21:51:28.216 INFO:teuthology.orchestra.run.smithi184.stdout:+hv01.front.sepi 67.205.162.81 3 u 36 64 377 0.084 0.651 0.097 2024-08-22T21:51:28.216 INFO:teuthology.orchestra.run.smithi184.stdout:+hv02.front.sepi 63.231.80.2 3 u 40 64 377 0.084 1.670 0.132 2024-08-22T21:51:28.217 INFO:teuthology.orchestra.run.smithi184.stdout:*hv03.front.sepi 74.6.168.72 3 u 40 64 377 0.092 1.002 0.112 2024-08-22T21:51:28.217 INFO:teuthology.orchestra.run.smithi184.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 0.000 0.000 2024-08-22T21:51:28.217 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-08-22T21:51:28.227 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-08-22T21:51:28.227 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-08-22T21:51:28.260 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-08-22T21:51:28.294 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-08-22T21:51:28.327 INFO:teuthology.task.internal:Duration was 1428.019697 seconds 2024-08-22T21:51:28.328 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-08-22T21:51:28.361 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-08-22T21:51:28.362 DEBUG:teuthology.orchestra.run.smithi120:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-22T21:51:28.365 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-22T21:51:28.420 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-08-22T21:51:28.420 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi120.front.sepia.ceph.com 2024-08-22T21:51:28.420 DEBUG:teuthology.orchestra.run.smithi120:> 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-08-22T21:51:28.433 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi184.front.sepia.ceph.com 2024-08-22T21:51:28.433 DEBUG:teuthology.orchestra.run.smithi184:> 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-08-22T21:51:28.447 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-08-22T21:51:28.447 DEBUG:teuthology.orchestra.run.smithi120:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-22T21:51:28.449 DEBUG:teuthology.orchestra.run.smithi184:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-22T21:51:28.500 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-08-22T21:51:28.500 DEBUG:teuthology.orchestra.run.smithi120:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-22T21:51:28.503 DEBUG:teuthology.orchestra.run.smithi184:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-22T21:51:28.629 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-08-22T21:51:28.640 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-08-22T21:51:28.640 DEBUG:teuthology.orchestra.run.smithi120:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-22T21:51:28.656 DEBUG:teuthology.orchestra.run.smithi184:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-22T21:51:28.673 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-08-22T21:51:28.683 DEBUG:teuthology.orchestra.run.smithi120:> 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-08-22T21:51:28.685 DEBUG:teuthology.orchestra.run.smithi184:> 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-08-22T21:51:28.696 INFO:teuthology.orchestra.run.smithi120.stdout:kernel.core_pattern = core 2024-08-22T21:51:28.729 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern = core 2024-08-22T21:51:28.756 DEBUG:teuthology.orchestra.run.smithi120:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-22T21:51:28.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:51:28.775 DEBUG:teuthology.orchestra.run.smithi184:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-22T21:51:28.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-22T21:51:28.782 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-08-22T21:51:28.791 INFO:teuthology.task.internal:Transferring archived files... 2024-08-22T21:51:28.792 DEBUG:teuthology.misc:Transferring archived files from smithi120:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862158/remote/smithi120 2024-08-22T21:51:28.792 DEBUG:teuthology.orchestra.run.smithi120:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-22T21:51:28.822 DEBUG:teuthology.misc:Transferring archived files from smithi184:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-19_22:08:05-orch-reef-distro-default-smithi/7862158/remote/smithi184 2024-08-22T21:51:28.823 DEBUG:teuthology.orchestra.run.smithi184:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-22T21:51:28.851 INFO:teuthology.task.internal:Removing archive directory... 2024-08-22T21:51:28.852 DEBUG:teuthology.orchestra.run.smithi120:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-22T21:51:28.854 DEBUG:teuthology.orchestra.run.smithi184:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-22T21:51:28.897 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-08-22T21:51:28.907 INFO:teuthology.task.internal:Not uploading archives. 2024-08-22T21:51:28.907 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-08-22T21:51:28.928 INFO:teuthology.task.internal:Tidying up after the test... 2024-08-22T21:51:28.929 DEBUG:teuthology.orchestra.run.smithi120:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-22T21:51:28.931 DEBUG:teuthology.orchestra.run.smithi184:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-22T21:51:28.936 INFO:teuthology.orchestra.run.smithi120.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 22 21:51 /home/ubuntu/cephtest 2024-08-22T21:51:28.939 INFO:teuthology.orchestra.run.smithi184.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 22 21:51 /home/ubuntu/cephtest 2024-08-22T21:51:28.941 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-08-22T21:51:28.965 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-08-22T21:51:29.033 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} duration: 1428.0196974277496 failure_reason: 'Command failed on smithi120 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2842dc48-60ce-11ef-bcd2-c7b262605968 -e sha1=56fd5b351507f92fd1531bbfb42df967f9fbe713 -- bash -c \''ceph versions | jq -e \''"\''"\''.mgr | length == 2\''"\''"\''\''''' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=4a9df0ddbfc343f183864952a10078e5 status: fail success: false 2024-08-22T21:51:29.033 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-22T21:51:29.122 INFO:teuthology.run:FAIL