2024-09-11T01:57:58.257 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-11T01:57:58.272 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-11T01:57:58.346 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/hyelloji-2024-09-10_17:16:14-rados-wip-hemanth-testing-2024-09-10-0723-distro-default-smithi/7899945 branch: wip-hemanth-testing-2024-09-10-0723 description: rados/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_rgw_multisite} email: hyelloji@redhat.com first_in_suite: false job_id: '7899945' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: hyelloji-2024-09-10_17:16:14-rados-wip-hemanth-testing-2024-09-10-0723-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-hemanth-testing-2024-09-10-0723 ceph: conf: global: mon election default strategy: 3 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\) - MON_DOWN - mons down - mon down - out of quorum - CEPHADM_STRAY_DAEMON log-only-match: - CEPHADM_ sha1: 8f219c476cb4f26fc5719c661c0323719a45cb30 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 8f219c476cb4f26fc5719c661c0323719a45cb30 workunit: branch: wip-hemanth-testing-2024-09-10-0723 sha1: 8f219c476cb4f26fc5719c661c0323719a45cb30 owner: scheduled_hyelloji@teuthology priority: 100 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 9167 sha1: 8f219c476cb4f26fc5719c661c0323719a45cb30 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-hemanth-testing-2024-09-10-0723 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_8f219c476cb4f26fc5719c661c0323719a45cb30/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 8f219c476cb4f26fc5719c661c0323719a45cb30 targets: smithi052.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMqGdC93NtvyHH1EvwvLf0MIiTlI1YubjOTWYrXZUWQzaOIt0e9HBHZXBNMBqwRzCGtNhQVZ2+K5THTwvt1v80o= smithi079.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBkfynzWPuBWPKB3pRFr+T9nOO+BpaEAbHosl0JblicPfNTLTyZ6OrfZg7GXmMqAlsCZRVNkw4OsEMWItb+PCfQ= smithi097.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMBF29qwXxU1y76ckwU+f4FyCxWd0nn7CV4S6oHBez6JkAl/Gp/gvSsaI3Q8QdXlfX2wUfUtpvpd4Ld6X7D9Y7E= tasks: - install: null - cephadm: null - cephadm.shell: host.a: - ceph mgr module enable rgw - rgw_module.apply: specs: - rgw_realm: myrealm1 rgw_zone: myzone1 rgw_zonegroup: myzonegroup1 spec: rgw_frontend_port: 5500 - cephadm.shell: host.a: - 'set -e set -x while true; do TOKEN=$(ceph rgw realm tokens | jq -r ''.[0].token''); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done TOKENS=$(ceph rgw realm tokens) echo $TOKENS | jq --exit-status ''.[0].realm == "myrealm1"'' echo $TOKENS | jq --exit-status ''.[0].token'' TOKEN_JSON=$(ceph rgw realm tokens | jq -r ''.[0].token'' | base64 --decode) echo $TOKEN_JSON | jq --exit-status ''.realm_name == "myrealm1"'' echo $TOKEN_JSON | jq --exit-status ''.endpoint | test("http://.+:\\d+")'' echo $TOKEN_JSON | jq --exit-status ''.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")'' echo $TOKEN_JSON | jq --exit-status ''.access_key'' echo $TOKEN_JSON | jq --exit-status ''.secret'' ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-10_17:16:14 tube: smithi user: hyelloji verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-11T01:57:58.346 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_8f219c476cb4f26fc5719c661c0323719a45cb30/qa; will attempt to use it 2024-09-11T01:57:58.348 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_8f219c476cb4f26fc5719c661c0323719a45cb30/qa/tasks 2024-09-11T01:57:58.348 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-11T01:57:58.350 INFO:teuthology.task.internal:Checking packages... 2024-09-11T01:57:58.372 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '8f219c476cb4f26fc5719c661c0323719a45cb30' 2024-09-11T01:57:58.372 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-11T01:57:58.372 INFO:teuthology.packaging:ref: None 2024-09-11T01:57:58.373 INFO:teuthology.packaging:tag: None 2024-09-11T01:57:58.373 INFO:teuthology.packaging:branch: wip-hemanth-testing-2024-09-10-0723 2024-09-11T01:57:58.373 INFO:teuthology.packaging:sha1: 8f219c476cb4f26fc5719c661c0323719a45cb30 2024-09-11T01:57:58.373 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-hemanth-testing-2024-09-10-0723 2024-09-11T01:57:58.531 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4854-g8f219c47-1jammy 2024-09-11T01:57:58.533 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-11T01:57:58.540 INFO:teuthology.task.internal:no buildpackages task found 2024-09-11T01:57:58.540 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-11T01:57:58.545 INFO:teuthology.task.internal:Saving configuration 2024-09-11T01:57:58.556 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-11T01:57:58.561 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-11T01:57:58.613 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi052.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/hyelloji-2024-09-10_17:16:14-rados-wip-hemanth-testing-2024-09-10-0723-distro-default-smithi/7899945', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-11 01:52:16.545392', 'locked_by': 'scheduled_hyelloji@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBQ8sLg6FSEBhGVp8t+i4GJYcXRyxs4wb9pzinukSeAW'} 2024-09-11T01:57:58.644 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi079.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/hyelloji-2024-09-10_17:16:14-rados-wip-hemanth-testing-2024-09-10-0723-distro-default-smithi/7899945', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-11 01:52:16.546915', 'locked_by': 'scheduled_hyelloji@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDge4boUrNDRmLWQz4GYhnIHl6QMuN0ZDNPU6Pmum5cE'} 2024-09-11T01:57:58.674 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi097.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/hyelloji-2024-09-10_17:16:14-rados-wip-hemanth-testing-2024-09-10-0723-distro-default-smithi/7899945', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-11 01:52:16.543630', 'locked_by': 'scheduled_hyelloji@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKVE9HaOuYjnUbm7p8wmHcFKJRfsnJPUzo58SkuyRnDt'} 2024-09-11T01:57:58.674 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-11T01:57:58.679 INFO:teuthology.task.internal:roles: ubuntu@smithi052.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-09-11T01:57:58.679 INFO:teuthology.task.internal:roles: ubuntu@smithi079.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-09-11T01:57:58.680 INFO:teuthology.task.internal:roles: ubuntu@smithi097.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2024-09-11T01:57:58.680 INFO:teuthology.run_tasks:Running task console_log... 2024-09-11T01:57:58.787 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f3d1d0bbbe0>, signals=[15]) 2024-09-11T01:57:58.787 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-11T01:57:58.792 INFO:teuthology.task.internal:Opening connections... 2024-09-11T01:57:58.793 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi052.front.sepia.ceph.com 2024-09-11T01:57:58.794 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T01:57:58.902 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi079.front.sepia.ceph.com 2024-09-11T01:57:58.902 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T01:57:58.989 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi097.front.sepia.ceph.com 2024-09-11T01:57:58.990 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T01:57:59.076 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-11T01:57:59.082 DEBUG:teuthology.orchestra.run.smithi052:> uname -m 2024-09-11T01:57:59.088 INFO:teuthology.orchestra.run.smithi052.stdout:x86_64 2024-09-11T01:57:59.089 DEBUG:teuthology.orchestra.run.smithi052:> cat /etc/os-release 2024-09-11T01:57:59.137 INFO:teuthology.orchestra.run.smithi052.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-11T01:57:59.137 INFO:teuthology.orchestra.run.smithi052.stdout:NAME="Ubuntu" 2024-09-11T01:57:59.137 INFO:teuthology.orchestra.run.smithi052.stdout:VERSION_ID="22.04" 2024-09-11T01:57:59.137 INFO:teuthology.orchestra.run.smithi052.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-11T01:57:59.137 INFO:teuthology.orchestra.run.smithi052.stdout:VERSION_CODENAME=jammy 2024-09-11T01:57:59.137 INFO:teuthology.orchestra.run.smithi052.stdout:ID=ubuntu 2024-09-11T01:57:59.137 INFO:teuthology.orchestra.run.smithi052.stdout:ID_LIKE=debian 2024-09-11T01:57:59.138 INFO:teuthology.orchestra.run.smithi052.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-11T01:57:59.138 INFO:teuthology.orchestra.run.smithi052.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-11T01:57:59.138 INFO:teuthology.orchestra.run.smithi052.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-11T01:57:59.138 INFO:teuthology.orchestra.run.smithi052.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-11T01:57:59.138 INFO:teuthology.orchestra.run.smithi052.stdout:UBUNTU_CODENAME=jammy 2024-09-11T01:57:59.138 INFO:teuthology.lock.ops:Updating smithi052.front.sepia.ceph.com on lock server 2024-09-11T01:57:59.167 DEBUG:teuthology.orchestra.run.smithi079:> uname -m 2024-09-11T01:57:59.173 INFO:teuthology.orchestra.run.smithi079.stdout:x86_64 2024-09-11T01:57:59.173 DEBUG:teuthology.orchestra.run.smithi079:> cat /etc/os-release 2024-09-11T01:57:59.219 INFO:teuthology.orchestra.run.smithi079.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-11T01:57:59.219 INFO:teuthology.orchestra.run.smithi079.stdout:NAME="Ubuntu" 2024-09-11T01:57:59.219 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION_ID="22.04" 2024-09-11T01:57:59.219 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-11T01:57:59.219 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION_CODENAME=jammy 2024-09-11T01:57:59.220 INFO:teuthology.orchestra.run.smithi079.stdout:ID=ubuntu 2024-09-11T01:57:59.220 INFO:teuthology.orchestra.run.smithi079.stdout:ID_LIKE=debian 2024-09-11T01:57:59.220 INFO:teuthology.orchestra.run.smithi079.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-11T01:57:59.220 INFO:teuthology.orchestra.run.smithi079.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-11T01:57:59.220 INFO:teuthology.orchestra.run.smithi079.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-11T01:57:59.220 INFO:teuthology.orchestra.run.smithi079.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-11T01:57:59.220 INFO:teuthology.orchestra.run.smithi079.stdout:UBUNTU_CODENAME=jammy 2024-09-11T01:57:59.220 INFO:teuthology.lock.ops:Updating smithi079.front.sepia.ceph.com on lock server 2024-09-11T01:57:59.250 DEBUG:teuthology.orchestra.run.smithi097:> uname -m 2024-09-11T01:57:59.256 INFO:teuthology.orchestra.run.smithi097.stdout:x86_64 2024-09-11T01:57:59.257 DEBUG:teuthology.orchestra.run.smithi097:> cat /etc/os-release 2024-09-11T01:57:59.304 INFO:teuthology.orchestra.run.smithi097.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-11T01:57:59.304 INFO:teuthology.orchestra.run.smithi097.stdout:NAME="Ubuntu" 2024-09-11T01:57:59.305 INFO:teuthology.orchestra.run.smithi097.stdout:VERSION_ID="22.04" 2024-09-11T01:57:59.305 INFO:teuthology.orchestra.run.smithi097.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-11T01:57:59.305 INFO:teuthology.orchestra.run.smithi097.stdout:VERSION_CODENAME=jammy 2024-09-11T01:57:59.305 INFO:teuthology.orchestra.run.smithi097.stdout:ID=ubuntu 2024-09-11T01:57:59.305 INFO:teuthology.orchestra.run.smithi097.stdout:ID_LIKE=debian 2024-09-11T01:57:59.305 INFO:teuthology.orchestra.run.smithi097.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-11T01:57:59.305 INFO:teuthology.orchestra.run.smithi097.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-11T01:57:59.305 INFO:teuthology.orchestra.run.smithi097.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-11T01:57:59.305 INFO:teuthology.orchestra.run.smithi097.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-11T01:57:59.305 INFO:teuthology.orchestra.run.smithi097.stdout:UBUNTU_CODENAME=jammy 2024-09-11T01:57:59.306 INFO:teuthology.lock.ops:Updating smithi097.front.sepia.ceph.com on lock server 2024-09-11T01:57:59.333 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-11T01:57:59.342 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-11T01:57:59.352 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-11T01:57:59.353 DEBUG:teuthology.orchestra.run.smithi052:> test '!' -e /home/ubuntu/cephtest 2024-09-11T01:57:59.355 DEBUG:teuthology.orchestra.run.smithi079:> test '!' -e /home/ubuntu/cephtest 2024-09-11T01:57:59.357 DEBUG:teuthology.orchestra.run.smithi097:> test '!' -e /home/ubuntu/cephtest 2024-09-11T01:57:59.362 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-11T01:57:59.367 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-11T01:57:59.367 DEBUG:teuthology.orchestra.run.smithi052:> test -z $(ls -A /var/lib/ceph) 2024-09-11T01:57:59.402 DEBUG:teuthology.orchestra.run.smithi079:> test -z $(ls -A /var/lib/ceph) 2024-09-11T01:57:59.405 DEBUG:teuthology.orchestra.run.smithi097:> test -z $(ls -A /var/lib/ceph) 2024-09-11T01:57:59.420 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-11T01:57:59.521 INFO:teuthology.run_tasks:Running task kernel... 2024-09-11T01:57:59.535 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-11T01:57:59.535 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-11T01:57:59.536 DEBUG:teuthology.orchestra.run.smithi052:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-11T01:57:59.536 DEBUG:teuthology.orchestra.run.smithi079:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-11T01:57:59.537 DEBUG:teuthology.orchestra.run.smithi097:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-11T01:57:59.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-11T01:57:59.541 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-09-11T01:57:59.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-11T01:57:59.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-11T01:57:59.543 DEBUG:teuthology.orchestra.run.smithi097:> uname -r 2024-09-11T01:57:59.543 DEBUG:teuthology.orchestra.run.smithi052:> uname -r 2024-09-11T01:57:59.587 INFO:teuthology.orchestra.run.smithi079.stdout:5.15.0-56-generic 2024-09-11T01:57:59.588 INFO:teuthology.task.kernel:Running kernel on smithi079: 5.15.0-56-generic 2024-09-11T01:57:59.588 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get clean 2024-09-11T01:57:59.589 INFO:teuthology.orchestra.run.smithi097.stdout:5.15.0-56-generic 2024-09-11T01:57:59.589 INFO:teuthology.task.kernel:Running kernel on smithi097: 5.15.0-56-generic 2024-09-11T01:57:59.589 DEBUG:teuthology.orchestra.run.smithi097:> sudo apt-get clean 2024-09-11T01:57:59.590 INFO:teuthology.orchestra.run.smithi052.stdout:5.15.0-56-generic 2024-09-11T01:57:59.590 INFO:teuthology.task.kernel:Running kernel on smithi052: 5.15.0-56-generic 2024-09-11T01:57:59.590 DEBUG:teuthology.orchestra.run.smithi052:> sudo apt-get clean 2024-09-11T01:57:59.707 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get update 2024-09-11T01:57:59.730 DEBUG:teuthology.orchestra.run.smithi052:> sudo apt-get update 2024-09-11T01:57:59.731 DEBUG:teuthology.orchestra.run.smithi097:> sudo apt-get update 2024-09-11T01:57:59.877 INFO:teuthology.orchestra.run.smithi097.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-11T01:57:59.877 INFO:teuthology.orchestra.run.smithi097.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-11T01:57:59.880 INFO:teuthology.orchestra.run.smithi097.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-11T01:57:59.887 INFO:teuthology.orchestra.run.smithi052.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-11T01:57:59.959 INFO:teuthology.orchestra.run.smithi097.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-11T01:57:59.983 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-11T01:57:59.984 INFO:teuthology.orchestra.run.smithi079.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-11T01:58:00.001 INFO:teuthology.orchestra.run.smithi052.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-11T01:58:00.034 INFO:teuthology.orchestra.run.smithi079.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-11T01:58:00.083 INFO:teuthology.orchestra.run.smithi052.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-11T01:58:00.101 INFO:teuthology.orchestra.run.smithi097.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [533 kB] 2024-09-11T01:58:00.114 INFO:teuthology.orchestra.run.smithi052.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,771 kB] 2024-09-11T01:58:00.164 INFO:teuthology.orchestra.run.smithi097.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [690 kB] 2024-09-11T01:58:00.170 INFO:teuthology.orchestra.run.smithi097.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,771 kB] 2024-09-11T01:58:00.209 INFO:teuthology.orchestra.run.smithi097.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [291 kB] 2024-09-11T01:58:00.209 INFO:teuthology.orchestra.run.smithi097.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-11T01:58:00.209 INFO:teuthology.orchestra.run.smithi097.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-11T01:58:00.210 INFO:teuthology.orchestra.run.smithi097.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,327 kB] 2024-09-11T01:58:00.217 INFO:teuthology.orchestra.run.smithi052.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [533 kB] 2024-09-11T01:58:00.222 INFO:teuthology.orchestra.run.smithi052.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [291 kB] 2024-09-11T01:58:00.225 INFO:teuthology.orchestra.run.smithi052.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-11T01:58:00.225 INFO:teuthology.orchestra.run.smithi052.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-11T01:58:00.226 INFO:teuthology.orchestra.run.smithi052.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,327 kB] 2024-09-11T01:58:00.227 INFO:teuthology.orchestra.run.smithi097.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,988 kB] 2024-09-11T01:58:00.228 INFO:teuthology.orchestra.run.smithi097.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [400 kB] 2024-09-11T01:58:00.231 INFO:teuthology.orchestra.run.smithi097.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-11T01:58:00.231 INFO:teuthology.orchestra.run.smithi097.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [901 kB] 2024-09-11T01:58:00.237 INFO:teuthology.orchestra.run.smithi097.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [626 kB] 2024-09-11T01:58:00.241 INFO:teuthology.orchestra.run.smithi097.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-11T01:58:00.248 INFO:teuthology.orchestra.run.smithi052.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [400 kB] 2024-09-11T01:58:00.254 INFO:teuthology.orchestra.run.smithi052.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-11T01:58:00.254 INFO:teuthology.orchestra.run.smithi052.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [626 kB] 2024-09-11T01:58:00.260 INFO:teuthology.orchestra.run.smithi052.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [901 kB] 2024-09-11T01:58:00.263 INFO:teuthology.orchestra.run.smithi097.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-11T01:58:00.263 INFO:teuthology.orchestra.run.smithi097.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-11T01:58:00.263 INFO:teuthology.orchestra.run.smithi097.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-11T01:58:00.263 INFO:teuthology.orchestra.run.smithi097.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-11T01:58:00.263 INFO:teuthology.orchestra.run.smithi097.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-11T01:58:00.266 INFO:teuthology.orchestra.run.smithi097.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [349 kB] 2024-09-11T01:58:00.267 INFO:teuthology.orchestra.run.smithi052.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-11T01:58:00.268 INFO:teuthology.orchestra.run.smithi097.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-11T01:58:00.268 INFO:teuthology.orchestra.run.smithi097.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-11T01:58:00.269 INFO:teuthology.orchestra.run.smithi097.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,386 kB] 2024-09-11T01:58:00.270 INFO:teuthology.orchestra.run.smithi052.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-11T01:58:00.270 INFO:teuthology.orchestra.run.smithi052.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-11T01:58:00.270 INFO:teuthology.orchestra.run.smithi052.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-11T01:58:00.270 INFO:teuthology.orchestra.run.smithi052.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-11T01:58:00.276 INFO:teuthology.orchestra.run.smithi052.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-11T01:58:00.285 INFO:teuthology.orchestra.run.smithi097.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [410 kB] 2024-09-11T01:58:00.287 INFO:teuthology.orchestra.run.smithi097.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-11T01:58:00.288 INFO:teuthology.orchestra.run.smithi097.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [731 kB] 2024-09-11T01:58:00.293 INFO:teuthology.orchestra.run.smithi097.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,123 kB] 2024-09-11T01:58:00.300 INFO:teuthology.orchestra.run.smithi097.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-11T01:58:00.301 INFO:teuthology.orchestra.run.smithi097.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-11T01:58:00.303 INFO:teuthology.orchestra.run.smithi097.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-11T01:58:00.303 INFO:teuthology.orchestra.run.smithi097.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-11T01:58:00.304 INFO:teuthology.orchestra.run.smithi097.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-11T01:58:00.319 INFO:teuthology.orchestra.run.smithi097.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-11T01:58:00.319 INFO:teuthology.orchestra.run.smithi097.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-11T01:58:00.320 INFO:teuthology.orchestra.run.smithi097.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-11T01:58:00.320 INFO:teuthology.orchestra.run.smithi097.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-11T01:58:00.321 INFO:teuthology.orchestra.run.smithi097.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-11T01:58:00.321 INFO:teuthology.orchestra.run.smithi097.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-11T01:58:00.321 INFO:teuthology.orchestra.run.smithi097.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-11T01:58:00.338 INFO:teuthology.orchestra.run.smithi097.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-11T01:58:00.338 INFO:teuthology.orchestra.run.smithi097.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-11T01:58:00.388 INFO:teuthology.orchestra.run.smithi079.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-11T01:58:00.409 INFO:teuthology.orchestra.run.smithi079.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,771 kB] 2024-09-11T01:58:00.439 INFO:teuthology.orchestra.run.smithi052.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-11T01:58:00.527 INFO:teuthology.orchestra.run.smithi079.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [690 kB] 2024-09-11T01:58:00.578 INFO:teuthology.orchestra.run.smithi052.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [690 kB] 2024-09-11T01:58:00.731 INFO:teuthology.orchestra.run.smithi079.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,988 kB] 2024-09-11T01:58:00.772 INFO:teuthology.orchestra.run.smithi052.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,988 kB] 2024-09-11T01:58:00.828 INFO:teuthology.orchestra.run.smithi079.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [533 kB] 2024-09-11T01:58:00.844 INFO:teuthology.orchestra.run.smithi079.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [291 kB] 2024-09-11T01:58:00.853 INFO:teuthology.orchestra.run.smithi079.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-11T01:58:00.855 INFO:teuthology.orchestra.run.smithi079.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,327 kB] 2024-09-11T01:58:00.878 INFO:teuthology.orchestra.run.smithi079.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [349 kB] 2024-09-11T01:58:00.892 INFO:teuthology.orchestra.run.smithi079.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-11T01:58:00.893 INFO:teuthology.orchestra.run.smithi079.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-11T01:58:00.894 INFO:teuthology.orchestra.run.smithi079.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,386 kB] 2024-09-11T01:58:00.932 INFO:teuthology.orchestra.run.smithi052.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [349 kB] 2024-09-11T01:58:00.946 INFO:teuthology.orchestra.run.smithi052.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-11T01:58:00.947 INFO:teuthology.orchestra.run.smithi052.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-11T01:58:00.949 INFO:teuthology.orchestra.run.smithi052.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,386 kB] 2024-09-11T01:58:00.952 INFO:teuthology.orchestra.run.smithi079.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-11T01:58:00.953 INFO:teuthology.orchestra.run.smithi079.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [400 kB] 2024-09-11T01:58:00.989 INFO:teuthology.orchestra.run.smithi079.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [410 kB] 2024-09-11T01:58:00.989 INFO:teuthology.orchestra.run.smithi079.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-11T01:58:00.990 INFO:teuthology.orchestra.run.smithi079.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [626 kB] 2024-09-11T01:58:00.997 INFO:teuthology.orchestra.run.smithi079.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-11T01:58:00.997 INFO:teuthology.orchestra.run.smithi079.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,123 kB] 2024-09-11T01:58:01.001 INFO:teuthology.orchestra.run.smithi079.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [901 kB] 2024-09-11T01:58:01.016 INFO:teuthology.orchestra.run.smithi079.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-11T01:58:01.017 INFO:teuthology.orchestra.run.smithi052.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [410 kB] 2024-09-11T01:58:01.018 INFO:teuthology.orchestra.run.smithi079.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [731 kB] 2024-09-11T01:58:01.020 INFO:teuthology.orchestra.run.smithi079.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-11T01:58:01.020 INFO:teuthology.orchestra.run.smithi079.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-11T01:58:01.020 INFO:teuthology.orchestra.run.smithi079.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-11T01:58:01.031 INFO:teuthology.orchestra.run.smithi079.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-11T01:58:01.033 INFO:teuthology.orchestra.run.smithi052.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-11T01:58:01.033 INFO:teuthology.orchestra.run.smithi052.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,123 kB] 2024-09-11T01:58:01.035 INFO:teuthology.orchestra.run.smithi079.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-11T01:58:01.043 INFO:teuthology.orchestra.run.smithi079.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-11T01:58:01.044 INFO:teuthology.orchestra.run.smithi079.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-11T01:58:01.044 INFO:teuthology.orchestra.run.smithi079.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-11T01:58:01.067 INFO:teuthology.orchestra.run.smithi052.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [731 kB] 2024-09-11T01:58:01.084 INFO:teuthology.orchestra.run.smithi052.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-11T01:58:01.089 INFO:teuthology.orchestra.run.smithi052.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-11T01:58:01.092 INFO:teuthology.orchestra.run.smithi079.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-11T01:58:01.093 INFO:teuthology.orchestra.run.smithi079.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-11T01:58:01.099 INFO:teuthology.orchestra.run.smithi052.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-11T01:58:01.100 INFO:teuthology.orchestra.run.smithi052.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-11T01:58:01.100 INFO:teuthology.orchestra.run.smithi052.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-11T01:58:01.118 INFO:teuthology.orchestra.run.smithi079.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-11T01:58:01.118 INFO:teuthology.orchestra.run.smithi079.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-11T01:58:01.120 INFO:teuthology.orchestra.run.smithi079.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-11T01:58:01.121 INFO:teuthology.orchestra.run.smithi079.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-11T01:58:01.121 INFO:teuthology.orchestra.run.smithi079.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-11T01:58:01.124 INFO:teuthology.orchestra.run.smithi079.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-11T01:58:01.125 INFO:teuthology.orchestra.run.smithi079.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-11T01:58:01.171 INFO:teuthology.orchestra.run.smithi052.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-11T01:58:01.172 INFO:teuthology.orchestra.run.smithi052.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-11T01:58:01.173 INFO:teuthology.orchestra.run.smithi052.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-11T01:58:01.175 INFO:teuthology.orchestra.run.smithi052.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-11T01:58:01.175 INFO:teuthology.orchestra.run.smithi052.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-11T01:58:01.180 INFO:teuthology.orchestra.run.smithi052.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-11T01:58:01.181 INFO:teuthology.orchestra.run.smithi052.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-11T01:58:01.206 INFO:teuthology.orchestra.run.smithi079.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-11T01:58:01.206 INFO:teuthology.orchestra.run.smithi079.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-11T01:58:01.262 INFO:teuthology.orchestra.run.smithi052.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-11T01:58:01.262 INFO:teuthology.orchestra.run.smithi052.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-11T01:58:06.382 INFO:teuthology.orchestra.run.smithi097.stdout:Fetched 15.8 MB in 2s (7,688 kB/s) 2024-09-11T01:58:07.068 INFO:teuthology.orchestra.run.smithi052.stdout:Fetched 15.8 MB in 2s (7,157 kB/s) 2024-09-11T01:58:07.136 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 15.8 MB in 3s (5,827 kB/s) 2024-09-11T01:58:07.952 INFO:teuthology.orchestra.run.smithi097.stdout:Reading package lists... 2024-09-11T01:58:07.970 DEBUG:teuthology.orchestra.run.smithi097:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-11T01:58:08.036 INFO:teuthology.orchestra.run.smithi097.stdout:Reading package lists... 2024-09-11T01:58:08.246 INFO:teuthology.orchestra.run.smithi097.stdout:Building dependency tree... 2024-09-11T01:58:08.247 INFO:teuthology.orchestra.run.smithi097.stdout:Reading state information... 2024-09-11T01:58:08.434 INFO:teuthology.orchestra.run.smithi097.stdout:The following packages were automatically installed and are no longer required: 2024-09-11T01:58:08.434 INFO:teuthology.orchestra.run.smithi097.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-11T01:58:08.434 INFO:teuthology.orchestra.run.smithi097.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-11T01:58:08.435 INFO:teuthology.orchestra.run.smithi097.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-11T01:58:08.435 INFO:teuthology.orchestra.run.smithi097.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-11T01:58:08.435 INFO:teuthology.orchestra.run.smithi097.stdout: python2.7-minimal 2024-09-11T01:58:08.435 INFO:teuthology.orchestra.run.smithi097.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-11T01:58:08.436 INFO:teuthology.orchestra.run.smithi097.stdout:The following additional packages will be installed: 2024-09-11T01:58:08.437 INFO:teuthology.orchestra.run.smithi097.stdout: linux-generic linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-09-11T01:58:08.437 INFO:teuthology.orchestra.run.smithi097.stdout: linux-headers-generic linux-image-5.15.0-119-generic 2024-09-11T01:58:08.437 INFO:teuthology.orchestra.run.smithi097.stdout: linux-modules-5.15.0-119-generic linux-modules-extra-5.15.0-119-generic 2024-09-11T01:58:08.438 INFO:teuthology.orchestra.run.smithi097.stdout:Suggested packages: 2024-09-11T01:58:08.438 INFO:teuthology.orchestra.run.smithi097.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-11T01:58:08.438 INFO:teuthology.orchestra.run.smithi097.stdout:Recommended packages: 2024-09-11T01:58:08.439 INFO:teuthology.orchestra.run.smithi097.stdout: thermald 2024-09-11T01:58:08.500 INFO:teuthology.orchestra.run.smithi097.stdout:The following NEW packages will be installed: 2024-09-11T01:58:08.500 INFO:teuthology.orchestra.run.smithi097.stdout: linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-09-11T01:58:08.500 INFO:teuthology.orchestra.run.smithi097.stdout: linux-image-5.15.0-119-generic linux-modules-5.15.0-119-generic 2024-09-11T01:58:08.500 INFO:teuthology.orchestra.run.smithi097.stdout: linux-modules-extra-5.15.0-119-generic 2024-09-11T01:58:08.502 INFO:teuthology.orchestra.run.smithi097.stdout:The following packages will be upgraded: 2024-09-11T01:58:08.502 INFO:teuthology.orchestra.run.smithi097.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-11T01:58:08.553 INFO:teuthology.orchestra.run.smithi052.stdout:Reading package lists... 2024-09-11T01:58:08.571 DEBUG:teuthology.orchestra.run.smithi052:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-11T01:58:08.616 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-11T01:58:08.635 DEBUG:teuthology.orchestra.run.smithi079:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-11T01:58:08.636 INFO:teuthology.orchestra.run.smithi052.stdout:Reading package lists... 2024-09-11T01:58:08.697 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-11T01:58:08.701 INFO:teuthology.orchestra.run.smithi097.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-11T01:58:08.701 INFO:teuthology.orchestra.run.smithi097.stdout:Need to get 113 MB of archives. 2024-09-11T01:58:08.701 INFO:teuthology.orchestra.run.smithi097.stdout:After this operation, 583 MB of additional disk space will be used. 2024-09-11T01:58:08.701 INFO:teuthology.orchestra.run.smithi097.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-119-generic amd64 5.15.0-119.129 [22.6 MB] 2024-09-11T01:58:08.850 INFO:teuthology.orchestra.run.smithi052.stdout:Building dependency tree... 2024-09-11T01:58:08.851 INFO:teuthology.orchestra.run.smithi052.stdout:Reading state information... 2024-09-11T01:58:08.907 INFO:teuthology.orchestra.run.smithi079.stdout:Building dependency tree... 2024-09-11T01:58:08.908 INFO:teuthology.orchestra.run.smithi079.stdout:Reading state information... 2024-09-11T01:58:09.044 INFO:teuthology.orchestra.run.smithi052.stdout:The following packages were automatically installed and are no longer required: 2024-09-11T01:58:09.044 INFO:teuthology.orchestra.run.smithi052.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-11T01:58:09.044 INFO:teuthology.orchestra.run.smithi052.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-11T01:58:09.045 INFO:teuthology.orchestra.run.smithi052.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-11T01:58:09.045 INFO:teuthology.orchestra.run.smithi052.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-11T01:58:09.045 INFO:teuthology.orchestra.run.smithi052.stdout: python2.7-minimal 2024-09-11T01:58:09.045 INFO:teuthology.orchestra.run.smithi052.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-11T01:58:09.046 INFO:teuthology.orchestra.run.smithi052.stdout:The following additional packages will be installed: 2024-09-11T01:58:09.046 INFO:teuthology.orchestra.run.smithi052.stdout: linux-generic linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-09-11T01:58:09.046 INFO:teuthology.orchestra.run.smithi052.stdout: linux-headers-generic linux-image-5.15.0-119-generic 2024-09-11T01:58:09.047 INFO:teuthology.orchestra.run.smithi052.stdout: linux-modules-5.15.0-119-generic linux-modules-extra-5.15.0-119-generic 2024-09-11T01:58:09.048 INFO:teuthology.orchestra.run.smithi052.stdout:Suggested packages: 2024-09-11T01:58:09.048 INFO:teuthology.orchestra.run.smithi052.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-11T01:58:09.048 INFO:teuthology.orchestra.run.smithi052.stdout:Recommended packages: 2024-09-11T01:58:09.048 INFO:teuthology.orchestra.run.smithi052.stdout: thermald 2024-09-11T01:58:09.084 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages were automatically installed and are no longer required: 2024-09-11T01:58:09.084 INFO:teuthology.orchestra.run.smithi079.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-11T01:58:09.084 INFO:teuthology.orchestra.run.smithi079.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-11T01:58:09.085 INFO:teuthology.orchestra.run.smithi079.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-11T01:58:09.085 INFO:teuthology.orchestra.run.smithi079.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-11T01:58:09.085 INFO:teuthology.orchestra.run.smithi079.stdout: python2.7-minimal 2024-09-11T01:58:09.085 INFO:teuthology.orchestra.run.smithi079.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-11T01:58:09.086 INFO:teuthology.orchestra.run.smithi079.stdout:The following additional packages will be installed: 2024-09-11T01:58:09.086 INFO:teuthology.orchestra.run.smithi079.stdout: linux-generic linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-09-11T01:58:09.086 INFO:teuthology.orchestra.run.smithi079.stdout: linux-headers-generic linux-image-5.15.0-119-generic 2024-09-11T01:58:09.086 INFO:teuthology.orchestra.run.smithi079.stdout: linux-modules-5.15.0-119-generic linux-modules-extra-5.15.0-119-generic 2024-09-11T01:58:09.088 INFO:teuthology.orchestra.run.smithi079.stdout:Suggested packages: 2024-09-11T01:58:09.088 INFO:teuthology.orchestra.run.smithi079.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-11T01:58:09.088 INFO:teuthology.orchestra.run.smithi079.stdout:Recommended packages: 2024-09-11T01:58:09.088 INFO:teuthology.orchestra.run.smithi079.stdout: thermald 2024-09-11T01:58:09.090 INFO:teuthology.orchestra.run.smithi052.stdout:The following NEW packages will be installed: 2024-09-11T01:58:09.091 INFO:teuthology.orchestra.run.smithi052.stdout: linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-09-11T01:58:09.091 INFO:teuthology.orchestra.run.smithi052.stdout: linux-image-5.15.0-119-generic linux-modules-5.15.0-119-generic 2024-09-11T01:58:09.091 INFO:teuthology.orchestra.run.smithi052.stdout: linux-modules-extra-5.15.0-119-generic 2024-09-11T01:58:09.092 INFO:teuthology.orchestra.run.smithi052.stdout:The following packages will be upgraded: 2024-09-11T01:58:09.093 INFO:teuthology.orchestra.run.smithi052.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-11T01:58:09.131 INFO:teuthology.orchestra.run.smithi079.stdout:The following NEW packages will be installed: 2024-09-11T01:58:09.131 INFO:teuthology.orchestra.run.smithi079.stdout: linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-09-11T01:58:09.131 INFO:teuthology.orchestra.run.smithi079.stdout: linux-image-5.15.0-119-generic linux-modules-5.15.0-119-generic 2024-09-11T01:58:09.131 INFO:teuthology.orchestra.run.smithi079.stdout: linux-modules-extra-5.15.0-119-generic 2024-09-11T01:58:09.133 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages will be upgraded: 2024-09-11T01:58:09.133 INFO:teuthology.orchestra.run.smithi079.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-11T01:58:09.185 INFO:teuthology.orchestra.run.smithi079.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-11T01:58:09.185 INFO:teuthology.orchestra.run.smithi079.stdout:Need to get 113 MB of archives. 2024-09-11T01:58:09.185 INFO:teuthology.orchestra.run.smithi079.stdout:After this operation, 583 MB of additional disk space will be used. 2024-09-11T01:58:09.185 INFO:teuthology.orchestra.run.smithi079.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-119-generic amd64 5.15.0-119.129 [22.6 MB] 2024-09-11T01:58:09.276 INFO:teuthology.orchestra.run.smithi052.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-11T01:58:09.276 INFO:teuthology.orchestra.run.smithi052.stdout:Need to get 113 MB of archives. 2024-09-11T01:58:09.276 INFO:teuthology.orchestra.run.smithi052.stdout:After this operation, 583 MB of additional disk space will be used. 2024-09-11T01:58:09.276 INFO:teuthology.orchestra.run.smithi052.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-119-generic amd64 5.15.0-119.129 [22.6 MB] 2024-09-11T01:58:09.552 INFO:teuthology.orchestra.run.smithi079.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-119-generic amd64 5.15.0-119.129 [11.5 MB] 2024-09-11T01:58:09.649 INFO:teuthology.orchestra.run.smithi079.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-119-generic amd64 5.15.0-119.129 [63.9 MB] 2024-09-11T01:58:10.101 INFO:teuthology.orchestra.run.smithi097.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-119-generic amd64 5.15.0-119.129 [11.5 MB] 2024-09-11T01:58:10.471 INFO:teuthology.orchestra.run.smithi079.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.119.119 [1,694 B] 2024-09-11T01:58:10.471 INFO:teuthology.orchestra.run.smithi079.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.119.119 [2,502 B] 2024-09-11T01:58:10.471 INFO:teuthology.orchestra.run.smithi079.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119 all 5.15.0-119.129 [12.3 MB] 2024-09-11T01:58:10.486 INFO:teuthology.orchestra.run.smithi097.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-119-generic amd64 5.15.0-119.129 [63.9 MB] 2024-09-11T01:58:10.591 INFO:teuthology.orchestra.run.smithi079.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119-generic amd64 5.15.0-119.129 [2,879 kB] 2024-09-11T01:58:10.696 INFO:teuthology.orchestra.run.smithi079.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.119.119 [2,350 B] 2024-09-11T01:58:10.943 INFO:teuthology.orchestra.run.smithi052.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-119-generic amd64 5.15.0-119.129 [11.5 MB] 2024-09-11T01:58:11.098 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 113 MB in 2s (72.9 MB/s) 2024-09-11T01:58:11.272 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-modules-5.15.0-119-generic. 2024-09-11T01:58:11.356 INFO:teuthology.orchestra.run.smithi052.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-119-generic amd64 5.15.0-119.129 [63.9 MB] 2024-09-11T01:58:12.648 INFO:teuthology.orchestra.run.smithi097.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.119.119 [1,694 B] 2024-09-11T01:58:12.649 INFO:teuthology.orchestra.run.smithi097.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.119.119 [2,502 B] 2024-09-11T01:58:12.649 INFO:teuthology.orchestra.run.smithi097.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119 all 5.15.0-119.129 [12.3 MB] 2024-09-11T01:58:13.327 INFO:teuthology.orchestra.run.smithi097.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119-generic amd64 5.15.0-119.129 [2,879 kB] 2024-09-11T01:58:13.345 INFO:teuthology.orchestra.run.smithi079.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 ... 129542 files and directories currently installed.) 2024-09-11T01:58:13.350 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../0-linux-modules-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-11T01:58:13.428 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:13.500 INFO:teuthology.orchestra.run.smithi097.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.119.119 [2,350 B] 2024-09-11T01:58:13.607 INFO:teuthology.orchestra.run.smithi052.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.119.119 [1,694 B] 2024-09-11T01:58:13.644 INFO:teuthology.orchestra.run.smithi052.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.119.119 [2,502 B] 2024-09-11T01:58:13.647 INFO:teuthology.orchestra.run.smithi052.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119 all 5.15.0-119.129 [12.3 MB] 2024-09-11T01:58:13.961 INFO:teuthology.orchestra.run.smithi097.stdout:Fetched 113 MB in 5s (22.7 MB/s) 2024-09-11T01:58:14.053 INFO:teuthology.orchestra.run.smithi052.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119-generic amd64 5.15.0-119.129 [2,879 kB] 2024-09-11T01:58:14.119 INFO:teuthology.orchestra.run.smithi052.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.119.119 [2,350 B] 2024-09-11T01:58:14.531 INFO:teuthology.orchestra.run.smithi052.stdout:Fetched 113 MB in 5s (22.6 MB/s) 2024-09-11T01:58:14.554 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package linux-modules-5.15.0-119-generic. 2024-09-11T01:58:14.720 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package linux-modules-5.15.0-119-generic. 2024-09-11T01:58:16.054 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-image-5.15.0-119-generic. 2024-09-11T01:58:16.075 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../1-linux-image-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-11T01:58:16.151 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:16.598 INFO:teuthology.orchestra.run.smithi097.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 ... 129542 files and directories currently installed.) 2024-09-11T01:58:16.602 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../0-linux-modules-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-11T01:58:16.632 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-119-generic. 2024-09-11T01:58:16.653 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-11T01:58:16.682 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:16.719 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:16.730 INFO:teuthology.orchestra.run.smithi052.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 ... 129542 files and directories currently installed.) 2024-09-11T01:58:16.734 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../0-linux-modules-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-11T01:58:16.884 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:18.887 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package linux-image-5.15.0-119-generic. 2024-09-11T01:58:18.908 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../1-linux-image-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-11T01:58:18.992 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:19.111 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package linux-image-5.15.0-119-generic. 2024-09-11T01:58:19.133 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../1-linux-image-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-11T01:58:19.253 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:19.491 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-119-generic. 2024-09-11T01:58:19.511 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-11T01:58:19.574 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:19.778 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-119-generic. 2024-09-11T01:58:19.799 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-11T01:58:19.839 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:23.158 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../3-linux-generic_5.15.0.119.119_amd64.deb ... 2024-09-11T01:58:23.284 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-09-11T01:58:23.634 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.119.119_amd64.deb ... 2024-09-11T01:58:23.762 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-image-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-09-11T01:58:24.099 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-headers-5.15.0-119. 2024-09-11T01:58:24.120 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../5-linux-headers-5.15.0-119_5.15.0-119.129_all.deb ... 2024-09-11T01:58:24.165 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-09-11T01:58:26.675 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../3-linux-generic_5.15.0.119.119_amd64.deb ... 2024-09-11T01:58:26.811 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking linux-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-09-11T01:58:26.974 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../3-linux-generic_5.15.0.119.119_amd64.deb ... 2024-09-11T01:58:27.118 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking linux-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-09-11T01:58:27.178 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.119.119_amd64.deb ... 2024-09-11T01:58:27.331 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking linux-image-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-09-11T01:58:27.459 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.119.119_amd64.deb ... 2024-09-11T01:58:27.555 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking linux-image-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-09-11T01:58:27.642 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package linux-headers-5.15.0-119. 2024-09-11T01:58:27.653 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../5-linux-headers-5.15.0-119_5.15.0-119.129_all.deb ... 2024-09-11T01:58:27.684 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-09-11T01:58:27.883 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package linux-headers-5.15.0-119. 2024-09-11T01:58:27.906 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../5-linux-headers-5.15.0-119_5.15.0-119.129_all.deb ... 2024-09-11T01:58:27.949 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-09-11T01:58:29.616 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-headers-5.15.0-119-generic. 2024-09-11T01:58:29.652 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../6-linux-headers-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-11T01:58:29.690 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:32.878 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.119.119_amd64.deb ... 2024-09-11T01:58:33.009 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-09-11T01:58:33.351 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-09-11T01:58:33.472 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:33.600 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package linux-headers-5.15.0-119-generic. 2024-09-11T01:58:33.632 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-generic (5.15.0.119.119) ... 2024-09-11T01:58:33.637 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../6-linux-headers-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-11T01:58:33.675 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:33.761 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:34.134 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package linux-headers-5.15.0-119-generic. 2024-09-11T01:58:34.171 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../6-linux-headers-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-11T01:58:34.209 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:35.077 INFO:teuthology.orchestra.run.smithi079.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-11T01:58:35.078 INFO:teuthology.orchestra.run.smithi079.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-11T01:58:35.078 INFO:teuthology.orchestra.run.smithi079.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-119-generic 2024-09-11T01:58:35.078 INFO:teuthology.orchestra.run.smithi079.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-119-generic 2024-09-11T01:58:35.211 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:36.663 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:38.002 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.119.119_amd64.deb ... 2024-09-11T01:58:38.048 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-image-generic (5.15.0.119.119) ... 2024-09-11T01:58:38.145 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking linux-headers-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-09-11T01:58:38.165 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-generic (5.15.0.119.119) ... 2024-09-11T01:58:38.198 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.119.119_amd64.deb ... 2024-09-11T01:58:38.300 INFO:teuthology.orchestra.run.smithi079.stdout:Processing triggers for linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:38.337 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking linux-headers-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-09-11T01:58:38.349 INFO:teuthology.orchestra.run.smithi079.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-11T01:58:38.349 INFO:teuthology.orchestra.run.smithi079.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-119-generic 2024-09-11T01:58:38.529 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-09-11T01:58:38.659 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:38.705 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-09-11T01:58:38.785 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up linux-headers-generic (5.15.0.119.119) ... 2024-09-11T01:58:38.834 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:38.930 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:38.985 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up linux-headers-generic (5.15.0.119.119) ... 2024-09-11T01:58:39.097 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:40.255 INFO:teuthology.orchestra.run.smithi097.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-11T01:58:40.256 INFO:teuthology.orchestra.run.smithi097.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-11T01:58:40.256 INFO:teuthology.orchestra.run.smithi097.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-119-generic 2024-09-11T01:58:40.256 INFO:teuthology.orchestra.run.smithi097.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-119-generic 2024-09-11T01:58:40.424 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:40.474 INFO:teuthology.orchestra.run.smithi052.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-11T01:58:40.474 INFO:teuthology.orchestra.run.smithi052.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-11T01:58:40.474 INFO:teuthology.orchestra.run.smithi052.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-119-generic 2024-09-11T01:58:40.474 INFO:teuthology.orchestra.run.smithi052.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-119-generic 2024-09-11T01:58:40.650 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:41.851 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:42.576 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:43.260 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up linux-image-generic (5.15.0.119.119) ... 2024-09-11T01:58:43.412 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up linux-generic (5.15.0.119.119) ... 2024-09-11T01:58:43.538 INFO:teuthology.orchestra.run.smithi097.stdout:Processing triggers for linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:43.630 INFO:teuthology.orchestra.run.smithi097.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-11T01:58:43.630 INFO:teuthology.orchestra.run.smithi097.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-119-generic 2024-09-11T01:58:44.036 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up linux-image-generic (5.15.0.119.119) ... 2024-09-11T01:58:44.179 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up linux-generic (5.15.0.119.119) ... 2024-09-11T01:58:44.322 INFO:teuthology.orchestra.run.smithi052.stdout:Processing triggers for linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-11T01:58:44.402 INFO:teuthology.orchestra.run.smithi052.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-11T01:58:44.402 INFO:teuthology.orchestra.run.smithi052.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-119-generic 2024-09-11T01:58:52.935 INFO:teuthology.orchestra.run.smithi079.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-11T01:58:52.935 INFO:teuthology.orchestra.run.smithi079.stdout:Sourcing file `/etc/default/grub' 2024-09-11T01:58:52.968 INFO:teuthology.orchestra.run.smithi079.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-11T01:58:52.990 INFO:teuthology.orchestra.run.smithi079.stdout:Generating grub configuration file ... 2024-09-11T01:58:53.254 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-09-11T01:58:53.282 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-09-11T01:58:53.632 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-11T01:58:53.637 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-11T01:58:53.707 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-11T01:58:53.712 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-11T01:58:53.874 INFO:teuthology.orchestra.run.smithi079.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-11T01:58:53.874 INFO:teuthology.orchestra.run.smithi079.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-11T01:58:53.874 INFO:teuthology.orchestra.run.smithi079.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-11T01:58:53.906 INFO:teuthology.orchestra.run.smithi079.stdout:done 2024-09-11T01:58:54.391 DEBUG:teuthology.orchestra.run.smithi079:> dpkg -s linux-image-generic 2024-09-11T01:58:54.418 INFO:teuthology.orchestra.run.smithi079.stdout:Package: linux-image-generic 2024-09-11T01:58:54.418 INFO:teuthology.orchestra.run.smithi079.stdout:Status: install ok installed 2024-09-11T01:58:54.418 INFO:teuthology.orchestra.run.smithi079.stdout:Priority: optional 2024-09-11T01:58:54.418 INFO:teuthology.orchestra.run.smithi079.stdout:Section: kernel 2024-09-11T01:58:54.418 INFO:teuthology.orchestra.run.smithi079.stdout:Installed-Size: 21 2024-09-11T01:58:54.418 INFO:teuthology.orchestra.run.smithi079.stdout:Maintainer: Ubuntu Kernel Team 2024-09-11T01:58:54.418 INFO:teuthology.orchestra.run.smithi079.stdout:Architecture: amd64 2024-09-11T01:58:54.419 INFO:teuthology.orchestra.run.smithi079.stdout:Source: linux-meta 2024-09-11T01:58:54.419 INFO:teuthology.orchestra.run.smithi079.stdout:Version: 5.15.0.119.119 2024-09-11T01:58:54.419 INFO:teuthology.orchestra.run.smithi079.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-11T01:58:54.419 INFO:teuthology.orchestra.run.smithi079.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-11T01:58:54.419 INFO:teuthology.orchestra.run.smithi079.stdout:Recommends: thermald 2024-09-11T01:58:54.419 INFO:teuthology.orchestra.run.smithi079.stdout:Description: Generic Linux kernel image 2024-09-11T01:58:54.419 INFO:teuthology.orchestra.run.smithi079.stdout: This package will always depend on the latest generic kernel image 2024-09-11T01:58:54.419 INFO:teuthology.orchestra.run.smithi079.stdout: available. 2024-09-11T01:58:54.419 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-119-generic 2024-09-11T01:58:54.419 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-11T01:58:54.420 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-11T01:58:54.420 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-11T01:58:54.420 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi079.front.sepia.ceph.com, path=None, version=distro) 2024-09-11T01:58:54.420 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get clean 2024-09-11T01:58:54.595 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get update 2024-09-11T01:58:54.726 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-11T01:58:54.846 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-11T01:58:54.927 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-11T01:58:55.008 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-11T01:58:56.152 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-11T01:58:56.170 DEBUG:teuthology.orchestra.run.smithi079:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-11T01:58:56.224 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-11T01:58:56.409 INFO:teuthology.orchestra.run.smithi079.stdout:Building dependency tree... 2024-09-11T01:58:56.409 INFO:teuthology.orchestra.run.smithi079.stdout:Reading state information... 2024-09-11T01:58:56.574 INFO:teuthology.orchestra.run.smithi079.stdout:linux-image-generic is already the newest version (5.15.0.119.119). 2024-09-11T01:58:56.574 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages were automatically installed and are no longer required: 2024-09-11T01:58:56.574 INFO:teuthology.orchestra.run.smithi079.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-11T01:58:56.574 INFO:teuthology.orchestra.run.smithi079.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-11T01:58:56.574 INFO:teuthology.orchestra.run.smithi079.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-11T01:58:56.575 INFO:teuthology.orchestra.run.smithi079.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-11T01:58:56.575 INFO:teuthology.orchestra.run.smithi079.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-11T01:58:56.575 INFO:teuthology.orchestra.run.smithi079.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-11T01:58:56.615 INFO:teuthology.orchestra.run.smithi079.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-11T01:58:56.617 DEBUG:teuthology.orchestra.run.smithi079:> dpkg -s linux-image-generic 2024-09-11T01:58:56.672 INFO:teuthology.orchestra.run.smithi079.stdout:Package: linux-image-generic 2024-09-11T01:58:56.672 INFO:teuthology.orchestra.run.smithi079.stdout:Status: install ok installed 2024-09-11T01:58:56.672 INFO:teuthology.orchestra.run.smithi079.stdout:Priority: optional 2024-09-11T01:58:56.672 INFO:teuthology.orchestra.run.smithi079.stdout:Section: kernel 2024-09-11T01:58:56.672 INFO:teuthology.orchestra.run.smithi079.stdout:Installed-Size: 21 2024-09-11T01:58:56.672 INFO:teuthology.orchestra.run.smithi079.stdout:Maintainer: Ubuntu Kernel Team 2024-09-11T01:58:56.672 INFO:teuthology.orchestra.run.smithi079.stdout:Architecture: amd64 2024-09-11T01:58:56.673 INFO:teuthology.orchestra.run.smithi079.stdout:Source: linux-meta 2024-09-11T01:58:56.673 INFO:teuthology.orchestra.run.smithi079.stdout:Version: 5.15.0.119.119 2024-09-11T01:58:56.673 INFO:teuthology.orchestra.run.smithi079.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-11T01:58:56.673 INFO:teuthology.orchestra.run.smithi079.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-11T01:58:56.673 INFO:teuthology.orchestra.run.smithi079.stdout:Recommends: thermald 2024-09-11T01:58:56.673 INFO:teuthology.orchestra.run.smithi079.stdout:Description: Generic Linux kernel image 2024-09-11T01:58:56.673 INFO:teuthology.orchestra.run.smithi079.stdout: This package will always depend on the latest generic kernel image 2024-09-11T01:58:56.673 INFO:teuthology.orchestra.run.smithi079.stdout: available. 2024-09-11T01:58:56.674 DEBUG:teuthology.orchestra.run.smithi079:> mktemp 2024-09-11T01:58:56.724 INFO:teuthology.orchestra.run.smithi079.stdout:/tmp/tmp.QHM1kSEtK2 2024-09-11T01:58:56.725 DEBUG:teuthology.orchestra.run.smithi079:> sudo cp /boot/grub/grub.cfg /tmp/tmp.QHM1kSEtK2 2024-09-11T01:58:56.778 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 0666 /tmp/tmp.QHM1kSEtK2 2024-09-11T01:58:56.900 DEBUG:teuthology.orchestra.remote:smithi079:/tmp/tmp.QHM1kSEtK2 is 10KB 2024-09-11T01:58:56.913 DEBUG:teuthology.orchestra.run.smithi079:> rm -fr /tmp/tmp.QHM1kSEtK2 2024-09-11T01:58:56.918 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-11T01:58:56.973 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-11T01:58:56.974 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-11T01:58:56.974 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-11T01:58:57.037 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-119-generic 2024-09-11T01:58:57.038 DEBUG:teuthology.orchestra.run.smithi079:> sudo update-grub 2024-09-11T01:58:58.032 INFO:teuthology.orchestra.run.smithi097.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-11T01:58:58.032 INFO:teuthology.orchestra.run.smithi097.stdout:Sourcing file `/etc/default/grub' 2024-09-11T01:58:58.064 INFO:teuthology.orchestra.run.smithi097.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-11T01:58:58.086 INFO:teuthology.orchestra.run.smithi097.stdout:Generating grub configuration file ... 2024-09-11T01:58:58.316 INFO:teuthology.orchestra.run.smithi079.stderr:Sourcing file `/etc/default/grub' 2024-09-11T01:58:58.317 INFO:teuthology.orchestra.run.smithi079.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-11T01:58:58.326 INFO:teuthology.orchestra.run.smithi079.stderr:Generating grub configuration file ... 2024-09-11T01:58:58.401 INFO:teuthology.orchestra.run.smithi097.stdout:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-09-11T01:58:58.433 INFO:teuthology.orchestra.run.smithi097.stdout:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-09-11T01:58:58.502 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-09-11T01:58:58.507 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-09-11T01:58:58.733 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-11T01:58:58.738 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-11T01:58:58.758 INFO:teuthology.orchestra.run.smithi097.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-11T01:58:58.763 INFO:teuthology.orchestra.run.smithi097.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-11T01:58:58.776 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-11T01:58:58.780 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-11T01:58:58.830 INFO:teuthology.orchestra.run.smithi097.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-11T01:58:58.835 INFO:teuthology.orchestra.run.smithi097.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-11T01:58:58.895 INFO:teuthology.orchestra.run.smithi079.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-11T01:58:58.895 INFO:teuthology.orchestra.run.smithi079.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-11T01:58:58.895 INFO:teuthology.orchestra.run.smithi079.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-11T01:58:58.911 INFO:teuthology.orchestra.run.smithi079.stderr:done 2024-09-11T01:58:58.934 DEBUG:teuthology.orchestra.run.smithi079:> sudo shutdown -r now 2024-09-11T01:58:59.000 INFO:teuthology.orchestra.run.smithi097.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-11T01:58:59.000 INFO:teuthology.orchestra.run.smithi097.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-11T01:58:59.000 INFO:teuthology.orchestra.run.smithi097.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-11T01:58:59.037 INFO:teuthology.orchestra.run.smithi097.stdout:done 2024-09-11T01:58:59.399 INFO:teuthology.orchestra.run.smithi052.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-11T01:58:59.400 INFO:teuthology.orchestra.run.smithi052.stdout:Sourcing file `/etc/default/grub' 2024-09-11T01:58:59.424 INFO:teuthology.orchestra.run.smithi052.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-11T01:58:59.448 INFO:teuthology.orchestra.run.smithi052.stdout:Generating grub configuration file ... 2024-09-11T01:58:59.554 DEBUG:teuthology.orchestra.run.smithi097:> dpkg -s linux-image-generic 2024-09-11T01:58:59.579 INFO:teuthology.orchestra.run.smithi097.stdout:Package: linux-image-generic 2024-09-11T01:58:59.579 INFO:teuthology.orchestra.run.smithi097.stdout:Status: install ok installed 2024-09-11T01:58:59.580 INFO:teuthology.orchestra.run.smithi097.stdout:Priority: optional 2024-09-11T01:58:59.580 INFO:teuthology.orchestra.run.smithi097.stdout:Section: kernel 2024-09-11T01:58:59.580 INFO:teuthology.orchestra.run.smithi097.stdout:Installed-Size: 21 2024-09-11T01:58:59.580 INFO:teuthology.orchestra.run.smithi097.stdout:Maintainer: Ubuntu Kernel Team 2024-09-11T01:58:59.580 INFO:teuthology.orchestra.run.smithi097.stdout:Architecture: amd64 2024-09-11T01:58:59.580 INFO:teuthology.orchestra.run.smithi097.stdout:Source: linux-meta 2024-09-11T01:58:59.580 INFO:teuthology.orchestra.run.smithi097.stdout:Version: 5.15.0.119.119 2024-09-11T01:58:59.580 INFO:teuthology.orchestra.run.smithi097.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-11T01:58:59.580 INFO:teuthology.orchestra.run.smithi097.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-11T01:58:59.580 INFO:teuthology.orchestra.run.smithi097.stdout:Recommends: thermald 2024-09-11T01:58:59.580 INFO:teuthology.orchestra.run.smithi097.stdout:Description: Generic Linux kernel image 2024-09-11T01:58:59.580 INFO:teuthology.orchestra.run.smithi097.stdout: This package will always depend on the latest generic kernel image 2024-09-11T01:58:59.580 INFO:teuthology.orchestra.run.smithi097.stdout: available. 2024-09-11T01:58:59.581 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-119-generic 2024-09-11T01:58:59.581 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-11T01:58:59.581 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-11T01:58:59.581 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-11T01:58:59.581 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi097.front.sepia.ceph.com, path=None, version=distro) 2024-09-11T01:58:59.581 DEBUG:teuthology.orchestra.run.smithi097:> sudo apt-get clean 2024-09-11T01:58:59.801 DEBUG:teuthology.orchestra.run.smithi097:> sudo apt-get update 2024-09-11T01:58:59.831 INFO:teuthology.orchestra.run.smithi052.stdout:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-09-11T01:58:59.852 INFO:teuthology.orchestra.run.smithi052.stdout:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-09-11T01:58:59.929 INFO:teuthology.orchestra.run.smithi097.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-11T01:58:59.929 INFO:teuthology.orchestra.run.smithi097.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-11T01:58:59.941 INFO:teuthology.orchestra.run.smithi097.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-11T01:58:59.958 INFO:teuthology.orchestra.run.smithi097.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-11T01:59:00.286 INFO:teuthology.orchestra.run.smithi052.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-11T01:59:00.291 INFO:teuthology.orchestra.run.smithi052.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-11T01:59:00.358 INFO:teuthology.orchestra.run.smithi052.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-11T01:59:00.363 INFO:teuthology.orchestra.run.smithi052.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-11T01:59:00.525 INFO:teuthology.orchestra.run.smithi052.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-11T01:59:00.525 INFO:teuthology.orchestra.run.smithi052.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-11T01:59:00.526 INFO:teuthology.orchestra.run.smithi052.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-11T01:59:00.567 INFO:teuthology.orchestra.run.smithi052.stdout:done 2024-09-11T01:59:01.108 DEBUG:teuthology.orchestra.run.smithi052:> dpkg -s linux-image-generic 2024-09-11T01:59:01.131 INFO:teuthology.orchestra.run.smithi052.stdout:Package: linux-image-generic 2024-09-11T01:59:01.131 INFO:teuthology.orchestra.run.smithi052.stdout:Status: install ok installed 2024-09-11T01:59:01.131 INFO:teuthology.orchestra.run.smithi052.stdout:Priority: optional 2024-09-11T01:59:01.131 INFO:teuthology.orchestra.run.smithi052.stdout:Section: kernel 2024-09-11T01:59:01.131 INFO:teuthology.orchestra.run.smithi052.stdout:Installed-Size: 21 2024-09-11T01:59:01.131 INFO:teuthology.orchestra.run.smithi052.stdout:Maintainer: Ubuntu Kernel Team 2024-09-11T01:59:01.131 INFO:teuthology.orchestra.run.smithi052.stdout:Architecture: amd64 2024-09-11T01:59:01.131 INFO:teuthology.orchestra.run.smithi052.stdout:Source: linux-meta 2024-09-11T01:59:01.132 INFO:teuthology.orchestra.run.smithi052.stdout:Version: 5.15.0.119.119 2024-09-11T01:59:01.132 INFO:teuthology.orchestra.run.smithi052.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-11T01:59:01.132 INFO:teuthology.orchestra.run.smithi052.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-11T01:59:01.132 INFO:teuthology.orchestra.run.smithi052.stdout:Recommends: thermald 2024-09-11T01:59:01.132 INFO:teuthology.orchestra.run.smithi052.stdout:Description: Generic Linux kernel image 2024-09-11T01:59:01.132 INFO:teuthology.orchestra.run.smithi052.stdout: This package will always depend on the latest generic kernel image 2024-09-11T01:59:01.132 INFO:teuthology.orchestra.run.smithi052.stdout: available. 2024-09-11T01:59:01.133 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-119-generic 2024-09-11T01:59:01.133 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-11T01:59:01.133 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-11T01:59:01.134 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-11T01:59:01.134 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi052.front.sepia.ceph.com, path=None, version=distro) 2024-09-11T01:59:01.134 DEBUG:teuthology.orchestra.run.smithi052:> sudo apt-get clean 2024-09-11T01:59:01.256 INFO:teuthology.orchestra.run.smithi097.stdout:Reading package lists... 2024-09-11T01:59:01.274 DEBUG:teuthology.orchestra.run.smithi097:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-11T01:59:01.328 INFO:teuthology.orchestra.run.smithi097.stdout:Reading package lists... 2024-09-11T01:59:01.402 DEBUG:teuthology.orchestra.run.smithi052:> sudo apt-get update 2024-09-11T01:59:01.518 INFO:teuthology.orchestra.run.smithi052.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-11T01:59:01.524 INFO:teuthology.orchestra.run.smithi097.stdout:Building dependency tree... 2024-09-11T01:59:01.525 INFO:teuthology.orchestra.run.smithi097.stdout:Reading state information... 2024-09-11T01:59:01.641 INFO:teuthology.orchestra.run.smithi052.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-11T01:59:01.694 INFO:teuthology.orchestra.run.smithi097.stdout:linux-image-generic is already the newest version (5.15.0.119.119). 2024-09-11T01:59:01.694 INFO:teuthology.orchestra.run.smithi097.stdout:The following packages were automatically installed and are no longer required: 2024-09-11T01:59:01.694 INFO:teuthology.orchestra.run.smithi097.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-11T01:59:01.694 INFO:teuthology.orchestra.run.smithi097.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-11T01:59:01.694 INFO:teuthology.orchestra.run.smithi097.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-11T01:59:01.695 INFO:teuthology.orchestra.run.smithi097.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-11T01:59:01.695 INFO:teuthology.orchestra.run.smithi097.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-11T01:59:01.695 INFO:teuthology.orchestra.run.smithi097.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-11T01:59:01.733 INFO:teuthology.orchestra.run.smithi052.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-11T01:59:01.735 INFO:teuthology.orchestra.run.smithi097.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-11T01:59:01.737 DEBUG:teuthology.orchestra.run.smithi097:> dpkg -s linux-image-generic 2024-09-11T01:59:01.794 INFO:teuthology.orchestra.run.smithi097.stdout:Package: linux-image-generic 2024-09-11T01:59:01.795 INFO:teuthology.orchestra.run.smithi097.stdout:Status: install ok installed 2024-09-11T01:59:01.795 INFO:teuthology.orchestra.run.smithi097.stdout:Priority: optional 2024-09-11T01:59:01.795 INFO:teuthology.orchestra.run.smithi097.stdout:Section: kernel 2024-09-11T01:59:01.795 INFO:teuthology.orchestra.run.smithi097.stdout:Installed-Size: 21 2024-09-11T01:59:01.795 INFO:teuthology.orchestra.run.smithi097.stdout:Maintainer: Ubuntu Kernel Team 2024-09-11T01:59:01.795 INFO:teuthology.orchestra.run.smithi097.stdout:Architecture: amd64 2024-09-11T01:59:01.795 INFO:teuthology.orchestra.run.smithi097.stdout:Source: linux-meta 2024-09-11T01:59:01.795 INFO:teuthology.orchestra.run.smithi097.stdout:Version: 5.15.0.119.119 2024-09-11T01:59:01.795 INFO:teuthology.orchestra.run.smithi097.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-11T01:59:01.795 INFO:teuthology.orchestra.run.smithi097.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-11T01:59:01.795 INFO:teuthology.orchestra.run.smithi097.stdout:Recommends: thermald 2024-09-11T01:59:01.795 INFO:teuthology.orchestra.run.smithi097.stdout:Description: Generic Linux kernel image 2024-09-11T01:59:01.796 INFO:teuthology.orchestra.run.smithi097.stdout: This package will always depend on the latest generic kernel image 2024-09-11T01:59:01.796 INFO:teuthology.orchestra.run.smithi097.stdout: available. 2024-09-11T01:59:01.796 DEBUG:teuthology.orchestra.run.smithi097:> mktemp 2024-09-11T01:59:01.806 INFO:teuthology.orchestra.run.smithi052.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-11T01:59:01.839 INFO:teuthology.orchestra.run.smithi097.stdout:/tmp/tmp.8L9gr5KLcd 2024-09-11T01:59:01.839 DEBUG:teuthology.orchestra.run.smithi097:> sudo cp /boot/grub/grub.cfg /tmp/tmp.8L9gr5KLcd 2024-09-11T01:59:01.894 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod 0666 /tmp/tmp.8L9gr5KLcd 2024-09-11T01:59:02.010 DEBUG:teuthology.orchestra.remote:smithi097:/tmp/tmp.8L9gr5KLcd is 10KB 2024-09-11T01:59:02.022 DEBUG:teuthology.orchestra.run.smithi097:> rm -fr /tmp/tmp.8L9gr5KLcd 2024-09-11T01:59:02.027 DEBUG:teuthology.orchestra.run.smithi097:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-11T01:59:02.084 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-11T01:59:02.084 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-11T01:59:02.084 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-11T01:59:02.158 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-119-generic 2024-09-11T01:59:02.158 DEBUG:teuthology.orchestra.run.smithi097:> sudo update-grub 2024-09-11T01:59:03.014 INFO:teuthology.orchestra.run.smithi052.stdout:Reading package lists... 2024-09-11T01:59:03.075 DEBUG:teuthology.orchestra.run.smithi052:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-11T01:59:03.140 INFO:teuthology.orchestra.run.smithi052.stdout:Reading package lists... 2024-09-11T01:59:03.363 INFO:teuthology.orchestra.run.smithi052.stdout:Building dependency tree... 2024-09-11T01:59:03.364 INFO:teuthology.orchestra.run.smithi052.stdout:Reading state information... 2024-09-11T01:59:03.560 INFO:teuthology.orchestra.run.smithi097.stderr:Sourcing file `/etc/default/grub' 2024-09-11T01:59:03.561 INFO:teuthology.orchestra.run.smithi097.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-11T01:59:03.565 INFO:teuthology.orchestra.run.smithi097.stderr:Generating grub configuration file ... 2024-09-11T01:59:03.566 INFO:teuthology.orchestra.run.smithi052.stdout:linux-image-generic is already the newest version (5.15.0.119.119). 2024-09-11T01:59:03.566 INFO:teuthology.orchestra.run.smithi052.stdout:The following packages were automatically installed and are no longer required: 2024-09-11T01:59:03.566 INFO:teuthology.orchestra.run.smithi052.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-11T01:59:03.566 INFO:teuthology.orchestra.run.smithi052.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-11T01:59:03.567 INFO:teuthology.orchestra.run.smithi052.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-11T01:59:03.567 INFO:teuthology.orchestra.run.smithi052.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-11T01:59:03.567 INFO:teuthology.orchestra.run.smithi052.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-11T01:59:03.567 INFO:teuthology.orchestra.run.smithi052.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-11T01:59:03.614 INFO:teuthology.orchestra.run.smithi052.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-11T01:59:03.616 DEBUG:teuthology.orchestra.run.smithi052:> dpkg -s linux-image-generic 2024-09-11T01:59:03.679 INFO:teuthology.orchestra.run.smithi052.stdout:Package: linux-image-generic 2024-09-11T01:59:03.680 INFO:teuthology.orchestra.run.smithi052.stdout:Status: install ok installed 2024-09-11T01:59:03.680 INFO:teuthology.orchestra.run.smithi052.stdout:Priority: optional 2024-09-11T01:59:03.680 INFO:teuthology.orchestra.run.smithi052.stdout:Section: kernel 2024-09-11T01:59:03.680 INFO:teuthology.orchestra.run.smithi052.stdout:Installed-Size: 21 2024-09-11T01:59:03.680 INFO:teuthology.orchestra.run.smithi052.stdout:Maintainer: Ubuntu Kernel Team 2024-09-11T01:59:03.680 INFO:teuthology.orchestra.run.smithi052.stdout:Architecture: amd64 2024-09-11T01:59:03.680 INFO:teuthology.orchestra.run.smithi052.stdout:Source: linux-meta 2024-09-11T01:59:03.680 INFO:teuthology.orchestra.run.smithi052.stdout:Version: 5.15.0.119.119 2024-09-11T01:59:03.680 INFO:teuthology.orchestra.run.smithi052.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-11T01:59:03.680 INFO:teuthology.orchestra.run.smithi052.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-11T01:59:03.680 INFO:teuthology.orchestra.run.smithi052.stdout:Recommends: thermald 2024-09-11T01:59:03.681 INFO:teuthology.orchestra.run.smithi052.stdout:Description: Generic Linux kernel image 2024-09-11T01:59:03.681 INFO:teuthology.orchestra.run.smithi052.stdout: This package will always depend on the latest generic kernel image 2024-09-11T01:59:03.681 INFO:teuthology.orchestra.run.smithi052.stdout: available. 2024-09-11T01:59:03.681 DEBUG:teuthology.orchestra.run.smithi052:> mktemp 2024-09-11T01:59:03.725 INFO:teuthology.orchestra.run.smithi052.stdout:/tmp/tmp.M2bsPGHD3C 2024-09-11T01:59:03.725 DEBUG:teuthology.orchestra.run.smithi052:> sudo cp /boot/grub/grub.cfg /tmp/tmp.M2bsPGHD3C 2024-09-11T01:59:03.746 INFO:teuthology.orchestra.run.smithi097.stderr:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-09-11T01:59:03.753 INFO:teuthology.orchestra.run.smithi097.stderr:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-09-11T01:59:03.781 DEBUG:teuthology.orchestra.run.smithi052:> sudo chmod 0666 /tmp/tmp.M2bsPGHD3C 2024-09-11T01:59:03.902 DEBUG:teuthology.orchestra.remote:smithi052:/tmp/tmp.M2bsPGHD3C is 10KB 2024-09-11T01:59:03.916 DEBUG:teuthology.orchestra.run.smithi052:> rm -fr /tmp/tmp.M2bsPGHD3C 2024-09-11T01:59:03.921 DEBUG:teuthology.orchestra.run.smithi052:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-11T01:59:03.976 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-11T01:59:03.977 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-11T01:59:03.977 DEBUG:teuthology.orchestra.run.smithi052:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-11T01:59:04.025 INFO:teuthology.orchestra.run.smithi097.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-11T01:59:04.031 INFO:teuthology.orchestra.run.smithi097.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-11T01:59:04.070 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-119-generic 2024-09-11T01:59:04.070 DEBUG:teuthology.orchestra.run.smithi052:> sudo update-grub 2024-09-11T01:59:04.071 INFO:teuthology.orchestra.run.smithi097.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-11T01:59:04.076 INFO:teuthology.orchestra.run.smithi097.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-11T01:59:04.202 INFO:teuthology.orchestra.run.smithi097.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-11T01:59:04.202 INFO:teuthology.orchestra.run.smithi097.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-11T01:59:04.202 INFO:teuthology.orchestra.run.smithi097.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-11T01:59:04.221 INFO:teuthology.orchestra.run.smithi097.stderr:done 2024-09-11T01:59:04.231 DEBUG:teuthology.orchestra.run.smithi097:> sudo shutdown -r now 2024-09-11T01:59:05.489 INFO:teuthology.orchestra.run.smithi052.stderr:Sourcing file `/etc/default/grub' 2024-09-11T01:59:05.490 INFO:teuthology.orchestra.run.smithi052.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-11T01:59:05.498 INFO:teuthology.orchestra.run.smithi052.stderr:Generating grub configuration file ... 2024-09-11T01:59:05.839 INFO:teuthology.orchestra.run.smithi052.stderr:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-09-11T01:59:05.847 INFO:teuthology.orchestra.run.smithi052.stderr:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-09-11T01:59:06.176 INFO:teuthology.orchestra.run.smithi052.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-11T01:59:06.182 INFO:teuthology.orchestra.run.smithi052.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-11T01:59:06.229 INFO:teuthology.orchestra.run.smithi052.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-11T01:59:06.234 INFO:teuthology.orchestra.run.smithi052.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-11T01:59:06.379 INFO:teuthology.orchestra.run.smithi052.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-11T01:59:06.379 INFO:teuthology.orchestra.run.smithi052.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-11T01:59:06.379 INFO:teuthology.orchestra.run.smithi052.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-11T01:59:06.398 INFO:teuthology.orchestra.run.smithi052.stderr:done 2024-09-11T01:59:06.407 DEBUG:teuthology.orchestra.run.smithi052:> sudo shutdown -r now 2024-09-11T01:59:28.957 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-11T01:59:28.957 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-11T01:59:28.958 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T01:59:34.237 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-11T01:59:34.237 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-09-11T01:59:34.238 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T01:59:36.452 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-11T01:59:36.453 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-09-11T01:59:36.453 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T01:59:47.521 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-09-11T01:59:52.637 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.97 2024-09-11T01:59:56.526 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-11T01:59:56.527 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T01:59:59.613 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-09-11T02:00:01.639 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-09-11T02:00:01.640 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T02:00:04.701 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.97 2024-09-11T02:00:11.621 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-11T02:00:11.622 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T02:00:16.705 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-09-11T02:00:16.705 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T02:00:30.013 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-09-11T02:00:35.133 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.97 2024-09-11T02:00:36.465 DEBUG:teuthology.orchestra.remote:timed out 2024-09-11T02:00:45.022 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-11T02:00:45.023 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T02:00:45.467 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-09-11T02:00:45.467 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T02:00:45.659 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-09-11T02:00:46.806 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-11T02:00:46.806 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-119-generic"... 2024-09-11T02:00:46.807 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-09-11T02:00:46.812 INFO:teuthology.orchestra.run.smithi079.stdout:5.15.0-119-generic 2024-09-11T02:00:46.812 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-119-generic vs 5.15.0-119-generic 2024-09-11T02:00:46.812 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-11T02:00:46.812 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-11T02:00:47.813 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-11T02:00:47.813 DEBUG:teuthology.orchestra.run.smithi079:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-11T02:00:47.891 INFO:teuthology.orchestra.run.smithi079.stdout:ttyS1 2024-09-11T02:00:47.927 DEBUG:teuthology.parallel:result is None 2024-09-11T02:00:50.134 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-09-11T02:00:50.134 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T02:00:50.492 DEBUG:teuthology.orchestra.run.smithi097:> true 2024-09-11T02:00:51.621 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-09-11T02:00:51.622 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.15.0-119-generic"... 2024-09-11T02:00:51.622 DEBUG:teuthology.orchestra.run.smithi097:> uname -r 2024-09-11T02:00:51.674 INFO:teuthology.orchestra.run.smithi097.stdout:5.15.0-119-generic 2024-09-11T02:00:51.675 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-119-generic vs 5.15.0-119-generic 2024-09-11T02:00:51.675 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-11T02:00:51.675 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-11T02:00:52.700 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-11T02:00:52.700 DEBUG:teuthology.orchestra.run.smithi097:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-11T02:00:52.830 INFO:teuthology.orchestra.run.smithi097.stdout:ttyS1 2024-09-11T02:00:52.872 DEBUG:teuthology.parallel:result is None 2024-09-11T02:00:52.989 DEBUG:teuthology.orchestra.run.smithi052:> true 2024-09-11T02:00:53.754 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-09-11T02:00:53.754 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-119-generic"... 2024-09-11T02:00:53.755 DEBUG:teuthology.orchestra.run.smithi052:> uname -r 2024-09-11T02:00:53.760 INFO:teuthology.orchestra.run.smithi052.stdout:5.15.0-119-generic 2024-09-11T02:00:53.760 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-119-generic vs 5.15.0-119-generic 2024-09-11T02:00:53.760 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-11T02:00:53.760 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-11T02:00:54.762 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-11T02:00:54.762 DEBUG:teuthology.orchestra.run.smithi052:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-11T02:00:54.912 INFO:teuthology.orchestra.run.smithi052.stdout:ttyS1 2024-09-11T02:00:54.943 DEBUG:teuthology.parallel:result is None 2024-09-11T02:00:54.944 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-11T02:00:54.955 INFO:teuthology.task.internal:Creating test directory... 2024-09-11T02:00:54.955 DEBUG:teuthology.orchestra.run.smithi052:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-11T02:00:54.957 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-11T02:00:54.960 DEBUG:teuthology.orchestra.run.smithi097:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-11T02:00:54.966 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-11T02:00:55.014 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-11T02:00:55.028 INFO:teuthology.task.internal:Creating archive directory... 2024-09-11T02:00:55.028 DEBUG:teuthology.orchestra.run.smithi052:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-11T02:00:55.031 DEBUG:teuthology.orchestra.run.smithi079:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-11T02:00:55.034 DEBUG:teuthology.orchestra.run.smithi097:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-11T02:00:55.334 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-11T02:00:55.344 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-11T02:00:55.345 DEBUG:teuthology.orchestra.run.smithi052:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-11T02:00:55.347 DEBUG:teuthology.orchestra.run.smithi079:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-11T02:00:55.349 DEBUG:teuthology.orchestra.run.smithi097:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-11T02:00:55.369 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-11T02:00:55.378 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-11T02:00:55.390 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-11T02:00:55.398 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-11T02:00:55.438 INFO:teuthology.orchestra.run.smithi052.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-11T02:00:55.446 INFO:teuthology.orchestra.run.smithi052.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-11T02:00:55.448 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-11T02:00:55.455 INFO:teuthology.task.internal:Configuring sudo... 2024-09-11T02:00:55.455 DEBUG:teuthology.orchestra.run.smithi052:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-11T02:00:55.457 DEBUG:teuthology.orchestra.run.smithi079:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-11T02:00:55.459 DEBUG:teuthology.orchestra.run.smithi097:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-11T02:00:55.472 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-11T02:00:55.481 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-11T02:00:55.481 DEBUG:teuthology.orchestra.run.smithi052:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-11T02:00:55.515 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-11T02:00:55.517 DEBUG:teuthology.orchestra.run.smithi097:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-11T02:00:55.523 DEBUG:teuthology.orchestra.run.smithi052:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-11T02:00:55.571 DEBUG:teuthology.orchestra.run.smithi052:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-11T02:00:55.618 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-11T02:00:55.619 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-11T02:00:55.681 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-11T02:00:55.687 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-11T02:00:55.734 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-11T02:00:55.734 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-11T02:00:55.817 DEBUG:teuthology.orchestra.run.smithi097:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-11T02:00:55.823 DEBUG:teuthology.orchestra.run.smithi097:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-11T02:00:55.870 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-11T02:00:55.870 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-11T02:00:55.936 DEBUG:teuthology.orchestra.run.smithi052:> sudo service rsyslog restart 2024-09-11T02:00:55.939 DEBUG:teuthology.orchestra.run.smithi079:> sudo service rsyslog restart 2024-09-11T02:00:55.941 DEBUG:teuthology.orchestra.run.smithi097:> sudo service rsyslog restart 2024-09-11T02:00:56.007 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-11T02:00:56.016 INFO:teuthology.task.internal:Starting timer... 2024-09-11T02:00:56.016 INFO:teuthology.run_tasks:Running task pcp... 2024-09-11T02:00:56.039 INFO:teuthology.run_tasks:Running task selinux... 2024-09-11T02:00:56.050 DEBUG:teuthology.task.selinux:Excluding smithi052: OS 'ubuntu' does not support SELinux 2024-09-11T02:00:56.050 DEBUG:teuthology.task.selinux:Excluding smithi079: OS 'ubuntu' does not support SELinux 2024-09-11T02:00:56.050 DEBUG:teuthology.task.selinux:Excluding smithi097: OS 'ubuntu' does not support SELinux 2024-09-11T02:00:56.050 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-11T02:00:56.050 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-11T02:00:56.050 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-11T02:00:56.050 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-11T02:00:56.061 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-11T02:00:56.073 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-11T02:00:56.074 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi052.front.sepia.ceph.com,smithi079.front.sepia.ceph.com,smithi097.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-11T02:08:33.033 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi052.front.sepia.ceph.com'), Remote(name='ubuntu@smithi079.front.sepia.ceph.com'), Remote(name='ubuntu@smithi097.front.sepia.ceph.com')] 2024-09-11T02:08:33.034 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-09-11T02:08:33.035 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T02:08:33.129 DEBUG:teuthology.orchestra.run.smithi052:> true 2024-09-11T02:08:33.209 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-09-11T02:08:33.210 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-11T02:08:33.210 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T02:08:33.317 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-09-11T02:08:33.397 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-11T02:08:33.397 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-09-11T02:08:33.398 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-11T02:08:33.503 DEBUG:teuthology.orchestra.run.smithi097:> true 2024-09-11T02:08:33.581 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-09-11T02:08:33.582 INFO:teuthology.run_tasks:Running task clock... 2024-09-11T02:08:33.596 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-11T02:08:33.596 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-11T02:08:33.597 DEBUG:teuthology.orchestra.run.smithi052:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-11T02:08:33.599 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-11T02:08:33.599 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-11T02:08:33.602 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-11T02:08:33.602 DEBUG:teuthology.orchestra.run.smithi097:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-11T02:08:33.627 INFO:teuthology.orchestra.run.smithi052.stdout:11 Sep 02:08:33 ntpd[18323]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-11T02:08:33.627 INFO:teuthology.orchestra.run.smithi052.stdout:11 Sep 02:08:33 ntpd[18323]: Command line: ntpd -gq 2024-09-11T02:08:33.627 INFO:teuthology.orchestra.run.smithi052.stdout:11 Sep 02:08:33 ntpd[18323]: ---------------------------------------------------- 2024-09-11T02:08:33.627 INFO:teuthology.orchestra.run.smithi052.stdout:11 Sep 02:08:33 ntpd[18323]: ntp-4 is maintained by Network Time Foundation, 2024-09-11T02:08:33.627 INFO:teuthology.orchestra.run.smithi052.stdout:11 Sep 02:08:33 ntpd[18323]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-11T02:08:33.627 INFO:teuthology.orchestra.run.smithi052.stdout:11 Sep 02:08:33 ntpd[18323]: corporation. Support and training for ntp-4 are 2024-09-11T02:08:33.627 INFO:teuthology.orchestra.run.smithi052.stdout:11 Sep 02:08:33 ntpd[18323]: available at https://www.nwtime.org/support 2024-09-11T02:08:33.627 INFO:teuthology.orchestra.run.smithi052.stdout:11 Sep 02:08:33 ntpd[18323]: ---------------------------------------------------- 2024-09-11T02:08:33.628 INFO:teuthology.orchestra.run.smithi052.stdout:11 Sep 02:08:33 ntpd[18323]: proto: precision = 0.066 usec (-24) 2024-09-11T02:08:33.628 INFO:teuthology.orchestra.run.smithi052.stdout:11 Sep 02:08:33 ntpd[18323]: basedate set to 2022-02-04 2024-09-11T02:08:33.628 INFO:teuthology.orchestra.run.smithi052.stdout:11 Sep 02:08:33 ntpd[18323]: gps base set to 2022-02-06 (week 2196) 2024-09-11T02:08:33.629 INFO:teuthology.orchestra.run.smithi052.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-11T02:08:33.629 INFO:teuthology.orchestra.run.smithi052.stdout:11 Sep 02:08:33 ntpd[18323]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-11T02:08:33.629 INFO:teuthology.orchestra.run.smithi052.stdout:11 Sep 02:08:33 ntpd[18323]: restrict ::: KOD does nothing without LIMITED. 2024-09-11T02:08:33.629 INFO:teuthology.orchestra.run.smithi052.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-11T02:08:33.630 INFO:teuthology.orchestra.run.smithi052.stdout:11 Sep 02:08:33 ntpd[18323]: Listen and drop on 0 v6wildcard [::]:123 2024-09-11T02:08:33.630 INFO:teuthology.orchestra.run.smithi052.stdout:11 Sep 02:08:33 ntpd[18323]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-11T02:08:33.630 INFO:teuthology.orchestra.run.smithi052.stdout:11 Sep 02:08:33 ntpd[18323]: Listen normally on 2 lo 127.0.0.1:123 2024-09-11T02:08:33.630 INFO:teuthology.orchestra.run.smithi052.stdout:11 Sep 02:08:33 ntpd[18323]: Listen normally on 3 ens1f0 172.21.15.52:123 2024-09-11T02:08:33.630 INFO:teuthology.orchestra.run.smithi052.stdout:11 Sep 02:08:33 ntpd[18323]: Listen normally on 4 lo [::1]:123 2024-09-11T02:08:33.630 INFO:teuthology.orchestra.run.smithi052.stdout:11 Sep 02:08:33 ntpd[18323]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:15de%4]:123 2024-09-11T02:08:33.630 INFO:teuthology.orchestra.run.smithi052.stdout:11 Sep 02:08:33 ntpd[18323]: Listening on routing socket on fd #22 for interface updates 2024-09-11T02:08:33.632 INFO:teuthology.orchestra.run.smithi079.stdout:11 Sep 02:08:33 ntpd[18427]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-11T02:08:33.632 INFO:teuthology.orchestra.run.smithi079.stdout:11 Sep 02:08:33 ntpd[18427]: Command line: ntpd -gq 2024-09-11T02:08:33.632 INFO:teuthology.orchestra.run.smithi079.stdout:11 Sep 02:08:33 ntpd[18427]: ---------------------------------------------------- 2024-09-11T02:08:33.632 INFO:teuthology.orchestra.run.smithi079.stdout:11 Sep 02:08:33 ntpd[18427]: ntp-4 is maintained by Network Time Foundation, 2024-09-11T02:08:33.632 INFO:teuthology.orchestra.run.smithi079.stdout:11 Sep 02:08:33 ntpd[18427]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-11T02:08:33.632 INFO:teuthology.orchestra.run.smithi079.stdout:11 Sep 02:08:33 ntpd[18427]: corporation. Support and training for ntp-4 are 2024-09-11T02:08:33.632 INFO:teuthology.orchestra.run.smithi079.stdout:11 Sep 02:08:33 ntpd[18427]: available at https://www.nwtime.org/support 2024-09-11T02:08:33.632 INFO:teuthology.orchestra.run.smithi079.stdout:11 Sep 02:08:33 ntpd[18427]: ---------------------------------------------------- 2024-09-11T02:08:33.633 INFO:teuthology.orchestra.run.smithi079.stdout:11 Sep 02:08:33 ntpd[18427]: proto: precision = 0.060 usec (-24) 2024-09-11T02:08:33.634 INFO:teuthology.orchestra.run.smithi079.stdout:11 Sep 02:08:33 ntpd[18427]: basedate set to 2022-02-04 2024-09-11T02:08:33.634 INFO:teuthology.orchestra.run.smithi079.stdout:11 Sep 02:08:33 ntpd[18427]: gps base set to 2022-02-06 (week 2196) 2024-09-11T02:08:33.634 INFO:teuthology.orchestra.run.smithi079.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-11T02:08:33.634 INFO:teuthology.orchestra.run.smithi079.stdout:11 Sep 02:08:33 ntpd[18427]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-11T02:08:33.634 INFO:teuthology.orchestra.run.smithi079.stdout:11 Sep 02:08:33 ntpd[18427]: restrict ::: KOD does nothing without LIMITED. 2024-09-11T02:08:33.635 INFO:teuthology.orchestra.run.smithi079.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-11T02:08:33.635 INFO:teuthology.orchestra.run.smithi079.stdout:11 Sep 02:08:33 ntpd[18427]: Listen and drop on 0 v6wildcard [::]:123 2024-09-11T02:08:33.635 INFO:teuthology.orchestra.run.smithi079.stdout:11 Sep 02:08:33 ntpd[18427]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-11T02:08:33.636 INFO:teuthology.orchestra.run.smithi079.stdout:11 Sep 02:08:33 ntpd[18427]: Listen normally on 2 lo 127.0.0.1:123 2024-09-11T02:08:33.636 INFO:teuthology.orchestra.run.smithi079.stdout:11 Sep 02:08:33 ntpd[18427]: Listen normally on 3 enp3s0f1 172.21.15.79:123 2024-09-11T02:08:33.636 INFO:teuthology.orchestra.run.smithi079.stdout:11 Sep 02:08:33 ntpd[18427]: Listen normally on 4 lo [::1]:123 2024-09-11T02:08:33.636 INFO:teuthology.orchestra.run.smithi079.stdout:11 Sep 02:08:33 ntpd[18427]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:ce87%5]:123 2024-09-11T02:08:33.636 INFO:teuthology.orchestra.run.smithi079.stdout:11 Sep 02:08:33 ntpd[18427]: Listening on routing socket on fd #22 for interface updates 2024-09-11T02:08:33.658 INFO:teuthology.orchestra.run.smithi097.stdout:11 Sep 02:08:33 ntpd[18423]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-11T02:08:33.658 INFO:teuthology.orchestra.run.smithi097.stdout:11 Sep 02:08:33 ntpd[18423]: Command line: ntpd -gq 2024-09-11T02:08:33.658 INFO:teuthology.orchestra.run.smithi097.stdout:11 Sep 02:08:33 ntpd[18423]: ---------------------------------------------------- 2024-09-11T02:08:33.658 INFO:teuthology.orchestra.run.smithi097.stdout:11 Sep 02:08:33 ntpd[18423]: ntp-4 is maintained by Network Time Foundation, 2024-09-11T02:08:33.658 INFO:teuthology.orchestra.run.smithi097.stdout:11 Sep 02:08:33 ntpd[18423]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-11T02:08:33.658 INFO:teuthology.orchestra.run.smithi097.stdout:11 Sep 02:08:33 ntpd[18423]: corporation. Support and training for ntp-4 are 2024-09-11T02:08:33.658 INFO:teuthology.orchestra.run.smithi097.stdout:11 Sep 02:08:33 ntpd[18423]: available at https://www.nwtime.org/support 2024-09-11T02:08:33.658 INFO:teuthology.orchestra.run.smithi097.stdout:11 Sep 02:08:33 ntpd[18423]: ---------------------------------------------------- 2024-09-11T02:08:33.659 INFO:teuthology.orchestra.run.smithi097.stdout:11 Sep 02:08:33 ntpd[18423]: proto: precision = 0.062 usec (-24) 2024-09-11T02:08:33.659 INFO:teuthology.orchestra.run.smithi097.stdout:11 Sep 02:08:33 ntpd[18423]: basedate set to 2022-02-04 2024-09-11T02:08:33.659 INFO:teuthology.orchestra.run.smithi097.stdout:11 Sep 02:08:33 ntpd[18423]: gps base set to 2022-02-06 (week 2196) 2024-09-11T02:08:33.659 INFO:teuthology.orchestra.run.smithi097.stdout:11 Sep 02:08:33 ntpd[18423]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-11T02:08:33.660 INFO:teuthology.orchestra.run.smithi097.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-11T02:08:33.660 INFO:teuthology.orchestra.run.smithi097.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-11T02:08:33.660 INFO:teuthology.orchestra.run.smithi097.stdout:11 Sep 02:08:33 ntpd[18423]: restrict ::: KOD does nothing without LIMITED. 2024-09-11T02:08:33.661 INFO:teuthology.orchestra.run.smithi097.stdout:11 Sep 02:08:33 ntpd[18423]: Listen and drop on 0 v6wildcard [::]:123 2024-09-11T02:08:33.661 INFO:teuthology.orchestra.run.smithi097.stdout:11 Sep 02:08:33 ntpd[18423]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-11T02:08:33.661 INFO:teuthology.orchestra.run.smithi097.stdout:11 Sep 02:08:33 ntpd[18423]: Listen normally on 2 lo 127.0.0.1:123 2024-09-11T02:08:33.661 INFO:teuthology.orchestra.run.smithi097.stdout:11 Sep 02:08:33 ntpd[18423]: Listen normally on 3 enp3s0f1 172.21.15.97:123 2024-09-11T02:08:33.661 INFO:teuthology.orchestra.run.smithi097.stdout:11 Sep 02:08:33 ntpd[18423]: Listen normally on 4 lo [::1]:123 2024-09-11T02:08:33.661 INFO:teuthology.orchestra.run.smithi097.stdout:11 Sep 02:08:33 ntpd[18423]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d805%5]:123 2024-09-11T02:08:33.662 INFO:teuthology.orchestra.run.smithi097.stdout:11 Sep 02:08:33 ntpd[18423]: Listening on routing socket on fd #22 for interface updates 2024-09-11T02:08:34.632 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:34 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:34.632 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:34 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:35.627 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:35 ntpd[18323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:35.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:35 ntpd[18323]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:35.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:35 ntpd[18323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:35.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:35 ntpd[18323]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:35.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:35 ntpd[18323]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:35.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:35 ntpd[18323]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:35.658 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:35 ntpd[18423]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:35.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:35 ntpd[18423]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:35.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:35 ntpd[18423]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:35.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:35 ntpd[18423]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:35.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:35 ntpd[18423]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:35.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:35 ntpd[18423]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:36.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:36 ntpd[18323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:36.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:36 ntpd[18323]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:36.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:36 ntpd[18323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:36.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:36 ntpd[18323]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:36.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:36 ntpd[18323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:36.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:36 ntpd[18323]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:36.629 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:36 ntpd[18323]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:36.629 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:36 ntpd[18323]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:36.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:36 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:36.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:36 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:36.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:36 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:36.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:36 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:36.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:36 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:36.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:36 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:36.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:36 ntpd[18427]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:36.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:36 ntpd[18427]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:36.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:36 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:36.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:36 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:36.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:36 ntpd[18427]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:36.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:36 ntpd[18427]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:37.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:37 ntpd[18323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:37.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:37 ntpd[18323]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:37.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:37 ntpd[18323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:37.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:37 ntpd[18323]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:37.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:37 ntpd[18323]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:37.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:37 ntpd[18323]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:37.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:37 ntpd[18423]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:37.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:37 ntpd[18423]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:37.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:37 ntpd[18423]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:37.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:37 ntpd[18423]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:37.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:37 ntpd[18423]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:37.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:37 ntpd[18423]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:37.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:37 ntpd[18423]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:37.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:37 ntpd[18423]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:37.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:37 ntpd[18423]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:37.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:37 ntpd[18423]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:37.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:37 ntpd[18423]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:37.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:37 ntpd[18423]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:38.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:38 ntpd[18323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:38.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:38 ntpd[18323]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:38.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:38 ntpd[18323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:38.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:38 ntpd[18323]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:38.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:38 ntpd[18323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:38.629 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:38 ntpd[18323]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:38.629 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:38 ntpd[18323]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:38.629 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:38 ntpd[18323]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:38.629 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:38 ntpd[18323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:38.629 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:38 ntpd[18323]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:38.629 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:38 ntpd[18323]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:38.629 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:38 ntpd[18323]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:38.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:38 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:38.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:38 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:38.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:38 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:38.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:38 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:38.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:38 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:38.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:38 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:38.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:38 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:38.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:38 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:38.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:38 ntpd[18427]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:38.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:38 ntpd[18427]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:38.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:38 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:38.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:38 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:38.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:38 ntpd[18427]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:38.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:38 ntpd[18427]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:38.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:38 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:38.635 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:38 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:38.635 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:38 ntpd[18427]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:38.635 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:38 ntpd[18427]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:38.658 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:38 ntpd[18423]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:38.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:38 ntpd[18423]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:38.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:38 ntpd[18423]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:38.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:38 ntpd[18423]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:38.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:38 ntpd[18423]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:38.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:38 ntpd[18423]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:38.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:38 ntpd[18423]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:38.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:38 ntpd[18423]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:39.627 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:39 ntpd[18323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:39.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:39 ntpd[18323]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:39.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:39 ntpd[18323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:39.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:39 ntpd[18323]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:39.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:39 ntpd[18323]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:39.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:39 ntpd[18323]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:39.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:39 ntpd[18423]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:39.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:39 ntpd[18423]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:39.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:39 ntpd[18423]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:39.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:39 ntpd[18423]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:39.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:39 ntpd[18423]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:39.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:39 ntpd[18423]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:39.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:39 ntpd[18423]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:39.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:39 ntpd[18423]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:39.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:39 ntpd[18423]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:39.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:39 ntpd[18423]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:39.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:39 ntpd[18423]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:39.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:39 ntpd[18423]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:40.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:40 ntpd[18323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:40.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:40 ntpd[18323]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:40.629 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:40 ntpd[18323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:40.629 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:40 ntpd[18323]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:40.629 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:40 ntpd[18323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:40.629 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:40 ntpd[18323]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:40.629 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:40 ntpd[18323]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:40.629 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:40 ntpd[18323]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:40.629 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:40 ntpd[18323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:40.629 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:40 ntpd[18323]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:40.629 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:40 ntpd[18323]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:40.629 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:40 ntpd[18323]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:40.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:40 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:40.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:40 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:40.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:40 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:40.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:40 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:40.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:40 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:40.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:40 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:40.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:40 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:40.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:40 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:40.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:40 ntpd[18427]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:40.636 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:40 ntpd[18427]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:40.636 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:40 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:40.636 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:40 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:40.636 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:40 ntpd[18427]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:40.636 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:40 ntpd[18427]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:40.636 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:40 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:40.636 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:40 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:40.636 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:40 ntpd[18427]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:40.636 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:40 ntpd[18427]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:40.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:40 ntpd[18423]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:40.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:40 ntpd[18423]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:40.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:40 ntpd[18423]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:40.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:40 ntpd[18423]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:40.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:40 ntpd[18423]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:40.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:40 ntpd[18423]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:41.627 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:41 ntpd[18323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:41.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:41 ntpd[18323]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:41.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:41 ntpd[18323]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:41.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:41 ntpd[18323]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:41.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:41 ntpd[18323]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:41.628 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:41 ntpd[18323]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:41.628 INFO:teuthology.orchestra.run.smithi052.stdout:11 Sep 02:08:41 ntpd[18323]: ntpd: time slew -0.001189 s 2024-09-11T02:08:41.628 INFO:teuthology.orchestra.run.smithi052.stdout:ntpd: time slew -0.001189s 2024-09-11T02:08:41.629 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:41 ntpd[18323]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-11T02:08:41.629 INFO:teuthology.orchestra.run.smithi052.stderr:11 Sep 02:08:41 ntpd[18323]: can't open /var/log/ntpstats/loopstats.20240911: Permission denied 2024-09-11T02:08:41.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:41 ntpd[18423]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:41.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:41 ntpd[18423]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:41.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:41 ntpd[18423]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:41.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:41 ntpd[18423]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:41.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:41 ntpd[18423]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:41.659 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:41 ntpd[18423]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:41.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:41 ntpd[18423]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:41.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:41 ntpd[18423]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:41.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:41 ntpd[18423]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:41.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:41 ntpd[18423]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:41.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:41 ntpd[18423]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:41.660 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:41 ntpd[18423]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:41.660 INFO:teuthology.orchestra.run.smithi097.stdout:11 Sep 02:08:41 ntpd[18423]: ntpd: time slew -0.002110 s 2024-09-11T02:08:41.660 INFO:teuthology.orchestra.run.smithi097.stdout:ntpd: time slew -0.002110s 2024-09-11T02:08:41.661 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:41 ntpd[18423]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-11T02:08:41.661 INFO:teuthology.orchestra.run.smithi097.stderr:11 Sep 02:08:41 ntpd[18423]: can't open /var/log/ntpstats/loopstats.20240911: Permission denied 2024-09-11T02:08:41.678 INFO:teuthology.orchestra.run.smithi052.stdout: remote refid st t when poll reach delay offset jitter 2024-09-11T02:08:41.678 INFO:teuthology.orchestra.run.smithi052.stdout:============================================================================== 2024-09-11T02:08:41.678 INFO:teuthology.orchestra.run.smithi052.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-11T02:08:41.678 INFO:teuthology.orchestra.run.smithi052.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-11T02:08:41.678 INFO:teuthology.orchestra.run.smithi052.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-11T02:08:41.678 INFO:teuthology.orchestra.run.smithi052.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-11T02:08:41.707 INFO:teuthology.orchestra.run.smithi097.stdout: remote refid st t when poll reach delay offset jitter 2024-09-11T02:08:41.707 INFO:teuthology.orchestra.run.smithi097.stdout:============================================================================== 2024-09-11T02:08:41.707 INFO:teuthology.orchestra.run.smithi097.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-11T02:08:41.707 INFO:teuthology.orchestra.run.smithi097.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-11T02:08:41.707 INFO:teuthology.orchestra.run.smithi097.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-11T02:08:41.707 INFO:teuthology.orchestra.run.smithi097.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-11T02:08:42.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:42 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:42.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:42 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:42.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:42 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:42.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:42 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:42.633 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:42 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:42.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:42 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:42.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:42 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:42.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:42 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:42.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:42 ntpd[18427]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:42.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:42 ntpd[18427]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:42.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:42 ntpd[18427]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-11T02:08:42.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:42 ntpd[18427]: can't open /var/log/ntpstats/rawstats.20240911: Permission denied 2024-09-11T02:08:42.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:42 ntpd[18427]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-11T02:08:42.634 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:42 ntpd[18427]: can't open /var/log/ntpstats/peerstats.20240911: Permission denied 2024-09-11T02:08:42.634 INFO:teuthology.orchestra.run.smithi079.stdout:11 Sep 02:08:42 ntpd[18427]: ntpd: time slew -0.001772 s 2024-09-11T02:08:42.634 INFO:teuthology.orchestra.run.smithi079.stdout:ntpd: time slew -0.001772s 2024-09-11T02:08:42.635 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:42 ntpd[18427]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-11T02:08:42.635 INFO:teuthology.orchestra.run.smithi079.stderr:11 Sep 02:08:42 ntpd[18427]: can't open /var/log/ntpstats/loopstats.20240911: Permission denied 2024-09-11T02:08:42.681 INFO:teuthology.orchestra.run.smithi079.stdout: remote refid st t when poll reach delay offset jitter 2024-09-11T02:08:42.681 INFO:teuthology.orchestra.run.smithi079.stdout:============================================================================== 2024-09-11T02:08:42.682 INFO:teuthology.orchestra.run.smithi079.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-11T02:08:42.682 INFO:teuthology.orchestra.run.smithi079.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-11T02:08:42.682 INFO:teuthology.orchestra.run.smithi079.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-11T02:08:42.682 INFO:teuthology.orchestra.run.smithi079.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-11T02:08:42.683 INFO:teuthology.run_tasks:Running task install... 2024-09-11T02:08:42.691 DEBUG:teuthology.task.install:project ceph 2024-09-11T02:08:42.691 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '8f219c476cb4f26fc5719c661c0323719a45cb30'}} 2024-09-11T02:08:42.691 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '8f219c476cb4f26fc5719c661c0323719a45cb30'} 2024-09-11T02:08:42.691 INFO:teuthology.task.install:Using flavor: default 2024-09-11T02:08:42.697 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-11T02:08:42.697 INFO:teuthology.task.install:extra packages: [] 2024-09-11T02:08:42.698 DEBUG:teuthology.orchestra.run.smithi052:> sudo apt-key list | grep Ceph 2024-09-11T02:08:42.698 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-key list | grep Ceph 2024-09-11T02:08:42.698 DEBUG:teuthology.orchestra.run.smithi097:> sudo apt-key list | grep Ceph 2024-09-11T02:08:42.762 INFO:teuthology.orchestra.run.smithi097.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-11T02:08:42.764 INFO:teuthology.orchestra.run.smithi052.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-11T02:08:42.781 INFO:teuthology.orchestra.run.smithi079.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-11T02:08:42.793 INFO:teuthology.orchestra.run.smithi097.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-11T02:08:42.794 INFO:teuthology.orchestra.run.smithi097.stdout:uid [ unknown] Ceph.com (release key) 2024-09-11T02:08:42.794 INFO:teuthology.orchestra.run.smithi052.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-11T02:08:42.794 INFO:teuthology.orchestra.run.smithi052.stdout:uid [ unknown] Ceph.com (release key) 2024-09-11T02:08:42.794 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, ceph-volume, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-09-11T02:08:42.795 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=8f219c476cb4f26fc5719c661c0323719a45cb30 2024-09-11T02:08:42.797 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, ceph-volume, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-09-11T02:08:42.797 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=8f219c476cb4f26fc5719c661c0323719a45cb30 2024-09-11T02:08:42.819 INFO:teuthology.orchestra.run.smithi079.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-11T02:08:42.820 INFO:teuthology.orchestra.run.smithi079.stdout:uid [ unknown] Ceph.com (release key) 2024-09-11T02:08:42.820 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, ceph-volume, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-09-11T02:08:42.820 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=8f219c476cb4f26fc5719c661c0323719a45cb30 2024-09-11T02:08:42.953 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default/ 2024-09-11T02:08:42.954 INFO:teuthology.task.install.deb:Package version is 19.3.0-4854-g8f219c47-1jammy 2024-09-11T02:08:42.965 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default/ 2024-09-11T02:08:42.965 INFO:teuthology.task.install.deb:Package version is 19.3.0-4854-g8f219c47-1jammy 2024-09-11T02:08:42.977 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default/ 2024-09-11T02:08:42.977 INFO:teuthology.task.install.deb:Package version is 19.3.0-4854-g8f219c47-1jammy 2024-09-11T02:08:43.077 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-11T02:08:43.077 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-11T02:08:43.086 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-11T02:08:43.086 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-11T02:08:43.092 DEBUG:teuthology.orchestra.run.smithi052:> sudo apt-get update 2024-09-11T02:08:43.097 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-11T02:08:43.097 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-11T02:08:43.100 DEBUG:teuthology.orchestra.run.smithi097:> sudo apt-get update 2024-09-11T02:08:43.111 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get update 2024-09-11T02:08:43.267 INFO:teuthology.orchestra.run.smithi097.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-11T02:08:43.319 INFO:teuthology.orchestra.run.smithi052.stdout:Ign:1 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy InRelease 2024-09-11T02:08:43.320 INFO:teuthology.orchestra.run.smithi097.stdout:Ign:2 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy InRelease 2024-09-11T02:08:43.335 INFO:teuthology.orchestra.run.smithi079.stdout:Ign:1 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy InRelease 2024-09-11T02:08:43.340 INFO:teuthology.orchestra.run.smithi052.stdout:Get:2 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy Release [7,689 B] 2024-09-11T02:08:43.341 INFO:teuthology.orchestra.run.smithi097.stdout:Get:3 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy Release [7,689 B] 2024-09-11T02:08:43.357 INFO:teuthology.orchestra.run.smithi079.stdout:Get:2 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy Release [7,689 B] 2024-09-11T02:08:43.363 INFO:teuthology.orchestra.run.smithi097.stdout:Ign:4 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-11T02:08:43.363 INFO:teuthology.orchestra.run.smithi052.stdout:Ign:3 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-11T02:08:43.380 INFO:teuthology.orchestra.run.smithi079.stdout:Ign:3 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-11T02:08:43.383 INFO:teuthology.orchestra.run.smithi097.stdout:Get:5 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,412 B] 2024-09-11T02:08:43.384 INFO:teuthology.orchestra.run.smithi052.stdout:Get:4 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,412 B] 2024-09-11T02:08:43.401 INFO:teuthology.orchestra.run.smithi079.stdout:Get:4 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,412 B] 2024-09-11T02:08:43.403 INFO:teuthology.orchestra.run.smithi052.stdout:Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-11T02:08:43.404 INFO:teuthology.orchestra.run.smithi097.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-11T02:08:43.404 INFO:teuthology.orchestra.run.smithi052.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-11T02:08:43.411 INFO:teuthology.orchestra.run.smithi097.stdout:Get:7 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-09-11T02:08:43.417 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:5 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-11T02:08:43.418 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-11T02:08:43.424 INFO:teuthology.orchestra.run.smithi052.stdout:Get:7 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-09-11T02:08:43.439 INFO:teuthology.orchestra.run.smithi079.stdout:Get:7 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-09-11T02:08:43.485 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-11T02:08:43.485 INFO:teuthology.orchestra.run.smithi097.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-11T02:08:43.485 INFO:teuthology.orchestra.run.smithi052.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-11T02:08:43.567 INFO:teuthology.orchestra.run.smithi097.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-11T02:08:43.569 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-11T02:08:43.570 INFO:teuthology.orchestra.run.smithi052.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-11T02:08:43.718 INFO:teuthology.orchestra.run.smithi097.stdout:Fetched 29.3 kB in 0s (67.4 kB/s) 2024-09-11T02:08:43.778 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 29.3 kB in 0s (60.3 kB/s) 2024-09-11T02:08:43.796 INFO:teuthology.orchestra.run.smithi052.stdout:Fetched 29.3 kB in 1s (57.0 kB/s) 2024-09-11T02:08:44.746 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-11T02:08:44.747 INFO:teuthology.orchestra.run.smithi097.stdout:Reading package lists... 2024-09-11T02:08:44.762 DEBUG:teuthology.orchestra.run.smithi079:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.3.0-4854-g8f219c47-1jammy cephadm=19.3.0-4854-g8f219c47-1jammy ceph-mds=19.3.0-4854-g8f219c47-1jammy ceph-mgr=19.3.0-4854-g8f219c47-1jammy ceph-common=19.3.0-4854-g8f219c47-1jammy ceph-fuse=19.3.0-4854-g8f219c47-1jammy ceph-test=19.3.0-4854-g8f219c47-1jammy ceph-volume=19.3.0-4854-g8f219c47-1jammy radosgw=19.3.0-4854-g8f219c47-1jammy python3-rados=19.3.0-4854-g8f219c47-1jammy python3-rgw=19.3.0-4854-g8f219c47-1jammy python3-cephfs=19.3.0-4854-g8f219c47-1jammy python3-rbd=19.3.0-4854-g8f219c47-1jammy libcephfs2=19.3.0-4854-g8f219c47-1jammy libcephfs-dev=19.3.0-4854-g8f219c47-1jammy librados2=19.3.0-4854-g8f219c47-1jammy librbd1=19.3.0-4854-g8f219c47-1jammy rbd-fuse=19.3.0-4854-g8f219c47-1jammy 2024-09-11T02:08:44.764 DEBUG:teuthology.orchestra.run.smithi097:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.3.0-4854-g8f219c47-1jammy cephadm=19.3.0-4854-g8f219c47-1jammy ceph-mds=19.3.0-4854-g8f219c47-1jammy ceph-mgr=19.3.0-4854-g8f219c47-1jammy ceph-common=19.3.0-4854-g8f219c47-1jammy ceph-fuse=19.3.0-4854-g8f219c47-1jammy ceph-test=19.3.0-4854-g8f219c47-1jammy ceph-volume=19.3.0-4854-g8f219c47-1jammy radosgw=19.3.0-4854-g8f219c47-1jammy python3-rados=19.3.0-4854-g8f219c47-1jammy python3-rgw=19.3.0-4854-g8f219c47-1jammy python3-cephfs=19.3.0-4854-g8f219c47-1jammy python3-rbd=19.3.0-4854-g8f219c47-1jammy libcephfs2=19.3.0-4854-g8f219c47-1jammy libcephfs-dev=19.3.0-4854-g8f219c47-1jammy librados2=19.3.0-4854-g8f219c47-1jammy librbd1=19.3.0-4854-g8f219c47-1jammy rbd-fuse=19.3.0-4854-g8f219c47-1jammy 2024-09-11T02:08:44.823 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-11T02:08:44.824 INFO:teuthology.orchestra.run.smithi097.stdout:Reading package lists... 2024-09-11T02:08:44.825 INFO:teuthology.orchestra.run.smithi052.stdout:Reading package lists... 2024-09-11T02:08:44.842 DEBUG:teuthology.orchestra.run.smithi052:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.3.0-4854-g8f219c47-1jammy cephadm=19.3.0-4854-g8f219c47-1jammy ceph-mds=19.3.0-4854-g8f219c47-1jammy ceph-mgr=19.3.0-4854-g8f219c47-1jammy ceph-common=19.3.0-4854-g8f219c47-1jammy ceph-fuse=19.3.0-4854-g8f219c47-1jammy ceph-test=19.3.0-4854-g8f219c47-1jammy ceph-volume=19.3.0-4854-g8f219c47-1jammy radosgw=19.3.0-4854-g8f219c47-1jammy python3-rados=19.3.0-4854-g8f219c47-1jammy python3-rgw=19.3.0-4854-g8f219c47-1jammy python3-cephfs=19.3.0-4854-g8f219c47-1jammy python3-rbd=19.3.0-4854-g8f219c47-1jammy libcephfs2=19.3.0-4854-g8f219c47-1jammy libcephfs-dev=19.3.0-4854-g8f219c47-1jammy librados2=19.3.0-4854-g8f219c47-1jammy librbd1=19.3.0-4854-g8f219c47-1jammy rbd-fuse=19.3.0-4854-g8f219c47-1jammy 2024-09-11T02:08:44.897 INFO:teuthology.orchestra.run.smithi052.stdout:Reading package lists... 2024-09-11T02:08:45.033 INFO:teuthology.orchestra.run.smithi079.stdout:Building dependency tree... 2024-09-11T02:08:45.034 INFO:teuthology.orchestra.run.smithi097.stdout:Building dependency tree... 2024-09-11T02:08:45.034 INFO:teuthology.orchestra.run.smithi079.stdout:Reading state information... 2024-09-11T02:08:45.034 INFO:teuthology.orchestra.run.smithi097.stdout:Reading state information... 2024-09-11T02:08:45.089 INFO:teuthology.orchestra.run.smithi052.stdout:Building dependency tree... 2024-09-11T02:08:45.089 INFO:teuthology.orchestra.run.smithi052.stdout:Reading state information... 2024-09-11T02:08:45.221 INFO:teuthology.orchestra.run.smithi097.stdout:The following packages were automatically installed and are no longer required: 2024-09-11T02:08:45.221 INFO:teuthology.orchestra.run.smithi097.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-11T02:08:45.221 INFO:teuthology.orchestra.run.smithi097.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-11T02:08:45.221 INFO:teuthology.orchestra.run.smithi097.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-11T02:08:45.221 INFO:teuthology.orchestra.run.smithi097.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-11T02:08:45.222 INFO:teuthology.orchestra.run.smithi097.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-11T02:08:45.222 INFO:teuthology.orchestra.run.smithi097.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-11T02:08:45.223 INFO:teuthology.orchestra.run.smithi097.stdout:The following additional packages will be installed: 2024-09-11T02:08:45.223 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-11T02:08:45.223 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-11T02:08:45.223 INFO:teuthology.orchestra.run.smithi097.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev libnbd0 liboath0 2024-09-11T02:08:45.224 INFO:teuthology.orchestra.run.smithi097.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-11T02:08:45.224 INFO:teuthology.orchestra.run.smithi097.stdout: libradosstriper1 librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph 2024-09-11T02:08:45.224 INFO:teuthology.orchestra.run.smithi097.stdout: libthrift-0.16.0 lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli 2024-09-11T02:08:45.224 INFO:teuthology.orchestra.run.smithi097.stdout: pkg-config python-asyncssh-doc python-babel-localedata 2024-09-11T02:08:45.224 INFO:teuthology.orchestra.run.smithi097.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-11T02:08:45.224 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-11T02:08:45.224 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-11T02:08:45.224 INFO:teuthology.orchestra.run.smithi097.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-11T02:08:45.224 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-11T02:08:45.224 INFO:teuthology.orchestra.run.smithi097.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-11T02:08:45.224 INFO:teuthology.orchestra.run.smithi097.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-11T02:08:45.225 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-11T02:08:45.225 INFO:teuthology.orchestra.run.smithi097.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-11T02:08:45.225 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-11T02:08:45.225 INFO:teuthology.orchestra.run.smithi097.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-11T02:08:45.225 INFO:teuthology.orchestra.run.smithi097.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-11T02:08:45.225 INFO:teuthology.orchestra.run.smithi097.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-11T02:08:45.225 INFO:teuthology.orchestra.run.smithi097.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-11T02:08:45.225 INFO:teuthology.orchestra.run.smithi097.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-11T02:08:45.225 INFO:teuthology.orchestra.run.smithi097.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-11T02:08:45.225 INFO:teuthology.orchestra.run.smithi097.stdout: xmlstarlet zip 2024-09-11T02:08:45.226 INFO:teuthology.orchestra.run.smithi097.stdout:Suggested packages: 2024-09-11T02:08:45.226 INFO:teuthology.orchestra.run.smithi097.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-11T02:08:45.226 INFO:teuthology.orchestra.run.smithi097.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-11T02:08:45.226 INFO:teuthology.orchestra.run.smithi097.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-11T02:08:45.226 INFO:teuthology.orchestra.run.smithi097.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-11T02:08:45.227 INFO:teuthology.orchestra.run.smithi097.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-11T02:08:45.227 INFO:teuthology.orchestra.run.smithi097.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-11T02:08:45.227 INFO:teuthology.orchestra.run.smithi097.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-11T02:08:45.227 INFO:teuthology.orchestra.run.smithi097.stdout:Recommended packages: 2024-09-11T02:08:45.227 INFO:teuthology.orchestra.run.smithi097.stdout: btrfs-tools 2024-09-11T02:08:45.228 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages were automatically installed and are no longer required: 2024-09-11T02:08:45.228 INFO:teuthology.orchestra.run.smithi079.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-11T02:08:45.228 INFO:teuthology.orchestra.run.smithi079.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-11T02:08:45.228 INFO:teuthology.orchestra.run.smithi079.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-11T02:08:45.228 INFO:teuthology.orchestra.run.smithi079.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-11T02:08:45.228 INFO:teuthology.orchestra.run.smithi079.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-11T02:08:45.229 INFO:teuthology.orchestra.run.smithi079.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-11T02:08:45.229 INFO:teuthology.orchestra.run.smithi079.stdout:The following additional packages will be installed: 2024-09-11T02:08:45.229 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-11T02:08:45.229 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-11T02:08:45.229 INFO:teuthology.orchestra.run.smithi079.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev libnbd0 liboath0 2024-09-11T02:08:45.229 INFO:teuthology.orchestra.run.smithi079.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-11T02:08:45.229 INFO:teuthology.orchestra.run.smithi079.stdout: libradosstriper1 librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph 2024-09-11T02:08:45.230 INFO:teuthology.orchestra.run.smithi079.stdout: libthrift-0.16.0 lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli 2024-09-11T02:08:45.230 INFO:teuthology.orchestra.run.smithi079.stdout: pkg-config python-asyncssh-doc python-babel-localedata 2024-09-11T02:08:45.230 INFO:teuthology.orchestra.run.smithi079.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-11T02:08:45.230 INFO:teuthology.orchestra.run.smithi079.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-11T02:08:45.230 INFO:teuthology.orchestra.run.smithi079.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-11T02:08:45.230 INFO:teuthology.orchestra.run.smithi079.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-11T02:08:45.230 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-11T02:08:45.231 INFO:teuthology.orchestra.run.smithi079.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-11T02:08:45.231 INFO:teuthology.orchestra.run.smithi079.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-11T02:08:45.231 INFO:teuthology.orchestra.run.smithi079.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-11T02:08:45.231 INFO:teuthology.orchestra.run.smithi079.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-11T02:08:45.231 INFO:teuthology.orchestra.run.smithi079.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-11T02:08:45.231 INFO:teuthology.orchestra.run.smithi079.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-11T02:08:45.231 INFO:teuthology.orchestra.run.smithi079.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-11T02:08:45.231 INFO:teuthology.orchestra.run.smithi079.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-11T02:08:45.231 INFO:teuthology.orchestra.run.smithi079.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-11T02:08:45.231 INFO:teuthology.orchestra.run.smithi079.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-11T02:08:45.231 INFO:teuthology.orchestra.run.smithi079.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-11T02:08:45.231 INFO:teuthology.orchestra.run.smithi079.stdout: xmlstarlet zip 2024-09-11T02:08:45.232 INFO:teuthology.orchestra.run.smithi079.stdout:Suggested packages: 2024-09-11T02:08:45.232 INFO:teuthology.orchestra.run.smithi079.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-11T02:08:45.232 INFO:teuthology.orchestra.run.smithi079.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-11T02:08:45.232 INFO:teuthology.orchestra.run.smithi079.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-11T02:08:45.232 INFO:teuthology.orchestra.run.smithi079.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-11T02:08:45.232 INFO:teuthology.orchestra.run.smithi079.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-11T02:08:45.232 INFO:teuthology.orchestra.run.smithi079.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-11T02:08:45.232 INFO:teuthology.orchestra.run.smithi079.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-11T02:08:45.232 INFO:teuthology.orchestra.run.smithi079.stdout:Recommended packages: 2024-09-11T02:08:45.232 INFO:teuthology.orchestra.run.smithi079.stdout: btrfs-tools 2024-09-11T02:08:45.283 INFO:teuthology.orchestra.run.smithi052.stdout:The following packages were automatically installed and are no longer required: 2024-09-11T02:08:45.283 INFO:teuthology.orchestra.run.smithi052.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-11T02:08:45.283 INFO:teuthology.orchestra.run.smithi052.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-11T02:08:45.283 INFO:teuthology.orchestra.run.smithi052.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-11T02:08:45.284 INFO:teuthology.orchestra.run.smithi052.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-11T02:08:45.284 INFO:teuthology.orchestra.run.smithi052.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-11T02:08:45.284 INFO:teuthology.orchestra.run.smithi052.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-11T02:08:45.285 INFO:teuthology.orchestra.run.smithi052.stdout:The following additional packages will be installed: 2024-09-11T02:08:45.285 INFO:teuthology.orchestra.run.smithi052.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-11T02:08:45.285 INFO:teuthology.orchestra.run.smithi052.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-11T02:08:45.286 INFO:teuthology.orchestra.run.smithi052.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev libnbd0 liboath0 2024-09-11T02:08:45.286 INFO:teuthology.orchestra.run.smithi052.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-11T02:08:45.286 INFO:teuthology.orchestra.run.smithi052.stdout: libradosstriper1 librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph 2024-09-11T02:08:45.286 INFO:teuthology.orchestra.run.smithi052.stdout: libthrift-0.16.0 lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli 2024-09-11T02:08:45.286 INFO:teuthology.orchestra.run.smithi052.stdout: pkg-config python-asyncssh-doc python-babel-localedata 2024-09-11T02:08:45.286 INFO:teuthology.orchestra.run.smithi052.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-11T02:08:45.286 INFO:teuthology.orchestra.run.smithi052.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-11T02:08:45.286 INFO:teuthology.orchestra.run.smithi052.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-11T02:08:45.286 INFO:teuthology.orchestra.run.smithi052.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-11T02:08:45.286 INFO:teuthology.orchestra.run.smithi052.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-11T02:08:45.286 INFO:teuthology.orchestra.run.smithi052.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-11T02:08:45.287 INFO:teuthology.orchestra.run.smithi052.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-11T02:08:45.287 INFO:teuthology.orchestra.run.smithi052.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-11T02:08:45.287 INFO:teuthology.orchestra.run.smithi052.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-11T02:08:45.287 INFO:teuthology.orchestra.run.smithi052.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-11T02:08:45.287 INFO:teuthology.orchestra.run.smithi052.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-11T02:08:45.287 INFO:teuthology.orchestra.run.smithi052.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-11T02:08:45.287 INFO:teuthology.orchestra.run.smithi052.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-11T02:08:45.287 INFO:teuthology.orchestra.run.smithi052.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-11T02:08:45.287 INFO:teuthology.orchestra.run.smithi052.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-11T02:08:45.287 INFO:teuthology.orchestra.run.smithi052.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-11T02:08:45.287 INFO:teuthology.orchestra.run.smithi052.stdout: xmlstarlet zip 2024-09-11T02:08:45.288 INFO:teuthology.orchestra.run.smithi052.stdout:Suggested packages: 2024-09-11T02:08:45.288 INFO:teuthology.orchestra.run.smithi052.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-11T02:08:45.288 INFO:teuthology.orchestra.run.smithi052.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-11T02:08:45.288 INFO:teuthology.orchestra.run.smithi052.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-11T02:08:45.288 INFO:teuthology.orchestra.run.smithi052.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-11T02:08:45.288 INFO:teuthology.orchestra.run.smithi052.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-11T02:08:45.288 INFO:teuthology.orchestra.run.smithi052.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-11T02:08:45.288 INFO:teuthology.orchestra.run.smithi052.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-11T02:08:45.289 INFO:teuthology.orchestra.run.smithi052.stdout:Recommended packages: 2024-09-11T02:08:45.289 INFO:teuthology.orchestra.run.smithi052.stdout: btrfs-tools 2024-09-11T02:08:45.329 INFO:teuthology.orchestra.run.smithi097.stdout:The following NEW packages will be installed: 2024-09-11T02:08:45.330 INFO:teuthology.orchestra.run.smithi097.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-11T02:08:45.330 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-11T02:08:45.330 INFO:teuthology.orchestra.run.smithi097.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-11T02:08:45.330 INFO:teuthology.orchestra.run.smithi097.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-11T02:08:45.330 INFO:teuthology.orchestra.run.smithi097.stdout: liblua5.3-dev libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2024-09-11T02:08:45.330 INFO:teuthology.orchestra.run.smithi097.stdout: libqt5dbus5 libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-11T02:08:45.330 INFO:teuthology.orchestra.run.smithi097.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-11T02:08:45.330 INFO:teuthology.orchestra.run.smithi097.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-11T02:08:45.331 INFO:teuthology.orchestra.run.smithi097.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-11T02:08:45.331 INFO:teuthology.orchestra.run.smithi097.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-11T02:08:45.331 INFO:teuthology.orchestra.run.smithi097.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-11T02:08:45.331 INFO:teuthology.orchestra.run.smithi097.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-11T02:08:45.331 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-11T02:08:45.331 INFO:teuthology.orchestra.run.smithi097.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-11T02:08:45.331 INFO:teuthology.orchestra.run.smithi097.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-11T02:08:45.331 INFO:teuthology.orchestra.run.smithi097.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-11T02:08:45.331 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-11T02:08:45.331 INFO:teuthology.orchestra.run.smithi097.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-11T02:08:45.331 INFO:teuthology.orchestra.run.smithi097.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-11T02:08:45.331 INFO:teuthology.orchestra.run.smithi097.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-11T02:08:45.332 INFO:teuthology.orchestra.run.smithi097.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-11T02:08:45.332 INFO:teuthology.orchestra.run.smithi097.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-11T02:08:45.332 INFO:teuthology.orchestra.run.smithi097.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-11T02:08:45.332 INFO:teuthology.orchestra.run.smithi097.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-11T02:08:45.332 INFO:teuthology.orchestra.run.smithi097.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-11T02:08:45.332 INFO:teuthology.orchestra.run.smithi097.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-11T02:08:45.333 INFO:teuthology.orchestra.run.smithi079.stdout:The following NEW packages will be installed: 2024-09-11T02:08:45.333 INFO:teuthology.orchestra.run.smithi079.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-11T02:08:45.333 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-11T02:08:45.333 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-11T02:08:45.335 INFO:teuthology.orchestra.run.smithi079.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-11T02:08:45.335 INFO:teuthology.orchestra.run.smithi079.stdout: liblua5.3-dev libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2024-09-11T02:08:45.335 INFO:teuthology.orchestra.run.smithi079.stdout: libqt5dbus5 libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-11T02:08:45.335 INFO:teuthology.orchestra.run.smithi079.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-11T02:08:45.335 INFO:teuthology.orchestra.run.smithi079.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-11T02:08:45.335 INFO:teuthology.orchestra.run.smithi079.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-11T02:08:45.336 INFO:teuthology.orchestra.run.smithi079.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-11T02:08:45.336 INFO:teuthology.orchestra.run.smithi079.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-11T02:08:45.336 INFO:teuthology.orchestra.run.smithi079.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-11T02:08:45.336 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-11T02:08:45.336 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-11T02:08:45.336 INFO:teuthology.orchestra.run.smithi079.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-11T02:08:45.336 INFO:teuthology.orchestra.run.smithi079.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-11T02:08:45.336 INFO:teuthology.orchestra.run.smithi079.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-11T02:08:45.337 INFO:teuthology.orchestra.run.smithi079.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-11T02:08:45.337 INFO:teuthology.orchestra.run.smithi079.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-11T02:08:45.337 INFO:teuthology.orchestra.run.smithi079.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-11T02:08:45.337 INFO:teuthology.orchestra.run.smithi079.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-11T02:08:45.337 INFO:teuthology.orchestra.run.smithi079.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-11T02:08:45.337 INFO:teuthology.orchestra.run.smithi079.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-11T02:08:45.337 INFO:teuthology.orchestra.run.smithi079.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-11T02:08:45.338 INFO:teuthology.orchestra.run.smithi079.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-11T02:08:45.338 INFO:teuthology.orchestra.run.smithi079.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-11T02:08:45.389 INFO:teuthology.orchestra.run.smithi097.stdout:0 upgraded, 119 newly installed, 0 to remove and 331 not upgraded. 2024-09-11T02:08:45.389 INFO:teuthology.orchestra.run.smithi097.stdout:Need to get 251 MB of archives. 2024-09-11T02:08:45.389 INFO:teuthology.orchestra.run.smithi097.stdout:After this operation, 934 MB of additional disk space will be used. 2024-09-11T02:08:45.389 INFO:teuthology.orchestra.run.smithi097.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-11T02:08:45.394 INFO:teuthology.orchestra.run.smithi079.stdout:0 upgraded, 119 newly installed, 0 to remove and 331 not upgraded. 2024-09-11T02:08:45.394 INFO:teuthology.orchestra.run.smithi079.stdout:Need to get 251 MB of archives. 2024-09-11T02:08:45.394 INFO:teuthology.orchestra.run.smithi079.stdout:After this operation, 934 MB of additional disk space will be used. 2024-09-11T02:08:45.394 INFO:teuthology.orchestra.run.smithi079.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-11T02:08:45.395 INFO:teuthology.orchestra.run.smithi052.stdout:The following NEW packages will be installed: 2024-09-11T02:08:45.395 INFO:teuthology.orchestra.run.smithi052.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-11T02:08:45.395 INFO:teuthology.orchestra.run.smithi052.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-11T02:08:45.396 INFO:teuthology.orchestra.run.smithi052.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-11T02:08:45.396 INFO:teuthology.orchestra.run.smithi052.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-11T02:08:45.396 INFO:teuthology.orchestra.run.smithi052.stdout: liblua5.3-dev libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2024-09-11T02:08:45.396 INFO:teuthology.orchestra.run.smithi052.stdout: libqt5dbus5 libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-11T02:08:45.397 INFO:teuthology.orchestra.run.smithi052.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-11T02:08:45.397 INFO:teuthology.orchestra.run.smithi052.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-11T02:08:45.398 INFO:teuthology.orchestra.run.smithi052.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-11T02:08:45.398 INFO:teuthology.orchestra.run.smithi052.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-11T02:08:45.398 INFO:teuthology.orchestra.run.smithi052.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-11T02:08:45.398 INFO:teuthology.orchestra.run.smithi052.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-11T02:08:45.398 INFO:teuthology.orchestra.run.smithi052.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-11T02:08:45.398 INFO:teuthology.orchestra.run.smithi052.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-11T02:08:45.398 INFO:teuthology.orchestra.run.smithi052.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-11T02:08:45.398 INFO:teuthology.orchestra.run.smithi052.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-11T02:08:45.398 INFO:teuthology.orchestra.run.smithi052.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-11T02:08:45.398 INFO:teuthology.orchestra.run.smithi052.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-11T02:08:45.398 INFO:teuthology.orchestra.run.smithi052.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-11T02:08:45.398 INFO:teuthology.orchestra.run.smithi052.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-11T02:08:45.398 INFO:teuthology.orchestra.run.smithi052.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-11T02:08:45.399 INFO:teuthology.orchestra.run.smithi052.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-11T02:08:45.399 INFO:teuthology.orchestra.run.smithi052.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-11T02:08:45.399 INFO:teuthology.orchestra.run.smithi052.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-11T02:08:45.399 INFO:teuthology.orchestra.run.smithi052.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-11T02:08:45.399 INFO:teuthology.orchestra.run.smithi052.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-11T02:08:45.471 INFO:teuthology.orchestra.run.smithi097.stdout:Get:2 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.3.0-4854-g8f219c47-1jammy [3,633 kB] 2024-09-11T02:08:45.475 INFO:teuthology.orchestra.run.smithi079.stdout:Get:2 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.3.0-4854-g8f219c47-1jammy [3,633 kB] 2024-09-11T02:08:45.477 INFO:teuthology.orchestra.run.smithi097.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-11T02:08:45.480 INFO:teuthology.orchestra.run.smithi097.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-11T02:08:45.483 INFO:teuthology.orchestra.run.smithi079.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-11T02:08:45.485 INFO:teuthology.orchestra.run.smithi079.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-11T02:08:45.497 INFO:teuthology.orchestra.run.smithi097.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-11T02:08:45.503 INFO:teuthology.orchestra.run.smithi079.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-11T02:08:45.538 INFO:teuthology.orchestra.run.smithi052.stdout:0 upgraded, 119 newly installed, 0 to remove and 331 not upgraded. 2024-09-11T02:08:45.539 INFO:teuthology.orchestra.run.smithi052.stdout:Need to get 251 MB of archives. 2024-09-11T02:08:45.539 INFO:teuthology.orchestra.run.smithi052.stdout:After this operation, 934 MB of additional disk space will be used. 2024-09-11T02:08:45.539 INFO:teuthology.orchestra.run.smithi052.stdout:Get:1 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.3.0-4854-g8f219c47-1jammy [3,633 kB] 2024-09-11T02:08:45.556 INFO:teuthology.orchestra.run.smithi097.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-11T02:08:45.561 INFO:teuthology.orchestra.run.smithi097.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-11T02:08:45.561 INFO:teuthology.orchestra.run.smithi079.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-11T02:08:45.566 INFO:teuthology.orchestra.run.smithi079.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-11T02:08:45.573 INFO:teuthology.orchestra.run.smithi097.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-11T02:08:45.578 INFO:teuthology.orchestra.run.smithi097.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2024-09-11T02:08:45.578 INFO:teuthology.orchestra.run.smithi079.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-11T02:08:45.579 INFO:teuthology.orchestra.run.smithi097.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-11T02:08:45.579 INFO:teuthology.orchestra.run.smithi097.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-11T02:08:45.580 INFO:teuthology.orchestra.run.smithi097.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-11T02:08:45.582 INFO:teuthology.orchestra.run.smithi079.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2024-09-11T02:08:45.583 INFO:teuthology.orchestra.run.smithi079.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-11T02:08:45.584 INFO:teuthology.orchestra.run.smithi079.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-11T02:08:45.585 INFO:teuthology.orchestra.run.smithi079.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-11T02:08:45.586 INFO:teuthology.orchestra.run.smithi052.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-11T02:08:45.589 INFO:teuthology.orchestra.run.smithi097.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-11T02:08:45.591 INFO:teuthology.orchestra.run.smithi097.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-11T02:08:45.593 INFO:teuthology.orchestra.run.smithi097.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-11T02:08:45.594 INFO:teuthology.orchestra.run.smithi079.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-11T02:08:45.595 INFO:teuthology.orchestra.run.smithi097.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-11T02:08:45.595 INFO:teuthology.orchestra.run.smithi097.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-11T02:08:45.595 INFO:teuthology.orchestra.run.smithi079.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-11T02:08:45.598 INFO:teuthology.orchestra.run.smithi079.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-11T02:08:45.607 INFO:teuthology.orchestra.run.smithi079.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-11T02:08:45.608 INFO:teuthology.orchestra.run.smithi079.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-11T02:08:45.610 INFO:teuthology.orchestra.run.smithi079.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-11T02:08:45.612 INFO:teuthology.orchestra.run.smithi079.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-11T02:08:45.614 INFO:teuthology.orchestra.run.smithi079.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-11T02:08:45.618 INFO:teuthology.orchestra.run.smithi097.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-11T02:08:45.620 INFO:teuthology.orchestra.run.smithi097.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-11T02:08:45.622 INFO:teuthology.orchestra.run.smithi097.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-11T02:08:45.622 INFO:teuthology.orchestra.run.smithi097.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-11T02:08:45.623 INFO:teuthology.orchestra.run.smithi097.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-11T02:08:45.624 INFO:teuthology.orchestra.run.smithi097.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-11T02:08:45.625 INFO:teuthology.orchestra.run.smithi079.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-11T02:08:45.625 INFO:teuthology.orchestra.run.smithi079.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-11T02:08:45.625 INFO:teuthology.orchestra.run.smithi097.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-11T02:08:45.625 INFO:teuthology.orchestra.run.smithi097.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-11T02:08:45.626 INFO:teuthology.orchestra.run.smithi079.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-11T02:08:45.627 INFO:teuthology.orchestra.run.smithi079.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-11T02:08:45.627 INFO:teuthology.orchestra.run.smithi079.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-11T02:08:45.635 INFO:teuthology.orchestra.run.smithi097.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-11T02:08:45.635 INFO:teuthology.orchestra.run.smithi097.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-11T02:08:45.642 INFO:teuthology.orchestra.run.smithi079.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-11T02:08:45.642 INFO:teuthology.orchestra.run.smithi079.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-11T02:08:45.643 INFO:teuthology.orchestra.run.smithi079.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-11T02:08:45.643 INFO:teuthology.orchestra.run.smithi079.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-11T02:08:45.646 INFO:teuthology.orchestra.run.smithi079.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-11T02:08:45.652 INFO:teuthology.orchestra.run.smithi097.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-11T02:08:45.652 INFO:teuthology.orchestra.run.smithi097.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-11T02:08:45.655 INFO:teuthology.orchestra.run.smithi097.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-11T02:08:45.656 INFO:teuthology.orchestra.run.smithi097.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-11T02:08:45.656 INFO:teuthology.orchestra.run.smithi097.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-11T02:08:45.657 INFO:teuthology.orchestra.run.smithi097.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-11T02:08:45.658 INFO:teuthology.orchestra.run.smithi097.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-11T02:08:45.658 INFO:teuthology.orchestra.run.smithi097.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-11T02:08:45.659 INFO:teuthology.orchestra.run.smithi079.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-11T02:08:45.660 INFO:teuthology.orchestra.run.smithi079.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-11T02:08:45.660 INFO:teuthology.orchestra.run.smithi079.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-11T02:08:45.661 INFO:teuthology.orchestra.run.smithi079.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-11T02:08:45.662 INFO:teuthology.orchestra.run.smithi079.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-11T02:08:45.669 INFO:teuthology.orchestra.run.smithi097.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-11T02:08:45.670 INFO:teuthology.orchestra.run.smithi097.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-11T02:08:45.679 INFO:teuthology.orchestra.run.smithi097.stdout:Get:38 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.3.0-4854-g8f219c47-1jammy [3,330 kB] 2024-09-11T02:08:45.686 INFO:teuthology.orchestra.run.smithi097.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-11T02:08:45.687 INFO:teuthology.orchestra.run.smithi097.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-11T02:08:45.692 INFO:teuthology.orchestra.run.smithi097.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-11T02:08:45.693 INFO:teuthology.orchestra.run.smithi097.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-11T02:08:45.693 INFO:teuthology.orchestra.run.smithi097.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-11T02:08:45.694 INFO:teuthology.orchestra.run.smithi097.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-11T02:08:45.695 INFO:teuthology.orchestra.run.smithi097.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-11T02:08:45.697 INFO:teuthology.orchestra.run.smithi097.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-11T02:08:45.700 INFO:teuthology.orchestra.run.smithi079.stdout:Get:36 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.3.0-4854-g8f219c47-1jammy [3,330 kB] 2024-09-11T02:08:45.703 INFO:teuthology.orchestra.run.smithi097.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-11T02:08:45.705 INFO:teuthology.orchestra.run.smithi097.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-11T02:08:45.708 INFO:teuthology.orchestra.run.smithi079.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-11T02:08:45.711 INFO:teuthology.orchestra.run.smithi079.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-11T02:08:45.713 INFO:teuthology.orchestra.run.smithi079.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-11T02:08:45.714 INFO:teuthology.orchestra.run.smithi079.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-11T02:08:45.716 INFO:teuthology.orchestra.run.smithi097.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-11T02:08:45.718 INFO:teuthology.orchestra.run.smithi097.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-11T02:08:45.719 INFO:teuthology.orchestra.run.smithi097.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-11T02:08:45.720 INFO:teuthology.orchestra.run.smithi097.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-11T02:08:45.722 INFO:teuthology.orchestra.run.smithi097.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-11T02:08:45.726 INFO:teuthology.orchestra.run.smithi079.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-11T02:08:45.726 INFO:teuthology.orchestra.run.smithi079.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-11T02:08:45.728 INFO:teuthology.orchestra.run.smithi079.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-11T02:08:45.729 INFO:teuthology.orchestra.run.smithi079.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-11T02:08:45.731 INFO:teuthology.orchestra.run.smithi079.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-11T02:08:45.735 INFO:teuthology.orchestra.run.smithi079.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-11T02:08:45.743 INFO:teuthology.orchestra.run.smithi079.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-11T02:08:45.746 INFO:teuthology.orchestra.run.smithi079.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-11T02:08:45.747 INFO:teuthology.orchestra.run.smithi079.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-11T02:08:45.758 INFO:teuthology.orchestra.run.smithi097.stdout:Get:54 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.3.0-4854-g8f219c47-1jammy [721 kB] 2024-09-11T02:08:45.761 INFO:teuthology.orchestra.run.smithi079.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-11T02:08:45.762 INFO:teuthology.orchestra.run.smithi079.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-11T02:08:45.763 INFO:teuthology.orchestra.run.smithi079.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-11T02:08:45.769 INFO:teuthology.orchestra.run.smithi079.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-11T02:08:45.774 INFO:teuthology.orchestra.run.smithi097.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-11T02:08:45.775 INFO:teuthology.orchestra.run.smithi097.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-11T02:08:45.776 INFO:teuthology.orchestra.run.smithi097.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-11T02:08:45.776 INFO:teuthology.orchestra.run.smithi097.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-11T02:08:45.777 INFO:teuthology.orchestra.run.smithi097.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-11T02:08:45.791 INFO:teuthology.orchestra.run.smithi079.stdout:Get:54 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.3.0-4854-g8f219c47-1jammy [721 kB] 2024-09-11T02:08:45.794 INFO:teuthology.orchestra.run.smithi097.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-11T02:08:45.795 INFO:teuthology.orchestra.run.smithi097.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-11T02:08:45.796 INFO:teuthology.orchestra.run.smithi097.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-11T02:08:45.798 INFO:teuthology.orchestra.run.smithi097.stdout:Get:63 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.3.0-4854-g8f219c47-1jammy [356 kB] 2024-09-11T02:08:45.805 INFO:teuthology.orchestra.run.smithi097.stdout:Get:64 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.3.0-4854-g8f219c47-1jammy [32.8 kB] 2024-09-11T02:08:45.806 INFO:teuthology.orchestra.run.smithi097.stdout:Get:65 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.3.0-4854-g8f219c47-1jammy [180 kB] 2024-09-11T02:08:45.809 INFO:teuthology.orchestra.run.smithi097.stdout:Get:66 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.3.0-4854-g8f219c47-1jammy [71.2 kB] 2024-09-11T02:08:45.810 INFO:teuthology.orchestra.run.smithi097.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-11T02:08:45.810 INFO:teuthology.orchestra.run.smithi097.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-11T02:08:45.811 INFO:teuthology.orchestra.run.smithi097.stdout:Get:69 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.3.0-4854-g8f219c47-1jammy [338 kB] 2024-09-11T02:08:45.811 INFO:teuthology.orchestra.run.smithi097.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-11T02:08:45.812 INFO:teuthology.orchestra.run.smithi097.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-11T02:08:45.812 INFO:teuthology.orchestra.run.smithi097.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-11T02:08:45.813 INFO:teuthology.orchestra.run.smithi097.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-11T02:08:45.817 INFO:teuthology.orchestra.run.smithi097.stdout:Get:74 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.3.0-4854-g8f219c47-1jammy [7,988 kB] 2024-09-11T02:08:45.828 INFO:teuthology.orchestra.run.smithi097.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-11T02:08:45.829 INFO:teuthology.orchestra.run.smithi097.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-11T02:08:45.832 INFO:teuthology.orchestra.run.smithi097.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-11T02:08:45.833 INFO:teuthology.orchestra.run.smithi097.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-11T02:08:45.836 INFO:teuthology.orchestra.run.smithi079.stdout:Get:55 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.3.0-4854-g8f219c47-1jammy [356 kB] 2024-09-11T02:08:45.841 INFO:teuthology.orchestra.run.smithi079.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-11T02:08:45.842 INFO:teuthology.orchestra.run.smithi079.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-11T02:08:45.843 INFO:teuthology.orchestra.run.smithi079.stdout:Get:58 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.3.0-4854-g8f219c47-1jammy [32.8 kB] 2024-09-11T02:08:45.843 INFO:teuthology.orchestra.run.smithi079.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-11T02:08:45.844 INFO:teuthology.orchestra.run.smithi079.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-11T02:08:45.844 INFO:teuthology.orchestra.run.smithi079.stdout:Get:61 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.3.0-4854-g8f219c47-1jammy [180 kB] 2024-09-11T02:08:45.845 INFO:teuthology.orchestra.run.smithi079.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-11T02:08:45.846 INFO:teuthology.orchestra.run.smithi097.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-11T02:08:45.846 INFO:teuthology.orchestra.run.smithi097.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-11T02:08:45.848 INFO:teuthology.orchestra.run.smithi079.stdout:Get:63 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.3.0-4854-g8f219c47-1jammy [71.2 kB] 2024-09-11T02:08:45.849 INFO:teuthology.orchestra.run.smithi097.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-11T02:08:45.850 INFO:teuthology.orchestra.run.smithi079.stdout:Get:64 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.3.0-4854-g8f219c47-1jammy [338 kB] 2024-09-11T02:08:45.852 INFO:teuthology.orchestra.run.smithi097.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-11T02:08:45.852 INFO:teuthology.orchestra.run.smithi097.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-11T02:08:45.853 INFO:teuthology.orchestra.run.smithi097.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-09-11T02:08:45.857 INFO:teuthology.orchestra.run.smithi079.stdout:Get:65 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.3.0-4854-g8f219c47-1jammy [7,988 kB] 2024-09-11T02:08:45.862 INFO:teuthology.orchestra.run.smithi079.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-11T02:08:45.863 INFO:teuthology.orchestra.run.smithi097.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-11T02:08:45.863 INFO:teuthology.orchestra.run.smithi097.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-11T02:08:45.864 INFO:teuthology.orchestra.run.smithi079.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-11T02:08:45.865 INFO:teuthology.orchestra.run.smithi079.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-11T02:08:45.866 INFO:teuthology.orchestra.run.smithi097.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-11T02:08:45.866 INFO:teuthology.orchestra.run.smithi097.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-11T02:08:45.879 INFO:teuthology.orchestra.run.smithi079.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-11T02:08:45.880 INFO:teuthology.orchestra.run.smithi079.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-11T02:08:45.880 INFO:teuthology.orchestra.run.smithi097.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-11T02:08:45.880 INFO:teuthology.orchestra.run.smithi079.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-11T02:08:45.881 INFO:teuthology.orchestra.run.smithi097.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-11T02:08:45.881 INFO:teuthology.orchestra.run.smithi079.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-11T02:08:45.881 INFO:teuthology.orchestra.run.smithi079.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-11T02:08:45.881 INFO:teuthology.orchestra.run.smithi079.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-11T02:08:45.882 INFO:teuthology.orchestra.run.smithi097.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-11T02:08:45.882 INFO:teuthology.orchestra.run.smithi097.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-11T02:08:45.888 INFO:teuthology.orchestra.run.smithi097.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-11T02:08:45.889 INFO:teuthology.orchestra.run.smithi097.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-11T02:08:45.895 INFO:teuthology.orchestra.run.smithi079.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-11T02:08:45.896 INFO:teuthology.orchestra.run.smithi079.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-11T02:08:45.897 INFO:teuthology.orchestra.run.smithi097.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-11T02:08:45.899 INFO:teuthology.orchestra.run.smithi079.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-11T02:08:45.899 INFO:teuthology.orchestra.run.smithi097.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-11T02:08:45.899 INFO:teuthology.orchestra.run.smithi097.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-11T02:08:45.912 INFO:teuthology.orchestra.run.smithi079.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-11T02:08:45.914 INFO:teuthology.orchestra.run.smithi079.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-11T02:08:45.914 INFO:teuthology.orchestra.run.smithi079.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-11T02:08:45.918 INFO:teuthology.orchestra.run.smithi079.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-11T02:08:45.920 INFO:teuthology.orchestra.run.smithi079.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-11T02:08:45.921 INFO:teuthology.orchestra.run.smithi079.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-11T02:08:45.921 INFO:teuthology.orchestra.run.smithi079.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-09-11T02:08:45.930 INFO:teuthology.orchestra.run.smithi079.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-11T02:08:45.930 INFO:teuthology.orchestra.run.smithi079.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-11T02:08:45.933 INFO:teuthology.orchestra.run.smithi079.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-11T02:08:45.947 INFO:teuthology.orchestra.run.smithi079.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-11T02:08:45.948 INFO:teuthology.orchestra.run.smithi079.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-11T02:08:45.948 INFO:teuthology.orchestra.run.smithi079.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-11T02:08:45.949 INFO:teuthology.orchestra.run.smithi079.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-11T02:08:45.950 INFO:teuthology.orchestra.run.smithi079.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-11T02:08:45.956 INFO:teuthology.orchestra.run.smithi079.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-11T02:08:45.956 INFO:teuthology.orchestra.run.smithi079.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-11T02:08:45.964 INFO:teuthology.orchestra.run.smithi079.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-11T02:08:45.966 INFO:teuthology.orchestra.run.smithi079.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-11T02:08:45.967 INFO:teuthology.orchestra.run.smithi079.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-11T02:08:46.007 INFO:teuthology.orchestra.run.smithi052.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-11T02:08:46.020 INFO:teuthology.orchestra.run.smithi052.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-11T02:08:46.095 INFO:teuthology.orchestra.run.smithi097.stdout:Get:98 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.3.0-4854-g8f219c47-1jammy [112 kB] 2024-09-11T02:08:46.097 INFO:teuthology.orchestra.run.smithi097.stdout:Get:99 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.3.0-4854-g8f219c47-1jammy [473 kB] 2024-09-11T02:08:46.100 INFO:teuthology.orchestra.run.smithi052.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-11T02:08:46.105 INFO:teuthology.orchestra.run.smithi097.stdout:Get:100 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.3.0-4854-g8f219c47-1jammy [28.3 MB] 2024-09-11T02:08:46.139 INFO:teuthology.orchestra.run.smithi079.stdout:Get:98 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.3.0-4854-g8f219c47-1jammy [112 kB] 2024-09-11T02:08:46.142 INFO:teuthology.orchestra.run.smithi079.stdout:Get:99 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.3.0-4854-g8f219c47-1jammy [473 kB] 2024-09-11T02:08:46.150 INFO:teuthology.orchestra.run.smithi079.stdout:Get:100 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.3.0-4854-g8f219c47-1jammy [28.3 MB] 2024-09-11T02:08:46.329 INFO:teuthology.orchestra.run.smithi052.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-11T02:08:46.341 INFO:teuthology.orchestra.run.smithi052.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-11T02:08:46.370 INFO:teuthology.orchestra.run.smithi052.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-11T02:08:46.379 INFO:teuthology.orchestra.run.smithi052.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2024-09-11T02:08:46.381 INFO:teuthology.orchestra.run.smithi052.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-11T02:08:46.382 INFO:teuthology.orchestra.run.smithi052.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-11T02:08:46.384 INFO:teuthology.orchestra.run.smithi052.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-11T02:08:46.401 INFO:teuthology.orchestra.run.smithi052.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-11T02:08:46.405 INFO:teuthology.orchestra.run.smithi052.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-11T02:08:46.411 INFO:teuthology.orchestra.run.smithi052.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-11T02:08:46.491 INFO:teuthology.orchestra.run.smithi052.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-11T02:08:46.491 INFO:teuthology.orchestra.run.smithi052.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-11T02:08:46.496 INFO:teuthology.orchestra.run.smithi052.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-11T02:08:46.500 INFO:teuthology.orchestra.run.smithi052.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-11T02:08:46.504 INFO:teuthology.orchestra.run.smithi052.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-11T02:08:46.505 INFO:teuthology.orchestra.run.smithi052.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-11T02:08:46.506 INFO:teuthology.orchestra.run.smithi052.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-11T02:08:46.508 INFO:teuthology.orchestra.run.smithi052.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-11T02:08:46.509 INFO:teuthology.orchestra.run.smithi052.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-11T02:08:46.574 INFO:teuthology.orchestra.run.smithi052.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-11T02:08:46.591 INFO:teuthology.orchestra.run.smithi052.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-11T02:08:46.592 INFO:teuthology.orchestra.run.smithi052.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-11T02:08:46.593 INFO:teuthology.orchestra.run.smithi052.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-11T02:08:46.594 INFO:teuthology.orchestra.run.smithi052.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-11T02:08:46.599 INFO:teuthology.orchestra.run.smithi052.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-11T02:08:46.600 INFO:teuthology.orchestra.run.smithi052.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-11T02:08:46.656 INFO:teuthology.orchestra.run.smithi052.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-11T02:08:46.657 INFO:teuthology.orchestra.run.smithi052.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-11T02:08:46.659 INFO:teuthology.orchestra.run.smithi052.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-11T02:08:46.737 INFO:teuthology.orchestra.run.smithi052.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-11T02:08:46.737 INFO:teuthology.orchestra.run.smithi052.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-11T02:08:46.740 INFO:teuthology.orchestra.run.smithi052.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-11T02:08:46.741 INFO:teuthology.orchestra.run.smithi052.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-11T02:08:46.742 INFO:teuthology.orchestra.run.smithi052.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-11T02:08:46.746 INFO:teuthology.orchestra.run.smithi052.stdout:Get:40 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.3.0-4854-g8f219c47-1jammy [3,330 kB] 2024-09-11T02:08:46.753 INFO:teuthology.orchestra.run.smithi052.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-11T02:08:46.818 INFO:teuthology.orchestra.run.smithi052.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-11T02:08:46.819 INFO:teuthology.orchestra.run.smithi052.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-11T02:08:46.820 INFO:teuthology.orchestra.run.smithi052.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-11T02:08:46.823 INFO:teuthology.orchestra.run.smithi052.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-11T02:08:46.899 INFO:teuthology.orchestra.run.smithi052.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-11T02:08:46.901 INFO:teuthology.orchestra.run.smithi052.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-11T02:08:46.903 INFO:teuthology.orchestra.run.smithi052.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-11T02:08:46.905 INFO:teuthology.orchestra.run.smithi052.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-11T02:08:46.910 INFO:teuthology.orchestra.run.smithi052.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-11T02:08:46.911 INFO:teuthology.orchestra.run.smithi052.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-11T02:08:46.981 INFO:teuthology.orchestra.run.smithi052.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-11T02:08:46.985 INFO:teuthology.orchestra.run.smithi052.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-11T02:08:47.149 INFO:teuthology.orchestra.run.smithi052.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-11T02:08:47.151 INFO:teuthology.orchestra.run.smithi052.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-11T02:08:47.154 INFO:teuthology.orchestra.run.smithi052.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-11T02:08:47.155 INFO:teuthology.orchestra.run.smithi052.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-11T02:08:47.157 INFO:teuthology.orchestra.run.smithi052.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-11T02:08:47.195 INFO:teuthology.orchestra.run.smithi052.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-11T02:08:47.198 INFO:teuthology.orchestra.run.smithi052.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-11T02:08:47.200 INFO:teuthology.orchestra.run.smithi079.stdout:Get:101 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.3.0-4854-g8f219c47-1jammy [5,206 kB] 2024-09-11T02:08:47.225 INFO:teuthology.orchestra.run.smithi052.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-11T02:08:47.253 INFO:teuthology.orchestra.run.smithi052.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-11T02:08:47.254 INFO:teuthology.orchestra.run.smithi052.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-11T02:08:47.280 INFO:teuthology.orchestra.run.smithi079.stdout:Get:102 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.3.0-4854-g8f219c47-1jammy [251 kB] 2024-09-11T02:08:47.282 INFO:teuthology.orchestra.run.smithi079.stdout:Get:103 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.3.0-4854-g8f219c47-1jammy [124 kB] 2024-09-11T02:08:47.289 INFO:teuthology.orchestra.run.smithi079.stdout:Get:104 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.3.0-4854-g8f219c47-1jammy [1,562 kB] 2024-09-11T02:08:47.316 INFO:teuthology.orchestra.run.smithi052.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-11T02:08:47.317 INFO:teuthology.orchestra.run.smithi079.stdout:Get:105 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.3.0-4854-g8f219c47-1jammy [6,308 kB] 2024-09-11T02:08:47.317 INFO:teuthology.orchestra.run.smithi052.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-11T02:08:47.318 INFO:teuthology.orchestra.run.smithi052.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-11T02:08:47.319 INFO:teuthology.orchestra.run.smithi052.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-11T02:08:47.320 INFO:teuthology.orchestra.run.smithi052.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-11T02:08:47.321 INFO:teuthology.orchestra.run.smithi052.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-11T02:08:47.328 INFO:teuthology.orchestra.run.smithi052.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-11T02:08:47.335 INFO:teuthology.orchestra.run.smithi097.stdout:Get:101 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.3.0-4854-g8f219c47-1jammy [5,206 kB] 2024-09-11T02:08:47.397 INFO:teuthology.orchestra.run.smithi052.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-11T02:08:47.401 INFO:teuthology.orchestra.run.smithi052.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-11T02:08:47.402 INFO:teuthology.orchestra.run.smithi052.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-11T02:08:47.424 INFO:teuthology.orchestra.run.smithi097.stdout:Get:102 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.3.0-4854-g8f219c47-1jammy [251 kB] 2024-09-11T02:08:47.427 INFO:teuthology.orchestra.run.smithi097.stdout:Get:103 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.3.0-4854-g8f219c47-1jammy [124 kB] 2024-09-11T02:08:47.429 INFO:teuthology.orchestra.run.smithi097.stdout:Get:104 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.3.0-4854-g8f219c47-1jammy [1,562 kB] 2024-09-11T02:08:47.479 INFO:teuthology.orchestra.run.smithi052.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-11T02:08:47.479 INFO:teuthology.orchestra.run.smithi079.stdout:Get:106 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.3.0-4854-g8f219c47-1jammy [23.1 MB] 2024-09-11T02:08:47.485 INFO:teuthology.orchestra.run.smithi052.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-11T02:08:47.487 INFO:teuthology.orchestra.run.smithi052.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-11T02:08:47.489 INFO:teuthology.orchestra.run.smithi052.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-09-11T02:08:47.491 INFO:teuthology.orchestra.run.smithi097.stdout:Get:105 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.3.0-4854-g8f219c47-1jammy [6,308 kB] 2024-09-11T02:08:47.500 INFO:teuthology.orchestra.run.smithi052.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-11T02:08:47.501 INFO:teuthology.orchestra.run.smithi052.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-11T02:08:47.509 INFO:teuthology.orchestra.run.smithi052.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-11T02:08:47.560 INFO:teuthology.orchestra.run.smithi052.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-11T02:08:47.562 INFO:teuthology.orchestra.run.smithi052.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-11T02:08:47.562 INFO:teuthology.orchestra.run.smithi052.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-11T02:08:47.574 INFO:teuthology.orchestra.run.smithi052.stdout:Get:84 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.3.0-4854-g8f219c47-1jammy [721 kB] 2024-09-11T02:08:47.642 INFO:teuthology.orchestra.run.smithi052.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-11T02:08:47.643 INFO:teuthology.orchestra.run.smithi052.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-11T02:08:47.660 INFO:teuthology.orchestra.run.smithi052.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-11T02:08:47.661 INFO:teuthology.orchestra.run.smithi052.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-11T02:08:47.662 INFO:teuthology.orchestra.run.smithi052.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-11T02:08:47.667 INFO:teuthology.orchestra.run.smithi052.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-11T02:08:47.668 INFO:teuthology.orchestra.run.smithi052.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-11T02:08:47.745 INFO:teuthology.orchestra.run.smithi097.stdout:Get:106 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.3.0-4854-g8f219c47-1jammy [23.1 MB] 2024-09-11T02:08:47.790 INFO:teuthology.orchestra.run.smithi052.stdout:Get:92 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.3.0-4854-g8f219c47-1jammy [356 kB] 2024-09-11T02:08:47.907 INFO:teuthology.orchestra.run.smithi052.stdout:Get:93 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.3.0-4854-g8f219c47-1jammy [32.8 kB] 2024-09-11T02:08:47.910 INFO:teuthology.orchestra.run.smithi052.stdout:Get:94 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.3.0-4854-g8f219c47-1jammy [180 kB] 2024-09-11T02:08:47.969 INFO:teuthology.orchestra.run.smithi052.stdout:Get:95 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.3.0-4854-g8f219c47-1jammy [71.2 kB] 2024-09-11T02:08:47.973 INFO:teuthology.orchestra.run.smithi052.stdout:Get:96 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.3.0-4854-g8f219c47-1jammy [338 kB] 2024-09-11T02:08:48.092 INFO:teuthology.orchestra.run.smithi052.stdout:Get:97 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.3.0-4854-g8f219c47-1jammy [7,988 kB] 2024-09-11T02:08:48.300 INFO:teuthology.orchestra.run.smithi079.stdout:Get:107 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.3.0-4854-g8f219c47-1jammy [14.0 kB] 2024-09-11T02:08:48.301 INFO:teuthology.orchestra.run.smithi079.stdout:Get:108 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.3.0-4854-g8f219c47-1jammy [880 kB] 2024-09-11T02:08:48.318 INFO:teuthology.orchestra.run.smithi079.stdout:Get:109 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.3.0-4854-g8f219c47-1jammy [2,454 kB] 2024-09-11T02:08:48.359 INFO:teuthology.orchestra.run.smithi079.stdout:Get:110 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.3.0-4854-g8f219c47-1jammy [813 kB] 2024-09-11T02:08:48.368 INFO:teuthology.orchestra.run.smithi079.stdout:Get:111 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.3.0-4854-g8f219c47-1jammy [160 kB] 2024-09-11T02:08:48.370 INFO:teuthology.orchestra.run.smithi079.stdout:Get:112 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.3.0-4854-g8f219c47-1jammy [61.4 MB] 2024-09-11T02:08:48.736 INFO:teuthology.orchestra.run.smithi097.stdout:Get:107 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.3.0-4854-g8f219c47-1jammy [14.0 kB] 2024-09-11T02:08:48.737 INFO:teuthology.orchestra.run.smithi097.stdout:Get:108 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.3.0-4854-g8f219c47-1jammy [880 kB] 2024-09-11T02:08:48.754 INFO:teuthology.orchestra.run.smithi097.stdout:Get:109 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.3.0-4854-g8f219c47-1jammy [2,454 kB] 2024-09-11T02:08:48.797 INFO:teuthology.orchestra.run.smithi097.stdout:Get:110 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.3.0-4854-g8f219c47-1jammy [813 kB] 2024-09-11T02:08:48.807 INFO:teuthology.orchestra.run.smithi097.stdout:Get:111 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.3.0-4854-g8f219c47-1jammy [160 kB] 2024-09-11T02:08:48.809 INFO:teuthology.orchestra.run.smithi097.stdout:Get:112 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.3.0-4854-g8f219c47-1jammy [61.4 MB] 2024-09-11T02:08:50.523 INFO:teuthology.orchestra.run.smithi052.stdout:Get:98 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.3.0-4854-g8f219c47-1jammy [112 kB] 2024-09-11T02:08:50.526 INFO:teuthology.orchestra.run.smithi052.stdout:Get:99 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.3.0-4854-g8f219c47-1jammy [473 kB] 2024-09-11T02:08:50.600 INFO:teuthology.orchestra.run.smithi052.stdout:Get:100 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.3.0-4854-g8f219c47-1jammy [28.3 MB] 2024-09-11T02:08:50.666 INFO:teuthology.orchestra.run.smithi079.stdout:Get:113 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.3.0-4854-g8f219c47-1jammy [8,625 kB] 2024-09-11T02:08:50.867 INFO:teuthology.orchestra.run.smithi079.stdout:Get:114 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.3.0-4854-g8f219c47-1jammy [14.2 kB] 2024-09-11T02:08:50.867 INFO:teuthology.orchestra.run.smithi079.stdout:Get:115 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.3.0-4854-g8f219c47-1jammy [55.8 MB] 2024-09-11T02:08:51.147 INFO:teuthology.orchestra.run.smithi097.stdout:Get:113 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.3.0-4854-g8f219c47-1jammy [8,625 kB] 2024-09-11T02:08:51.354 INFO:teuthology.orchestra.run.smithi097.stdout:Get:114 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.3.0-4854-g8f219c47-1jammy [14.2 kB] 2024-09-11T02:08:51.355 INFO:teuthology.orchestra.run.smithi097.stdout:Get:115 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.3.0-4854-g8f219c47-1jammy [55.8 MB] 2024-09-11T02:08:52.885 INFO:teuthology.orchestra.run.smithi079.stdout:Get:116 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.3.0-4854-g8f219c47-1jammy [130 kB] 2024-09-11T02:08:52.887 INFO:teuthology.orchestra.run.smithi079.stdout:Get:117 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.3.0-4854-g8f219c47-1jammy [39.0 kB] 2024-09-11T02:08:52.888 INFO:teuthology.orchestra.run.smithi079.stdout:Get:118 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.3.0-4854-g8f219c47-1jammy [15.9 MB] 2024-09-11T02:08:53.364 INFO:teuthology.orchestra.run.smithi079.stdout:Get:119 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.3.0-4854-g8f219c47-1jammy [91.2 kB] 2024-09-11T02:08:53.426 INFO:teuthology.orchestra.run.smithi097.stdout:Get:116 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.3.0-4854-g8f219c47-1jammy [130 kB] 2024-09-11T02:08:53.429 INFO:teuthology.orchestra.run.smithi097.stdout:Get:117 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.3.0-4854-g8f219c47-1jammy [39.0 kB] 2024-09-11T02:08:53.430 INFO:teuthology.orchestra.run.smithi097.stdout:Get:118 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.3.0-4854-g8f219c47-1jammy [15.9 MB] 2024-09-11T02:08:53.759 INFO:teuthology.orchestra.run.smithi097.stdout:Get:119 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.3.0-4854-g8f219c47-1jammy [91.2 kB] 2024-09-11T02:08:53.935 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 251 MB in 8s (31.3 MB/s) 2024-09-11T02:08:54.104 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-11T02:08:54.205 INFO:teuthology.orchestra.run.smithi079.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 ... 165988 files and directories currently installed.) 2024-09-11T02:08:54.210 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-11T02:08:54.294 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-11T02:08:54.307 INFO:teuthology.orchestra.run.smithi097.stdout:Fetched 251 MB in 8s (29.8 MB/s) 2024-09-11T02:08:54.542 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-11T02:08:54.639 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-11T02:08:54.644 INFO:teuthology.orchestra.run.smithi097.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 ... 165988 files and directories currently installed.) 2024-09-11T02:08:54.649 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-11T02:08:54.666 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-11T02:08:54.706 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-11T02:08:54.733 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-11T02:08:55.042 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-11T02:08:55.069 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-11T02:08:55.077 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-11T02:08:55.103 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-11T02:08:55.109 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-11T02:08:55.144 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-11T02:08:55.213 INFO:teuthology.orchestra.run.smithi052.stdout:Get:101 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.3.0-4854-g8f219c47-1jammy [5,206 kB] 2024-09-11T02:08:55.487 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-11T02:08:55.514 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-11T02:08:55.522 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-11T02:08:55.548 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-11T02:08:55.562 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-11T02:08:55.589 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-11T02:08:55.609 INFO:teuthology.orchestra.run.smithi052.stdout:Get:102 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.3.0-4854-g8f219c47-1jammy [251 kB] 2024-09-11T02:08:55.629 INFO:teuthology.orchestra.run.smithi052.stdout:Get:103 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.3.0-4854-g8f219c47-1jammy [124 kB] 2024-09-11T02:08:55.647 INFO:teuthology.orchestra.run.smithi052.stdout:Get:104 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.3.0-4854-g8f219c47-1jammy [1,562 kB] 2024-09-11T02:08:55.771 INFO:teuthology.orchestra.run.smithi052.stdout:Get:105 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.3.0-4854-g8f219c47-1jammy [6,308 kB] 2024-09-11T02:08:55.974 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-11T02:08:55.984 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-11T02:08:56.000 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-11T02:08:56.010 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-11T02:08:56.041 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-11T02:08:56.050 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-11T02:08:56.264 INFO:teuthology.orchestra.run.smithi052.stdout:Get:106 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.3.0-4854-g8f219c47-1jammy [23.1 MB] 2024-09-11T02:08:56.402 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-11T02:08:56.420 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-11T02:08:56.428 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-11T02:08:56.441 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-11T02:08:56.468 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-11T02:08:56.487 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-11T02:08:56.797 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-11T02:08:56.823 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-11T02:08:56.823 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-11T02:08:56.850 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-11T02:08:56.855 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-11T02:08:56.889 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-11T02:08:57.166 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package librados2. 2024-09-11T02:08:57.192 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../007-librados2_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:08:57.233 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking librados2 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:08:57.242 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-11T02:08:57.260 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-11T02:08:57.301 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-11T02:08:57.595 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package librados2. 2024-09-11T02:08:57.622 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../007-librados2_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:08:57.654 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking librados2 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:08:57.711 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libnbd0. 2024-09-11T02:08:57.737 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../008-libnbd0_1.10.5-1_amd64.deb ... 2024-09-11T02:08:57.800 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libnbd0 (1.10.5-1) ... 2024-09-11T02:08:57.907 INFO:teuthology.orchestra.run.smithi052.stdout:Get:107 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.3.0-4854-g8f219c47-1jammy [14.0 kB] 2024-09-11T02:08:57.908 INFO:teuthology.orchestra.run.smithi052.stdout:Get:108 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.3.0-4854-g8f219c47-1jammy [880 kB] 2024-09-11T02:08:57.932 INFO:teuthology.orchestra.run.smithi052.stdout:Get:109 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.3.0-4854-g8f219c47-1jammy [2,454 kB] 2024-09-11T02:08:58.077 INFO:teuthology.orchestra.run.smithi052.stdout:Get:110 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.3.0-4854-g8f219c47-1jammy [813 kB] 2024-09-11T02:08:58.097 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package librbd1. 2024-09-11T02:08:58.123 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../009-librbd1_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:08:58.134 INFO:teuthology.orchestra.run.smithi052.stdout:Get:111 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.3.0-4854-g8f219c47-1jammy [160 kB] 2024-09-11T02:08:58.138 INFO:teuthology.orchestra.run.smithi052.stdout:Get:112 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.3.0-4854-g8f219c47-1jammy [61.4 MB] 2024-09-11T02:08:58.139 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package libnbd0. 2024-09-11T02:08:58.163 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking librbd1 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:08:58.166 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../008-libnbd0_1.10.5-1_amd64.deb ... 2024-09-11T02:08:58.206 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking libnbd0 (1.10.5-1) ... 2024-09-11T02:08:58.509 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package librbd1. 2024-09-11T02:08:58.536 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../009-librbd1_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:08:58.574 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libcephfs2. 2024-09-11T02:08:58.575 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking librbd1 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:08:58.601 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../010-libcephfs2_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:08:58.641 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libcephfs2 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:08:58.927 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-rados. 2024-09-11T02:08:58.953 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../011-python3-rados_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:08:58.993 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-rados (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:08:59.020 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package libcephfs2. 2024-09-11T02:08:59.047 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../010-libcephfs2_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:08:59.086 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking libcephfs2 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:08:59.321 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-11T02:08:59.347 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../012-python3-ceph-argparse_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:08:59.388 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-ceph-argparse (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:08:59.556 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-rados. 2024-09-11T02:08:59.583 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../011-python3-rados_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:08:59.622 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-rados (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:08:59.640 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-cephfs. 2024-09-11T02:08:59.656 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../013-python3-cephfs_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:08:59.699 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-cephfs (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:08:59.925 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-11T02:08:59.951 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../012-python3-ceph-argparse_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:08:59.991 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-ceph-argparse (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:00.018 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-11T02:09:00.044 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../014-python3-ceph-common_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:00.085 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-ceph-common (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:00.244 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-cephfs. 2024-09-11T02:09:00.270 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../013-python3-cephfs_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:00.302 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-cephfs (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:00.387 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-11T02:09:00.414 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-11T02:09:00.454 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-11T02:09:00.605 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-11T02:09:00.632 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../014-python3-ceph-common_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:00.671 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-ceph-common (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:00.791 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-prettytable. 2024-09-11T02:09:00.816 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-11T02:09:00.857 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-11T02:09:00.991 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-11T02:09:01.017 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-11T02:09:01.060 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-11T02:09:01.110 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-rbd. 2024-09-11T02:09:01.125 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../017-python3-rbd_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:01.160 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-rbd (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:01.385 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-prettytable. 2024-09-11T02:09:01.412 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-11T02:09:01.452 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-11T02:09:01.488 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-11T02:09:01.514 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-11T02:09:01.554 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-11T02:09:01.649 INFO:teuthology.orchestra.run.smithi052.stdout:Get:113 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.3.0-4854-g8f219c47-1jammy [8,625 kB] 2024-09-11T02:09:01.713 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-rbd. 2024-09-11T02:09:01.739 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../017-python3-rbd_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:01.779 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-rbd (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:01.925 INFO:teuthology.orchestra.run.smithi052.stdout:Get:114 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.3.0-4854-g8f219c47-1jammy [14.2 kB] 2024-09-11T02:09:01.926 INFO:teuthology.orchestra.run.smithi052.stdout:Get:115 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.3.0-4854-g8f219c47-1jammy [55.8 MB] 2024-09-11T02:09:02.099 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-11T02:09:02.126 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-11T02:09:02.132 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-11T02:09:02.159 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../019-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-11T02:09:02.165 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-11T02:09:02.199 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-11T02:09:02.476 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-11T02:09:02.502 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-11T02:09:02.502 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../019-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-11T02:09:02.528 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../020-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-11T02:09:02.543 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-11T02:09:02.568 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-11T02:09:02.837 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-11T02:09:02.863 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package lua5.1. 2024-09-11T02:09:02.864 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../020-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-11T02:09:02.878 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../021-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-11T02:09:02.904 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-11T02:09:02.921 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-11T02:09:03.207 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package lua5.1. 2024-09-11T02:09:03.233 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../021-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-11T02:09:03.233 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package lua-any. 2024-09-11T02:09:03.259 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../022-lua-any_27ubuntu1_all.deb ... 2024-09-11T02:09:03.273 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-11T02:09:03.299 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-11T02:09:03.544 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package zip. 2024-09-11T02:09:03.570 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../023-zip_3.0-12build2_amd64.deb ... 2024-09-11T02:09:03.576 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package lua-any. 2024-09-11T02:09:03.603 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../022-lua-any_27ubuntu1_all.deb ... 2024-09-11T02:09:03.610 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking zip (3.0-12build2) ... 2024-09-11T02:09:03.643 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-11T02:09:03.905 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package zip. 2024-09-11T02:09:03.930 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../023-zip_3.0-12build2_amd64.deb ... 2024-09-11T02:09:03.947 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package unzip. 2024-09-11T02:09:03.971 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking zip (3.0-12build2) ... 2024-09-11T02:09:03.973 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../024-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-11T02:09:04.013 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-11T02:09:04.273 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package unzip. 2024-09-11T02:09:04.300 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../024-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-11T02:09:04.340 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-11T02:09:04.375 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package luarocks. 2024-09-11T02:09:04.402 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../025-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-11T02:09:04.428 INFO:teuthology.orchestra.run.smithi052.stdout:Get:116 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.3.0-4854-g8f219c47-1jammy [130 kB] 2024-09-11T02:09:04.430 INFO:teuthology.orchestra.run.smithi052.stdout:Get:117 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.3.0-4854-g8f219c47-1jammy [39.0 kB] 2024-09-11T02:09:04.442 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-11T02:09:04.494 INFO:teuthology.orchestra.run.smithi052.stdout:Get:118 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.3.0-4854-g8f219c47-1jammy [15.9 MB] 2024-09-11T02:09:04.719 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package luarocks. 2024-09-11T02:09:04.749 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../025-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-11T02:09:04.794 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-11T02:09:04.816 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package librgw2. 2024-09-11T02:09:04.843 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../026-librgw2_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:04.883 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking librgw2 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:05.078 INFO:teuthology.orchestra.run.smithi052.stdout:Get:119 https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.3.0-4854-g8f219c47-1jammy [91.2 kB] 2024-09-11T02:09:05.151 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package librgw2. 2024-09-11T02:09:05.178 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../026-librgw2_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:05.218 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking librgw2 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:05.527 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-rgw. 2024-09-11T02:09:05.543 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../027-python3-rgw_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:05.585 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-rgw (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:05.668 INFO:teuthology.orchestra.run.smithi052.stdout:Fetched 251 MB in 20s (12.8 MB/s) 2024-09-11T02:09:05.828 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-rgw. 2024-09-11T02:09:05.844 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../027-python3-rgw_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:05.887 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-rgw (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:05.921 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-11T02:09:05.948 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../028-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-11T02:09:05.969 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-11T02:09:05.996 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-11T02:09:06.047 INFO:teuthology.orchestra.run.smithi052.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 ... 165988 files and directories currently installed.) 2024-09-11T02:09:06.052 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-11T02:09:06.134 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-11T02:09:06.248 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-11T02:09:06.275 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../028-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-11T02:09:06.283 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libradosstriper1. 2024-09-11T02:09:06.310 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../029-libradosstriper1_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:06.314 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-11T02:09:06.349 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libradosstriper1 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:06.472 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-11T02:09:06.498 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-11T02:09:06.537 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-11T02:09:06.575 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package libradosstriper1. 2024-09-11T02:09:06.602 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../029-libradosstriper1_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:06.642 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking libradosstriper1 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:06.778 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-common. 2024-09-11T02:09:06.805 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../030-ceph-common_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:06.844 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-common (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:06.849 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-11T02:09:06.875 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-11T02:09:06.915 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-11T02:09:07.062 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package ceph-common. 2024-09-11T02:09:07.089 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../030-ceph-common_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:07.128 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking ceph-common (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:07.311 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-11T02:09:07.338 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-11T02:09:07.385 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-11T02:09:07.780 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-11T02:09:07.806 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-11T02:09:07.846 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-11T02:09:08.135 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-11T02:09:08.161 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-11T02:09:08.193 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-11T02:09:08.466 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-base. 2024-09-11T02:09:08.493 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../031-ceph-base_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:08.513 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-11T02:09:08.539 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-11T02:09:08.560 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-base (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:08.579 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-11T02:09:08.583 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package ceph-base. 2024-09-11T02:09:08.610 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../031-ceph-base_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:08.659 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking ceph-base (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:08.915 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package librados2. 2024-09-11T02:09:08.942 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../007-librados2_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:08.982 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking librados2 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:09.103 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-11T02:09:09.119 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../032-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-11T02:09:09.153 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-11T02:09:09.229 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-11T02:09:09.256 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../032-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-11T02:09:09.296 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-11T02:09:09.450 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-cheroot. 2024-09-11T02:09:09.451 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package libnbd0. 2024-09-11T02:09:09.477 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../033-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-11T02:09:09.478 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../008-libnbd0_1.10.5-1_amd64.deb ... 2024-09-11T02:09:09.517 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-11T02:09:09.518 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking libnbd0 (1.10.5-1) ... 2024-09-11T02:09:09.624 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-cheroot. 2024-09-11T02:09:09.650 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../033-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-11T02:09:09.690 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-11T02:09:09.754 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package librbd1. 2024-09-11T02:09:09.772 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../009-librbd1_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:09.804 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking librbd1 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:09.845 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-11T02:09:09.872 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../034-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-11T02:09:09.911 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-11T02:09:10.185 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-11T02:09:10.199 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package libcephfs2. 2024-09-11T02:09:10.211 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../034-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-11T02:09:10.215 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-11T02:09:10.225 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../010-libcephfs2_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:10.241 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../035-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-11T02:09:10.251 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-11T02:09:10.257 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking libcephfs2 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:10.290 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-11T02:09:10.551 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-rados. 2024-09-11T02:09:10.570 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-11T02:09:10.578 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../011-python3-rados_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:10.584 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-11T02:09:10.597 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../035-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-11T02:09:10.611 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../036-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-11T02:09:10.618 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-rados (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:10.646 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-11T02:09:10.651 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-11T02:09:10.924 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-11T02:09:10.950 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../036-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-11T02:09:10.954 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-tempora. 2024-09-11T02:09:10.980 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../037-python3-tempora_4.1.2-1_all.deb ... 2024-09-11T02:09:10.981 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-11T02:09:11.021 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-11T02:09:11.029 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-11T02:09:11.056 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../012-python3-ceph-argparse_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:11.097 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-ceph-argparse (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:11.268 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-tempora. 2024-09-11T02:09:11.294 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../037-python3-tempora_4.1.2-1_all.deb ... 2024-09-11T02:09:11.300 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-portend. 2024-09-11T02:09:11.315 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../038-python3-portend_3.0.0-1_all.deb ... 2024-09-11T02:09:11.334 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-11T02:09:11.348 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-cephfs. 2024-09-11T02:09:11.349 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-11T02:09:11.364 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../013-python3-cephfs_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:11.406 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-cephfs (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:11.619 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-11T02:09:11.637 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-portend. 2024-09-11T02:09:11.646 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../039-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-11T02:09:11.663 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../038-python3-portend_3.0.0-1_all.deb ... 2024-09-11T02:09:11.684 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-11T02:09:11.685 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-11T02:09:11.703 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-11T02:09:11.711 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../014-python3-ceph-common_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:11.742 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-ceph-common (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:11.989 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-11T02:09:12.006 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-11T02:09:12.015 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../040-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-11T02:09:12.033 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../039-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-11T02:09:12.046 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-11T02:09:12.055 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-11T02:09:12.072 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-11T02:09:12.073 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-11T02:09:12.112 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-11T02:09:12.326 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-11T02:09:12.352 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../040-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-11T02:09:12.392 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-11T02:09:12.401 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-natsort. 2024-09-11T02:09:12.423 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-prettytable. 2024-09-11T02:09:12.427 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../041-python3-natsort_8.0.2-1_all.deb ... 2024-09-11T02:09:12.450 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-11T02:09:12.467 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-11T02:09:12.490 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-11T02:09:12.746 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-natsort. 2024-09-11T02:09:12.768 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-rbd. 2024-09-11T02:09:12.772 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../041-python3-natsort_8.0.2-1_all.deb ... 2024-09-11T02:09:12.779 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-logutils. 2024-09-11T02:09:12.794 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../042-python3-logutils_0.3.3-8_all.deb ... 2024-09-11T02:09:12.795 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../017-python3-rbd_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:12.812 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-11T02:09:12.834 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-rbd (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:12.837 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-11T02:09:13.157 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-logutils. 2024-09-11T02:09:13.165 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-11T02:09:13.179 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-11T02:09:13.183 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../042-python3-logutils_0.3.3-8_all.deb ... 2024-09-11T02:09:13.192 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../043-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-11T02:09:13.205 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-11T02:09:13.224 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-11T02:09:13.232 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-11T02:09:13.245 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-11T02:09:13.485 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-mako. 2024-09-11T02:09:13.502 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-11T02:09:13.511 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../044-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-11T02:09:13.523 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-11T02:09:13.527 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../043-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-11T02:09:13.539 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../019-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-11T02:09:13.543 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-11T02:09:13.568 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-11T02:09:13.581 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-11T02:09:13.837 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-mako. 2024-09-11T02:09:13.851 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-11T02:09:13.855 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-11T02:09:13.864 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../044-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-11T02:09:13.877 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../020-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-11T02:09:13.882 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../045-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-11T02:09:13.904 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-11T02:09:13.909 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-11T02:09:13.922 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-11T02:09:14.229 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package lua5.1. 2024-09-11T02:09:14.232 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-11T02:09:14.233 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-11T02:09:14.256 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../021-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-11T02:09:14.258 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../045-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-11T02:09:14.260 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../046-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-11T02:09:14.295 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-11T02:09:14.299 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-11T02:09:14.300 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-11T02:09:14.590 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package lua-any. 2024-09-11T02:09:14.601 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-11T02:09:14.603 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-webob. 2024-09-11T02:09:14.617 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../022-lua-any_27ubuntu1_all.deb ... 2024-09-11T02:09:14.628 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../046-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-11T02:09:14.629 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../047-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-11T02:09:14.648 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-11T02:09:14.668 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-11T02:09:14.669 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-11T02:09:14.885 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package zip. 2024-09-11T02:09:14.911 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../023-zip_3.0-12build2_amd64.deb ... 2024-09-11T02:09:14.951 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking zip (3.0-12build2) ... 2024-09-11T02:09:14.970 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-webob. 2024-09-11T02:09:14.989 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-waitress. 2024-09-11T02:09:14.997 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../047-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-11T02:09:15.016 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../048-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-11T02:09:15.037 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-11T02:09:15.059 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-11T02:09:15.263 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package unzip. 2024-09-11T02:09:15.289 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../024-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-11T02:09:15.326 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-tempita. 2024-09-11T02:09:15.329 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-11T02:09:15.352 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../049-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-11T02:09:15.357 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-waitress. 2024-09-11T02:09:15.383 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../048-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-11T02:09:15.392 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-11T02:09:15.419 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-11T02:09:15.696 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-paste. 2024-09-11T02:09:15.699 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package luarocks. 2024-09-11T02:09:15.701 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-tempita. 2024-09-11T02:09:15.722 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../050-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-11T02:09:15.726 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../025-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-11T02:09:15.727 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../049-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-11T02:09:15.762 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-11T02:09:15.766 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-11T02:09:15.768 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-11T02:09:16.070 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-paste. 2024-09-11T02:09:16.091 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-11T02:09:16.097 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../050-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-11T02:09:16.106 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../051-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-11T02:09:16.137 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-11T02:09:16.149 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-11T02:09:16.257 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package librgw2. 2024-09-11T02:09:16.284 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../026-librgw2_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:16.315 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking librgw2 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:16.415 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-11T02:09:16.431 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../051-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-11T02:09:16.453 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-11T02:09:16.473 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-11T02:09:16.479 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../052-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-11T02:09:16.519 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-11T02:09:16.785 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-11T02:09:16.811 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../052-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-11T02:09:16.822 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-webtest. 2024-09-11T02:09:16.849 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../053-python3-webtest_2.0.35-1_all.deb ... 2024-09-11T02:09:16.851 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-11T02:09:16.889 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-11T02:09:16.935 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-rgw. 2024-09-11T02:09:16.951 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../027-python3-rgw_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:16.993 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-rgw (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:17.154 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-webtest. 2024-09-11T02:09:17.175 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-pecan. 2024-09-11T02:09:17.180 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../053-python3-webtest_2.0.35-1_all.deb ... 2024-09-11T02:09:17.202 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../054-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-11T02:09:17.220 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-11T02:09:17.242 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-11T02:09:17.329 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-11T02:09:17.356 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../028-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-11T02:09:17.396 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-11T02:09:17.581 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-certifi. 2024-09-11T02:09:17.607 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../055-python3-certifi_2020.6.20-1_all.deb ... 2024-09-11T02:09:17.638 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-11T02:09:17.959 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-idna. 2024-09-11T02:09:17.985 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../056-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-11T02:09:18.025 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-11T02:09:18.207 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-pecan. 2024-09-11T02:09:18.235 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../054-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-11T02:09:18.324 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-11T02:09:18.358 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package libradosstriper1. 2024-09-11T02:09:18.385 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../029-libradosstriper1_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:18.416 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking libradosstriper1 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:18.503 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-urllib3. 2024-09-11T02:09:18.530 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../057-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-11T02:09:18.695 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-certifi. 2024-09-11T02:09:18.722 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../055-python3-certifi_2020.6.20-1_all.deb ... 2024-09-11T02:09:18.754 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-11T02:09:18.820 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package ceph-common. 2024-09-11T02:09:18.847 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../030-ceph-common_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:18.887 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking ceph-common (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:18.929 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-11T02:09:19.064 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-idna. 2024-09-11T02:09:19.091 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../056-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-11T02:09:19.131 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-11T02:09:19.442 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-urllib3. 2024-09-11T02:09:19.471 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../057-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-11T02:09:19.508 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-11T02:09:19.699 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-requests. 2024-09-11T02:09:19.726 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../058-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-11T02:09:19.766 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-11T02:09:19.836 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-requests. 2024-09-11T02:09:19.852 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../058-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-11T02:09:19.895 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-11T02:09:20.052 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-11T02:09:20.068 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../059-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-11T02:09:20.110 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-11T02:09:20.231 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-11T02:09:20.258 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../059-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-11T02:09:20.405 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-11T02:09:20.429 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../060-ceph-mgr-modules-core_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:20.456 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-11T02:09:20.472 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-mgr-modules-core (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:20.516 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package ceph-base. 2024-09-11T02:09:20.543 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../031-ceph-base_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:20.592 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking ceph-base (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:20.742 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-11T02:09:20.769 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../060-ceph-mgr-modules-core_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:20.809 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking ceph-mgr-modules-core (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:20.844 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-11T02:09:20.871 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../061-libsqlite3-mod-ceph_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:20.910 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libsqlite3-mod-ceph (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:21.179 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-11T02:09:21.189 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-11T02:09:21.205 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../032-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-11T02:09:21.215 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../061-libsqlite3-mod-ceph_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:21.245 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-11T02:09:21.255 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-11T02:09:21.257 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking libsqlite3-mod-ceph (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:21.282 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../062-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-11T02:09:21.322 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-11T02:09:21.523 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-cheroot. 2024-09-11T02:09:21.550 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../033-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-11T02:09:21.568 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-11T02:09:21.589 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-11T02:09:21.595 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../062-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-11T02:09:21.600 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-openssl. 2024-09-11T02:09:21.616 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../063-python3-openssl_21.0.0-1_all.deb ... 2024-09-11T02:09:21.634 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-11T02:09:21.650 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-11T02:09:21.876 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-11T02:09:21.903 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../034-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-11T02:09:21.912 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-openssl. 2024-09-11T02:09:21.934 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-11T02:09:21.936 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../063-python3-openssl_21.0.0-1_all.deb ... 2024-09-11T02:09:21.962 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-mgr. 2024-09-11T02:09:21.970 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-11T02:09:21.989 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../064-ceph-mgr_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:22.028 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-mgr (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:22.237 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-11T02:09:22.257 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package ceph-mgr. 2024-09-11T02:09:22.264 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../035-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-11T02:09:22.283 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../064-ceph-mgr_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:22.303 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-11T02:09:22.323 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking ceph-mgr (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:22.431 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-mon. 2024-09-11T02:09:22.459 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../065-ceph-mon_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:22.498 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-mon (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:22.606 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-11T02:09:22.633 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../036-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-11T02:09:22.673 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-11T02:09:22.710 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package ceph-mon. 2024-09-11T02:09:22.736 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../065-ceph-mon_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:22.777 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking ceph-mon (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:23.781 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-osd. 2024-09-11T02:09:23.781 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../066-ceph-osd_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:23.781 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-osd (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:23.781 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package ceph-osd. 2024-09-11T02:09:23.781 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../066-ceph-osd_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:23.781 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking ceph-osd (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:23.782 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-tempora. 2024-09-11T02:09:23.782 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../037-python3-tempora_4.1.2-1_all.deb ... 2024-09-11T02:09:23.782 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-11T02:09:23.782 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-portend. 2024-09-11T02:09:23.782 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../038-python3-portend_3.0.0-1_all.deb ... 2024-09-11T02:09:23.782 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-11T02:09:23.783 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-11T02:09:23.783 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../039-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-11T02:09:23.783 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-11T02:09:24.043 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-11T02:09:24.070 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../040-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-11T02:09:24.109 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-11T02:09:24.180 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph. 2024-09-11T02:09:24.196 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../067-ceph_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:24.239 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:24.475 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package ceph. 2024-09-11T02:09:24.488 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-natsort. 2024-09-11T02:09:24.501 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../067-ceph_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:24.515 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../041-python3-natsort_8.0.2-1_all.deb ... 2024-09-11T02:09:24.541 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking ceph (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:24.554 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-11T02:09:24.558 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-fuse. 2024-09-11T02:09:24.585 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../068-ceph-fuse_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:24.625 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-fuse (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:24.860 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package ceph-fuse. 2024-09-11T02:09:24.865 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-logutils. 2024-09-11T02:09:24.886 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../068-ceph-fuse_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:24.892 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../042-python3-logutils_0.3.3-8_all.deb ... 2024-09-11T02:09:24.926 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking ceph-fuse (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:24.932 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-11T02:09:24.978 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-mds. 2024-09-11T02:09:25.006 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../069-ceph-mds_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:25.045 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-mds (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:25.202 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-11T02:09:25.229 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../043-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-11T02:09:25.268 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-11T02:09:25.296 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package ceph-mds. 2024-09-11T02:09:25.322 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../069-ceph-mds_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:25.362 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking ceph-mds (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:25.414 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package cephadm. 2024-09-11T02:09:25.442 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../070-cephadm_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:25.481 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking cephadm (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:25.538 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-mako. 2024-09-11T02:09:25.565 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../044-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-11T02:09:25.604 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-11T02:09:25.732 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package cephadm. 2024-09-11T02:09:25.747 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../070-cephadm_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:25.781 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking cephadm (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:25.801 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-11T02:09:25.828 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../071-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-11T02:09:25.867 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-11T02:09:25.933 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-11T02:09:25.960 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../045-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-11T02:09:25.999 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-11T02:09:26.060 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-11T02:09:26.086 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../071-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-11T02:09:26.126 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-11T02:09:26.178 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-11T02:09:26.194 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../072-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-11T02:09:26.237 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-11T02:09:26.311 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-11T02:09:26.338 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../046-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-11T02:09:26.377 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-11T02:09:26.420 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-11T02:09:26.444 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../072-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-11T02:09:26.478 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-11T02:09:26.822 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-webob. 2024-09-11T02:09:26.848 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../047-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-11T02:09:26.880 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-11T02:09:27.216 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-waitress. 2024-09-11T02:09:27.243 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../048-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-11T02:09:27.285 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-11T02:09:27.292 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-babel. 2024-09-11T02:09:27.320 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../073-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-11T02:09:27.359 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-11T02:09:27.509 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-babel. 2024-09-11T02:09:27.536 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../073-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-11T02:09:27.575 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-11T02:09:27.586 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-tempita. 2024-09-11T02:09:27.613 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../049-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-11T02:09:27.644 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-11T02:09:27.687 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-jinja2. 2024-09-11T02:09:27.715 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../074-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-11T02:09:27.754 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-11T02:09:27.870 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-jinja2. 2024-09-11T02:09:27.880 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-paste. 2024-09-11T02:09:27.893 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../050-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-11T02:09:27.896 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../074-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-11T02:09:27.921 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-11T02:09:27.936 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-11T02:09:28.090 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-11T02:09:28.117 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../075-ceph-mgr-cephadm_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:28.165 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-mgr-cephadm (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:28.272 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-11T02:09:28.283 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-11T02:09:28.299 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../075-ceph-mgr-cephadm_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:28.310 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../051-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-11T02:09:28.338 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking ceph-mgr-cephadm (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:28.350 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-11T02:09:28.548 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-11T02:09:28.574 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../076-python3-repoze.lru_0.7-2_all.deb ... 2024-09-11T02:09:28.661 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-11T02:09:28.688 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../052-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-11T02:09:28.709 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-11T02:09:28.727 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-11T02:09:28.736 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../076-python3-repoze.lru_0.7-2_all.deb ... 2024-09-11T02:09:28.752 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-11T02:09:28.775 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-11T02:09:28.997 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-webtest. 2024-09-11T02:09:29.021 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../053-python3-webtest_2.0.35-1_all.deb ... 2024-09-11T02:09:29.039 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-routes. 2024-09-11T02:09:29.055 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-11T02:09:29.061 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-routes. 2024-09-11T02:09:29.069 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../077-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-11T02:09:29.088 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../077-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-11T02:09:29.105 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-11T02:09:29.128 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-11T02:09:29.308 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-pecan. 2024-09-11T02:09:29.335 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../054-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-11T02:09:29.375 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-11T02:09:29.450 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-11T02:09:29.464 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-11T02:09:29.477 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../078-ceph-mgr-dashboard_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:29.491 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../078-ceph-mgr-dashboard_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:29.517 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-mgr-dashboard (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:29.530 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking ceph-mgr-dashboard (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:29.730 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-certifi. 2024-09-11T02:09:29.746 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../055-python3-certifi_2020.6.20-1_all.deb ... 2024-09-11T02:09:29.788 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-11T02:09:30.124 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-idna. 2024-09-11T02:09:30.151 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../056-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-11T02:09:30.191 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-11T02:09:30.519 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-urllib3. 2024-09-11T02:09:30.546 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../057-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-11T02:09:30.585 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-11T02:09:30.914 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-requests. 2024-09-11T02:09:30.941 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../058-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-11T02:09:30.980 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-11T02:09:31.291 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-11T02:09:31.318 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../059-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-11T02:09:31.358 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-11T02:09:31.653 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-11T02:09:31.669 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../060-ceph-mgr-modules-core_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:31.711 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking ceph-mgr-modules-core (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:32.248 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-11T02:09:32.265 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../079-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-11T02:09:32.282 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-11T02:09:32.306 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-11T02:09:32.309 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../061-libsqlite3-mod-ceph_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:32.349 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking libsqlite3-mod-ceph (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:32.452 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-11T02:09:32.469 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../079-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-11T02:09:32.510 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-11T02:09:32.669 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-11T02:09:32.697 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../062-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-11T02:09:32.735 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-11T02:09:32.819 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-joblib. 2024-09-11T02:09:32.846 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../080-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-11T02:09:32.885 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-11T02:09:33.005 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-joblib. 2024-09-11T02:09:33.033 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../080-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-11T02:09:33.038 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-openssl. 2024-09-11T02:09:33.066 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../063-python3-openssl_21.0.0-1_all.deb ... 2024-09-11T02:09:33.071 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-11T02:09:33.105 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-11T02:09:33.256 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-11T02:09:33.283 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../081-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-11T02:09:33.322 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-11T02:09:33.416 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package ceph-mgr. 2024-09-11T02:09:33.434 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-11T02:09:33.443 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../064-ceph-mgr_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:33.461 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../081-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-11T02:09:33.482 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking ceph-mgr (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:33.500 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-11T02:09:33.658 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-sklearn. 2024-09-11T02:09:33.686 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../082-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-11T02:09:33.802 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-sklearn. 2024-09-11T02:09:33.810 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-11T02:09:33.828 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package ceph-mon. 2024-09-11T02:09:33.830 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../082-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-11T02:09:33.855 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../065-ceph-mon_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:33.894 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking ceph-mon (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:33.954 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-11T02:09:34.504 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-11T02:09:34.506 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package ceph-osd. 2024-09-11T02:09:34.532 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../083-ceph-mgr-diskprediction-local_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:34.533 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../066-ceph-osd_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:34.572 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking ceph-osd (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:34.579 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-mgr-diskprediction-local (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:34.714 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-11T02:09:34.741 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../083-ceph-mgr-diskprediction-local_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:34.780 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking ceph-mgr-diskprediction-local (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:35.574 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-cachetools. 2024-09-11T02:09:35.605 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../084-python3-cachetools_5.0.0-1_all.deb ... 2024-09-11T02:09:35.641 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-11T02:09:35.658 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package ceph. 2024-09-11T02:09:35.675 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../067-ceph_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:35.742 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking ceph (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:35.750 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-cachetools. 2024-09-11T02:09:35.777 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../084-python3-cachetools_5.0.0-1_all.deb ... 2024-09-11T02:09:35.816 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-11T02:09:35.935 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-11T02:09:35.963 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../085-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-11T02:09:35.986 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package ceph-fuse. 2024-09-11T02:09:36.002 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-11T02:09:36.017 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../068-ceph-fuse_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:36.044 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking ceph-fuse (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:36.085 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-11T02:09:36.102 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../085-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-11T02:09:36.135 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-11T02:09:36.314 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-11T02:09:36.342 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../086-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-11T02:09:36.372 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-11T02:09:36.397 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package ceph-mds. 2024-09-11T02:09:36.425 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../069-ceph-mds_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:36.439 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-11T02:09:36.464 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking ceph-mds (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:36.466 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../086-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-11T02:09:36.505 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-11T02:09:36.642 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-rsa. 2024-09-11T02:09:36.658 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../087-python3-rsa_4.8-1_all.deb ... 2024-09-11T02:09:36.700 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-11T02:09:36.833 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-rsa. 2024-09-11T02:09:36.859 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package cephadm. 2024-09-11T02:09:36.861 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../087-python3-rsa_4.8-1_all.deb ... 2024-09-11T02:09:36.886 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../070-cephadm_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:36.900 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-11T02:09:36.925 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking cephadm (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:37.021 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-google-auth. 2024-09-11T02:09:37.049 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../088-python3-google-auth_1.5.1-3_all.deb ... 2024-09-11T02:09:37.087 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-11T02:09:37.203 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-google-auth. 2024-09-11T02:09:37.231 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../088-python3-google-auth_1.5.1-3_all.deb ... 2024-09-11T02:09:37.253 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-11T02:09:37.270 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-11T02:09:37.280 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../071-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-11T02:09:37.319 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-11T02:09:37.433 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-11T02:09:37.461 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../089-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-11T02:09:37.500 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-11T02:09:37.589 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-11T02:09:37.617 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../089-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-11T02:09:37.622 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-11T02:09:37.654 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../072-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-11T02:09:37.656 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-11T02:09:37.689 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-11T02:09:37.903 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-websocket. 2024-09-11T02:09:37.931 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../090-python3-websocket_1.2.3-1_all.deb ... 2024-09-11T02:09:37.969 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-11T02:09:38.184 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-websocket. 2024-09-11T02:09:38.212 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../090-python3-websocket_1.2.3-1_all.deb ... 2024-09-11T02:09:38.250 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-11T02:09:38.273 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-11T02:09:38.301 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../091-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-11T02:09:38.339 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-11T02:09:38.570 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-11T02:09:38.597 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../091-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-11T02:09:38.637 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-11T02:09:38.752 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-babel. 2024-09-11T02:09:38.768 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../073-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-11T02:09:38.836 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-11T02:09:39.121 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-jinja2. 2024-09-11T02:09:39.146 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../074-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-11T02:09:39.180 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-11T02:09:39.276 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-11T02:09:39.292 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../092-ceph-mgr-k8sevents_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:39.297 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-11T02:09:39.312 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../092-ceph-mgr-k8sevents_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:39.334 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking ceph-mgr-k8sevents (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:39.354 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-mgr-k8sevents (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:39.474 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-11T02:09:39.502 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../075-ceph-mgr-cephadm_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:39.541 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking ceph-mgr-cephadm (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:39.653 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-11T02:09:39.673 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-11T02:09:39.681 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../093-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-11T02:09:39.706 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../093-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-11T02:09:39.719 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-11T02:09:39.740 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-11T02:09:39.878 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-11T02:09:39.910 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../076-python3-repoze.lru_0.7-2_all.deb ... 2024-09-11T02:09:39.944 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-11T02:09:40.039 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-11T02:09:40.068 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../094-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-11T02:09:40.077 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-11T02:09:40.105 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../094-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-11T02:09:40.106 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-11T02:09:40.144 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-11T02:09:40.214 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-routes. 2024-09-11T02:09:40.230 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../077-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-11T02:09:40.280 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-11T02:09:40.367 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package jq. 2024-09-11T02:09:40.388 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package jq. 2024-09-11T02:09:40.395 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../095-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-11T02:09:40.404 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../095-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-11T02:09:40.433 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-11T02:09:40.438 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-11T02:09:40.617 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-11T02:09:40.644 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../078-ceph-mgr-dashboard_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:40.683 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking ceph-mgr-dashboard (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:40.686 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package socat. 2024-09-11T02:09:40.691 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package socat. 2024-09-11T02:09:40.702 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../096-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-11T02:09:40.707 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../096-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-11T02:09:40.744 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-11T02:09:40.766 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-11T02:09:41.047 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package xmlstarlet. 2024-09-11T02:09:41.063 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../097-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-11T02:09:41.102 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package xmlstarlet. 2024-09-11T02:09:41.105 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-11T02:09:41.119 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../097-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-11T02:09:41.161 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-11T02:09:41.484 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package ceph-test. 2024-09-11T02:09:41.500 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../098-ceph-test_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:41.516 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-test. 2024-09-11T02:09:41.542 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking ceph-test (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:41.544 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../098-ceph-test_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:41.582 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-test (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:43.647 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-11T02:09:43.677 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../079-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-11T02:09:43.721 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-11T02:09:44.089 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package ceph-volume. 2024-09-11T02:09:44.117 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../099-ceph-volume_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:44.154 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package ceph-volume. 2024-09-11T02:09:44.155 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking ceph-volume (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:44.175 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-joblib. 2024-09-11T02:09:44.182 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../099-ceph-volume_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:44.204 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../080-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-11T02:09:44.220 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking ceph-volume (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:44.233 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-11T02:09:44.451 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-11T02:09:44.479 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../100-libcephfs-dev_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:44.517 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking libcephfs-dev (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:44.575 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-11T02:09:44.578 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-11T02:09:44.603 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../100-libcephfs-dev_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:44.606 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../081-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-11T02:09:44.641 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking libcephfs-dev (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:44.644 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-11T02:09:44.786 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-11T02:09:44.803 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../101-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-11T02:09:44.863 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-11T02:09:44.931 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-sklearn. 2024-09-11T02:09:44.935 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-11T02:09:44.952 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../101-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-11T02:09:44.956 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../082-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-11T02:09:44.985 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-11T02:09:45.083 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-11T02:09:45.216 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-11T02:09:45.244 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../102-lua-sec_1.0.2-1_amd64.deb ... 2024-09-11T02:09:45.282 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-11T02:09:45.324 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-11T02:09:45.352 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../102-lua-sec_1.0.2-1_amd64.deb ... 2024-09-11T02:09:45.390 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-11T02:09:45.653 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package nvme-cli. 2024-09-11T02:09:45.681 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../103-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-09-11T02:09:45.717 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-11T02:09:45.719 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-09-11T02:09:45.746 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../083-ceph-mgr-diskprediction-local_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:45.770 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package nvme-cli. 2024-09-11T02:09:45.775 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking ceph-mgr-diskprediction-local (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:45.798 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../103-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-09-11T02:09:45.836 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-09-11T02:09:46.149 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package pkg-config. 2024-09-11T02:09:46.177 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../104-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-11T02:09:46.215 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-11T02:09:46.242 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package pkg-config. 2024-09-11T02:09:46.270 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../104-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-11T02:09:46.308 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-11T02:09:46.477 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-11T02:09:46.493 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../105-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-11T02:09:46.535 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-11T02:09:46.545 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-11T02:09:46.573 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../105-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-11T02:09:46.611 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-11T02:09:46.739 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-cachetools. 2024-09-11T02:09:46.767 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../084-python3-cachetools_5.0.0-1_all.deb ... 2024-09-11T02:09:46.805 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-11T02:09:46.913 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-11T02:09:46.942 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../106-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-11T02:09:46.979 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-11T02:09:47.023 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-11T02:09:47.052 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../106-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-11T02:09:47.075 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-11T02:09:47.090 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-11T02:09:47.103 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../085-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-11T02:09:47.133 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-11T02:09:47.268 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-pastescript. 2024-09-11T02:09:47.294 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../107-python3-pastescript_2.0.2-4_all.deb ... 2024-09-11T02:09:47.332 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-11T02:09:47.393 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-pastescript. 2024-09-11T02:09:47.421 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../107-python3-pastescript_2.0.2-4_all.deb ... 2024-09-11T02:09:47.459 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-11T02:09:47.461 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-11T02:09:47.489 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../086-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-11T02:09:47.528 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-11T02:09:47.661 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-pluggy. 2024-09-11T02:09:47.688 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../108-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-11T02:09:47.727 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-11T02:09:47.780 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-pluggy. 2024-09-11T02:09:47.808 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../108-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-11T02:09:47.814 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-rsa. 2024-09-11T02:09:47.842 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../087-python3-rsa_4.8-1_all.deb ... 2024-09-11T02:09:47.847 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-11T02:09:47.881 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-11T02:09:48.021 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-psutil. 2024-09-11T02:09:48.038 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../109-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-11T02:09:48.079 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-11T02:09:48.166 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-psutil. 2024-09-11T02:09:48.195 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../109-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-11T02:09:48.201 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-google-auth. 2024-09-11T02:09:48.225 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-11T02:09:48.229 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../088-python3-google-auth_1.5.1-3_all.deb ... 2024-09-11T02:09:48.267 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-11T02:09:48.407 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-py. 2024-09-11T02:09:48.423 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../110-python3-py_1.10.0-1_all.deb ... 2024-09-11T02:09:48.465 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-11T02:09:48.561 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-py. 2024-09-11T02:09:48.588 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-11T02:09:48.589 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../110-python3-py_1.10.0-1_all.deb ... 2024-09-11T02:09:48.615 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../089-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-11T02:09:48.627 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-11T02:09:48.654 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-11T02:09:48.769 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-pygments. 2024-09-11T02:09:48.797 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../111-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-11T02:09:48.835 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-11T02:09:48.948 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-pygments. 2024-09-11T02:09:48.974 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-websocket. 2024-09-11T02:09:48.976 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../111-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-11T02:09:49.002 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../090-python3-websocket_1.2.3-1_all.deb ... 2024-09-11T02:09:49.006 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-11T02:09:49.040 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-11T02:09:49.289 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-11T02:09:49.317 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../112-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-11T02:09:49.355 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-11T02:09:49.369 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-11T02:09:49.397 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../091-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-11T02:09:49.435 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-11T02:09:49.658 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-toml. 2024-09-11T02:09:49.686 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../113-python3-toml_0.10.2-1_all.deb ... 2024-09-11T02:09:49.687 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-11T02:09:49.716 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../112-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-11T02:09:49.724 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-11T02:09:49.754 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-11T02:09:50.028 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-pytest. 2024-09-11T02:09:50.056 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../114-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-11T02:09:50.066 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-11T02:09:50.073 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-toml. 2024-09-11T02:09:50.085 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-11T02:09:50.095 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../092-ceph-mgr-k8sevents_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:50.102 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../113-python3-toml_0.10.2-1_all.deb ... 2024-09-11T02:09:50.132 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking ceph-mgr-k8sevents (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:50.140 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-11T02:09:50.402 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-11T02:09:50.422 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package python3-simplejson. 2024-09-11T02:09:50.430 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../093-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-11T02:09:50.435 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-pytest. 2024-09-11T02:09:50.450 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../115-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-11T02:09:50.451 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../114-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-11T02:09:50.460 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-11T02:09:50.489 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-11T02:09:50.493 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-11T02:09:50.766 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-11T02:09:50.794 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../116-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-11T02:09:50.796 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-11T02:09:50.825 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../094-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-11T02:09:50.833 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-11T02:09:50.847 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package python3-simplejson. 2024-09-11T02:09:50.863 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-11T02:09:50.875 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../115-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-11T02:09:50.913 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-11T02:09:51.141 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package jq. 2024-09-11T02:09:51.169 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../095-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-11T02:09:51.183 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-11T02:09:51.207 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-11T02:09:51.211 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../116-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-11T02:09:51.249 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-11T02:09:51.460 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package socat. 2024-09-11T02:09:51.477 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../096-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-11T02:09:51.510 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-11T02:09:51.612 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package radosgw. 2024-09-11T02:09:51.641 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../117-radosgw_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:51.678 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking radosgw (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:51.771 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package xmlstarlet. 2024-09-11T02:09:51.788 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../097-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-11T02:09:51.821 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-11T02:09:52.062 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package radosgw. 2024-09-11T02:09:52.091 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../117-radosgw_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:52.129 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking radosgw (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:52.176 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package ceph-test. 2024-09-11T02:09:52.192 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../098-ceph-test_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:52.233 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking ceph-test (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:52.573 INFO:teuthology.orchestra.run.smithi097.stdout:Selecting previously unselected package rbd-fuse. 2024-09-11T02:09:52.589 INFO:teuthology.orchestra.run.smithi097.stdout:Preparing to unpack .../118-rbd-fuse_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:52.631 INFO:teuthology.orchestra.run.smithi097.stdout:Unpacking rbd-fuse (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:53.082 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package rbd-fuse. 2024-09-11T02:09:53.098 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../118-rbd-fuse_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:53.132 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking rbd-fuse (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:53.144 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-11T02:09:53.394 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-11T02:09:53.437 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-11T02:09:53.520 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-09-11T02:09:53.688 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-11T02:09:53.784 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-11T02:09:53.822 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-09-11T02:09:54.092 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-11T02:09:54.834 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-11T02:09:54.834 INFO:teuthology.orchestra.run.smithi079.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-11T02:09:54.834 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-11T02:09:54.834 INFO:teuthology.orchestra.run.smithi097.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-11T02:09:54.834 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up cephadm (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:54.874 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up cephadm (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:54.896 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package ceph-volume. 2024-09-11T02:09:54.925 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../099-ceph-volume_19.3.0-4854-g8f219c47-1jammy_all.deb ... 2024-09-11T02:09:54.971 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking ceph-volume (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:55.180 INFO:teuthology.orchestra.run.smithi097.stdout:Adding system user cephadm....done 2024-09-11T02:09:55.284 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-11T02:09:55.312 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../100-libcephfs-dev_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:09:55.328 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-11T02:09:55.350 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking libcephfs-dev (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:55.433 INFO:teuthology.orchestra.run.smithi079.stdout:Adding system user cephadm....done 2024-09-11T02:09:55.548 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-11T02:09:55.604 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-11T02:09:55.670 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-11T02:09:55.698 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../101-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-11T02:09:55.736 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-11T02:09:55.799 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-11T02:09:55.855 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-11T02:09:55.981 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-11T02:09:56.050 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-11T02:09:56.074 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-11T02:09:56.103 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../102-lua-sec_1.0.2-1_amd64.deb ... 2024-09-11T02:09:56.140 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-11T02:09:56.177 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-11T02:09:56.248 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-11T02:09:56.428 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-11T02:09:56.483 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-11T02:09:56.503 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package nvme-cli. 2024-09-11T02:09:56.531 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../103-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-09-11T02:09:56.569 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-09-11T02:09:56.617 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-11T02:09:56.688 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-11T02:09:56.814 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-11T02:09:56.935 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-11T02:09:57.000 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package pkg-config. 2024-09-11T02:09:57.028 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../104-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-11T02:09:57.066 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-11T02:09:57.099 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-11T02:09:57.304 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-11T02:09:57.319 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-11T02:09:57.336 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../105-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-11T02:09:57.377 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-11T02:09:57.460 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-11T02:09:57.563 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-11T02:09:57.719 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-11T02:09:57.789 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-11T02:09:57.817 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../106-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-11T02:09:57.823 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-11T02:09:57.855 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-11T02:09:57.987 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-11T02:09:58.049 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-11T02:09:58.158 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-pastescript. 2024-09-11T02:09:58.187 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../107-python3-pastescript_2.0.2-4_all.deb ... 2024-09-11T02:09:58.224 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-11T02:09:58.239 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-11T02:09:58.317 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-11T02:09:58.465 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-11T02:09:58.511 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-pluggy. 2024-09-11T02:09:58.528 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../108-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-11T02:09:58.569 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-11T02:09:58.576 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-11T02:09:58.741 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-11T02:09:58.828 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-ceph-argparse (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:58.914 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-psutil. 2024-09-11T02:09:58.931 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../109-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-11T02:09:58.972 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-11T02:09:58.993 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-ceph-argparse (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:09:59.095 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-11T02:09:59.221 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up libnbd0 (1.10.5-1) ... 2024-09-11T02:09:59.300 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-py. 2024-09-11T02:09:59.329 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../110-python3-py_1.10.0-1_all.deb ... 2024-09-11T02:09:59.333 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-11T02:09:59.339 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-11T02:09:59.366 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-11T02:09:59.449 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-11T02:09:59.530 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libnbd0 (1.10.5-1) ... 2024-09-11T02:09:59.561 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-11T02:09:59.655 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-11T02:09:59.688 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-pygments. 2024-09-11T02:09:59.716 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../111-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-11T02:09:59.753 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-11T02:09:59.781 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-11T02:09:59.826 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-11T02:09:59.882 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-11T02:10:00.107 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-11T02:10:00.184 INFO:teuthology.orchestra.run.smithi097.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-11T02:10:00.208 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-11T02:10:00.216 INFO:teuthology.orchestra.run.smithi097.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-11T02:10:00.237 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../112-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-11T02:10:00.274 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-11T02:10:00.279 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-11T02:10:00.405 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-11T02:10:00.505 INFO:teuthology.orchestra.run.smithi079.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-11T02:10:00.540 INFO:teuthology.orchestra.run.smithi079.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-11T02:10:00.585 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-toml. 2024-09-11T02:10:00.603 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-11T02:10:00.614 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../113-python3-toml_0.10.2-1_all.deb ... 2024-09-11T02:10:00.652 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-11T02:10:00.729 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-11T02:10:00.764 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-11T02:10:00.874 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-11T02:10:00.971 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-pytest. 2024-09-11T02:10:01.000 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../114-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-11T02:10:01.037 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-11T02:10:01.116 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-11T02:10:01.122 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-11T02:10:01.231 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-11T02:10:01.351 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-11T02:10:01.366 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package python3-simplejson. 2024-09-11T02:10:01.395 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../115-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-11T02:10:01.432 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-11T02:10:01.482 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-11T02:10:01.652 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up zip (3.0-12build2) ... 2024-09-11T02:10:01.693 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-11T02:10:01.710 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../116-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-11T02:10:01.743 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-11T02:10:01.775 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-11T02:10:01.778 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-11T02:10:02.077 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up zip (3.0-12build2) ... 2024-09-11T02:10:02.203 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-11T02:10:02.421 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-11T02:10:02.439 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package radosgw. 2024-09-11T02:10:02.468 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../117-radosgw_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:10:02.497 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking radosgw (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:02.672 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-11T02:10:02.798 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-11T02:10:02.922 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-11T02:10:02.924 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-11T02:10:03.181 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-11T02:10:03.217 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-11T02:10:03.282 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-11T02:10:03.425 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-11T02:10:03.583 INFO:teuthology.orchestra.run.smithi052.stdout:Selecting previously unselected package rbd-fuse. 2024-09-11T02:10:03.601 INFO:teuthology.orchestra.run.smithi052.stdout:Preparing to unpack .../118-rbd-fuse_19.3.0-4854-g8f219c47-1jammy_amd64.deb ... 2024-09-11T02:10:03.601 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-11T02:10:03.641 INFO:teuthology.orchestra.run.smithi052.stdout:Unpacking rbd-fuse (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:03.726 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-11T02:10:03.853 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-11T02:10:03.939 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-11T02:10:04.128 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-11T02:10:04.229 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-11T02:10:04.255 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-11T02:10:04.381 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-09-11T02:10:04.387 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-11T02:10:04.530 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-11T02:10:04.622 INFO:teuthology.orchestra.run.smithi052.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-11T02:10:04.772 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-11T02:10:04.884 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-11T02:10:04.963 INFO:teuthology.orchestra.run.smithi052.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-11T02:10:05.040 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-11T02:10:05.132 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-11T02:10:05.250 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-ceph-common (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:05.384 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-11T02:10:05.402 INFO:teuthology.orchestra.run.smithi052.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-11T02:10:05.466 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up cephadm (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:05.570 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-11T02:10:05.635 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-11T02:10:05.761 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-ceph-common (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:05.888 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-11T02:10:05.966 INFO:teuthology.orchestra.run.smithi052.stdout:Adding system user cephadm....done 2024-09-11T02:10:06.062 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-11T02:10:06.122 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-11T02:10:06.388 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-11T02:10:06.390 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-11T02:10:06.675 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-11T02:10:06.784 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-11T02:10:07.010 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-11T02:10:07.044 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-11T02:10:07.254 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-11T02:10:07.312 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-11T02:10:07.388 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-11T02:10:07.438 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-11T02:10:07.578 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-11T02:10:07.647 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-11T02:10:07.748 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-11T02:10:07.773 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-11T02:10:07.821 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-11T02:10:07.899 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-11T02:10:07.931 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-11T02:10:08.108 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-11T02:10:08.182 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-11T02:10:08.201 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-11T02:10:08.309 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-11T02:10:08.351 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-11T02:10:08.435 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-11T02:10:08.644 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-11T02:10:08.718 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-11T02:10:08.753 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-11T02:10:09.012 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-11T02:10:09.028 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-11T02:10:09.154 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-11T02:10:09.179 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-11T02:10:09.238 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-11T02:10:09.339 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-11T02:10:09.438 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-11T02:10:09.455 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-11T02:10:09.650 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-11T02:10:09.689 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-11T02:10:09.706 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-11T02:10:09.909 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-11T02:10:09.966 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-11T02:10:10.032 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-ceph-argparse (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:10.250 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-11T02:10:10.316 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-11T02:10:10.352 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-11T02:10:10.417 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up libnbd0 (1.10.5-1) ... 2024-09-11T02:10:10.484 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-11T02:10:10.535 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-11T02:10:10.612 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-11T02:10:10.661 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-11T02:10:10.744 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-11T02:10:10.787 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-11T02:10:10.854 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-11T02:10:10.861 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-11T02:10:11.046 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-11T02:10:11.097 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-11T02:10:11.146 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-11T02:10:11.198 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-11T02:10:11.272 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-11T02:10:11.431 INFO:teuthology.orchestra.run.smithi052.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-11T02:10:11.461 INFO:teuthology.orchestra.run.smithi052.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-11T02:10:11.466 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-11T02:10:11.525 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-11T02:10:11.565 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-11T02:10:11.592 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-11T02:10:11.651 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-11T02:10:11.866 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-11T02:10:11.885 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-11T02:10:12.019 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-11T02:10:12.109 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-11T02:10:12.145 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-11T02:10:12.178 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-11T02:10:12.226 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-11T02:10:12.360 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-11T02:10:12.421 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-11T02:10:12.421 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-11T02:10:12.433 INFO:teuthology.orchestra.run.smithi097.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-11T02:10:12.522 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-11T02:10:12.631 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-11T02:10:12.679 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-11T02:10:12.697 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-11T02:10:12.721 INFO:teuthology.orchestra.run.smithi079.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-11T02:10:12.805 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-11T02:10:12.967 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-11T02:10:12.998 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up zip (3.0-12build2) ... 2024-09-11T02:10:13.118 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-11T02:10:13.124 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-11T02:10:13.206 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-11T02:10:13.474 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-11T02:10:13.494 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-11T02:10:13.600 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-11T02:10:13.754 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-11T02:10:13.843 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-11T02:10:13.851 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-11T02:10:13.855 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-11T02:10:13.969 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-11T02:10:14.089 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-11T02:10:14.129 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-11T02:10:14.216 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-11T02:10:14.261 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-11T02:10:14.262 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-11T02:10:14.387 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-11T02:10:14.542 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-11T02:10:14.554 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-11T02:10:14.713 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-11T02:10:14.843 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-11T02:10:14.847 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-11T02:10:14.981 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-11T02:10:15.119 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-11T02:10:15.123 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-11T02:10:15.237 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-11T02:10:15.258 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-11T02:10:15.374 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-11T02:10:15.488 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-11T02:10:15.627 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-11T02:10:15.742 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-11T02:10:15.842 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-11T02:10:15.870 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-11T02:10:16.044 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-11T02:10:16.102 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-11T02:10:16.247 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-11T02:10:16.395 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-11T02:10:16.479 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-11T02:10:16.540 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-11T02:10:16.671 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-11T02:10:16.739 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-11T02:10:16.772 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-ceph-common (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:16.876 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-11T02:10:17.002 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up librados2 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:17.075 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-11T02:10:17.082 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-11T02:10:17.111 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up libsqlite3-mod-ceph (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:17.201 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up librados2 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:17.237 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-11T02:10:17.327 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libsqlite3-mod-ceph (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:17.433 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-11T02:10:17.453 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-11T02:10:17.574 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up libcephfs2 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:17.700 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up libradosstriper1 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:17.740 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libcephfs2 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:17.826 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-11T02:10:17.866 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libradosstriper1 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:17.992 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-11T02:10:18.102 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up librbd1 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:18.237 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up ceph-mgr-modules-core (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:18.269 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up librbd1 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:18.363 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up ceph-fuse (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:18.387 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-mgr-modules-core (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:18.488 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-fuse (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:18.602 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-11T02:10:18.602 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-11T02:10:18.630 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-11T02:10:18.686 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-11T02:10:18.687 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-11T02:10:18.865 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-11T02:10:19.000 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-11T02:10:19.097 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up libcephfs-dev (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:19.156 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up libcephfs-dev (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:19.240 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-rados (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:19.268 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-11T02:10:19.291 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-rados (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:19.358 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up librgw2 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:19.394 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-11T02:10:19.417 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up librgw2 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:19.459 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-11T02:10:19.528 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-11T02:10:19.543 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-11T02:10:19.829 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-11T02:10:20.080 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-11T02:10:20.323 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-11T02:10:20.424 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-11T02:10:20.621 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-rbd (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:20.742 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-11T02:10:20.747 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up rbd-fuse (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:20.797 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-rbd (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:20.873 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-rgw (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:20.923 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up rbd-fuse (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:20.999 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up python3-cephfs (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:21.001 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-11T02:10:21.058 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-rgw (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:21.117 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up ceph-common (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:21.184 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up python3-cephfs (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:21.269 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-11T02:10:21.310 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-common (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:21.529 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-11T02:10:21.652 INFO:teuthology.orchestra.run.smithi097.stdout:Adding group ceph....done 2024-09-11T02:10:21.795 INFO:teuthology.orchestra.run.smithi079.stdout:Adding group ceph....done 2024-09-11T02:10:21.830 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-11T02:10:22.106 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-11T02:10:22.119 INFO:teuthology.orchestra.run.smithi097.stdout:Adding system user ceph....done 2024-09-11T02:10:22.171 INFO:teuthology.orchestra.run.smithi079.stdout:Adding system user ceph....done 2024-09-11T02:10:22.215 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-11T02:10:22.322 INFO:teuthology.orchestra.run.smithi097.stdout:Setting system user ceph properties....done 2024-09-11T02:10:22.340 INFO:teuthology.orchestra.run.smithi097.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-11T02:10:22.340 INFO:teuthology.orchestra.run.smithi079.stdout:Setting system user ceph properties....done 2024-09-11T02:10:22.357 INFO:teuthology.orchestra.run.smithi079.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-11T02:10:22.479 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-11T02:10:22.483 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-11T02:10:22.495 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-11T02:10:22.609 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-11T02:10:22.821 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-11T02:10:22.839 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-11T02:10:22.910 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-11T02:10:23.211 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-11T02:10:23.276 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up ceph-test (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:23.304 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-test (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:23.402 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up radosgw (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:23.413 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up radosgw (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:23.471 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-11T02:10:23.597 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-11T02:10:23.731 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-11T02:10:23.813 INFO:teuthology.orchestra.run.smithi052.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-11T02:10:23.855 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-11T02:10:23.855 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-11T02:10:23.870 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-11T02:10:23.870 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-11T02:10:24.091 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-11T02:10:24.217 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-11T02:10:24.313 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up ceph-base (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:24.315 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-base (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:24.610 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-11T02:10:24.658 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-11T02:10:24.678 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-11T02:10:24.878 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-11T02:10:25.004 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-11T02:10:25.081 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up ceph-mds (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:25.159 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-mds (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:25.272 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-11T02:10:25.316 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-11T02:10:25.317 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-11T02:10:25.382 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-11T02:10:25.382 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-11T02:10:25.407 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-11T02:10:25.725 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-11T02:10:25.733 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up ceph-mgr (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:25.902 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-mgr (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:26.012 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-11T02:10:26.013 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-11T02:10:26.025 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-11T02:10:26.133 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-11T02:10:26.133 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-11T02:10:26.293 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-11T02:10:26.419 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-11T02:10:26.587 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-osd (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:26.626 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up ceph-osd (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:26.695 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-11T02:10:26.841 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-11T02:10:26.842 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-11T02:10:26.893 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-11T02:10:26.894 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-11T02:10:27.057 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-11T02:10:27.314 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-mgr-k8sevents (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:27.325 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-11T02:10:27.329 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up ceph-mgr-k8sevents (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:27.454 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up ceph-mgr-diskprediction-local (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:27.473 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-mgr-diskprediction-local (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:27.589 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up ceph-mon (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:27.625 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-mon (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:27.693 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-11T02:10:27.784 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-11T02:10:27.784 INFO:teuthology.orchestra.run.smithi097.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-11T02:10:27.841 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-11T02:10:27.841 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-11T02:10:27.986 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-11T02:10:28.240 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up ceph-mgr-cephadm (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:28.317 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-mgr-cephadm (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:28.339 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-11T02:10:28.400 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up ceph (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:28.449 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up librados2 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:28.460 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:28.526 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up ceph-mgr-dashboard (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:28.561 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-mgr-dashboard (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:28.574 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up libsqlite3-mod-ceph (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:28.677 INFO:teuthology.orchestra.run.smithi097.stdout:Setting up ceph-volume (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:28.687 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up ceph-volume (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:28.700 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-11T02:10:29.036 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up libcephfs2 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:29.053 INFO:teuthology.orchestra.run.smithi097.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-11T02:10:29.057 INFO:teuthology.orchestra.run.smithi079.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-11T02:10:29.154 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up libradosstriper1 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:29.158 INFO:teuthology.orchestra.run.smithi079.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-11T02:10:29.311 INFO:teuthology.orchestra.run.smithi079.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-11T02:10:29.471 INFO:teuthology.orchestra.run.smithi097.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-11T02:10:29.548 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-11T02:10:29.786 INFO:teuthology.orchestra.run.smithi097.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-11T02:10:29.823 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up librbd1 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:29.949 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up ceph-mgr-modules-core (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:30.076 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up ceph-fuse (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:30.302 INFO:teuthology.orchestra.run.smithi052.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-11T02:10:30.303 INFO:teuthology.orchestra.run.smithi052.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-11T02:10:30.372 INFO:teuthology.orchestra.run.smithi079.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-11T02:10:30.802 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up libcephfs-dev (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:30.886 INFO:teuthology.orchestra.run.smithi097.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-11T02:10:30.928 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-rados (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:31.029 INFO:teuthology.orchestra.run.smithi079.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-11T02:10:31.034 DEBUG:teuthology.parallel:result is None 2024-09-11T02:10:31.054 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up librgw2 (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:31.180 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-11T02:10:31.531 INFO:teuthology.orchestra.run.smithi097.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-11T02:10:31.536 DEBUG:teuthology.parallel:result is None 2024-09-11T02:10:32.459 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-rbd (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:32.584 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up rbd-fuse (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:32.694 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-rgw (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:32.795 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up python3-cephfs (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:32.921 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up ceph-common (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:33.465 INFO:teuthology.orchestra.run.smithi052.stdout:Adding group ceph....done 2024-09-11T02:10:33.784 INFO:teuthology.orchestra.run.smithi052.stdout:Adding system user ceph....done 2024-09-11T02:10:33.902 INFO:teuthology.orchestra.run.smithi052.stdout:Setting system user ceph properties....done 2024-09-11T02:10:33.914 INFO:teuthology.orchestra.run.smithi052.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-11T02:10:34.059 INFO:teuthology.orchestra.run.smithi052.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-11T02:10:34.429 INFO:teuthology.orchestra.run.smithi052.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-11T02:10:34.907 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up ceph-test (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:35.042 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up radosgw (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:35.525 INFO:teuthology.orchestra.run.smithi052.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-11T02:10:35.525 INFO:teuthology.orchestra.run.smithi052.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-11T02:10:35.985 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up ceph-base (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:36.351 INFO:teuthology.orchestra.run.smithi052.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-11T02:10:36.913 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up ceph-mds (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:37.345 INFO:teuthology.orchestra.run.smithi052.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-11T02:10:37.345 INFO:teuthology.orchestra.run.smithi052.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-11T02:10:37.824 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up ceph-mgr (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:38.052 INFO:teuthology.orchestra.run.smithi052.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-11T02:10:38.052 INFO:teuthology.orchestra.run.smithi052.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-11T02:10:38.542 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up ceph-osd (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:38.834 INFO:teuthology.orchestra.run.smithi052.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-11T02:10:38.835 INFO:teuthology.orchestra.run.smithi052.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-11T02:10:39.335 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up ceph-mgr-k8sevents (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:39.436 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up ceph-mgr-diskprediction-local (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:39.579 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up ceph-mon (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:39.797 INFO:teuthology.orchestra.run.smithi052.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-11T02:10:39.797 INFO:teuthology.orchestra.run.smithi052.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-11T02:10:40.314 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up ceph-mgr-cephadm (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:40.465 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up ceph (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:40.725 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up ceph-mgr-dashboard (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:40.876 INFO:teuthology.orchestra.run.smithi052.stdout:Setting up ceph-volume (19.3.0-4854-g8f219c47-1jammy) ... 2024-09-11T02:10:41.245 INFO:teuthology.orchestra.run.smithi052.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-11T02:10:41.354 INFO:teuthology.orchestra.run.smithi052.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-11T02:10:41.507 INFO:teuthology.orchestra.run.smithi052.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-11T02:10:42.649 INFO:teuthology.orchestra.run.smithi052.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-11T02:10:43.316 INFO:teuthology.orchestra.run.smithi052.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-11T02:10:43.321 DEBUG:teuthology.parallel:result is None 2024-09-11T02:10:43.321 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=8f219c476cb4f26fc5719c661c0323719a45cb30 2024-09-11T02:10:43.471 DEBUG:teuthology.orchestra.run.smithi052:> dpkg-query -W -f '${Version}' ceph 2024-09-11T02:10:43.490 INFO:teuthology.orchestra.run.smithi052.stdout:19.3.0-4854-g8f219c47-1jammy 2024-09-11T02:10:43.491 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4854-g8f219c47-1jammy 2024-09-11T02:10:43.491 INFO:teuthology.task.install:The correct ceph version 19.3.0-4854-g8f219c47-1jammy is installed. 2024-09-11T02:10:43.493 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=8f219c476cb4f26fc5719c661c0323719a45cb30 2024-09-11T02:10:43.642 DEBUG:teuthology.orchestra.run.smithi079:> dpkg-query -W -f '${Version}' ceph 2024-09-11T02:10:43.662 INFO:teuthology.orchestra.run.smithi079.stdout:19.3.0-4854-g8f219c47-1jammy 2024-09-11T02:10:43.662 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4854-g8f219c47-1jammy 2024-09-11T02:10:43.662 INFO:teuthology.task.install:The correct ceph version 19.3.0-4854-g8f219c47-1jammy is installed. 2024-09-11T02:10:43.666 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=8f219c476cb4f26fc5719c661c0323719a45cb30 2024-09-11T02:10:43.817 DEBUG:teuthology.orchestra.run.smithi097:> dpkg-query -W -f '${Version}' ceph 2024-09-11T02:10:43.836 INFO:teuthology.orchestra.run.smithi097.stdout:19.3.0-4854-g8f219c47-1jammy 2024-09-11T02:10:43.836 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4854-g8f219c47-1jammy 2024-09-11T02:10:43.837 INFO:teuthology.task.install:The correct ceph version 19.3.0-4854-g8f219c47-1jammy is installed. 2024-09-11T02:10:43.838 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-11T02:10:43.838 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-11T02:10:43.839 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-11T02:10:43.853 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-11T02:10:43.853 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-11T02:10:43.868 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-11T02:10:43.869 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-11T02:10:43.893 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-11T02:10:43.893 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-11T02:10:43.893 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd of=/usr/bin/daemon-helper 2024-09-11T02:10:43.909 DEBUG:teuthology.orchestra.run.smithi052:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-11T02:10:43.968 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-11T02:10:43.968 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/usr/bin/daemon-helper 2024-09-11T02:10:43.982 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-11T02:10:44.038 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-11T02:10:44.039 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/usr/bin/daemon-helper 2024-09-11T02:10:44.052 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-11T02:10:44.106 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-11T02:10:44.106 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-11T02:10:44.107 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-11T02:10:44.120 DEBUG:teuthology.orchestra.run.smithi052:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-11T02:10:44.177 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-11T02:10:44.177 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-11T02:10:44.191 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-11T02:10:44.247 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-11T02:10:44.247 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-11T02:10:44.260 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-11T02:10:44.314 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-11T02:10:44.315 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-11T02:10:44.315 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd of=/usr/bin/stdin-killer 2024-09-11T02:10:44.329 DEBUG:teuthology.orchestra.run.smithi052:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-11T02:10:44.385 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-11T02:10:44.385 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/usr/bin/stdin-killer 2024-09-11T02:10:44.399 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-11T02:10:44.454 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-11T02:10:44.454 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/usr/bin/stdin-killer 2024-09-11T02:10:44.469 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-11T02:10:44.522 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-11T02:10:44.642 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 3}, '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\\)', 'MON_DOWN', 'mons down', 'mon down', 'out of quorum', 'CEPHADM_STRAY_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': '8f219c476cb4f26fc5719c661c0323719a45cb30'} 2024-09-11T02:10:44.642 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 2024-09-11T02:10:44.643 INFO:tasks.cephadm:Cluster fsid is 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:10:44.643 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-11T02:10:44.643 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.52', 'mon.b': '172.21.15.79', 'mon.c': '172.21.15.97'} 2024-09-11T02:10:44.643 INFO:tasks.cephadm:First mon is mon.a on smithi052 2024-09-11T02:10:44.643 INFO:tasks.cephadm:First mgr is a 2024-09-11T02:10:44.643 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-11T02:10:44.643 DEBUG:teuthology.orchestra.run.smithi052:> sudo hostname $(hostname -s) 2024-09-11T02:10:44.658 DEBUG:teuthology.orchestra.run.smithi079:> sudo hostname $(hostname -s) 2024-09-11T02:10:44.672 DEBUG:teuthology.orchestra.run.smithi097:> sudo hostname $(hostname -s) 2024-09-11T02:10:44.686 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-11T02:10:44.686 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=8f219c476cb4f26fc5719c661c0323719a45cb30 2024-09-11T02:10:44.840 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '8f219c476cb4f26fc5719c661c0323719a45cb30', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/82938/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4854-g8f219c47', 'node_name': '172.21.2.9+braggi09', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-4854-g8f219c47-1jammy'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-10 10:28:38.413227', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-hemanth-testing-2024-09-10-0723', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-11T02:10:44.987 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref wip-hemanth-testing-2024-09-10-0723, sha1 8f219c476cb4f26fc5719c661c0323719a45cb30 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=8f219c476cb4f26fc5719c661c0323719a45cb30 2024-09-11T02:10:44.988 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-11T02:10:44.989 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-11T02:10:44.989 DEBUG:teuthology.orchestra.run.smithi052:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-11T02:10:45.470 INFO:teuthology.orchestra.run.smithi052.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811211 Sep 11 02:10 /home/ubuntu/cephtest/cephadm 2024-09-11T02:10:45.470 DEBUG:teuthology.orchestra.run.smithi079:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-11T02:10:45.949 INFO:teuthology.orchestra.run.smithi079.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811211 Sep 11 02:10 /home/ubuntu/cephtest/cephadm 2024-09-11T02:10:45.949 DEBUG:teuthology.orchestra.run.smithi097:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/wip-hemanth-testing-2024-09-10-0723/8f219c476cb4f26fc5719c661c0323719a45cb30/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-11T02:10:46.415 INFO:teuthology.orchestra.run.smithi097.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811211 Sep 11 02:10 /home/ubuntu/cephtest/cephadm 2024-09-11T02:10:46.415 DEBUG:teuthology.orchestra.run.smithi052:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-11T02:10:46.423 DEBUG:teuthology.orchestra.run.smithi079:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-11T02:10:46.431 DEBUG:teuthology.orchestra.run.smithi097:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-11T02:10:46.449 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 on all hosts... 2024-09-11T02:10:46.449 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 pull 2024-09-11T02:10:46.466 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 pull 2024-09-11T02:10:46.477 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 pull 2024-09-11T02:10:46.652 INFO:teuthology.orchestra.run.smithi052.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30... 2024-09-11T02:10:46.661 INFO:teuthology.orchestra.run.smithi079.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30... 2024-09-11T02:10:46.668 INFO:teuthology.orchestra.run.smithi097.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30... 2024-09-11T02:11:41.434 INFO:teuthology.orchestra.run.smithi052.stdout:{ 2024-09-11T02:11:41.435 INFO:teuthology.orchestra.run.smithi052.stdout: "ceph_version": "ceph version 19.3.0-4854-g8f219c47 (8f219c476cb4f26fc5719c661c0323719a45cb30) squid (dev)", 2024-09-11T02:11:41.435 INFO:teuthology.orchestra.run.smithi052.stdout: "image_id": "589dd18248e494ba411dc838aa4ae0e5e569213f08fcd7a2cf22cd3ef7e3c480", 2024-09-11T02:11:41.435 INFO:teuthology.orchestra.run.smithi052.stdout: "repo_digests": [ 2024-09-11T02:11:41.435 INFO:teuthology.orchestra.run.smithi052.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:15494b9bca13f9d7088cd5c92cad00398197153ea02321fd69a7c31aa379887e" 2024-09-11T02:11:41.435 INFO:teuthology.orchestra.run.smithi052.stdout: ] 2024-09-11T02:11:41.435 INFO:teuthology.orchestra.run.smithi052.stdout:} 2024-09-11T02:11:58.526 INFO:teuthology.orchestra.run.smithi097.stdout:{ 2024-09-11T02:11:58.526 INFO:teuthology.orchestra.run.smithi097.stdout: "ceph_version": "ceph version 19.3.0-4854-g8f219c47 (8f219c476cb4f26fc5719c661c0323719a45cb30) squid (dev)", 2024-09-11T02:11:58.526 INFO:teuthology.orchestra.run.smithi097.stdout: "image_id": "589dd18248e494ba411dc838aa4ae0e5e569213f08fcd7a2cf22cd3ef7e3c480", 2024-09-11T02:11:58.526 INFO:teuthology.orchestra.run.smithi097.stdout: "repo_digests": [ 2024-09-11T02:11:58.526 INFO:teuthology.orchestra.run.smithi097.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:15494b9bca13f9d7088cd5c92cad00398197153ea02321fd69a7c31aa379887e" 2024-09-11T02:11:58.527 INFO:teuthology.orchestra.run.smithi097.stdout: ] 2024-09-11T02:11:58.527 INFO:teuthology.orchestra.run.smithi097.stdout:} 2024-09-11T02:12:11.301 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-11T02:12:11.301 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph_version": "ceph version 19.3.0-4854-g8f219c47 (8f219c476cb4f26fc5719c661c0323719a45cb30) squid (dev)", 2024-09-11T02:12:11.302 INFO:teuthology.orchestra.run.smithi079.stdout: "image_id": "589dd18248e494ba411dc838aa4ae0e5e569213f08fcd7a2cf22cd3ef7e3c480", 2024-09-11T02:12:11.302 INFO:teuthology.orchestra.run.smithi079.stdout: "repo_digests": [ 2024-09-11T02:12:11.302 INFO:teuthology.orchestra.run.smithi079.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:15494b9bca13f9d7088cd5c92cad00398197153ea02321fd69a7c31aa379887e" 2024-09-11T02:12:11.302 INFO:teuthology.orchestra.run.smithi079.stdout: ] 2024-09-11T02:12:11.302 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-11T02:12:11.351 DEBUG:teuthology.orchestra.run.smithi052:> sudo mkdir -p /etc/ceph 2024-09-11T02:12:11.370 DEBUG:teuthology.orchestra.run.smithi079:> sudo mkdir -p /etc/ceph 2024-09-11T02:12:11.384 DEBUG:teuthology.orchestra.run.smithi097:> sudo mkdir -p /etc/ceph 2024-09-11T02:12:11.399 DEBUG:teuthology.orchestra.run.smithi052:> sudo chmod 777 /etc/ceph 2024-09-11T02:12:11.425 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 777 /etc/ceph 2024-09-11T02:12:11.438 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod 777 /etc/ceph 2024-09-11T02:12:11.453 INFO:tasks.cephadm:Writing seed config... 2024-09-11T02:12:11.454 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-11T02:12:11.454 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-11T02:12:11.455 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-11T02:12:11.455 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-09-11T02:12:11.455 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-11T02:12:11.455 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-11T02:12:11.455 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-11T02:12:11.455 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-11T02:12:11.455 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-11T02:12:11.455 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-11T02:12:11.456 DEBUG:teuthology.orchestra.run.smithi052:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-11T02:12:11.473 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 0d7e80fa-6fe3-11ef-bcea-c7b262605968 mon election default strategy = 3 [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-09-11T02:12:11.473 DEBUG:teuthology.orchestra.run.smithi052:mon.a> sudo journalctl -f -n 0 -u ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mon.a.service 2024-09-11T02:12:11.518 DEBUG:teuthology.orchestra.run.smithi052:mgr.a> sudo journalctl -f -n 0 -u ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mgr.a.service 2024-09-11T02:12:11.561 INFO:tasks.cephadm:Bootstrapping... 2024-09-11T02:12:11.561 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 -v bootstrap --fsid 0d7e80fa-6fe3-11ef-bcea-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 a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.52 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-11T02:12:11.794 INFO:teuthology.orchestra.run.smithi052.stdout:-------------------------------------------------------------------------------- 2024-09-11T02:12:11.794 INFO:teuthology.orchestra.run.smithi052.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30', '-v', 'bootstrap', '--fsid', '0d7e80fa-6fe3-11ef-bcea-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', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.52', '--skip-admin-label'] 2024-09-11T02:12:11.794 INFO:teuthology.orchestra.run.smithi052.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-11T02:12:11.795 INFO:teuthology.orchestra.run.smithi052.stdout:Verifying podman|docker is present... 2024-09-11T02:12:11.795 INFO:teuthology.orchestra.run.smithi052.stdout:Verifying lvm2 is present... 2024-09-11T02:12:11.795 INFO:teuthology.orchestra.run.smithi052.stdout:Verifying time synchronization is in place... 2024-09-11T02:12:11.800 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-11T02:12:11.800 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-11T02:12:11.805 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-11T02:12:11.805 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout inactive 2024-09-11T02:12:11.809 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-11T02:12:11.809 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-11T02:12:11.813 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-11T02:12:11.813 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout inactive 2024-09-11T02:12:11.817 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-11T02:12:11.817 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout masked 2024-09-11T02:12:11.820 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-11T02:12:11.820 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout inactive 2024-09-11T02:12:11.824 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-11T02:12:11.824 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-11T02:12:11.828 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-11T02:12:11.828 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout inactive 2024-09-11T02:12:11.832 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout enabled 2024-09-11T02:12:11.836 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout active 2024-09-11T02:12:11.836 INFO:teuthology.orchestra.run.smithi052.stdout:Unit ntp.service is enabled and running 2024-09-11T02:12:11.836 INFO:teuthology.orchestra.run.smithi052.stdout:Repeating the final host check... 2024-09-11T02:12:11.837 INFO:teuthology.orchestra.run.smithi052.stdout:docker (/usr/bin/docker) is present 2024-09-11T02:12:11.837 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl is present 2024-09-11T02:12:11.837 INFO:teuthology.orchestra.run.smithi052.stdout:lvcreate is present 2024-09-11T02:12:11.840 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-11T02:12:11.840 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-11T02:12:11.844 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-11T02:12:11.844 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout inactive 2024-09-11T02:12:11.847 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-11T02:12:11.848 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-11T02:12:11.851 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-11T02:12:11.851 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout inactive 2024-09-11T02:12:11.855 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-11T02:12:11.855 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout masked 2024-09-11T02:12:11.858 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-11T02:12:11.859 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout inactive 2024-09-11T02:12:11.862 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-11T02:12:11.862 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-11T02:12:11.866 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-11T02:12:11.866 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout inactive 2024-09-11T02:12:11.870 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout enabled 2024-09-11T02:12:11.874 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stdout active 2024-09-11T02:12:11.874 INFO:teuthology.orchestra.run.smithi052.stdout:Unit ntp.service is enabled and running 2024-09-11T02:12:11.874 INFO:teuthology.orchestra.run.smithi052.stdout:Host looks OK 2024-09-11T02:12:11.874 INFO:teuthology.orchestra.run.smithi052.stdout:Cluster fsid: 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:12:11.874 INFO:teuthology.orchestra.run.smithi052.stdout:Acquiring lock 140693337931296 on /run/cephadm/0d7e80fa-6fe3-11ef-bcea-c7b262605968.lock 2024-09-11T02:12:11.874 INFO:teuthology.orchestra.run.smithi052.stdout:Lock 140693337931296 acquired on /run/cephadm/0d7e80fa-6fe3-11ef-bcea-c7b262605968.lock 2024-09-11T02:12:11.874 INFO:teuthology.orchestra.run.smithi052.stdout:Verifying IP 172.21.15.52 port 3300 ... 2024-09-11T02:12:11.875 INFO:teuthology.orchestra.run.smithi052.stdout:Verifying IP 172.21.15.52 port 6789 ... 2024-09-11T02:12:11.875 INFO:teuthology.orchestra.run.smithi052.stdout:Base mon IP(s) is [172.21.15.52:3300, 172.21.15.52:6789], mon addrv is [v2:172.21.15.52:3300,v1:172.21.15.52:6789] 2024-09-11T02:12:11.877 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-11T02:12:11.877 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-11T02:12:11.877 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.52 2024-09-11T02:12:11.879 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-11T02:12:11.879 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-11T02:12:11.879 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1722sec hoplimit 64 pref medium 2024-09-11T02:12:11.881 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-11T02:12:11.882 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-11T02:12:11.882 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-11T02:12:11.882 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-11T02:12:11.882 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:15de/64 scope link 2024-09-11T02:12:11.882 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-11T02:12:11.883 INFO:teuthology.orchestra.run.smithi052.stdout:Mon IP `172.21.15.52` is in CIDR network `172.21.0.0/20` 2024-09-11T02:12:11.883 INFO:teuthology.orchestra.run.smithi052.stdout:Mon IP `172.21.15.52` is in CIDR network `172.21.0.0/20` 2024-09-11T02:12:11.883 INFO:teuthology.orchestra.run.smithi052.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-11T02:12:11.883 INFO:teuthology.orchestra.run.smithi052.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-11T02:12:11.883 INFO:teuthology.orchestra.run.smithi052.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30... 2024-09-11T02:12:12.073 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/docker: stdout 8f219c476cb4f26fc5719c661c0323719a45cb30: Pulling from ceph-ci/ceph 2024-09-11T02:12:12.073 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/docker: stdout Digest: sha256:15494b9bca13f9d7088cd5c92cad00398197153ea02321fd69a7c31aa379887e 2024-09-11T02:12:12.073 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 2024-09-11T02:12:12.073 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 2024-09-11T02:12:13.644 INFO:teuthology.orchestra.run.smithi052.stdout:ceph: stdout ceph version 19.3.0-4854-g8f219c47 (8f219c476cb4f26fc5719c661c0323719a45cb30) squid (dev) 2024-09-11T02:12:13.644 INFO:teuthology.orchestra.run.smithi052.stdout:Ceph version: ceph version 19.3.0-4854-g8f219c47 (8f219c476cb4f26fc5719c661c0323719a45cb30) squid (dev) 2024-09-11T02:12:13.644 INFO:teuthology.orchestra.run.smithi052.stdout:Extracting ceph user uid/gid from container image... 2024-09-11T02:12:15.042 INFO:teuthology.orchestra.run.smithi052.stdout:stat: stdout 167 167 2024-09-11T02:12:15.042 INFO:teuthology.orchestra.run.smithi052.stdout:Creating initial keys... 2024-09-11T02:12:16.450 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-authtool: stdout AQB//OBm5gD2NRAAVYKxgHA6YOcf3AV0xbdEEQ== 2024-09-11T02:12:17.830 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-authtool: stdout AQCB/OBmpqI3ExAAuoRGA6+/Oy0PVFdp/JLImw== 2024-09-11T02:12:19.245 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-authtool: stdout AQCC/OBmrompKBAA/YP6jpz4C5/mC/DrsxgGeA== 2024-09-11T02:12:19.246 INFO:teuthology.orchestra.run.smithi052.stdout:Creating initial monmap... 2024-09-11T02:12:20.735 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-11T02:12:20.735 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-11T02:12:20.735 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:12:20.735 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-11T02:12:20.735 INFO:teuthology.orchestra.run.smithi052.stdout:monmaptool for a [v2:172.21.15.52:3300,v1:172.21.15.52:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-11T02:12:20.735 INFO:teuthology.orchestra.run.smithi052.stdout:setting min_mon_release = quincy 2024-09-11T02:12:20.736 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/monmaptool: set fsid to 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:12:20.736 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-11T02:12:20.736 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:12:20.736 INFO:teuthology.orchestra.run.smithi052.stdout:Creating mon... 2024-09-11T02:12:22.202 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.629+0000 7f068c429c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-11T02:12:22.202 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.629+0000 7f068c429c80 1 imported monmap: 2024-09-11T02:12:22.202 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-11T02:12:22.202 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:12:22.202 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-11T02:12:20.177538+0000 2024-09-11T02:12:22.202 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr created 2024-09-11T02:12:20.177538+0000 2024-09-11T02:12:22.202 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-11T02:12:22.202 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-11T02:12:22.203 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-11T02:12:22.203 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 2024-09-11T02:12:22.203 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.629+0000 7f068c429c80 0 /usr/bin/ceph-mon: set fsid to 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:12:22.203 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-11T02:12:22.203 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 2024-09-11T02:12:22.203 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Git sha 0 2024-09-11T02:12:22.203 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Compile date 2024-09-10 08:02:51 2024-09-11T02:12:22.203 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: DB SUMMARY 2024-09-11T02:12:22.203 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 2024-09-11T02:12:22.203 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: DB Session ID: DDF07NA6O6EVTVGQVK2Z 2024-09-11T02:12:22.203 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 2024-09-11T02:12:22.203 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-11T02:12:22.204 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 2024-09-11T02:12:22.204 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-11T02:12:22.204 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 2024-09-11T02:12:22.204 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.error_if_exists: 0 2024-09-11T02:12:22.204 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.create_if_missing: 1 2024-09-11T02:12:22.204 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-11T02:12:22.204 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-11T02:12:22.208 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-11T02:12:22.208 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-11T02:12:22.208 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.env: 0x56542c5d0180 2024-09-11T02:12:22.208 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-11T02:12:22.208 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.info_log: 0x56542d3fcbc0 2024-09-11T02:12:22.208 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-11T02:12:22.208 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.statistics: (nil) 2024-09-11T02:12:22.208 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.use_fsync: 0 2024-09-11T02:12:22.208 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-11T02:12:22.208 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-11T02:12:22.208 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-11T02:12:22.208 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-11T02:12:22.209 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-11T02:12:22.209 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-11T02:12:22.211 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-11T02:12:22.212 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-11T02:12:22.212 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-11T02:12:22.212 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-11T02:12:22.212 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-11T02:12:22.212 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.db_log_dir: 2024-09-11T02:12:22.212 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.wal_dir: 2024-09-11T02:12:22.212 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-11T02:12:22.212 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-11T02:12:22.212 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-11T02:12:22.212 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-11T02:12:22.213 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-11T02:12:22.213 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-11T02:12:22.213 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-11T02:12:22.213 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-11T02:12:22.213 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.write_buffer_manager: 0x56542d3f5cc0 2024-09-11T02:12:22.213 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-11T02:12:22.213 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-11T02:12:22.213 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-11T02:12:22.213 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-11T02:12:22.213 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-11T02:12:22.213 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-11T02:12:22.220 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-11T02:12:22.220 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-11T02:12:22.221 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.unordered_write: 0 2024-09-11T02:12:22.221 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-11T02:12:22.221 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-11T02:12:22.221 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-11T02:12:22.221 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-11T02:12:22.221 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.row_cache: None 2024-09-11T02:12:22.221 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.wal_filter: None 2024-09-11T02:12:22.221 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-11T02:12:22.221 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-11T02:12:22.221 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.two_write_queues: 0 2024-09-11T02:12:22.221 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-11T02:12:22.221 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.wal_compression: 0 2024-09-11T02:12:22.222 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.atomic_flush: 0 2024-09-11T02:12:22.222 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-11T02:12:22.222 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-11T02:12:22.222 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-11T02:12:22.222 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-11T02:12:22.222 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-11T02:12:22.222 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-11T02:12:22.222 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-11T02:12:22.222 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-11T02:12:22.222 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-11T02:12:22.222 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-11T02:12:22.222 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-11T02:12:22.222 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-11T02:12:22.223 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-11T02:12:22.223 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-11T02:12:22.223 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-11T02:12:22.223 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-11T02:12:22.223 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-11T02:12:22.223 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-11T02:12:22.223 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-11T02:12:22.223 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-11T02:12:22.223 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-11T02:12:22.223 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-11T02:12:22.223 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_open_files: -1 2024-09-11T02:12:22.223 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-11T02:12:22.224 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-11T02:12:22.224 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-11T02:12:22.224 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-11T02:12:22.224 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-11T02:12:22.224 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Compression algorithms supported: 2024-09-11T02:12:22.224 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: kZSTD supported: 0 2024-09-11T02:12:22.224 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: kXpressCompression supported: 0 2024-09-11T02:12:22.224 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-11T02:12:22.224 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-11T02:12:22.224 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-11T02:12:22.224 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: kZlibCompression supported: 1 2024-09-11T02:12:22.224 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-11T02:12:22.224 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-11T02:12:22.225 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-11T02:12:22.225 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-11T02:12:22.225 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-11T02:12:22.225 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 2024-09-11T02:12:22.225 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-11T02:12:22.225 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 2024-09-11T02:12:22.225 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-11T02:12:22.225 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 2024-09-11T02:12:22.225 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-11T02:12:22.225 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.merge_operator: 2024-09-11T02:12:22.225 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compaction_filter: None 2024-09-11T02:12:22.225 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-11T02:12:22.226 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-11T02:12:22.226 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-11T02:12:22.226 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-11T02:12:22.226 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56542d3fc820) 2024-09-11T02:12:22.226 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-11T02:12:22.226 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-11T02:12:22.226 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-11T02:12:22.226 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-11T02:12:22.226 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-11T02:12:22.226 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-11T02:12:22.226 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-11T02:12:22.226 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-11T02:12:22.226 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-11T02:12:22.226 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-11T02:12:22.227 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x56542d3e5610 2024-09-11T02:12:22.227 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-11T02:12:22.234 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-11T02:12:22.234 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-11T02:12:22.234 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-11T02:12:22.235 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-11T02:12:22.235 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-11T02:12:22.235 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-11T02:12:22.235 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-11T02:12:22.235 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-11T02:12:22.235 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-11T02:12:22.235 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-11T02:12:22.235 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-11T02:12:22.235 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-11T02:12:22.235 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-11T02:12:22.235 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-11T02:12:22.235 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-11T02:12:22.235 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-11T02:12:22.236 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-11T02:12:22.236 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-11T02:12:22.236 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-11T02:12:22.236 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-11T02:12:22.236 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-11T02:12:22.236 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-11T02:12:22.236 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-11T02:12:22.236 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-11T02:12:22.236 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-11T02:12:22.236 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 2024-09-11T02:12:22.236 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-11T02:12:22.236 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-11T02:12:22.237 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compression: NoCompression 2024-09-11T02:12:22.237 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-11T02:12:22.237 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-11T02:12:22.237 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-11T02:12:22.237 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.num_levels: 7 2024-09-11T02:12:22.237 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-11T02:12:22.237 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-11T02:12:22.237 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-11T02:12:22.237 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-11T02:12:22.237 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-11T02:12:22.237 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-11T02:12:22.237 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-11T02:12:22.237 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-11T02:12:22.238 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-11T02:12:22.238 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-11T02:12:22.238 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-11T02:12:22.238 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-11T02:12:22.238 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-11T02:12:22.238 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-11T02:12:22.238 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-11T02:12:22.238 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-11T02:12:22.238 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-11T02:12:22.238 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-11T02:12:22.238 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-11T02:12:22.238 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-11T02:12:22.239 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-11T02:12:22.239 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-11T02:12:22.239 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-11T02:12:22.239 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-11T02:12:22.239 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-11T02:12:22.239 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-11T02:12:22.239 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-11T02:12:22.239 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-11T02:12:22.239 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-11T02:12:22.239 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-11T02:12:22.239 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-11T02:12:22.239 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-11T02:12:22.239 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-11T02:12:22.239 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-11T02:12:22.240 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-11T02:12:22.240 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-11T02:12:22.240 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-11T02:12:22.240 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-11T02:12:22.240 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-11T02:12:22.240 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-11T02:12:22.240 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-11T02:12:22.240 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-11T02:12:22.240 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-11T02:12:22.240 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-11T02:12:22.240 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-11T02:12:22.240 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-11T02:12:22.240 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-11T02:12:22.240 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-11T02:12:22.241 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-11T02:12:22.241 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-11T02:12:22.241 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-11T02:12:22.241 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-11T02:12:22.241 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-11T02:12:22.248 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-11T02:12:22.248 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-11T02:12:22.248 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-11T02:12:22.248 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-11T02:12:22.248 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-11T02:12:22.248 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-11T02:12:22.248 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.bloom_locality: 0 2024-09-11T02:12:22.248 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-11T02:12:22.249 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-11T02:12:22.249 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-11T02:12:22.249 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-11T02:12:22.249 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-11T02:12:22.249 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.ttl: 2592000 2024-09-11T02:12:22.249 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-11T02:12:22.249 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-11T02:12:22.249 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-11T02:12:22.249 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.enable_blob_files: false 2024-09-11T02:12:22.249 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.min_blob_size: 0 2024-09-11T02:12:22.249 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-11T02:12:22.249 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-11T02:12:22.249 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-11T02:12:22.250 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-11T02:12:22.250 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-11T02:12:22.250 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-11T02:12:22.250 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-11T02:12:22.250 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.633+0000 7f068c429c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-11T02:12:22.250 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.637+0000 7f068c429c80 4 rocksdb: [db/version_set.cc:5566] 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-09-11T02:12:22.250 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 2024-09-11T02:12:22.250 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.637+0000 7f068c429c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-11T02:12:22.250 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 2024-09-11T02:12:22.250 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.637+0000 7f068c429c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6836afe0-9e4f-4955-8688-e51016d47457 2024-09-11T02:12:22.250 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 2024-09-11T02:12:22.250 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.637+0000 7f068c429c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-11T02:12:22.250 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 2024-09-11T02:12:22.251 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.637+0000 7f068c429c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56542d414e00 2024-09-11T02:12:22.251 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.637+0000 7f068c429c80 4 rocksdb: DB pointer 0x56542d4f6000 2024-09-11T02:12:22.251 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.637+0000 7f0683bb4640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-11T02:12:22.251 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.637+0000 7f0683bb4640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-11T02:12:22.251 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-11T02:12:22.251 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-11T02:12:22.251 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-11T02:12:22.251 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-11T02:12:22.251 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-11T02:12:22.251 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-11T02:12:22.251 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-11T02:12:22.251 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-11T02:12:22.251 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 2024-09-11T02:12:22.252 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-11T02:12:22.252 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-11T02:12:22.252 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-11T02:12:22.252 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 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 0.0 0.0 2024-09-11T02:12:22.252 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 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 0.0 0.0 2024-09-11T02:12:22.252 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 2024-09-11T02:12:22.252 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-11T02:12:22.252 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-11T02:12:22.252 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-11T02:12:22.252 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 2024-09-11T02:12:22.252 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-11T02:12:22.252 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 2024-09-11T02:12:22.252 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-11T02:12:22.253 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-11T02:12:22.253 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-11T02:12:22.253 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-11T02:12:22.253 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-11T02:12:22.253 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-11T02:12:22.253 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-11T02:12:22.253 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-11T02:12:22.253 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-11T02:12:22.253 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x56542d3e5610#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-11T02:12:22.253 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-11T02:12:22.253 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 2024-09-11T02:12:22.253 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-11T02:12:22.254 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr 2024-09-11T02:12:22.254 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.637+0000 7f068c429c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-11T02:12:22.254 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.637+0000 7f068c429c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-11T02:12:22.254 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-11T02:12:21.637+0000 7f068c429c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-11T02:12:22.254 INFO:teuthology.orchestra.run.smithi052.stdout:create mon.a on 2024-09-11T02:12:22.531 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-09-11T02:12:22.719 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-11T02:12:22.941 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968.target -> /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968.target. 2024-09-11T02:12:22.941 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968.target -> /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968.target. 2024-09-11T02:12:23.233 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mon.a 2024-09-11T02:12:23.233 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Failed to reset failed state of unit ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mon.a.service: Unit ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mon.a.service not loaded. 2024-09-11T02:12:23.444 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968.target.wants/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service. 2024-09-11T02:12:23.454 INFO:teuthology.orchestra.run.smithi052.stdout:firewalld does not appear to be present 2024-09-11T02:12:23.454 INFO:teuthology.orchestra.run.smithi052.stdout:Not possible to enable service . firewalld.service is not available 2024-09-11T02:12:23.454 INFO:teuthology.orchestra.run.smithi052.stdout:Waiting for mon to start... 2024-09-11T02:12:23.454 INFO:teuthology.orchestra.run.smithi052.stdout:Waiting for mon... 2024-09-11T02:12:25.192 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:24 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.952133+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-11T02:12:25.747 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout cluster: 2024-09-11T02:12:25.747 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout id: 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:12:25.747 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-11T02:12:25.747 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-11T02:12:25.747 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout services: 2024-09-11T02:12:25.747 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.221735s) 2024-09-11T02:12:25.747 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-11T02:12:25.747 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-11T02:12:25.747 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-11T02:12:25.747 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout data: 2024-09-11T02:12:25.748 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-11T02:12:25.748 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-11T02:12:25.748 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-11T02:12:25.748 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout pgs: 2024-09-11T02:12:25.748 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-11T02:12:25.748 INFO:teuthology.orchestra.run.smithi052.stdout:mon is available 2024-09-11T02:12:25.748 INFO:teuthology.orchestra.run.smithi052.stdout:Assimilating anything we can from ceph.conf... 2024-09-11T02:12:26.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.957423+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-11T02:12:26.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.957423+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-11T02:12:26.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.957597+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-11T02:12:26.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.957597+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-11T02:12:26.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.957613+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:12:26.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.957613+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:12:26.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.957626+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-11T02:12:20.177538+0000 2024-09-11T02:12:26.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.957626+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-11T02:12:20.177538+0000 2024-09-11T02:12:26.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.957641+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-11T02:12:20.177538+0000 2024-09-11T02:12:26.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.957641+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-11T02:12:20.177538+0000 2024-09-11T02:12:26.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.957656+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-11T02:12:26.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.957656+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-11T02:12:26.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.957668+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-11T02:12:26.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.957668+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-11T02:12:26.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.957684+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-11T02:12:26.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.957684+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-11T02:12:26.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.960393+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-11T02:12:26.207 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.960393+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-11T02:12:26.207 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.962794+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-11T02:12:26.207 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.962794+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-11T02:12:26.207 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.963274+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-11T02:12:26.207 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: cluster 2024-09-11T02:12:24.963274+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-11T02:12:26.207 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: audit 2024-09-11T02:12:25.179101+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.52:0/3869199143' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-11T02:12:26.207 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:25 smithi052 bash[22198]: audit 2024-09-11T02:12:25.179101+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.52:0/3869199143' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-11T02:12:27.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:26 smithi052 bash[22198]: audit 2024-09-11T02:12:26.877704+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.52:0/3734151168' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-11T02:12:27.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:26 smithi052 bash[22198]: audit 2024-09-11T02:12:26.877704+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.52:0/3734151168' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-11T02:12:27.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:26 smithi052 bash[22198]: audit 2024-09-11T02:12:26.882104+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.52:0/3734151168' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-11T02:12:27.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:26 smithi052 bash[22198]: audit 2024-09-11T02:12:26.882104+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.52:0/3734151168' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-11T02:12:27.378 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-11T02:12:27.378 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout [global] 2024-09-11T02:12:27.378 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout fsid = 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:12:27.378 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-11T02:12:27.378 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.52:3300,v1:172.21.15.52:6789] 2024-09-11T02:12:27.378 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-11T02:12:27.378 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-11T02:12:27.378 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-11T02:12:27.378 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-11T02:12:27.378 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-11T02:12:27.379 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-11T02:12:27.379 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-09-11T02:12:27.379 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-11T02:12:27.379 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-11T02:12:27.379 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout [osd] 2024-09-11T02:12:27.379 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-11T02:12:27.379 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-11T02:12:27.379 INFO:teuthology.orchestra.run.smithi052.stdout:Generating new minimal ceph.conf... 2024-09-11T02:12:28.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:28 smithi052 bash[22198]: audit 2024-09-11T02:12:28.486116+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.52:0/1579127081' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:12:28.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:28 smithi052 bash[22198]: audit 2024-09-11T02:12:28.486116+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.52:0/1579127081' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:12:29.016 INFO:teuthology.orchestra.run.smithi052.stdout:Restarting the monitor... 2024-09-11T02:12:29.332 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:29 smithi052 systemd[1]: Stopping Ceph mon.a for 0d7e80fa-6fe3-11ef-bcea-c7b262605968... 2024-09-11T02:12:29.332 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:29 smithi052 bash[22198]: debug 2024-09-11T02:12:29.125+0000 7f9535920640 -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-09-11T02:12:29.332 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:29 smithi052 bash[22198]: debug 2024-09-11T02:12:29.125+0000 7f9535920640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-11T02:12:29.864 INFO:teuthology.orchestra.run.smithi052.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-11T02:12:30.197 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:29 smithi052 bash[22582]: ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968-mon-a 2024-09-11T02:12:30.197 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:29 smithi052 bash[22642]: Error response from daemon: No such container: ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968-mon-a 2024-09-11T02:12:30.197 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:29 smithi052 systemd[1]: ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-11T02:12:30.197 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:29 smithi052 systemd[1]: Stopped Ceph mon.a for 0d7e80fa-6fe3-11ef-bcea-c7b262605968. 2024-09-11T02:12:30.197 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:29 smithi052 systemd[1]: Started Ceph mon.a for 0d7e80fa-6fe3-11ef-bcea-c7b262605968. 2024-09-11T02:12:31.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.301+0000 7f236184dc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-11T02:12:31.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.301+0000 7f236184dc80 0 ceph version 19.3.0-4854-g8f219c47 (8f219c476cb4f26fc5719c661c0323719a45cb30) squid (dev), process ceph-mon, pid 7 2024-09-11T02:12:31.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.301+0000 7f236184dc80 0 pidfile_write: ignore empty --pid-file 2024-09-11T02:12:31.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.305+0000 7f236184dc80 0 load: jerasure load: lrc 2024-09-11T02:12:31.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-11T02:12:31.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Git sha 0 2024-09-11T02:12:31.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Compile date 2024-09-10 08:02:51 2024-09-11T02:12:31.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: DB SUMMARY 2024-09-11T02:12:31.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: DB Session ID: W1UOG7BI57QTZXM986FN 2024-09-11T02:12:31.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: CURRENT file: CURRENT 2024-09-11T02:12:31.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-11T02:12:31.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-11T02:12:31.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-11T02:12:31.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88816 ; 2024-09-11T02:12:31.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.error_if_exists: 0 2024-09-11T02:12:31.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.create_if_missing: 0 2024-09-11T02:12:31.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-11T02:12:31.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-11T02:12:31.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-11T02:12:31.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-11T02:12:31.455 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.env: 0x562781187180 2024-09-11T02:12:31.455 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-11T02:12:31.455 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.info_log: 0x562782543700 2024-09-11T02:12:31.455 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-11T02:12:31.455 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.statistics: (nil) 2024-09-11T02:12:31.455 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.use_fsync: 0 2024-09-11T02:12:31.455 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-11T02:12:31.456 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-11T02:12:31.456 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-11T02:12:31.456 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-11T02:12:31.456 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-11T02:12:31.456 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-11T02:12:31.456 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-11T02:12:31.456 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-11T02:12:31.456 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-11T02:12:31.457 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-11T02:12:31.457 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-11T02:12:31.457 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.db_log_dir: 2024-09-11T02:12:31.457 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.wal_dir: 2024-09-11T02:12:31.457 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-11T02:12:31.457 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-11T02:12:31.457 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-11T02:12:31.457 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-11T02:12:31.457 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-11T02:12:31.457 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-11T02:12:31.457 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-11T02:12:31.457 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-11T02:12:31.458 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.write_buffer_manager: 0x562782547b80 2024-09-11T02:12:31.458 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-11T02:12:31.458 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-11T02:12:31.458 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-11T02:12:31.458 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-11T02:12:31.458 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-11T02:12:31.458 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-11T02:12:31.458 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-11T02:12:31.458 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-11T02:12:31.458 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.unordered_write: 0 2024-09-11T02:12:31.458 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-11T02:12:31.458 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-11T02:12:31.458 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-11T02:12:31.459 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-11T02:12:31.459 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.row_cache: None 2024-09-11T02:12:31.459 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.wal_filter: None 2024-09-11T02:12:31.459 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-11T02:12:31.459 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-11T02:12:31.459 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.two_write_queues: 0 2024-09-11T02:12:31.459 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-11T02:12:31.459 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.wal_compression: 0 2024-09-11T02:12:31.459 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.atomic_flush: 0 2024-09-11T02:12:31.459 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-11T02:12:31.459 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-11T02:12:31.459 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-11T02:12:31.459 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-11T02:12:31.459 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-11T02:12:31.460 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-11T02:12:31.460 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-11T02:12:31.460 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-11T02:12:31.460 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-11T02:12:31.460 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-11T02:12:31.460 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-11T02:12:31.460 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-11T02:12:31.460 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-11T02:12:31.460 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-11T02:12:31.460 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-11T02:12:31.460 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-11T02:12:31.460 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-11T02:12:31.460 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-11T02:12:31.461 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-11T02:12:31.461 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-11T02:12:31.461 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-11T02:12:31.461 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-11T02:12:31.461 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_open_files: -1 2024-09-11T02:12:31.461 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-11T02:12:31.461 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-11T02:12:31.461 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-11T02:12:31.461 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-11T02:12:31.461 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-11T02:12:31.461 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Compression algorithms supported: 2024-09-11T02:12:31.461 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: kZSTD supported: 0 2024-09-11T02:12:31.461 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: kXpressCompression supported: 0 2024-09-11T02:12:31.461 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-11T02:12:31.462 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-11T02:12:31.462 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-11T02:12:31.462 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: kZlibCompression supported: 1 2024-09-11T02:12:31.462 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-11T02:12:31.462 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-11T02:12:31.462 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-11T02:12:31.462 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-11T02:12:31.462 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-11T02:12:31.462 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-11T02:12:31.462 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-11T02:12:31.462 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.merge_operator: 2024-09-11T02:12:31.462 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compaction_filter: None 2024-09-11T02:12:31.462 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-11T02:12:31.463 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-11T02:12:31.463 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-11T02:12:31.463 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-11T02:12:31.463 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562782543320) 2024-09-11T02:12:31.463 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cache_index_and_filter_blocks: 1 2024-09-11T02:12:31.463 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-11T02:12:31.463 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-11T02:12:31.463 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: pin_top_level_index_and_filter: 1 2024-09-11T02:12:31.463 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: index_type: 0 2024-09-11T02:12:31.463 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: data_block_index_type: 0 2024-09-11T02:12:31.463 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: index_shortening: 1 2024-09-11T02:12:31.463 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: data_block_hash_table_util_ratio: 0.750000 2024-09-11T02:12:31.463 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: checksum: 4 2024-09-11T02:12:31.463 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: no_block_cache: 0 2024-09-11T02:12:31.464 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: block_cache: 0x562782539610 2024-09-11T02:12:31.464 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: block_cache_name: BinnedLRUCache 2024-09-11T02:12:31.464 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: block_cache_options: 2024-09-11T02:12:31.464 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: capacity : 536870912 2024-09-11T02:12:31.464 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: num_shard_bits : 4 2024-09-11T02:12:31.464 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: strict_capacity_limit : 0 2024-09-11T02:12:31.464 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: high_pri_pool_ratio: 0.000 2024-09-11T02:12:31.464 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: block_cache_compressed: (nil) 2024-09-11T02:12:31.464 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: persistent_cache: (nil) 2024-09-11T02:12:31.464 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: block_size: 4096 2024-09-11T02:12:31.464 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: block_size_deviation: 10 2024-09-11T02:12:31.464 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: block_restart_interval: 16 2024-09-11T02:12:31.465 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: index_block_restart_interval: 1 2024-09-11T02:12:31.465 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: metadata_block_size: 4096 2024-09-11T02:12:31.465 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: partition_filters: 0 2024-09-11T02:12:31.465 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: use_delta_encoding: 1 2024-09-11T02:12:31.465 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: filter_policy: bloomfilter 2024-09-11T02:12:31.465 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: whole_key_filtering: 1 2024-09-11T02:12:31.465 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: verify_compression: 0 2024-09-11T02:12:31.465 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: read_amp_bytes_per_bit: 0 2024-09-11T02:12:31.465 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: format_version: 5 2024-09-11T02:12:31.465 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: enable_index_compression: 1 2024-09-11T02:12:31.465 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: block_align: 0 2024-09-11T02:12:31.465 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: max_auto_readahead_size: 262144 2024-09-11T02:12:31.465 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: prepopulate_block_cache: 0 2024-09-11T02:12:31.465 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: initial_auto_readahead_size: 8192 2024-09-11T02:12:31.466 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: num_file_reads_for_auto_readahead: 2 2024-09-11T02:12:31.466 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-11T02:12:31.466 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-11T02:12:31.467 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compression: NoCompression 2024-09-11T02:12:31.467 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-11T02:12:31.467 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-11T02:12:31.467 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-11T02:12:31.467 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.num_levels: 7 2024-09-11T02:12:31.467 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-11T02:12:31.467 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-11T02:12:31.467 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-11T02:12:31.468 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-11T02:12:31.468 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-11T02:12:31.468 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-11T02:12:31.468 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-11T02:12:31.468 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-11T02:12:31.468 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-11T02:12:31.468 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-11T02:12:31.468 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-11T02:12:31.468 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-11T02:12:31.468 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-11T02:12:31.468 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-11T02:12:31.468 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-11T02:12:31.468 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-11T02:12:31.469 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-11T02:12:31.469 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-11T02:12:31.469 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-11T02:12:31.469 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-11T02:12:31.469 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-11T02:12:31.469 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-11T02:12:31.469 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-11T02:12:31.469 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-11T02:12:31.469 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-11T02:12:31.469 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-11T02:12:31.469 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-11T02:12:31.469 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-11T02:12:31.469 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-11T02:12:31.470 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-11T02:12:31.470 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-11T02:12:31.470 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-11T02:12:31.470 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-11T02:12:31.470 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-11T02:12:31.470 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-11T02:12:31.470 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-11T02:12:31.470 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-11T02:12:31.470 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-11T02:12:31.470 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-11T02:12:31.470 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-11T02:12:31.470 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-11T02:12:31.470 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-11T02:12:31.470 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-11T02:12:31.471 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-11T02:12:31.471 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-11T02:12:31.471 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-11T02:12:31.471 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-11T02:12:31.471 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-11T02:12:31.471 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-11T02:12:31.471 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-11T02:12:31.471 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-11T02:12:31.471 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-11T02:12:31.471 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-11T02:12:31.471 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-11T02:12:31.471 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-11T02:12:31.471 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-11T02:12:31.472 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-11T02:12:31.472 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-11T02:12:31.472 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-11T02:12:31.472 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.bloom_locality: 0 2024-09-11T02:12:31.472 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-11T02:12:31.472 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-11T02:12:31.472 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-11T02:12:31.472 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-11T02:12:31.472 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-11T02:12:31.472 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.ttl: 2592000 2024-09-11T02:12:31.472 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-11T02:12:31.472 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-11T02:12:31.472 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-11T02:12:31.473 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.enable_blob_files: false 2024-09-11T02:12:31.473 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.min_blob_size: 0 2024-09-11T02:12:31.473 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-11T02:12:31.473 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-11T02:12:31.473 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-11T02:12:31.473 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-11T02:12:31.473 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-11T02:12:31.473 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-11T02:12:31.473 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-11T02:12:31.473 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-11T02:12:31.473 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-11T02:12:31.473 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-11T02:12:31.473 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6836afe0-9e4f-4955-8688-e51016d47457 2024-09-11T02:12:31.473 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726020751313818, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-11T02:12:31.474 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-11T02:12:31.474 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726020751314778, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85561, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 259, "table_properties": {"data_size": 83708, "index_size": 237, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10145, "raw_average_key_size": 46, "raw_value_size": 77848, "raw_average_value_size": 357, "num_data_blocks": 11, "num_entries": 218, "num_filter_entries": 218, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726020751, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6836afe0-9e4f-4955-8688-e51016d47457", "db_session_id": "W1UOG7BI57QTZXM986FN", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-11T02:12:31.474 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726020751314893, "job": 1, "event": "recovery_finished"} 2024-09-11T02:12:31.474 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-11T02:12:31.474 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-11T02:12:31.474 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562782566e00 2024-09-11T02:12:31.474 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.309+0000 7f236184dc80 4 rocksdb: DB pointer 0x56278266a000 2024-09-11T02:12:31.474 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.313+0000 7f2357615640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-11T02:12:31.474 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.313+0000 7f2357615640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-11T02:12:31.474 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: ** DB Stats ** 2024-09-11T02:12:31.474 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-11T02:12:31.474 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-11T02:12:31.475 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-11T02:12:31.475 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-11T02:12:31.475 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-11T02:12:31.475 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-11T02:12:31.475 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-11T02:12:31.475 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: ** Compaction Stats [default] ** 2024-09-11T02:12:31.475 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-11T02:12:31.475 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-11T02:12:31.475 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: L0 2/0 85.42 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 137.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-11T02:12:31.475 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: Sum 2/0 85.42 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 137.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-11T02:12:31.475 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 137.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-11T02:12:31.475 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: ** Compaction Stats [default] ** 2024-09-11T02:12:31.475 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-11T02:12:31.476 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-11T02:12:31.476 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 137.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-11T02:12:31.476 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-11T02:12:31.476 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-11T02:12:31.476 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-11T02:12:31.476 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-11T02:12:31.476 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: AddFile(Total Files): cumulative 0, interval 0 2024-09-11T02:12:31.476 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-11T02:12:31.476 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: AddFile(Keys): cumulative 0, interval 0 2024-09-11T02:12:31.476 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: Cumulative compaction: 0.00 GB write, 23.06 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-11T02:12:31.476 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: Interval compaction: 0.00 GB write, 23.06 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-11T02:12:31.476 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-11T02:12:31.476 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: Block cache BinnedLRUCache@0x562782539610#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-11T02:12:31.477 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-09-11T02:12:31.477 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: ** File Read Latency Histogram By Level [default] ** 2024-09-11T02:12:31.477 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.313+0000 7f236184dc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] at bind addrs [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:12:31.477 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.313+0000 7f236184dc80 1 mon.a@-1(???) e1 preinit fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:12:31.477 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.313+0000 7f236184dc80 0 mon.a@-1(???).mds e1 new map 2024-09-11T02:12:31.477 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.313+0000 7f236184dc80 0 mon.a@-1(???).mds e1 print_map 2024-09-11T02:12:31.477 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: e1 2024-09-11T02:12:31.477 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: btime 2024-09-11T02:12:24:958102+0000 2024-09-11T02:12:31.477 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-11T02:12:31.477 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-11T02:12:31.477 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: legacy client fscid: -1 2024-09-11T02:12:31.477 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: 2024-09-11T02:12:31.478 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: No filesystems configured 2024-09-11T02:12:31.478 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.313+0000 7f236184dc80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-11T02:12:31.478 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.313+0000 7f236184dc80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-11T02:12:31.478 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.313+0000 7f236184dc80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-11T02:12:31.478 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.313+0000 7f236184dc80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-11T02:12:31.478 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: debug 2024-09-11T02:12:31.313+0000 7f236184dc80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-11T02:12:31.478 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.340877+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-11T02:12:31.478 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.340877+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-11T02:12:31.478 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.340943+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-11T02:12:31.478 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.340943+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-11T02:12:31.478 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.340952+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:12:31.478 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.340952+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:12:31.478 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.340957+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-11T02:12:20.177538+0000 2024-09-11T02:12:31.479 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.340957+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-11T02:12:20.177538+0000 2024-09-11T02:12:31.479 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.340964+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-11T02:12:20.177538+0000 2024-09-11T02:12:31.479 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.340964+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-11T02:12:20.177538+0000 2024-09-11T02:12:31.479 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.340971+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-11T02:12:31.479 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.340971+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-11T02:12:31.479 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.340976+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-11T02:12:31.479 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.340976+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-11T02:12:31.479 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.340983+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-11T02:12:31.479 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.340983+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-11T02:12:31.479 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.341418+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-11T02:12:31.479 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.341418+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-11T02:12:31.479 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.341442+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-11T02:12:31.479 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.341442+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-11T02:12:31.479 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.341813+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-11T02:12:31.480 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:31 smithi052 bash[22678]: cluster 2024-09-11T02:12:31.341813+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-11T02:12:32.113 INFO:teuthology.orchestra.run.smithi052.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-11T02:12:32.129 INFO:teuthology.orchestra.run.smithi052.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-11T02:12:32.130 INFO:teuthology.orchestra.run.smithi052.stdout:Creating mgr... 2024-09-11T02:12:32.130 INFO:teuthology.orchestra.run.smithi052.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-11T02:12:32.130 INFO:teuthology.orchestra.run.smithi052.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-11T02:12:32.419 INFO:teuthology.orchestra.run.smithi052.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mgr.a 2024-09-11T02:12:32.419 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Failed to reset failed state of unit ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mgr.a.service: Unit ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mgr.a.service not loaded. 2024-09-11T02:12:32.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:32 smithi052 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:12:32.633 INFO:teuthology.orchestra.run.smithi052.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968.target.wants/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mgr.a.service -> /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service. 2024-09-11T02:12:32.642 INFO:teuthology.orchestra.run.smithi052.stdout:firewalld does not appear to be present 2024-09-11T02:12:32.642 INFO:teuthology.orchestra.run.smithi052.stdout:Not possible to enable service . firewalld.service is not available 2024-09-11T02:12:32.642 INFO:teuthology.orchestra.run.smithi052.stdout:firewalld does not appear to be present 2024-09-11T02:12:32.643 INFO:teuthology.orchestra.run.smithi052.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-11T02:12:32.643 INFO:teuthology.orchestra.run.smithi052.stdout:Waiting for mgr to start... 2024-09-11T02:12:32.643 INFO:teuthology.orchestra.run.smithi052.stdout:Waiting for mgr... 2024-09-11T02:12:32.752 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:32 smithi052 bash[22678]: audit 2024-09-11T02:12:31.505818+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.52:0/1548749684' entity='client.admin' 2024-09-11T02:12:32.752 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:32 smithi052 bash[22678]: audit 2024-09-11T02:12:31.505818+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.52:0/1548749684' entity='client.admin' 2024-09-11T02:12:32.752 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:32 smithi052 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:12:34.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:34 smithi052 bash[22678]: audit 2024-09-11T02:12:34.430895+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.52:0/712616901' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-11T02:12:34.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:34 smithi052 bash[22678]: audit 2024-09-11T02:12:34.430895+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.52:0/712616901' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-11T02:12:35.005 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-11T02:12:35.005 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout { 2024-09-11T02:12:35.005 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "fsid": "0d7e80fa-6fe3-11ef-bcea-c7b262605968", 2024-09-11T02:12:35.005 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "health": { 2024-09-11T02:12:35.005 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-11T02:12:35.005 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-11T02:12:35.005 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-11T02:12:35.005 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-11T02:12:35.006 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-11T02:12:35.006 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-11T02:12:35.006 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 0 2024-09-11T02:12:35.006 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout ], 2024-09-11T02:12:35.006 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-11T02:12:35.006 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "a" 2024-09-11T02:12:35.006 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout ], 2024-09-11T02:12:35.006 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-11T02:12:35.006 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-11T02:12:35.006 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-11T02:12:35.006 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-11T02:12:35.006 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-11T02:12:35.006 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-11T02:12:35.007 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-11T02:12:35.007 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-11T02:12:35.007 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-11T02:12:35.007 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-11T02:12:35.007 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-11T02:12:35.007 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-11T02:12:35.007 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-11T02:12:35.007 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-11T02:12:35.007 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-11T02:12:35.007 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-11T02:12:35.007 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-11T02:12:35.007 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-11T02:12:35.007 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-11T02:12:35.008 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-11T02:12:35.008 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-11T02:12:35.008 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-11T02:12:35.008 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-11T02:12:35.008 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-11T02:12:35.008 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-11T02:12:35.008 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-11T02:12:35.008 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-11T02:12:35.008 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "btime": "2024-09-11T02:12:24:958102+0000", 2024-09-11T02:12:35.008 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-11T02:12:35.008 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-11T02:12:35.008 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-11T02:12:35.008 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-11T02:12:35.009 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-11T02:12:35.009 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-11T02:12:35.009 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-11T02:12:35.009 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-11T02:12:35.009 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-11T02:12:35.009 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "restful" 2024-09-11T02:12:35.009 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout ], 2024-09-11T02:12:35.009 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-11T02:12:35.009 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-11T02:12:35.009 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-11T02:12:35.009 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-11T02:12:35.009 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "modified": "2024-09-11T02:12:24.959126+0000", 2024-09-11T02:12:35.009 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-11T02:12:35.009 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-11T02:12:35.010 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-11T02:12:35.010 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout } 2024-09-11T02:12:35.010 INFO:teuthology.orchestra.run.smithi052.stdout:mgr not available, waiting (1/15)... 2024-09-11T02:12:38.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:38 smithi052 bash[22678]: audit 2024-09-11T02:12:38.113461+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.52:0/3593658063' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-11T02:12:38.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:38 smithi052 bash[22678]: audit 2024-09-11T02:12:38.113461+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.52:0/3593658063' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-11T02:12:38.734 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-11T02:12:38.735 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout { 2024-09-11T02:12:38.735 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "fsid": "0d7e80fa-6fe3-11ef-bcea-c7b262605968", 2024-09-11T02:12:38.735 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "health": { 2024-09-11T02:12:38.735 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-11T02:12:38.735 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-11T02:12:38.735 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-11T02:12:38.735 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-11T02:12:38.735 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-11T02:12:38.735 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-11T02:12:38.735 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 0 2024-09-11T02:12:38.735 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout ], 2024-09-11T02:12:38.735 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-11T02:12:38.735 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "a" 2024-09-11T02:12:38.736 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout ], 2024-09-11T02:12:38.736 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-11T02:12:38.736 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-11T02:12:38.736 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-11T02:12:38.736 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-11T02:12:38.736 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-11T02:12:38.736 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-11T02:12:38.736 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-11T02:12:38.736 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-11T02:12:38.736 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-11T02:12:38.736 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-11T02:12:38.736 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-11T02:12:38.736 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-11T02:12:38.737 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-11T02:12:38.737 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-11T02:12:38.740 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-11T02:12:38.740 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-11T02:12:38.740 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-11T02:12:38.740 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-11T02:12:38.740 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-11T02:12:38.740 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-11T02:12:38.740 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-11T02:12:38.740 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-11T02:12:38.740 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-11T02:12:38.740 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-11T02:12:38.740 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-11T02:12:38.740 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-11T02:12:38.741 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-11T02:12:38.741 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "btime": "2024-09-11T02:12:24:958102+0000", 2024-09-11T02:12:38.741 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-11T02:12:38.741 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-11T02:12:38.741 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-11T02:12:38.741 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-11T02:12:38.741 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-11T02:12:38.741 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-11T02:12:38.741 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-11T02:12:38.741 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-11T02:12:38.741 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-11T02:12:38.741 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "restful" 2024-09-11T02:12:38.741 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout ], 2024-09-11T02:12:38.741 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-11T02:12:38.742 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-11T02:12:38.742 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-11T02:12:38.742 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-11T02:12:38.742 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "modified": "2024-09-11T02:12:24.959126+0000", 2024-09-11T02:12:38.742 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-11T02:12:38.742 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-11T02:12:38.742 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-11T02:12:38.742 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout } 2024-09-11T02:12:38.742 INFO:teuthology.orchestra.run.smithi052.stdout:mgr not available, waiting (2/15)... 2024-09-11T02:12:40.832 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:40 smithi052 bash[22678]: cluster 2024-09-11T02:12:40.426871+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon a 2024-09-11T02:12:40.832 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:40 smithi052 bash[22678]: cluster 2024-09-11T02:12:40.426871+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon a 2024-09-11T02:12:40.832 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:40 smithi052 bash[22678]: cluster 2024-09-11T02:12:40.435201+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: a(active, starting, since 0.00867243s) 2024-09-11T02:12:40.832 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:40 smithi052 bash[22678]: cluster 2024-09-11T02:12:40.435201+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: a(active, starting, since 0.00867243s) 2024-09-11T02:12:40.832 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:40 smithi052 bash[22678]: audit 2024-09-11T02:12:40.436431+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.52:0/440687863' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-09-11T02:12:40.832 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:40 smithi052 bash[22678]: audit 2024-09-11T02:12:40.436431+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.52:0/440687863' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-09-11T02:12:40.832 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:40 smithi052 bash[22678]: audit 2024-09-11T02:12:40.436673+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.52:0/440687863' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-09-11T02:12:40.833 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:40 smithi052 bash[22678]: audit 2024-09-11T02:12:40.436673+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.52:0/440687863' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-09-11T02:12:40.833 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:40 smithi052 bash[22678]: audit 2024-09-11T02:12:40.436952+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.52:0/440687863' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-09-11T02:12:40.833 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:40 smithi052 bash[22678]: audit 2024-09-11T02:12:40.436952+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.52:0/440687863' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-09-11T02:12:40.833 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:40 smithi052 bash[22678]: audit 2024-09-11T02:12:40.437250+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.52:0/440687863' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:12:40.833 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:40 smithi052 bash[22678]: audit 2024-09-11T02:12:40.437250+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.52:0/440687863' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:12:40.833 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:40 smithi052 bash[22678]: audit 2024-09-11T02:12:40.438274+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.52:0/440687863' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-09-11T02:12:40.833 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:40 smithi052 bash[22678]: audit 2024-09-11T02:12:40.438274+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.52:0/440687863' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-09-11T02:12:40.833 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:40 smithi052 bash[22678]: cluster 2024-09-11T02:12:40.462484+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon a is now available 2024-09-11T02:12:40.833 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:40 smithi052 bash[22678]: cluster 2024-09-11T02:12:40.462484+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon a is now available 2024-09-11T02:12:40.833 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:40 smithi052 bash[22678]: audit 2024-09-11T02:12:40.475145+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.52:0/440687863' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-09-11T02:12:40.833 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:40 smithi052 bash[22678]: audit 2024-09-11T02:12:40.475145+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.52:0/440687863' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-09-11T02:12:41.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:41 smithi052 bash[22678]: audit 2024-09-11T02:12:40.479190+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.52:0/440687863' entity='mgr.a' 2024-09-11T02:12:41.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:41 smithi052 bash[22678]: audit 2024-09-11T02:12:40.479190+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.52:0/440687863' entity='mgr.a' 2024-09-11T02:12:41.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:41 smithi052 bash[22678]: audit 2024-09-11T02:12:40.479452+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.52:0/440687863' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-09-11T02:12:41.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:41 smithi052 bash[22678]: audit 2024-09-11T02:12:40.479452+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.52:0/440687863' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-09-11T02:12:41.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:41 smithi052 bash[22678]: audit 2024-09-11T02:12:40.483991+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.52:0/440687863' entity='mgr.a' 2024-09-11T02:12:41.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:41 smithi052 bash[22678]: audit 2024-09-11T02:12:40.483991+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.52:0/440687863' entity='mgr.a' 2024-09-11T02:12:41.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:41 smithi052 bash[22678]: audit 2024-09-11T02:12:40.485753+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.52:0/440687863' entity='mgr.a' 2024-09-11T02:12:41.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:41 smithi052 bash[22678]: audit 2024-09-11T02:12:40.485753+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.52:0/440687863' entity='mgr.a' 2024-09-11T02:12:41.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:41 smithi052 bash[22678]: cluster 2024-09-11T02:12:41.438913+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: a(active, since 1.01239s) 2024-09-11T02:12:41.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:41 smithi052 bash[22678]: cluster 2024-09-11T02:12:41.438913+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: a(active, since 1.01239s) 2024-09-11T02:12:42.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:42 smithi052 bash[22678]: audit 2024-09-11T02:12:42.297805+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.52:0/2413683142' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-11T02:12:42.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:42 smithi052 bash[22678]: audit 2024-09-11T02:12:42.297805+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.52:0/2413683142' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-11T02:12:42.900 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-11T02:12:42.900 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout { 2024-09-11T02:12:42.900 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "fsid": "0d7e80fa-6fe3-11ef-bcea-c7b262605968", 2024-09-11T02:12:42.900 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "health": { 2024-09-11T02:12:42.900 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-11T02:12:42.900 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-11T02:12:42.900 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-11T02:12:42.900 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-11T02:12:42.900 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-11T02:12:42.901 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-11T02:12:42.901 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 0 2024-09-11T02:12:42.901 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout ], 2024-09-11T02:12:42.901 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-11T02:12:42.901 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "a" 2024-09-11T02:12:42.901 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout ], 2024-09-11T02:12:42.901 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-09-11T02:12:42.901 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-11T02:12:42.901 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-11T02:12:42.901 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-11T02:12:42.901 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-11T02:12:42.901 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-11T02:12:42.901 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-11T02:12:42.901 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-11T02:12:42.902 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-11T02:12:42.902 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-11T02:12:42.902 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-11T02:12:42.902 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-11T02:12:42.902 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-11T02:12:42.903 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-11T02:12:42.903 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-11T02:12:42.903 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-11T02:12:42.903 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-11T02:12:42.903 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-11T02:12:42.903 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-11T02:12:42.903 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-11T02:12:42.903 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-11T02:12:42.903 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-11T02:12:42.904 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-11T02:12:42.909 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-11T02:12:42.909 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-11T02:12:42.909 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-11T02:12:42.909 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-11T02:12:42.909 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "btime": "2024-09-11T02:12:24:958102+0000", 2024-09-11T02:12:42.909 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-11T02:12:42.910 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-11T02:12:42.910 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-11T02:12:42.910 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-11T02:12:42.910 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-11T02:12:42.910 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-11T02:12:42.910 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-11T02:12:42.910 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-11T02:12:42.910 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-11T02:12:42.910 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "restful" 2024-09-11T02:12:42.910 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout ], 2024-09-11T02:12:42.910 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-11T02:12:42.910 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-11T02:12:42.910 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-11T02:12:42.910 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-11T02:12:42.911 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "modified": "2024-09-11T02:12:24.959126+0000", 2024-09-11T02:12:42.911 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-11T02:12:42.911 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout }, 2024-09-11T02:12:42.911 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-11T02:12:42.911 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout } 2024-09-11T02:12:42.911 INFO:teuthology.orchestra.run.smithi052.stdout:mgr is available 2024-09-11T02:12:43.754 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:43 smithi052 bash[22678]: cluster 2024-09-11T02:12:42.489217+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: a(active, since 2s) 2024-09-11T02:12:43.754 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:43 smithi052 bash[22678]: cluster 2024-09-11T02:12:42.489217+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: a(active, since 2s) 2024-09-11T02:12:44.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:44 smithi052 bash[22678]: audit 2024-09-11T02:12:44.267091+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.52:0/3438633506' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-11T02:12:44.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:44 smithi052 bash[22678]: audit 2024-09-11T02:12:44.267091+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.52:0/3438633506' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-11T02:12:44.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:44 smithi052 bash[22678]: audit 2024-09-11T02:12:44.272001+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.52:0/3438633506' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-11T02:12:44.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:44 smithi052 bash[22678]: audit 2024-09-11T02:12:44.272001+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.52:0/3438633506' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-11T02:12:44.874 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-11T02:12:44.874 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout [global] 2024-09-11T02:12:44.874 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout fsid = 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:12:44.874 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-11T02:12:44.874 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.52:3300,v1:172.21.15.52:6789] 2024-09-11T02:12:44.875 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-11T02:12:44.875 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-11T02:12:44.875 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-11T02:12:44.875 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-11T02:12:44.875 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-11T02:12:44.875 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-11T02:12:44.876 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-11T02:12:44.876 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 2024-09-11T02:12:44.876 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout [osd] 2024-09-11T02:12:44.876 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-11T02:12:44.876 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-11T02:12:44.876 INFO:teuthology.orchestra.run.smithi052.stdout:Enabling cephadm module... 2024-09-11T02:12:46.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:46 smithi052 bash[22678]: audit 2024-09-11T02:12:46.306990+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.52:0/3143725133' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-11T02:12:46.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:46 smithi052 bash[22678]: audit 2024-09-11T02:12:46.306990+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.52:0/3143725133' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-11T02:12:46.703 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:46 smithi052 bash[22930]: ignoring --setgroup ceph since I am not root 2024-09-11T02:12:47.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:47 smithi052 bash[22678]: audit 2024-09-11T02:12:46.358981+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.52:0/3143725133' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-11T02:12:47.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:47 smithi052 bash[22678]: audit 2024-09-11T02:12:46.358981+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.52:0/3143725133' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-11T02:12:47.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:47 smithi052 bash[22678]: cluster 2024-09-11T02:12:46.364690+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: a(active, since 5s) 2024-09-11T02:12:47.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:47 smithi052 bash[22678]: cluster 2024-09-11T02:12:46.364690+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: a(active, since 5s) 2024-09-11T02:12:48.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:48 smithi052 bash[22678]: audit 2024-09-11T02:12:48.339901+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.52:0/2345285738' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-11T02:12:48.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:48 smithi052 bash[22678]: audit 2024-09-11T02:12:48.339901+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.52:0/2345285738' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-11T02:12:48.892 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout { 2024-09-11T02:12:48.892 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-11T02:12:48.892 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-11T02:12:48.892 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-09-11T02:12:48.893 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-11T02:12:48.893 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout } 2024-09-11T02:12:48.893 INFO:teuthology.orchestra.run.smithi052.stdout:Waiting for the mgr to restart... 2024-09-11T02:12:48.893 INFO:teuthology.orchestra.run.smithi052.stdout:Waiting for mgr epoch 5... 2024-09-11T02:12:52.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:52 smithi052 bash[22678]: cluster 2024-09-11T02:12:52.627067+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon a restarted 2024-09-11T02:12:52.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:52 smithi052 bash[22678]: cluster 2024-09-11T02:12:52.627067+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon a restarted 2024-09-11T02:12:52.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:52 smithi052 bash[22678]: cluster 2024-09-11T02:12:52.627536+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon a 2024-09-11T02:12:52.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:52 smithi052 bash[22678]: cluster 2024-09-11T02:12:52.627536+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon a 2024-09-11T02:12:52.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:52 smithi052 bash[22678]: cluster 2024-09-11T02:12:52.630981+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-11T02:12:52.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:52 smithi052 bash[22678]: cluster 2024-09-11T02:12:52.630981+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-11T02:12:52.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:52 smithi052 bash[22678]: cluster 2024-09-11T02:12:52.631091+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: a(active, starting, since 0.0037633s) 2024-09-11T02:12:52.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:52 smithi052 bash[22678]: cluster 2024-09-11T02:12:52.631091+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: a(active, starting, since 0.0037633s) 2024-09-11T02:12:52.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:52 smithi052 bash[22678]: audit 2024-09-11T02:12:52.634631+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:12:52.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:52 smithi052 bash[22678]: audit 2024-09-11T02:12:52.634631+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:12:52.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:52 smithi052 bash[22678]: audit 2024-09-11T02:12:52.636297+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-09-11T02:12:52.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:52 smithi052 bash[22678]: audit 2024-09-11T02:12:52.636297+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-09-11T02:12:52.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:52 smithi052 bash[22678]: audit 2024-09-11T02:12:52.637517+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-09-11T02:12:52.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:52 smithi052 bash[22678]: audit 2024-09-11T02:12:52.637517+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-09-11T02:12:52.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:52 smithi052 bash[22678]: audit 2024-09-11T02:12:52.637891+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-09-11T02:12:52.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:52 smithi052 bash[22678]: audit 2024-09-11T02:12:52.637891+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-09-11T02:12:52.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:52 smithi052 bash[22678]: audit 2024-09-11T02:12:52.638331+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-09-11T02:12:52.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:52 smithi052 bash[22678]: audit 2024-09-11T02:12:52.638331+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-09-11T02:12:52.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:52 smithi052 bash[22678]: cluster 2024-09-11T02:12:52.667308+0000 mon.a (mon.0) 46 : cluster [INF] Manager daemon a is now available 2024-09-11T02:12:52.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:52 smithi052 bash[22678]: cluster 2024-09-11T02:12:52.667308+0000 mon.a (mon.0) 46 : cluster [INF] Manager daemon a is now available 2024-09-11T02:12:54.232 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout { 2024-09-11T02:12:54.232 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-11T02:12:54.232 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-11T02:12:54.232 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout } 2024-09-11T02:12:54.233 INFO:teuthology.orchestra.run.smithi052.stdout:mgr epoch 5 is available 2024-09-11T02:12:54.233 INFO:teuthology.orchestra.run.smithi052.stdout:Setting orchestrator backend to cephadm... 2024-09-11T02:12:54.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: cluster 2024-09-11T02:12:53.639281+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e7: a(active, since 1.01194s) 2024-09-11T02:12:54.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: cluster 2024-09-11T02:12:53.639281+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e7: a(active, since 1.01194s) 2024-09-11T02:12:54.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: audit 2024-09-11T02:12:53.866783+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:12:54.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: audit 2024-09-11T02:12:53.866783+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:12:54.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: audit 2024-09-11T02:12:53.871358+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:12:54.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: audit 2024-09-11T02:12:53.871358+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:12:54.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: cephadm 2024-09-11T02:12:53.871969+0000 mgr.a (mgr.14118) 3 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-11T02:12:54.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: cephadm 2024-09-11T02:12:53.871969+0000 mgr.a (mgr.14118) 3 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-11T02:12:54.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: audit 2024-09-11T02:12:53.875436+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:12:54.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: audit 2024-09-11T02:12:53.875436+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:12:54.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: audit 2024-09-11T02:12:53.881191+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:12:54.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: audit 2024-09-11T02:12:53.881191+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:12:54.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: audit 2024-09-11T02:12:53.885850+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:12:54.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: audit 2024-09-11T02:12:53.885850+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:12:54.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: audit 2024-09-11T02:12:53.889447+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:12:54.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: audit 2024-09-11T02:12:53.889447+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:12:54.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: audit 2024-09-11T02:12:53.892586+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:12:54.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: audit 2024-09-11T02:12:53.892586+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:12:54.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: audit 2024-09-11T02:12:53.901099+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-09-11T02:12:54.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: audit 2024-09-11T02:12:53.901099+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-09-11T02:12:54.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: audit 2024-09-11T02:12:53.904366+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-09-11T02:12:54.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:54 smithi052 bash[22678]: audit 2024-09-11T02:12:53.904366+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-09-11T02:12:55.953 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:55 smithi052 bash[22930]: debug 2024-09-11T02:12:55.657+0000 7f4fa43e8640 -1 log_channel(cephadm) log [ERR] : [11/Sep/2024:02:12:55] ENGINE Error in HTTPServer.serve 2024-09-11T02:12:55.954 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:55 smithi052 bash[22930]: Traceback (most recent call last): 2024-09-11T02:12:55.954 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:55 smithi052 bash[22930]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-11T02:12:55.954 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:55 smithi052 bash[22930]: self._connections.run(self.expiration_interval) 2024-09-11T02:12:55.954 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:55 smithi052 bash[22930]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-11T02:12:55.954 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:55 smithi052 bash[22930]: self._run(expiration_interval) 2024-09-11T02:12:55.954 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:55 smithi052 bash[22930]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-11T02:12:55.954 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:55 smithi052 bash[22930]: new_conn = self._from_server_socket(self.server.socket) 2024-09-11T02:12:55.954 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:55 smithi052 bash[22930]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-11T02:12:55.954 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:55 smithi052 bash[22930]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-11T02:12:55.954 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:55 smithi052 bash[22930]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-11T02:12:55.954 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:55 smithi052 bash[22930]: s = self.context.wrap_socket( 2024-09-11T02:12:55.955 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:55 smithi052 bash[22930]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-11T02:12:55.955 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:55 smithi052 bash[22930]: return self.sslsocket_class._create( 2024-09-11T02:12:55.955 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:55 smithi052 bash[22930]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-11T02:12:55.955 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:55 smithi052 bash[22930]: self.do_handshake() 2024-09-11T02:12:55.955 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:55 smithi052 bash[22930]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-11T02:12:55.955 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:55 smithi052 bash[22930]: self._sslobj.do_handshake() 2024-09-11T02:12:55.955 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:55 smithi052 bash[22930]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-11T02:12:56.883 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: cephadm 2024-09-11T02:12:55.534030+0000 mgr.a (mgr.14118) 4 : cephadm [INF] [11/Sep/2024:02:12:55] ENGINE Bus STARTING 2024-09-11T02:12:56.883 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: cephadm 2024-09-11T02:12:55.534030+0000 mgr.a (mgr.14118) 4 : cephadm [INF] [11/Sep/2024:02:12:55] ENGINE Bus STARTING 2024-09-11T02:12:56.883 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: audit 2024-09-11T02:12:55.582396+0000 mgr.a (mgr.14118) 5 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:12:56.883 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: audit 2024-09-11T02:12:55.582396+0000 mgr.a (mgr.14118) 5 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:12:56.883 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: audit 2024-09-11T02:12:55.586258+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:12:56.883 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: audit 2024-09-11T02:12:55.586258+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:12:56.883 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: audit 2024-09-11T02:12:55.599286+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:12:56.883 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: audit 2024-09-11T02:12:55.599286+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:12:56.883 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: cluster 2024-09-11T02:12:55.635670+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e8: a(active, since 3s) 2024-09-11T02:12:56.884 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: cluster 2024-09-11T02:12:55.635670+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e8: a(active, since 3s) 2024-09-11T02:12:56.884 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: cephadm 2024-09-11T02:12:55.658824+0000 mgr.a (mgr.14118) 6 : cephadm [INF] [11/Sep/2024:02:12:55] ENGINE Serving on https://172.21.15.52:7150 2024-09-11T02:12:56.884 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: cephadm 2024-09-11T02:12:55.658824+0000 mgr.a (mgr.14118) 6 : cephadm [INF] [11/Sep/2024:02:12:55] ENGINE Serving on https://172.21.15.52:7150 2024-09-11T02:12:56.884 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: cephadm 2024-09-11T02:12:55.661422+0000 mgr.a (mgr.14118) 7 : cephadm [ERR] [11/Sep/2024:02:12:55] ENGINE Error in HTTPServer.serve 2024-09-11T02:12:56.884 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: Traceback (most recent call last): 2024-09-11T02:12:56.884 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-11T02:12:56.884 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: self._connections.run(self.expiration_interval) 2024-09-11T02:12:56.884 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-11T02:12:56.884 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: self._run(expiration_interval) 2024-09-11T02:12:56.884 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-11T02:12:56.884 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: new_conn = self._from_server_socket(self.server.socket) 2024-09-11T02:12:56.884 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-11T02:12:56.885 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-11T02:12:56.885 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-11T02:12:56.885 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: s = self.context.wrap_socket( 2024-09-11T02:12:56.885 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-11T02:12:56.885 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: return self.sslsocket_class._create( 2024-09-11T02:12:56.885 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-11T02:12:56.885 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: self.do_handshake() 2024-09-11T02:12:56.885 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-11T02:12:56.885 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: self._sslobj.do_handshake() 2024-09-11T02:12:56.885 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-11T02:12:56.885 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: cephadm 2024-09-11T02:12:55.661422+0000 mgr.a (mgr.14118) 7 : cephadm [ERR] [11/Sep/2024:02:12:55] ENGINE Error in HTTPServer.serve 2024-09-11T02:12:56.885 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: Traceback (most recent call last): 2024-09-11T02:12:56.886 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-11T02:12:56.886 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: self._connections.run(self.expiration_interval) 2024-09-11T02:12:56.886 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-11T02:12:56.886 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: self._run(expiration_interval) 2024-09-11T02:12:56.886 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-11T02:12:56.886 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: new_conn = self._from_server_socket(self.server.socket) 2024-09-11T02:12:56.886 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-11T02:12:56.886 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-11T02:12:56.886 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-11T02:12:56.886 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: s = self.context.wrap_socket( 2024-09-11T02:12:56.886 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-11T02:12:56.886 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: return self.sslsocket_class._create( 2024-09-11T02:12:56.887 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-11T02:12:56.887 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: self.do_handshake() 2024-09-11T02:12:56.887 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-11T02:12:56.887 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: self._sslobj.do_handshake() 2024-09-11T02:12:56.887 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-11T02:12:56.887 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: cephadm 2024-09-11T02:12:55.760078+0000 mgr.a (mgr.14118) 8 : cephadm [INF] [11/Sep/2024:02:12:55] ENGINE Serving on http://172.21.15.52:8765 2024-09-11T02:12:56.887 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: cephadm 2024-09-11T02:12:55.760078+0000 mgr.a (mgr.14118) 8 : cephadm [INF] [11/Sep/2024:02:12:55] ENGINE Serving on http://172.21.15.52:8765 2024-09-11T02:12:56.887 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: cephadm 2024-09-11T02:12:55.760214+0000 mgr.a (mgr.14118) 9 : cephadm [INF] [11/Sep/2024:02:12:55] ENGINE Bus STARTED 2024-09-11T02:12:56.887 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: cephadm 2024-09-11T02:12:55.760214+0000 mgr.a (mgr.14118) 9 : cephadm [INF] [11/Sep/2024:02:12:55] ENGINE Bus STARTED 2024-09-11T02:12:56.887 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: audit 2024-09-11T02:12:55.760899+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:12:56.887 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:56 smithi052 bash[22678]: audit 2024-09-11T02:12:55.760899+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:12:57.997 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-11T02:12:57.997 INFO:teuthology.orchestra.run.smithi052.stdout:Generating ssh key... 2024-09-11T02:12:58.831 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:58 smithi052 bash[22678]: audit 2024-09-11T02:12:57.415971+0000 mgr.a (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:12:58.832 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:58 smithi052 bash[22678]: audit 2024-09-11T02:12:57.415971+0000 mgr.a (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:12:59.811 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:59 smithi052 bash[22678]: audit 2024-09-11T02:12:59.370140+0000 mgr.a (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:12:59.811 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:59 smithi052 bash[22678]: audit 2024-09-11T02:12:59.370140+0000 mgr.a (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:12:59.811 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:59 smithi052 bash[22678]: cephadm 2024-09-11T02:12:59.370551+0000 mgr.a (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-11T02:12:59.812 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:12:59 smithi052 bash[22678]: cephadm 2024-09-11T02:12:59.370551+0000 mgr.a (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-11T02:13:00.203 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:59 smithi052 bash[22930]: Generating public/private rsa key pair. 2024-09-11T02:13:00.203 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:59 smithi052 bash[22930]: Your identification has been saved in /tmp/tmp7kqd59jw/key 2024-09-11T02:13:00.203 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:59 smithi052 bash[22930]: Your public key has been saved in /tmp/tmp7kqd59jw/key.pub 2024-09-11T02:13:00.203 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:59 smithi052 bash[22930]: The key fingerprint is: 2024-09-11T02:13:00.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:59 smithi052 bash[22930]: SHA256:/QA65LOAdP9pREMPGdqnQ1xROm5PEvOHysZM+QkzI2c ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:13:00.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:59 smithi052 bash[22930]: The key's randomart image is: 2024-09-11T02:13:00.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:59 smithi052 bash[22930]: +---[RSA 3072]----+ 2024-09-11T02:13:00.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:59 smithi052 bash[22930]: | +ooo. | 2024-09-11T02:13:00.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:59 smithi052 bash[22930]: | =.+ . | 2024-09-11T02:13:00.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:59 smithi052 bash[22930]: | . . o B B | 2024-09-11T02:13:00.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:59 smithi052 bash[22930]: | . o + + B * . | 2024-09-11T02:13:00.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:59 smithi052 bash[22930]: | . . * S E + . | 2024-09-11T02:13:00.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:59 smithi052 bash[22930]: | . * % & o | 2024-09-11T02:13:00.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:59 smithi052 bash[22930]: | . + * = | 2024-09-11T02:13:00.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:59 smithi052 bash[22930]: | . . | 2024-09-11T02:13:00.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:59 smithi052 bash[22930]: | | 2024-09-11T02:13:00.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:12:59 smithi052 bash[22930]: +----[SHA256]-----+ 2024-09-11T02:13:01.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:00 smithi052 bash[22678]: audit 2024-09-11T02:12:59.816173+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:13:01.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:00 smithi052 bash[22678]: audit 2024-09-11T02:12:59.816173+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:13:01.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:00 smithi052 bash[22678]: audit 2024-09-11T02:12:59.818802+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:13:01.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:00 smithi052 bash[22678]: audit 2024-09-11T02:12:59.818802+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:13:02.353 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCiyWNojUMV6YGFvN8oRaT2lP3+rwnkqmzbXTw2sYDKKOUlFy7vLKmSpCyFpCIR9HL6Dfk3W0u682VhlrQVD3iWq8qyGUf9Kw+ssty7fJOWednc6HVK1moSEQqVX2J/Cxk2xVvdL1P7h13aHmCJaQ/sKaRLj5Qw510dVw5oLLU71RQN5JRdvfq82ycwq5ijbWRogtt66e9Xsb9amj34VZEtaD10d+FEB4QGc9bxJEj/gMefmj36L7yMR5rGD7b1hDCX71NtcDY1UOT9pj+azKB0r5LXNI0IbtJLncuQ27S51CNwPWpVGgng2Pml2M2XHSONWxId7a32jizJG5z+bckk058Ha/u/LFsZdmRTQRSeRdstKvosHt5ENEW7qXncSU9T/30YL7nrS3y3QYt7jun7yJodYQH21IoAx347YD2n9V7gfeBZaIrEMD9kLzGGInPuySIpYKmw+Pv/fs5LrgIxkD8TcHWtlcMiKcsUTZHYnC4FgZ3wdc33by/svH29XFE= ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:13:02.353 INFO:teuthology.orchestra.run.smithi052.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-11T02:13:02.353 INFO:teuthology.orchestra.run.smithi052.stdout:Adding key to root@localhost authorized_keys... 2024-09-11T02:13:02.353 INFO:teuthology.orchestra.run.smithi052.stdout:Adding host smithi052... 2024-09-11T02:13:02.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:02 smithi052 bash[22678]: audit 2024-09-11T02:13:01.821734+0000 mgr.a (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:13:02.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:02 smithi052 bash[22678]: audit 2024-09-11T02:13:01.821734+0000 mgr.a (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:13:04.885 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:04 smithi052 bash[22678]: audit 2024-09-11T02:13:03.706805+0000 mgr.a (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi052", "addr": "172.21.15.52", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:13:04.885 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:04 smithi052 bash[22678]: audit 2024-09-11T02:13:03.706805+0000 mgr.a (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi052", "addr": "172.21.15.52", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:13:05.903 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:05 smithi052 bash[22678]: cephadm 2024-09-11T02:13:05.034941+0000 mgr.a (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi052 2024-09-11T02:13:05.904 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:05 smithi052 bash[22678]: cephadm 2024-09-11T02:13:05.034941+0000 mgr.a (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi052 2024-09-11T02:13:09.444 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout Added host 'smithi052' with addr '172.21.15.52' 2024-09-11T02:13:09.444 INFO:teuthology.orchestra.run.smithi052.stdout:Deploying unmanaged mon service... 2024-09-11T02:13:09.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:09 smithi052 bash[22678]: audit 2024-09-11T02:13:08.665022+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:13:09.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:09 smithi052 bash[22678]: audit 2024-09-11T02:13:08.665022+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:13:09.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:09 smithi052 bash[22678]: cephadm 2024-09-11T02:13:08.665506+0000 mgr.a (mgr.14118) 16 : cephadm [INF] Added host smithi052 2024-09-11T02:13:09.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:09 smithi052 bash[22678]: cephadm 2024-09-11T02:13:08.665506+0000 mgr.a (mgr.14118) 16 : cephadm [INF] Added host smithi052 2024-09-11T02:13:09.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:09 smithi052 bash[22678]: audit 2024-09-11T02:13:08.665891+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:13:09.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:09 smithi052 bash[22678]: audit 2024-09-11T02:13:08.665891+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:13:12.289 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-11T02:13:12.289 INFO:teuthology.orchestra.run.smithi052.stdout:Deploying unmanaged mgr service... 2024-09-11T02:13:12.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:12 smithi052 bash[22678]: audit 2024-09-11T02:13:11.511216+0000 mgr.a (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:13:12.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:12 smithi052 bash[22678]: audit 2024-09-11T02:13:11.511216+0000 mgr.a (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:13:12.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:12 smithi052 bash[22678]: cephadm 2024-09-11T02:13:11.514222+0000 mgr.a (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-11T02:13:12.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:12 smithi052 bash[22678]: cephadm 2024-09-11T02:13:11.514222+0000 mgr.a (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-11T02:13:12.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:12 smithi052 bash[22678]: audit 2024-09-11T02:13:11.517765+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:13:12.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:12 smithi052 bash[22678]: audit 2024-09-11T02:13:11.517765+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:13:12.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:12 smithi052 bash[22678]: audit 2024-09-11T02:13:12.006053+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:13:12.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:12 smithi052 bash[22678]: audit 2024-09-11T02:13:12.006053+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:13:13.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:13 smithi052 bash[22678]: audit 2024-09-11T02:13:12.632900+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:13:13.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:13 smithi052 bash[22678]: audit 2024-09-11T02:13:12.632900+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:13:13.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:13 smithi052 bash[22678]: cluster 2024-09-11T02:13:12.639058+0000 mgr.a (mgr.14118) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:13:13.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:13 smithi052 bash[22678]: cluster 2024-09-11T02:13:12.639058+0000 mgr.a (mgr.14118) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:13:14.424 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-11T02:13:15.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:14 smithi052 bash[22678]: audit 2024-09-11T02:13:13.823592+0000 mgr.a (mgr.14118) 20 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:13:15.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:14 smithi052 bash[22678]: audit 2024-09-11T02:13:13.823592+0000 mgr.a (mgr.14118) 20 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:13:15.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:14 smithi052 bash[22678]: cephadm 2024-09-11T02:13:13.825041+0000 mgr.a (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-11T02:13:15.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:14 smithi052 bash[22678]: cephadm 2024-09-11T02:13:13.825041+0000 mgr.a (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-11T02:13:15.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:14 smithi052 bash[22678]: audit 2024-09-11T02:13:13.829329+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:13:15.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:14 smithi052 bash[22678]: audit 2024-09-11T02:13:13.829329+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.52:0/358431330' entity='mgr.a' 2024-09-11T02:13:16.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:15 smithi052 bash[22678]: cluster 2024-09-11T02:13:14.639468+0000 mgr.a (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:13:16.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:15 smithi052 bash[22678]: cluster 2024-09-11T02:13:14.639468+0000 mgr.a (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:13:16.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:15 smithi052 bash[22678]: audit 2024-09-11T02:13:15.774990+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.52:0/3174195633' entity='client.admin' 2024-09-11T02:13:16.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:15 smithi052 bash[22678]: audit 2024-09-11T02:13:15.774990+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.52:0/3174195633' entity='client.admin' 2024-09-11T02:13:17.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:17 smithi052 bash[22678]: cluster 2024-09-11T02:13:16.639886+0000 mgr.a (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:13:17.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:17 smithi052 bash[22678]: cluster 2024-09-11T02:13:16.639886+0000 mgr.a (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:13:17.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:17 smithi052 bash[22678]: audit 2024-09-11T02:13:17.653750+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.52:0/2907095299' entity='client.admin' 2024-09-11T02:13:17.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:17 smithi052 bash[22678]: audit 2024-09-11T02:13:17.653750+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.52:0/2907095299' entity='client.admin' 2024-09-11T02:13:18.180 INFO:teuthology.orchestra.run.smithi052.stdout:Enabling the dashboard module... 2024-09-11T02:13:20.203 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:19 smithi052 bash[22930]: ignoring --setuser ceph since I am not root 2024-09-11T02:13:20.203 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:19 smithi052 bash[22930]: ignoring --setgroup ceph since I am not root 2024-09-11T02:13:20.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:19 smithi052 bash[22678]: cluster 2024-09-11T02:13:18.640335+0000 mgr.a (mgr.14118) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:13:20.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:19 smithi052 bash[22678]: cluster 2024-09-11T02:13:18.640335+0000 mgr.a (mgr.14118) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:13:20.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:19 smithi052 bash[22678]: audit 2024-09-11T02:13:19.609482+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.52:0/2122636234' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-11T02:13:20.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:19 smithi052 bash[22678]: audit 2024-09-11T02:13:19.609482+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.52:0/2122636234' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-11T02:13:21.179 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:20 smithi052 bash[22678]: audit 2024-09-11T02:13:19.837322+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.52:0/2122636234' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-11T02:13:21.179 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:20 smithi052 bash[22678]: audit 2024-09-11T02:13:19.837322+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.52:0/2122636234' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-11T02:13:21.179 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:20 smithi052 bash[22678]: cluster 2024-09-11T02:13:19.843178+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e9: a(active, since 27s) 2024-09-11T02:13:21.180 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:20 smithi052 bash[22678]: cluster 2024-09-11T02:13:19.843178+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e9: a(active, since 27s) 2024-09-11T02:13:22.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:22 smithi052 bash[22678]: audit 2024-09-11T02:13:22.055002+0000 mon.a (mon.0) 74 : audit [DBG] from='client.? 172.21.15.52:0/3158230256' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-11T02:13:22.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:22 smithi052 bash[22678]: audit 2024-09-11T02:13:22.055002+0000 mon.a (mon.0) 74 : audit [DBG] from='client.? 172.21.15.52:0/3158230256' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-11T02:13:22.617 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout { 2024-09-11T02:13:22.617 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-11T02:13:22.617 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-11T02:13:22.617 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-09-11T02:13:22.618 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-11T02:13:22.618 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout } 2024-09-11T02:13:22.618 INFO:teuthology.orchestra.run.smithi052.stdout:Waiting for the mgr to restart... 2024-09-11T02:13:22.618 INFO:teuthology.orchestra.run.smithi052.stdout:Waiting for mgr epoch 9... 2024-09-11T02:13:26.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:26 smithi052 bash[22678]: cluster 2024-09-11T02:13:26.215094+0000 mon.a (mon.0) 75 : cluster [INF] Active manager daemon a restarted 2024-09-11T02:13:26.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:26 smithi052 bash[22678]: cluster 2024-09-11T02:13:26.215094+0000 mon.a (mon.0) 75 : cluster [INF] Active manager daemon a restarted 2024-09-11T02:13:26.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:26 smithi052 bash[22678]: cluster 2024-09-11T02:13:26.215331+0000 mon.a (mon.0) 76 : cluster [INF] Activating manager daemon a 2024-09-11T02:13:26.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:26 smithi052 bash[22678]: cluster 2024-09-11T02:13:26.215331+0000 mon.a (mon.0) 76 : cluster [INF] Activating manager daemon a 2024-09-11T02:13:26.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:26 smithi052 bash[22678]: cluster 2024-09-11T02:13:26.222612+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-11T02:13:26.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:26 smithi052 bash[22678]: cluster 2024-09-11T02:13:26.222612+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-11T02:13:26.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:26 smithi052 bash[22678]: cluster 2024-09-11T02:13:26.222844+0000 mon.a (mon.0) 78 : cluster [DBG] mgrmap e10: a(active, starting, since 0.00761529s) 2024-09-11T02:13:26.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:26 smithi052 bash[22678]: cluster 2024-09-11T02:13:26.222844+0000 mon.a (mon.0) 78 : cluster [DBG] mgrmap e10: a(active, starting, since 0.00761529s) 2024-09-11T02:13:26.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:26 smithi052 bash[22678]: audit 2024-09-11T02:13:26.225385+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:13:26.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:26 smithi052 bash[22678]: audit 2024-09-11T02:13:26.225385+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:13:26.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:26 smithi052 bash[22678]: audit 2024-09-11T02:13:26.226175+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-09-11T02:13:26.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:26 smithi052 bash[22678]: audit 2024-09-11T02:13:26.226175+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-09-11T02:13:26.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:26 smithi052 bash[22678]: audit 2024-09-11T02:13:26.226879+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-09-11T02:13:26.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:26 smithi052 bash[22678]: audit 2024-09-11T02:13:26.226879+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-09-11T02:13:26.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:26 smithi052 bash[22678]: audit 2024-09-11T02:13:26.226989+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-09-11T02:13:26.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:26 smithi052 bash[22678]: audit 2024-09-11T02:13:26.226989+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-09-11T02:13:26.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:26 smithi052 bash[22678]: audit 2024-09-11T02:13:26.227112+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-09-11T02:13:26.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:26 smithi052 bash[22678]: audit 2024-09-11T02:13:26.227112+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-09-11T02:13:26.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:26 smithi052 bash[22678]: cluster 2024-09-11T02:13:26.254565+0000 mon.a (mon.0) 84 : cluster [INF] Manager daemon a is now available 2024-09-11T02:13:26.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:26 smithi052 bash[22678]: cluster 2024-09-11T02:13:26.254565+0000 mon.a (mon.0) 84 : cluster [INF] Manager daemon a is now available 2024-09-11T02:13:27.832 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout { 2024-09-11T02:13:27.832 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-11T02:13:27.832 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-11T02:13:27.832 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout } 2024-09-11T02:13:27.832 INFO:teuthology.orchestra.run.smithi052.stdout:mgr epoch 9 is available 2024-09-11T02:13:27.833 INFO:teuthology.orchestra.run.smithi052.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-11T02:13:27.919 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:27 smithi052 bash[22678]: audit 2024-09-11T02:13:26.668052+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:27.919 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:27 smithi052 bash[22678]: audit 2024-09-11T02:13:26.668052+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:27.919 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:27 smithi052 bash[22678]: audit 2024-09-11T02:13:26.675268+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:13:27.920 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:27 smithi052 bash[22678]: audit 2024-09-11T02:13:26.675268+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:13:27.920 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:27 smithi052 bash[22678]: audit 2024-09-11T02:13:26.688187+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-09-11T02:13:27.920 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:27 smithi052 bash[22678]: audit 2024-09-11T02:13:26.688187+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-09-11T02:13:27.920 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:27 smithi052 bash[22678]: audit 2024-09-11T02:13:26.690400+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-09-11T02:13:27.920 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:27 smithi052 bash[22678]: audit 2024-09-11T02:13:26.690400+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-09-11T02:13:27.920 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:27 smithi052 bash[22678]: cluster 2024-09-11T02:13:27.224409+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e11: a(active, since 1.00919s) 2024-09-11T02:13:27.920 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:27 smithi052 bash[22678]: cluster 2024-09-11T02:13:27.224409+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e11: a(active, since 1.00919s) 2024-09-11T02:13:28.203 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22930]: debug 2024-09-11T02:13:28.064+0000 7f67ed8ed640 -1 log_channel(cephadm) log [ERR] : [11/Sep/2024:02:13:28] ENGINE Error in HTTPServer.serve 2024-09-11T02:13:28.203 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22930]: Traceback (most recent call last): 2024-09-11T02:13:28.203 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22930]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-11T02:13:28.203 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22930]: self._connections.run(self.expiration_interval) 2024-09-11T02:13:28.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22930]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-11T02:13:28.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22930]: self._run(expiration_interval) 2024-09-11T02:13:28.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22930]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-11T02:13:28.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22930]: new_conn = self._from_server_socket(self.server.socket) 2024-09-11T02:13:28.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22930]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-11T02:13:28.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22930]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-11T02:13:28.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22930]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-11T02:13:28.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22930]: s = self.context.wrap_socket( 2024-09-11T02:13:28.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22930]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-11T02:13:28.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22930]: return self.sslsocket_class._create( 2024-09-11T02:13:28.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22930]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-11T02:13:28.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22930]: self.do_handshake() 2024-09-11T02:13:28.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22930]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-11T02:13:28.204 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22930]: self._sslobj.do_handshake() 2024-09-11T02:13:28.205 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22930]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-11T02:13:28.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22678]: audit 2024-09-11T02:13:27.224701+0000 mgr.a (mgr.14150) 1 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-11T02:13:28.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22678]: audit 2024-09-11T02:13:27.224701+0000 mgr.a (mgr.14150) 1 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-11T02:13:28.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22678]: audit 2024-09-11T02:13:27.239033+0000 mgr.a (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-11T02:13:28.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:28 smithi052 bash[22678]: audit 2024-09-11T02:13:27.239033+0000 mgr.a (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-11T02:13:29.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: cephadm 2024-09-11T02:13:27.944021+0000 mgr.a (mgr.14150) 3 : cephadm [INF] [11/Sep/2024:02:13:27] ENGINE Bus STARTING 2024-09-11T02:13:29.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: cephadm 2024-09-11T02:13:27.944021+0000 mgr.a (mgr.14150) 3 : cephadm [INF] [11/Sep/2024:02:13:27] ENGINE Bus STARTING 2024-09-11T02:13:29.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: cephadm 2024-09-11T02:13:28.067927+0000 mgr.a (mgr.14150) 4 : cephadm [INF] [11/Sep/2024:02:13:28] ENGINE Serving on https://172.21.15.52:7150 2024-09-11T02:13:29.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: cephadm 2024-09-11T02:13:28.067927+0000 mgr.a (mgr.14150) 4 : cephadm [INF] [11/Sep/2024:02:13:28] ENGINE Serving on https://172.21.15.52:7150 2024-09-11T02:13:29.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: cephadm 2024-09-11T02:13:28.072372+0000 mgr.a (mgr.14150) 5 : cephadm [ERR] [11/Sep/2024:02:13:28] ENGINE Error in HTTPServer.serve 2024-09-11T02:13:29.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: Traceback (most recent call last): 2024-09-11T02:13:29.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-11T02:13:29.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: self._connections.run(self.expiration_interval) 2024-09-11T02:13:29.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-11T02:13:29.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: self._run(expiration_interval) 2024-09-11T02:13:29.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-11T02:13:29.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: new_conn = self._from_server_socket(self.server.socket) 2024-09-11T02:13:29.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-11T02:13:29.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-11T02:13:29.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-11T02:13:29.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: s = self.context.wrap_socket( 2024-09-11T02:13:29.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-11T02:13:29.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: return self.sslsocket_class._create( 2024-09-11T02:13:29.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-11T02:13:29.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: self.do_handshake() 2024-09-11T02:13:29.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-11T02:13:29.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: self._sslobj.do_handshake() 2024-09-11T02:13:29.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-11T02:13:29.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: cephadm 2024-09-11T02:13:28.072372+0000 mgr.a (mgr.14150) 5 : cephadm [ERR] [11/Sep/2024:02:13:28] ENGINE Error in HTTPServer.serve 2024-09-11T02:13:29.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: Traceback (most recent call last): 2024-09-11T02:13:29.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-11T02:13:29.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: self._connections.run(self.expiration_interval) 2024-09-11T02:13:29.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-11T02:13:29.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: self._run(expiration_interval) 2024-09-11T02:13:29.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-11T02:13:29.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: new_conn = self._from_server_socket(self.server.socket) 2024-09-11T02:13:29.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-11T02:13:29.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-11T02:13:29.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-11T02:13:29.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: s = self.context.wrap_socket( 2024-09-11T02:13:29.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-11T02:13:29.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: return self.sslsocket_class._create( 2024-09-11T02:13:29.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-11T02:13:29.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: self.do_handshake() 2024-09-11T02:13:29.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-11T02:13:29.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: self._sslobj.do_handshake() 2024-09-11T02:13:29.958 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-11T02:13:29.958 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: cephadm 2024-09-11T02:13:28.168995+0000 mgr.a (mgr.14150) 6 : cephadm [INF] [11/Sep/2024:02:13:28] ENGINE Serving on http://172.21.15.52:8765 2024-09-11T02:13:29.958 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: cephadm 2024-09-11T02:13:28.168995+0000 mgr.a (mgr.14150) 6 : cephadm [INF] [11/Sep/2024:02:13:28] ENGINE Serving on http://172.21.15.52:8765 2024-09-11T02:13:29.958 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: cephadm 2024-09-11T02:13:28.169141+0000 mgr.a (mgr.14150) 7 : cephadm [INF] [11/Sep/2024:02:13:28] ENGINE Bus STARTED 2024-09-11T02:13:29.958 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: cephadm 2024-09-11T02:13:28.169141+0000 mgr.a (mgr.14150) 7 : cephadm [INF] [11/Sep/2024:02:13:28] ENGINE Bus STARTED 2024-09-11T02:13:29.958 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: cluster 2024-09-11T02:13:28.677948+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e12: a(active, since 2s) 2024-09-11T02:13:29.958 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:29 smithi052 bash[22678]: cluster 2024-09-11T02:13:28.677948+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e12: a(active, since 2s) 2024-09-11T02:13:30.799 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+zCCAuOgAwIBAgIUQXs89n1Uyt3R7tJVYIfbUCsk9nswDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkxMTAyMTMzMFoXDTM0\nMDkxMjAyMTMzMFowFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjUyMIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEA8rpQS3Xa6w6YAktLnv9BFCLMxc+wCEJdzobZ\n6IeBGBQT5CUuZTlKuX2qPVBDJyASI1ss8el163HHfP5pl2QIIFR4VDTITGgN+vmP\nkfgn7oYqmuqgYVSgQCOgSF7zzx6pndqQ39UrBBPOZ0u9j3XdlWrcGTvp/3wNxqXJ\npHQkaTIGDyudW3R4Mgs+nhuW/E+EvUz7S9mu0WGsuOoTaxYf7q45H0iDerkd7VH2\n6PaYP0qArZvuQ36YGHKo3erjR3zxI4q4hW7YSGylDe1P7l9/RmK45uC/CtSxyHKy\nc2C59csicRbfnUCjl0CCLtV3Xglnp2tI0OQVpTw5190M0u7V+w5q+wzVH0vspaLD\nMJ3xyyzQe0MGDuMIEq6GblfFjgMNPaL/h+A6mjOONlLQPX8AyBw6lVv8OFgs1+MK\nx3UbLTj0gxsuxBAChWbpbzVmqLLE1w9P+/WeKD0R59Wb3RW/yIpJeivmanrOhBxE\nRd3pmJmkIeqtr+kRTVGxcRIHPtTky75vx5VSKg0DtPxZYBXW/YXFjxTTJ0gcN6Fw\nAwlowTbIr6KaQGdSLyzIL1E1LZAYtR39uI4dM0fTZaCpUyPTBMwL96+wKY4zXVB2\niPVMNyA6XjS6H9qc5b4jXSFvaKLnzDbd5Z6Ghf3SYiXnDyrq897DHQcDplJCyHb1\nEn+LcI0CAwEAAaM/MD0wLQYDVR0RBCYwJIIJc21pdGhpMDUyghFkYXNoYm9hcmRf\nc2VydmVyc4cErBUPNDAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQC8\nwc4IkCLbyJRrCh4hnk53qR+90X59lg0Q7GQO+NfuG+Sb+/htpDg9SHunG7bJyV2P\nV19X70Hd/j3oIEK/D4JW3DZtAQfMLK647qIJgLuOKWfoVeBTnfd1JyBH0Gcgqi/m\njNKg3iB9LkKbrF0zrbeE6E83MZgSl2/ypjiQhyFAy3JYHF7fiYAlrzooj10cAhSe\nJA2EzYuwZj1rmSbbNSvkgxymnOByXlUJr6bxCcN+YbbohVUap7BCG29iGIB4RZzB\nBe41AyjyzTqlQvjsyydB1+TrbHHfYGeVMc7e2o5+ZiTdgvyjBoGCT53dmrRDlOvj\njB7g/zrZ+NbgSMDCHrRlgsO8r42P8/6m/8msJxocleZA1s+tGU8K/gyVEXaLXRLK\nAyveE3lKJDjw/e6yvQZ4YzG6qQaPBP53LbmDDe56AGgkw8gcV8t9SmFM518fpJoR\nQNrWX7iQFE4rtLe092iuot+E080AsxAIpIW1So+gej2ALco+WiPXdiDG2gwJb1pX\nNzL/KVWeUOHOh+f0PlWoVmB1dH7jT+HiO8vBv8dfVrmIo2AAHXBvJd/6ruu22l2c\nnHY08Cc9ZnD5QBnyAswb83aOtPIXHHa+jcUw4XNogP3p1z8Qaap+eANXYiosvij1\nRkKNJ4uG/76WNMTyWAltKB57SvnvWjQBFtmW/l+O4g==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKQIBAAKCAgEA8rpQS3Xa6w6YAktLnv9BFCLMxc+wCEJdzobZ6IeBGBQT5CUu\nZTlKuX2qPVBDJyASI1ss8el163HHfP5pl2QIIFR4VDTITGgN+vmPkfgn7oYqmuqg\nYVSgQCOgSF7zzx6pndqQ39UrBBPOZ0u9j3XdlWrcGTvp/3wNxqXJpHQkaTIGDyud\nW3R4Mgs+nhuW/E+EvUz7S9mu0WGsuOoTaxYf7q45H0iDerkd7VH26PaYP0qArZvu\nQ36YGHKo3erjR3zxI4q4hW7YSGylDe1P7l9/RmK45uC/CtSxyHKyc2C59csicRbf\nnUCjl0CCLtV3Xglnp2tI0OQVpTw5190M0u7V+w5q+wzVH0vspaLDMJ3xyyzQe0MG\nDuMIEq6GblfFjgMNPaL/h+A6mjOONlLQPX8AyBw6lVv8OFgs1+MKx3UbLTj0gxsu\nxBAChWbpbzVmqLLE1w9P+/WeKD0R59Wb3RW/yIpJeivmanrOhBxERd3pmJmkIeqt\nr+kRTVGxcRIHPtTky75vx5VSKg0DtPxZYBXW/YXFjxTTJ0gcN6FwAwlowTbIr6Ka\nQGdSLyzIL1E1LZAYtR39uI4dM0fTZaCpUyPTBMwL96+wKY4zXVB2iPVMNyA6XjS6\nH9qc5b4jXSFvaKLnzDbd5Z6Ghf3SYiXnDyrq897DHQcDplJCyHb1En+LcI0CAwEA\nAQKCAgB5Pd5AqxhUJCCCuNiHjWmU5MMTJagAoCHaONqcvx6ZB+JdqcLQdfsgxyfj\nY3V/lBHrTi4Xke1AUz95bF0S7Tjv6TGHoivQmoMtMz3nBCTyDFs4sWy14T8Aeqsj\nqyYudVr1CckmvQQ1D62gRCFmCNJLQaq6AgbigjUhXgtoFUlgsEd9iWQa3ATzvlEj\nSZWz5wZfRhYZ75xWYusTHHzhlxYRMz4+JYrjIJdVxQTHnfEzYAQBc+tiFFhlkdRO\nsPag7URH5BFCOTlYh8g0Oi8cWuAoqMRCMs3KW66H+N6xKgYJQ9Oq2GmO00xDj0nX\nmfH7a0g2xKyFBwDW3cvoyrYOoJUJzrJ2sP9TcODd7IYwCd3FV6+hytROCailbWer\najx3YZaLo5LOgX9s0HTpt0gG2OGZMdw/HQEymgSV5R3KuZ6/XX2s4RGOLZ2bdEKs\nSdW1M29cv/XkpSA0rtjBAUH8wbUlyMW3llJ30K93nBE48MN7pdjd6E08qCG1894G\nCpB625BWLPcprRFK1zB4ULCyM3+Cui20Z1j35wZnjQry3yAL8ySUAxnS0cunMq5A\n1J9JvqZgGFD4pzDhhj/Cxl81Q8aqv+UsA7seA6yNeKrMbPMptYC3aEga4WLLf5vv\nAMWRv3bM+HEgnE0KDvZHBPQPNc6Z2go6qtoCWuht07qSZNQsYwKCAQEA/2A3edGd\n+vjFriePrQtErEgK48yj4a+anaRs3U9shGEDh11Aa15tBRezJiKjSf6i66yXhxSv\nauiQKFHXZtb1g10u0ejYR/FHmRCRu5X3uP0gN/nHOFWjkDv4KEBH7WoDoqj1C+Ys\nYFFXr01VFQRStnlqx/Rinqsl5yaoG+xy6I8wMffFy/1QlSylWmnNIm3rTaeZL4pI\nMPri2d5NPXsVhiaVbrWpb0GD2m/cVBIVHbsHo/a55t5KUinNbHLkrzCRkNv3zD85\nq/XeYZylKD8O7kZZWAfNeypX12dWVcCCEF5tqhhx791PgsKxIXfqboxZXd4x9iSJ\nyR78RN+2PiZwpwKCAQEA81Iu7lmpULMx7aOi2UbojoQKTGJwr9xpZQ4vDjjitZ9T\nYM/z5QjL4v7ldT6KwESc6gk0KzLS1Jmkk+S0fFE3CfGqe6vZKv/KO8SFNmOUMzAp\n/e23/5Kl4SlZJx2DXm2x/vxyv0GRalXh2/Z1pah6oOXcJMiJPeI9wQ7Mqd5lvk2I\nBOfo6o5ZQFJX7Piade3Jd0QhbDtkKu6+yJb4TarGjhNFoI+ChqLseDgJxMuNfDTv\npHGhylfA1jcKEdu+J+canI/haeXQEZRhs/1nogcOVA3TmDDnMEA4WjR7J9EmOqHz\n7DZ9Rz2nc74pWobYbULlJpDSTGvg3SePrmcgxX1nqwKCAQEA7JkKDLTmNtUw4I8K\nj/n2n98HJ9I6qyd0ikUCD3A8S9FN4aXFvzP2sVcpxVUmD7H443w9zwqdEuFwXcql\nVEQnppM4g4XEi7LA8NDnE/J3Vk4+AV5K8qh1J3ZIDZKwkQc9YwBCN8oCpyH1qRZu\nk1A0CZcoFSUYEYTjUur/qQ9BzrCKqGC0Qq/obqy0bbXENfe8n299fwwQokBu2Acb\nbLCSWn14yN9JoSgDrucgLEusgKT9CS3XQkwEc2cDSUyRDrZixuDlDbguCGF8rNbi\nNQ1nGd7Xe7WO7GNoisrUtBHs7plt5L9NIDvcJHuYfDeLXOxvB4aKp09m0I0CkBTr\n1Vzr1QKCAQEAz17lXIHRyVNPZAaoDaFfJcbmt/7VpyukL1oNRIO6w6uL9eCFLld2\n3Hj8uhWZTw+q49MAQSjJgiOHnfu2zpSw4aqy7z+gkAL8Kj/sgFQRxCZyQ1XMEOa8\ntM72il2ezmWS44vnh5SsCAI1wa+kyJB0IpiELF00iic9FkI0rzk5YRzWpce4O98h\nta33/aBKk+MaZqkMCx/62JQsyOvRpu+61O8b0iE8zt4fxr2LpcsNRCQhcPbfOoHb\neTXjQSEUSRGvHmuJYyVXVQQu2KVJI0/8KCq4gOZ8wiSZYleD9oVLnYDVUCWIU6T6\nB6yztdFitovinCGk+TifphvHWo3N4kJkjQKCAQA1jjB/NLQ2lcaLjOJmSebEglCB\nj6A9yQ9QiuSGuio5iKd75Ny2RW+Now6o7ZAn7+sDAAJXaUO5ce6j4lPoMhlLviHu\nQ+gD1gX7czu+zG+Bmd9jAqOW8qSQYSqysj2d0YfLZ4eXaxoRlSYp1X1wBg4CnVIL\n7+AiQ1/o5Lskn0pC5rqUe+n6YqvM5WgTR5u972EMXMFvHuPZdy3/PDnR0oWP1yT+\nNwBBTsn1DHsYnVTk0pWFtM90+SY1owb989m8Dya/WGDwqf6JDK8fmvUCfUKSftIb\nxXrImkY22djGlbU2YnzXdWoSB9Pc7S3xNfhvf1ErrXthgxwKeb/fPd+XKi7o\n-----END RSA PRIVATE KEY-----\n"} 2024-09-11T02:13:30.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:30 smithi052 bash[22678]: audit 2024-09-11T02:13:29.363132+0000 mgr.a (mgr.14150) 8 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:13:30.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:30 smithi052 bash[22678]: audit 2024-09-11T02:13:29.363132+0000 mgr.a (mgr.14150) 8 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:13:32.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:32 smithi052 bash[22678]: audit 2024-09-11T02:13:31.474009+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:32.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:32 smithi052 bash[22678]: audit 2024-09-11T02:13:31.474009+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:32.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:32 smithi052 bash[22678]: audit 2024-09-11T02:13:31.474727+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi052", "name": "osd_memory_target"} : dispatch 2024-09-11T02:13:32.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:32 smithi052 bash[22678]: audit 2024-09-11T02:13:31.474727+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi052", "name": "osd_memory_target"} : dispatch 2024-09-11T02:13:32.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:32 smithi052 bash[22678]: audit 2024-09-11T02:13:31.478190+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:32.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:32 smithi052 bash[22678]: audit 2024-09-11T02:13:31.478190+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:32.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:32 smithi052 bash[22678]: audit 2024-09-11T02:13:31.479614+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi052", "caps": []} : dispatch 2024-09-11T02:13:32.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:32 smithi052 bash[22678]: audit 2024-09-11T02:13:31.479614+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi052", "caps": []} : dispatch 2024-09-11T02:13:32.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:32 smithi052 bash[22678]: audit 2024-09-11T02:13:31.480229+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi052", "caps": []}]': finished 2024-09-11T02:13:32.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:32 smithi052 bash[22678]: audit 2024-09-11T02:13:31.480229+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi052", "caps": []}]': finished 2024-09-11T02:13:32.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:32 smithi052 bash[22678]: audit 2024-09-11T02:13:32.213260+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:32.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:32 smithi052 bash[22678]: audit 2024-09-11T02:13:32.213260+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:32.839 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-11T02:13:33.749 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:33 smithi052 bash[22678]: audit 2024-09-11T02:13:32.209968+0000 mgr.a (mgr.14150) 9 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:13:33.750 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:33 smithi052 bash[22678]: audit 2024-09-11T02:13:32.209968+0000 mgr.a (mgr.14150) 9 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:13:33.750 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:33 smithi052 bash[22678]: cephadm 2024-09-11T02:13:32.356335+0000 mgr.a (mgr.14150) 10 : cephadm [INF] Deploying daemon agent.smithi052 on smithi052 2024-09-11T02:13:33.750 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:33 smithi052 bash[22678]: cephadm 2024-09-11T02:13:32.356335+0000 mgr.a (mgr.14150) 10 : cephadm [INF] Deploying daemon agent.smithi052 on smithi052 2024-09-11T02:13:34.906 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-11T02:13:34.906 INFO:teuthology.orchestra.run.smithi052.stdout:Creating initial admin user... 2024-09-11T02:13:35.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:35 smithi052 bash[22678]: audit 2024-09-11T02:13:34.299808+0000 mgr.a (mgr.14150) 11 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:13:35.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:35 smithi052 bash[22678]: audit 2024-09-11T02:13:34.299808+0000 mgr.a (mgr.14150) 11 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:13:35.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:35 smithi052 bash[22678]: audit 2024-09-11T02:13:34.302860+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:35.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:35 smithi052 bash[22678]: audit 2024-09-11T02:13:34.302860+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:37.173 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$1lYyeMCeDKmi4vkjre896eoX37ilT95N30Pxl2k5p3beWJGJtvsNq", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726020816, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-11T02:13:37.173 INFO:teuthology.orchestra.run.smithi052.stdout:Fetching dashboard port number... 2024-09-11T02:13:37.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:37 smithi052 bash[22678]: audit 2024-09-11T02:13:36.283985+0000 mgr.a (mgr.14150) 12 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:13:37.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:37 smithi052 bash[22678]: audit 2024-09-11T02:13:36.283985+0000 mgr.a (mgr.14150) 12 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:13:37.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:37 smithi052 bash[22678]: audit 2024-09-11T02:13:36.599419+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:37.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:37 smithi052 bash[22678]: audit 2024-09-11T02:13:36.599419+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:38.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:38 smithi052 bash[22678]: audit 2024-09-11T02:13:38.504804+0000 mon.a (mon.0) 99 : audit [DBG] from='client.? 172.21.15.52:0/4197125364' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-11T02:13:38.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:38 smithi052 bash[22678]: audit 2024-09-11T02:13:38.504804+0000 mon.a (mon.0) 99 : audit [DBG] from='client.? 172.21.15.52:0/4197125364' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-11T02:13:39.037 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stdout 8443 2024-09-11T02:13:39.037 INFO:teuthology.orchestra.run.smithi052.stdout:firewalld does not appear to be present 2024-09-11T02:13:39.037 INFO:teuthology.orchestra.run.smithi052.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-11T02:13:39.041 INFO:teuthology.orchestra.run.smithi052.stdout:Ceph Dashboard is now available at: 2024-09-11T02:13:39.041 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:13:39.041 INFO:teuthology.orchestra.run.smithi052.stdout: URL: https://smithi052.front.sepia.ceph.com:8443/ 2024-09-11T02:13:39.041 INFO:teuthology.orchestra.run.smithi052.stdout: User: admin 2024-09-11T02:13:39.041 INFO:teuthology.orchestra.run.smithi052.stdout: Password: dcn2kx7l5b 2024-09-11T02:13:39.041 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:13:39.042 INFO:teuthology.orchestra.run.smithi052.stdout:Saving cluster configuration to /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config directory 2024-09-11T02:13:39.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:39 smithi052 bash[22678]: cluster 2024-09-11T02:13:38.602047+0000 mon.a (mon.0) 100 : cluster [DBG] mgrmap e13: a(active, since 12s) 2024-09-11T02:13:39.859 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:39 smithi052 bash[22678]: cluster 2024-09-11T02:13:38.602047+0000 mon.a (mon.0) 100 : cluster [DBG] mgrmap e13: a(active, since 12s) 2024-09-11T02:13:41.103 INFO:teuthology.orchestra.run.smithi052.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-11T02:13:41.103 INFO:teuthology.orchestra.run.smithi052.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-11T02:13:41.103 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:13:41.103 INFO:teuthology.orchestra.run.smithi052.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-11T02:13:41.103 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:13:41.104 INFO:teuthology.orchestra.run.smithi052.stdout:Or, if you are only running a single cluster on this host: 2024-09-11T02:13:41.104 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:13:41.104 INFO:teuthology.orchestra.run.smithi052.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-11T02:13:41.104 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:13:41.104 INFO:teuthology.orchestra.run.smithi052.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-11T02:13:41.104 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:13:41.104 INFO:teuthology.orchestra.run.smithi052.stdout: ceph telemetry on 2024-09-11T02:13:41.104 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:13:41.104 INFO:teuthology.orchestra.run.smithi052.stdout:For more information see: 2024-09-11T02:13:41.104 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:13:41.104 INFO:teuthology.orchestra.run.smithi052.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-11T02:13:41.104 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:13:41.105 INFO:teuthology.orchestra.run.smithi052.stdout:Bootstrap complete. 2024-09-11T02:13:41.165 INFO:tasks.cephadm:Fetching config... 2024-09-11T02:13:41.166 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-11T02:13:41.166 DEBUG:teuthology.orchestra.run.smithi052:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-11T02:13:41.172 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-11T02:13:41.172 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-11T02:13:41.172 DEBUG:teuthology.orchestra.run.smithi052:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-11T02:13:41.221 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-11T02:13:41.221 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-11T02:13:41.222 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd if=/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-11T02:13:41.275 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-11T02:13:41.276 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-11T02:13:41.276 DEBUG:teuthology.orchestra.run.smithi052:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-11T02:13:41.321 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-11T02:13:41.321 DEBUG:teuthology.orchestra.run.smithi052:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCiyWNojUMV6YGFvN8oRaT2lP3+rwnkqmzbXTw2sYDKKOUlFy7vLKmSpCyFpCIR9HL6Dfk3W0u682VhlrQVD3iWq8qyGUf9Kw+ssty7fJOWednc6HVK1moSEQqVX2J/Cxk2xVvdL1P7h13aHmCJaQ/sKaRLj5Qw510dVw5oLLU71RQN5JRdvfq82ycwq5ijbWRogtt66e9Xsb9amj34VZEtaD10d+FEB4QGc9bxJEj/gMefmj36L7yMR5rGD7b1hDCX71NtcDY1UOT9pj+azKB0r5LXNI0IbtJLncuQ27S51CNwPWpVGgng2Pml2M2XHSONWxId7a32jizJG5z+bckk058Ha/u/LFsZdmRTQRSeRdstKvosHt5ENEW7qXncSU9T/30YL7nrS3y3QYt7jun7yJodYQH21IoAx347YD2n9V7gfeBZaIrEMD9kLzGGInPuySIpYKmw+Pv/fs5LrgIxkD8TcHWtlcMiKcsUTZHYnC4FgZ3wdc33by/svH29XFE= ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-11T02:13:41.382 INFO:teuthology.orchestra.run.smithi052.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCiyWNojUMV6YGFvN8oRaT2lP3+rwnkqmzbXTw2sYDKKOUlFy7vLKmSpCyFpCIR9HL6Dfk3W0u682VhlrQVD3iWq8qyGUf9Kw+ssty7fJOWednc6HVK1moSEQqVX2J/Cxk2xVvdL1P7h13aHmCJaQ/sKaRLj5Qw510dVw5oLLU71RQN5JRdvfq82ycwq5ijbWRogtt66e9Xsb9amj34VZEtaD10d+FEB4QGc9bxJEj/gMefmj36L7yMR5rGD7b1hDCX71NtcDY1UOT9pj+azKB0r5LXNI0IbtJLncuQ27S51CNwPWpVGgng2Pml2M2XHSONWxId7a32jizJG5z+bckk058Ha/u/LFsZdmRTQRSeRdstKvosHt5ENEW7qXncSU9T/30YL7nrS3y3QYt7jun7yJodYQH21IoAx347YD2n9V7gfeBZaIrEMD9kLzGGInPuySIpYKmw+Pv/fs5LrgIxkD8TcHWtlcMiKcsUTZHYnC4FgZ3wdc33by/svH29XFE= ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:13:41.389 DEBUG:teuthology.orchestra.run.smithi079:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCiyWNojUMV6YGFvN8oRaT2lP3+rwnkqmzbXTw2sYDKKOUlFy7vLKmSpCyFpCIR9HL6Dfk3W0u682VhlrQVD3iWq8qyGUf9Kw+ssty7fJOWednc6HVK1moSEQqVX2J/Cxk2xVvdL1P7h13aHmCJaQ/sKaRLj5Qw510dVw5oLLU71RQN5JRdvfq82ycwq5ijbWRogtt66e9Xsb9amj34VZEtaD10d+FEB4QGc9bxJEj/gMefmj36L7yMR5rGD7b1hDCX71NtcDY1UOT9pj+azKB0r5LXNI0IbtJLncuQ27S51CNwPWpVGgng2Pml2M2XHSONWxId7a32jizJG5z+bckk058Ha/u/LFsZdmRTQRSeRdstKvosHt5ENEW7qXncSU9T/30YL7nrS3y3QYt7jun7yJodYQH21IoAx347YD2n9V7gfeBZaIrEMD9kLzGGInPuySIpYKmw+Pv/fs5LrgIxkD8TcHWtlcMiKcsUTZHYnC4FgZ3wdc33by/svH29XFE= ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-11T02:13:41.413 INFO:teuthology.orchestra.run.smithi079.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCiyWNojUMV6YGFvN8oRaT2lP3+rwnkqmzbXTw2sYDKKOUlFy7vLKmSpCyFpCIR9HL6Dfk3W0u682VhlrQVD3iWq8qyGUf9Kw+ssty7fJOWednc6HVK1moSEQqVX2J/Cxk2xVvdL1P7h13aHmCJaQ/sKaRLj5Qw510dVw5oLLU71RQN5JRdvfq82ycwq5ijbWRogtt66e9Xsb9amj34VZEtaD10d+FEB4QGc9bxJEj/gMefmj36L7yMR5rGD7b1hDCX71NtcDY1UOT9pj+azKB0r5LXNI0IbtJLncuQ27S51CNwPWpVGgng2Pml2M2XHSONWxId7a32jizJG5z+bckk058Ha/u/LFsZdmRTQRSeRdstKvosHt5ENEW7qXncSU9T/30YL7nrS3y3QYt7jun7yJodYQH21IoAx347YD2n9V7gfeBZaIrEMD9kLzGGInPuySIpYKmw+Pv/fs5LrgIxkD8TcHWtlcMiKcsUTZHYnC4FgZ3wdc33by/svH29XFE= ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:13:41.422 DEBUG:teuthology.orchestra.run.smithi097:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCiyWNojUMV6YGFvN8oRaT2lP3+rwnkqmzbXTw2sYDKKOUlFy7vLKmSpCyFpCIR9HL6Dfk3W0u682VhlrQVD3iWq8qyGUf9Kw+ssty7fJOWednc6HVK1moSEQqVX2J/Cxk2xVvdL1P7h13aHmCJaQ/sKaRLj5Qw510dVw5oLLU71RQN5JRdvfq82ycwq5ijbWRogtt66e9Xsb9amj34VZEtaD10d+FEB4QGc9bxJEj/gMefmj36L7yMR5rGD7b1hDCX71NtcDY1UOT9pj+azKB0r5LXNI0IbtJLncuQ27S51CNwPWpVGgng2Pml2M2XHSONWxId7a32jizJG5z+bckk058Ha/u/LFsZdmRTQRSeRdstKvosHt5ENEW7qXncSU9T/30YL7nrS3y3QYt7jun7yJodYQH21IoAx347YD2n9V7gfeBZaIrEMD9kLzGGInPuySIpYKmw+Pv/fs5LrgIxkD8TcHWtlcMiKcsUTZHYnC4FgZ3wdc33by/svH29XFE= ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-11T02:13:41.435 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:41 smithi052 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:13:41.436 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:41 smithi052 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:13:41.445 INFO:teuthology.orchestra.run.smithi097.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCiyWNojUMV6YGFvN8oRaT2lP3+rwnkqmzbXTw2sYDKKOUlFy7vLKmSpCyFpCIR9HL6Dfk3W0u682VhlrQVD3iWq8qyGUf9Kw+ssty7fJOWednc6HVK1moSEQqVX2J/Cxk2xVvdL1P7h13aHmCJaQ/sKaRLj5Qw510dVw5oLLU71RQN5JRdvfq82ycwq5ijbWRogtt66e9Xsb9amj34VZEtaD10d+FEB4QGc9bxJEj/gMefmj36L7yMR5rGD7b1hDCX71NtcDY1UOT9pj+azKB0r5LXNI0IbtJLncuQ27S51CNwPWpVGgng2Pml2M2XHSONWxId7a32jizJG5z+bckk058Ha/u/LFsZdmRTQRSeRdstKvosHt5ENEW7qXncSU9T/30YL7nrS3y3QYt7jun7yJodYQH21IoAx347YD2n9V7gfeBZaIrEMD9kLzGGInPuySIpYKmw+Pv/fs5LrgIxkD8TcHWtlcMiKcsUTZHYnC4FgZ3wdc33by/svH29XFE= ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:13:41.455 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-11T02:13:41.703 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:13:41 smithi052 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:13:41.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:41 smithi052 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:13:41.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:41 smithi052 bash[22678]: audit 2024-09-11T02:13:40.584808+0000 mon.a (mon.0) 101 : audit [INF] from='client.? 172.21.15.52:0/3319117404' entity='client.admin' 2024-09-11T02:13:41.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:41 smithi052 bash[22678]: audit 2024-09-11T02:13:40.584808+0000 mon.a (mon.0) 101 : audit [INF] from='client.? 172.21.15.52:0/3319117404' entity='client.admin' 2024-09-11T02:13:42.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.691682+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:42.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.691682+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:42.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.694062+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:42.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.694062+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:42.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.696140+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:42.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.696140+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:42.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.710289+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:13:42.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.710289+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:13:42.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.713431+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:42.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.713431+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:42.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.715161+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:42.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.715161+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:42.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.716834+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:42.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.716834+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:42.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.718439+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:42.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.718439+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:42.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.721503+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:42.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.721503+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:42.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.736256+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:13:42.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.736256+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:13:42.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.740086+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:42.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:41.740086+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:42.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:42.235299+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:42.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:42 smithi052 bash[22678]: audit 2024-09-11T02:13:42.235299+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:46.171 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:13:47.678 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:47 smithi052 bash[22678]: cluster 2024-09-11T02:13:46.228346+0000 mgr.a (mgr.14150) 13 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:13:47.679 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:47 smithi052 bash[22678]: cluster 2024-09-11T02:13:46.228346+0000 mgr.a (mgr.14150) 13 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:13:47.679 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:47 smithi052 bash[22678]: audit 2024-09-11T02:13:46.497678+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:47.679 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:47 smithi052 bash[22678]: audit 2024-09-11T02:13:46.497678+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:47.679 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:47 smithi052 bash[22678]: audit 2024-09-11T02:13:46.500946+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:47.679 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:47 smithi052 bash[22678]: audit 2024-09-11T02:13:46.500946+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:47.679 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:47 smithi052 bash[22678]: audit 2024-09-11T02:13:46.688718+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:47.679 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:47 smithi052 bash[22678]: audit 2024-09-11T02:13:46.688718+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:48.312 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-11T02:13:48.313 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-11T02:13:48.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:48 smithi052 bash[22678]: audit 2024-09-11T02:13:47.664145+0000 mon.a (mon.0) 117 : audit [INF] from='client.? 172.21.15.52:0/2490390865' entity='client.admin' 2024-09-11T02:13:48.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:48 smithi052 bash[22678]: audit 2024-09-11T02:13:47.664145+0000 mon.a (mon.0) 117 : audit [INF] from='client.? 172.21.15.52:0/2490390865' entity='client.admin' 2024-09-11T02:13:48.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:48 smithi052 bash[22678]: audit 2024-09-11T02:13:47.681054+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:13:48.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:48 smithi052 bash[22678]: audit 2024-09-11T02:13:47.681054+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:13:48.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:48 smithi052 bash[22678]: audit 2024-09-11T02:13:47.685117+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:48.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:48 smithi052 bash[22678]: audit 2024-09-11T02:13:47.685117+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:49.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:49 smithi052 bash[22678]: cluster 2024-09-11T02:13:48.228826+0000 mgr.a (mgr.14150) 14 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:13:49.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:49 smithi052 bash[22678]: cluster 2024-09-11T02:13:48.228826+0000 mgr.a (mgr.14150) 14 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:13:51.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:51 smithi052 bash[22678]: cluster 2024-09-11T02:13:50.229318+0000 mgr.a (mgr.14150) 15 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:13:51.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:51 smithi052 bash[22678]: cluster 2024-09-11T02:13:50.229318+0000 mgr.a (mgr.14150) 15 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:13:52.206 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:13:53.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:53 smithi052 bash[22678]: cluster 2024-09-11T02:13:52.229750+0000 mgr.a (mgr.14150) 16 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:13:53.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:53 smithi052 bash[22678]: cluster 2024-09-11T02:13:52.229750+0000 mgr.a (mgr.14150) 16 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:13:55.183 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi079 2024-09-11T02:13:55.183 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-11T02:13:55.183 DEBUG:teuthology.orchestra.run.smithi079:> dd of=/etc/ceph/ceph.conf 2024-09-11T02:13:55.189 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-11T02:13:55.190 DEBUG:teuthology.orchestra.run.smithi079:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:13:55.236 INFO:tasks.cephadm:Adding host smithi079 to orchestrator... 2024-09-11T02:13:55.236 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph orch host add smithi079 2024-09-11T02:13:55.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: audit 2024-09-11T02:13:54.148164+0000 mgr.a (mgr.14150) 17 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:13:55.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: audit 2024-09-11T02:13:54.148164+0000 mgr.a (mgr.14150) 17 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:13:55.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: audit 2024-09-11T02:13:54.153366+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:55.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: audit 2024-09-11T02:13:54.153366+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:55.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: audit 2024-09-11T02:13:54.154582+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:13:55.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: audit 2024-09-11T02:13:54.154582+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:13:55.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: audit 2024-09-11T02:13:54.157972+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:13:55.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: audit 2024-09-11T02:13:54.157972+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:13:55.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: audit 2024-09-11T02:13:54.158990+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:13:55.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: audit 2024-09-11T02:13:54.158990+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:13:55.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: cephadm 2024-09-11T02:13:54.160317+0000 mgr.a (mgr.14150) 18 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.conf 2024-09-11T02:13:55.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: cephadm 2024-09-11T02:13:54.160317+0000 mgr.a (mgr.14150) 18 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.conf 2024-09-11T02:13:55.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: cluster 2024-09-11T02:13:54.230032+0000 mgr.a (mgr.14150) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:13:55.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: cluster 2024-09-11T02:13:54.230032+0000 mgr.a (mgr.14150) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:13:55.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: cephadm 2024-09-11T02:13:54.258719+0000 mgr.a (mgr.14150) 20 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:13:55.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: cephadm 2024-09-11T02:13:54.258719+0000 mgr.a (mgr.14150) 20 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:13:55.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: cephadm 2024-09-11T02:13:54.341152+0000 mgr.a (mgr.14150) 21 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:13:55.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: cephadm 2024-09-11T02:13:54.341152+0000 mgr.a (mgr.14150) 21 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:13:55.455 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: cephadm 2024-09-11T02:13:54.428825+0000 mgr.a (mgr.14150) 22 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:13:55.455 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: cephadm 2024-09-11T02:13:54.428825+0000 mgr.a (mgr.14150) 22 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:13:55.455 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: audit 2024-09-11T02:13:54.518512+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:55.455 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: audit 2024-09-11T02:13:54.518512+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:55.455 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: audit 2024-09-11T02:13:54.521128+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:55.455 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:55 smithi052 bash[22678]: audit 2024-09-11T02:13:54.521128+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:58.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:57 smithi052 bash[22678]: cluster 2024-09-11T02:13:56.230413+0000 mgr.a (mgr.14150) 23 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:13:58.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:57 smithi052 bash[22678]: cluster 2024-09-11T02:13:56.230413+0000 mgr.a (mgr.14150) 23 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:13:58.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:57 smithi052 bash[22678]: audit 2024-09-11T02:13:56.705674+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:58.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:57 smithi052 bash[22678]: audit 2024-09-11T02:13:56.705674+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:58.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:57 smithi052 bash[22678]: audit 2024-09-11T02:13:56.712023+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:13:58.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:57 smithi052 bash[22678]: audit 2024-09-11T02:13:56.712023+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:00.037 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:14:00.115 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:59 smithi052 bash[22678]: cluster 2024-09-11T02:13:58.230853+0000 mgr.a (mgr.14150) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:00.115 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:13:59 smithi052 bash[22678]: cluster 2024-09-11T02:13:58.230853+0000 mgr.a (mgr.14150) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:02.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:01 smithi052 bash[22678]: cluster 2024-09-11T02:14:00.231301+0000 mgr.a (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:02.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:01 smithi052 bash[22678]: cluster 2024-09-11T02:14:00.231301+0000 mgr.a (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:02.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:02 smithi052 bash[22678]: audit 2024-09-11T02:14:01.358655+0000 mgr.a (mgr.14150) 26 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:14:02.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:02 smithi052 bash[22678]: audit 2024-09-11T02:14:01.358655+0000 mgr.a (mgr.14150) 26 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:14:03.875 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:03 smithi052 bash[22678]: cluster 2024-09-11T02:14:02.231695+0000 mgr.a (mgr.14150) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:03.876 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:03 smithi052 bash[22678]: cluster 2024-09-11T02:14:02.231695+0000 mgr.a (mgr.14150) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:03.876 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:03 smithi052 bash[22678]: cephadm 2024-09-11T02:14:02.664767+0000 mgr.a (mgr.14150) 28 : cephadm [INF] Deploying cephadm binary to smithi079 2024-09-11T02:14:03.876 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:03 smithi052 bash[22678]: cephadm 2024-09-11T02:14:02.664767+0000 mgr.a (mgr.14150) 28 : cephadm [INF] Deploying cephadm binary to smithi079 2024-09-11T02:14:06.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:05 smithi052 bash[22678]: cluster 2024-09-11T02:14:04.231987+0000 mgr.a (mgr.14150) 29 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:06.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:05 smithi052 bash[22678]: cluster 2024-09-11T02:14:04.231987+0000 mgr.a (mgr.14150) 29 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:06.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:05 smithi052 bash[22678]: audit 2024-09-11T02:14:05.089605+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:06.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:05 smithi052 bash[22678]: audit 2024-09-11T02:14:05.089605+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:06.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:05 smithi052 bash[22678]: audit 2024-09-11T02:14:05.097052+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:06.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:05 smithi052 bash[22678]: audit 2024-09-11T02:14:05.097052+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:06.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:05 smithi052 bash[22678]: audit 2024-09-11T02:14:05.105418+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:06.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:05 smithi052 bash[22678]: audit 2024-09-11T02:14:05.105418+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:06.411 INFO:teuthology.orchestra.run.smithi052.stdout:Added host 'smithi079' with addr '172.21.15.79' 2024-09-11T02:14:07.020 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph orch host ls --format=json 2024-09-11T02:14:07.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:07 smithi052 bash[22678]: cluster 2024-09-11T02:14:06.232315+0000 mgr.a (mgr.14150) 30 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:07.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:07 smithi052 bash[22678]: cluster 2024-09-11T02:14:06.232315+0000 mgr.a (mgr.14150) 30 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:07.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:07 smithi052 bash[22678]: audit 2024-09-11T02:14:06.408762+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:07.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:07 smithi052 bash[22678]: audit 2024-09-11T02:14:06.408762+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:07.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:07 smithi052 bash[22678]: cephadm 2024-09-11T02:14:06.409632+0000 mgr.a (mgr.14150) 31 : cephadm [INF] Added host smithi079 2024-09-11T02:14:07.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:07 smithi052 bash[22678]: cephadm 2024-09-11T02:14:06.409632+0000 mgr.a (mgr.14150) 31 : cephadm [INF] Added host smithi079 2024-09-11T02:14:07.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:07 smithi052 bash[22678]: audit 2024-09-11T02:14:06.410458+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:07.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:07 smithi052 bash[22678]: audit 2024-09-11T02:14:06.410458+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:07.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:07 smithi052 bash[22678]: audit 2024-09-11T02:14:06.983061+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:07.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:07 smithi052 bash[22678]: audit 2024-09-11T02:14:06.983061+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:09.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: cluster 2024-09-11T02:14:08.232703+0000 mgr.a (mgr.14150) 32 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:09.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: cluster 2024-09-11T02:14:08.232703+0000 mgr.a (mgr.14150) 32 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:09.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: audit 2024-09-11T02:14:08.518444+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:09.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: audit 2024-09-11T02:14:08.518444+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:09.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: audit 2024-09-11T02:14:08.523849+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:09.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: audit 2024-09-11T02:14:08.523849+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:09.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: audit 2024-09-11T02:14:08.538951+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-11T02:14:09.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: audit 2024-09-11T02:14:08.538951+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-11T02:14:09.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: audit 2024-09-11T02:14:08.541021+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:09.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: audit 2024-09-11T02:14:08.541021+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:09.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: audit 2024-09-11T02:14:08.542808+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:09.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: audit 2024-09-11T02:14:08.542808+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:09.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: cephadm 2024-09-11T02:14:08.545229+0000 mgr.a (mgr.14150) 33 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-11T02:14:09.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: cephadm 2024-09-11T02:14:08.545229+0000 mgr.a (mgr.14150) 33 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-11T02:14:09.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: cephadm 2024-09-11T02:14:08.733713+0000 mgr.a (mgr.14150) 34 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:14:09.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: cephadm 2024-09-11T02:14:08.733713+0000 mgr.a (mgr.14150) 34 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:14:09.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: cephadm 2024-09-11T02:14:08.895242+0000 mgr.a (mgr.14150) 35 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:14:09.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: cephadm 2024-09-11T02:14:08.895242+0000 mgr.a (mgr.14150) 35 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:14:09.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: audit 2024-09-11T02:14:09.194119+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:09.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: audit 2024-09-11T02:14:09.194119+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:09.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: audit 2024-09-11T02:14:09.199945+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:09.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: audit 2024-09-11T02:14:09.199945+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:09.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: audit 2024-09-11T02:14:09.202363+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []} : dispatch 2024-09-11T02:14:09.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: audit 2024-09-11T02:14:09.202363+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []} : dispatch 2024-09-11T02:14:09.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: audit 2024-09-11T02:14:09.203540+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []}]': finished 2024-09-11T02:14:09.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:09 smithi052 bash[22678]: audit 2024-09-11T02:14:09.203540+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []}]': finished 2024-09-11T02:14:10.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:10 smithi052 bash[22678]: cephadm 2024-09-11T02:14:09.044208+0000 mgr.a (mgr.14150) 36 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:14:10.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:10 smithi052 bash[22678]: cephadm 2024-09-11T02:14:09.044208+0000 mgr.a (mgr.14150) 36 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:14:11.752 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:14:11.845 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: cluster 2024-09-11T02:14:10.233062+0000 mgr.a (mgr.14150) 37 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:11.845 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: cluster 2024-09-11T02:14:10.233062+0000 mgr.a (mgr.14150) 37 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:11.845 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: cephadm 2024-09-11T02:14:10.362182+0000 mgr.a (mgr.14150) 38 : cephadm [INF] Deploying daemon agent.smithi079 on smithi079 2024-09-11T02:14:11.845 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: cephadm 2024-09-11T02:14:10.362182+0000 mgr.a (mgr.14150) 38 : cephadm [INF] Deploying daemon agent.smithi079 on smithi079 2024-09-11T02:14:11.845 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.348970+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:11.845 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.348970+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:11.845 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.354691+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:11.845 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.354691+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:11.845 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.359735+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:11.845 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.359735+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:11.846 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.416909+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:11.846 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.416909+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:11.846 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.420716+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:11.846 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.420716+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:11.846 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.422170+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:11.846 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.422170+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:11.846 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.429936+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:11.846 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.429936+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:11.846 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.488463+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:11.846 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.488463+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:11.846 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.493645+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:11.846 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.493645+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:11.846 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.495249+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:11.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.495249+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:11.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.502864+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:11.847 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:11 smithi052 bash[22678]: audit 2024-09-11T02:14:11.502864+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:12.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:12 smithi052 bash[22678]: audit 2024-09-11T02:14:11.695376+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:12.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:12 smithi052 bash[22678]: audit 2024-09-11T02:14:11.695376+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:12.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:12 smithi052 bash[22678]: audit 2024-09-11T02:14:11.882799+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:12.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:12 smithi052 bash[22678]: audit 2024-09-11T02:14:11.882799+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:13.131 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:14:13.132 INFO:teuthology.orchestra.run.smithi052.stdout:[{"addr": "172.21.15.52", "hostname": "smithi052", "labels": [], "status": ""}, {"addr": "172.21.15.79", "hostname": "smithi079", "labels": [], "status": ""}] 2024-09-11T02:14:13.787 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi097 2024-09-11T02:14:13.788 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-11T02:14:13.788 DEBUG:teuthology.orchestra.run.smithi097:> dd of=/etc/ceph/ceph.conf 2024-09-11T02:14:13.794 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-11T02:14:13.794 DEBUG:teuthology.orchestra.run.smithi097:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:14:13.845 INFO:tasks.cephadm:Adding host smithi097 to orchestrator... 2024-09-11T02:14:13.845 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph orch host add smithi097 2024-09-11T02:14:14.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:13 smithi052 bash[22678]: cluster 2024-09-11T02:14:12.233463+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:14.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:13 smithi052 bash[22678]: cluster 2024-09-11T02:14:12.233463+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:14.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:13 smithi052 bash[22678]: audit 2024-09-11T02:14:12.934952+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:14.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:13 smithi052 bash[22678]: audit 2024-09-11T02:14:12.934952+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:14.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:13 smithi052 bash[22678]: audit 2024-09-11T02:14:12.938289+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:14.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:13 smithi052 bash[22678]: audit 2024-09-11T02:14:12.938289+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:15.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:14 smithi052 bash[22678]: audit 2024-09-11T02:14:13.130296+0000 mgr.a (mgr.14150) 40 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:14:15.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:14 smithi052 bash[22678]: audit 2024-09-11T02:14:13.130296+0000 mgr.a (mgr.14150) 40 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:14:16.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:15 smithi052 bash[22678]: cluster 2024-09-11T02:14:14.233910+0000 mgr.a (mgr.14150) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:16.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:15 smithi052 bash[22678]: cluster 2024-09-11T02:14:14.233910+0000 mgr.a (mgr.14150) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:18.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:17 smithi052 bash[22678]: cluster 2024-09-11T02:14:16.234341+0000 mgr.a (mgr.14150) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:18.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:17 smithi052 bash[22678]: cluster 2024-09-11T02:14:16.234341+0000 mgr.a (mgr.14150) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:18.582 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:14:20.176 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:19 smithi052 bash[22678]: cluster 2024-09-11T02:14:18.234815+0000 mgr.a (mgr.14150) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:20.176 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:19 smithi052 bash[22678]: cluster 2024-09-11T02:14:18.234815+0000 mgr.a (mgr.14150) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:22.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:21 smithi052 bash[22678]: cluster 2024-09-11T02:14:20.235226+0000 mgr.a (mgr.14150) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:22.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:21 smithi052 bash[22678]: cluster 2024-09-11T02:14:20.235226+0000 mgr.a (mgr.14150) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:22.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:21 smithi052 bash[22678]: audit 2024-09-11T02:14:20.547965+0000 mgr.a (mgr.14150) 45 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi097", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:14:22.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:21 smithi052 bash[22678]: audit 2024-09-11T02:14:20.547965+0000 mgr.a (mgr.14150) 45 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi097", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:14:23.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:22 smithi052 bash[22678]: cephadm 2024-09-11T02:14:21.840825+0000 mgr.a (mgr.14150) 46 : cephadm [INF] Deploying cephadm binary to smithi097 2024-09-11T02:14:23.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:22 smithi052 bash[22678]: cephadm 2024-09-11T02:14:21.840825+0000 mgr.a (mgr.14150) 46 : cephadm [INF] Deploying cephadm binary to smithi097 2024-09-11T02:14:24.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:23 smithi052 bash[22678]: cluster 2024-09-11T02:14:22.235581+0000 mgr.a (mgr.14150) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:24.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:23 smithi052 bash[22678]: cluster 2024-09-11T02:14:22.235581+0000 mgr.a (mgr.14150) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:25.515 INFO:teuthology.orchestra.run.smithi052.stdout:Added host 'smithi097' with addr '172.21.15.97' 2024-09-11T02:14:26.174 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:25 smithi052 bash[22678]: cluster 2024-09-11T02:14:24.235943+0000 mgr.a (mgr.14150) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:26.174 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:25 smithi052 bash[22678]: cluster 2024-09-11T02:14:24.235943+0000 mgr.a (mgr.14150) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:26.174 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:25 smithi052 bash[22678]: audit 2024-09-11T02:14:25.281401+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:26.174 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:25 smithi052 bash[22678]: audit 2024-09-11T02:14:25.281401+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:26.174 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:25 smithi052 bash[22678]: audit 2024-09-11T02:14:25.287628+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:26.174 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:25 smithi052 bash[22678]: audit 2024-09-11T02:14:25.287628+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:26.174 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:25 smithi052 bash[22678]: audit 2024-09-11T02:14:25.295444+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:26.175 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:25 smithi052 bash[22678]: audit 2024-09-11T02:14:25.295444+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:26.175 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:25 smithi052 bash[22678]: audit 2024-09-11T02:14:25.512985+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:26.175 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:25 smithi052 bash[22678]: audit 2024-09-11T02:14:25.512985+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:26.175 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:25 smithi052 bash[22678]: audit 2024-09-11T02:14:25.514602+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:26.175 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:25 smithi052 bash[22678]: audit 2024-09-11T02:14:25.514602+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:26.176 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph orch host ls --format=json 2024-09-11T02:14:27.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:26 smithi052 bash[22678]: cephadm 2024-09-11T02:14:25.513813+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Added host smithi097 2024-09-11T02:14:27.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:26 smithi052 bash[22678]: cephadm 2024-09-11T02:14:25.513813+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Added host smithi097 2024-09-11T02:14:27.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:26 smithi052 bash[22678]: audit 2024-09-11T02:14:25.958234+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:27.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:26 smithi052 bash[22678]: audit 2024-09-11T02:14:25.958234+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:27.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:26 smithi052 bash[22678]: audit 2024-09-11T02:14:25.965888+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:27.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:26 smithi052 bash[22678]: audit 2024-09-11T02:14:25.965888+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:27.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:26 smithi052 bash[22678]: audit 2024-09-11T02:14:26.025747+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:27.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:26 smithi052 bash[22678]: audit 2024-09-11T02:14:26.025747+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:28.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:27 smithi052 bash[22678]: cluster 2024-09-11T02:14:26.236239+0000 mgr.a (mgr.14150) 50 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:28.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:27 smithi052 bash[22678]: cluster 2024-09-11T02:14:26.236239+0000 mgr.a (mgr.14150) 50 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:28.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:27 smithi052 bash[22678]: audit 2024-09-11T02:14:27.591899+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:28.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:27 smithi052 bash[22678]: audit 2024-09-11T02:14:27.591899+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:28.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:27 smithi052 bash[22678]: audit 2024-09-11T02:14:27.597559+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:28.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:27 smithi052 bash[22678]: audit 2024-09-11T02:14:27.597559+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:28.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:27 smithi052 bash[22678]: audit 2024-09-11T02:14:27.599012+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-11T02:14:28.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:27 smithi052 bash[22678]: audit 2024-09-11T02:14:27.599012+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-11T02:14:28.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:27 smithi052 bash[22678]: audit 2024-09-11T02:14:27.601492+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:28.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:27 smithi052 bash[22678]: audit 2024-09-11T02:14:27.601492+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:28.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:27 smithi052 bash[22678]: audit 2024-09-11T02:14:27.603415+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:28.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:27 smithi052 bash[22678]: audit 2024-09-11T02:14:27.603415+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:29.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:28 smithi052 bash[22678]: cephadm 2024-09-11T02:14:27.606173+0000 mgr.a (mgr.14150) 51 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2024-09-11T02:14:29.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:28 smithi052 bash[22678]: cephadm 2024-09-11T02:14:27.606173+0000 mgr.a (mgr.14150) 51 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2024-09-11T02:14:29.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:28 smithi052 bash[22678]: cephadm 2024-09-11T02:14:27.786467+0000 mgr.a (mgr.14150) 52 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:14:29.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:28 smithi052 bash[22678]: cephadm 2024-09-11T02:14:27.786467+0000 mgr.a (mgr.14150) 52 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:14:29.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:28 smithi052 bash[22678]: audit 2024-09-11T02:14:28.239879+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:29.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:28 smithi052 bash[22678]: audit 2024-09-11T02:14:28.239879+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:29.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:28 smithi052 bash[22678]: audit 2024-09-11T02:14:28.245822+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:29.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:28 smithi052 bash[22678]: audit 2024-09-11T02:14:28.245822+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:29.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:28 smithi052 bash[22678]: audit 2024-09-11T02:14:28.248414+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []} : dispatch 2024-09-11T02:14:29.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:28 smithi052 bash[22678]: audit 2024-09-11T02:14:28.248414+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []} : dispatch 2024-09-11T02:14:29.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:28 smithi052 bash[22678]: audit 2024-09-11T02:14:28.249768+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []}]': finished 2024-09-11T02:14:29.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:28 smithi052 bash[22678]: audit 2024-09-11T02:14:28.249768+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []}]': finished 2024-09-11T02:14:30.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:29 smithi052 bash[22678]: cephadm 2024-09-11T02:14:27.943410+0000 mgr.a (mgr.14150) 53 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:14:30.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:29 smithi052 bash[22678]: cephadm 2024-09-11T02:14:27.943410+0000 mgr.a (mgr.14150) 53 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:14:30.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:29 smithi052 bash[22678]: cephadm 2024-09-11T02:14:28.091074+0000 mgr.a (mgr.14150) 54 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:14:30.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:29 smithi052 bash[22678]: cephadm 2024-09-11T02:14:28.091074+0000 mgr.a (mgr.14150) 54 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:14:30.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:29 smithi052 bash[22678]: cluster 2024-09-11T02:14:28.236683+0000 mgr.a (mgr.14150) 55 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:30.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:29 smithi052 bash[22678]: cluster 2024-09-11T02:14:28.236683+0000 mgr.a (mgr.14150) 55 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:30.909 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:14:31.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: cephadm 2024-09-11T02:14:29.563640+0000 mgr.a (mgr.14150) 56 : cephadm [INF] Deploying daemon agent.smithi097 on smithi097 2024-09-11T02:14:31.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: cephadm 2024-09-11T02:14:29.563640+0000 mgr.a (mgr.14150) 56 : cephadm [INF] Deploying daemon agent.smithi097 on smithi097 2024-09-11T02:14:31.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.680917+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:31.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.680917+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:31.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.684498+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:31.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.684498+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:31.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.689357+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:31.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.689357+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:31.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.778663+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:31.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.778663+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:31.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.783282+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:31.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.783282+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:31.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.785023+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:31.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.785023+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:31.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.793747+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:31.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.793747+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:31.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.880458+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:31.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.880458+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:31.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.885012+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:31.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.885012+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:31.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.886533+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:31.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.886533+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:31.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.894351+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:31.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:30 smithi052 bash[22678]: audit 2024-09-11T02:14:30.894351+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:32.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:31 smithi052 bash[22678]: cluster 2024-09-11T02:14:30.237139+0000 mgr.a (mgr.14150) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:32.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:31 smithi052 bash[22678]: cluster 2024-09-11T02:14:30.237139+0000 mgr.a (mgr.14150) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:32.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:31 smithi052 bash[22678]: audit 2024-09-11T02:14:31.214896+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:32.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:31 smithi052 bash[22678]: audit 2024-09-11T02:14:31.214896+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:32.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:31 smithi052 bash[22678]: audit 2024-09-11T02:14:31.704913+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:32.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:31 smithi052 bash[22678]: audit 2024-09-11T02:14:31.704913+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:32.351 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:14:32.351 INFO:teuthology.orchestra.run.smithi052.stdout:[{"addr": "172.21.15.52", "hostname": "smithi052", "labels": [], "status": ""}, {"addr": "172.21.15.79", "hostname": "smithi079", "labels": [], "status": ""}, {"addr": "172.21.15.97", "hostname": "smithi097", "labels": [], "status": ""}] 2024-09-11T02:14:32.955 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-11T02:14:32.955 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph osd crush tunables default 2024-09-11T02:14:33.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:33 smithi052 bash[22678]: cluster 2024-09-11T02:14:32.237514+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:33.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:33 smithi052 bash[22678]: cluster 2024-09-11T02:14:32.237514+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:33.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:33 smithi052 bash[22678]: audit 2024-09-11T02:14:32.282927+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:33.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:33 smithi052 bash[22678]: audit 2024-09-11T02:14:32.282927+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:33.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:33 smithi052 bash[22678]: audit 2024-09-11T02:14:32.289714+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:33.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:33 smithi052 bash[22678]: audit 2024-09-11T02:14:32.289714+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:33.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:33 smithi052 bash[22678]: audit 2024-09-11T02:14:32.349985+0000 mgr.a (mgr.14150) 59 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:14:33.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:33 smithi052 bash[22678]: audit 2024-09-11T02:14:32.349985+0000 mgr.a (mgr.14150) 59 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:14:33.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:33 smithi052 bash[22678]: audit 2024-09-11T02:14:32.529098+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:33.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:33 smithi052 bash[22678]: audit 2024-09-11T02:14:32.529098+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:33.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:33 smithi052 bash[22678]: audit 2024-09-11T02:14:32.534579+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:33.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:33 smithi052 bash[22678]: audit 2024-09-11T02:14:32.534579+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:33.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:33 smithi052 bash[22678]: audit 2024-09-11T02:14:32.542072+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:33.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:33 smithi052 bash[22678]: audit 2024-09-11T02:14:32.542072+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:35.618 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:35 smithi052 bash[22678]: cluster 2024-09-11T02:14:34.237915+0000 mgr.a (mgr.14150) 60 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:35.618 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:35 smithi052 bash[22678]: cluster 2024-09-11T02:14:34.237915+0000 mgr.a (mgr.14150) 60 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:37.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:37 smithi052 bash[22678]: cluster 2024-09-11T02:14:36.238247+0000 mgr.a (mgr.14150) 61 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:37.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:37 smithi052 bash[22678]: cluster 2024-09-11T02:14:36.238247+0000 mgr.a (mgr.14150) 61 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:37.686 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:14:39.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:39 smithi052 bash[22678]: cluster 2024-09-11T02:14:38.238705+0000 mgr.a (mgr.14150) 62 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:39.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:39 smithi052 bash[22678]: cluster 2024-09-11T02:14:38.238705+0000 mgr.a (mgr.14150) 62 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:40.293 INFO:teuthology.orchestra.run.smithi052.stderr:adjusted tunables profile to default 2024-09-11T02:14:40.537 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:40 smithi052 bash[22678]: audit 2024-09-11T02:14:39.373948+0000 mon.a (mon.0) 193 : audit [INF] from='client.? 172.21.15.52:0/3246054445' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-11T02:14:40.538 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:40 smithi052 bash[22678]: audit 2024-09-11T02:14:39.373948+0000 mon.a (mon.0) 193 : audit [INF] from='client.? 172.21.15.52:0/3246054445' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-11T02:14:41.040 INFO:tasks.cephadm:Adding mon.a on smithi052 2024-09-11T02:14:41.040 INFO:tasks.cephadm:Adding mon.b on smithi079 2024-09-11T02:14:41.040 INFO:tasks.cephadm:Adding mon.c on smithi097 2024-09-11T02:14:41.041 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph orch apply mon '3;smithi052:172.21.15.52=a;smithi079:172.21.15.79=b;smithi097:172.21.15.97=c' 2024-09-11T02:14:41.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:41 smithi052 bash[22678]: cluster 2024-09-11T02:14:40.239135+0000 mgr.a (mgr.14150) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:41.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:41 smithi052 bash[22678]: cluster 2024-09-11T02:14:40.239135+0000 mgr.a (mgr.14150) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:41.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:41 smithi052 bash[22678]: audit 2024-09-11T02:14:40.291985+0000 mon.a (mon.0) 194 : audit [INF] from='client.? 172.21.15.52:0/3246054445' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-11T02:14:41.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:41 smithi052 bash[22678]: audit 2024-09-11T02:14:40.291985+0000 mon.a (mon.0) 194 : audit [INF] from='client.? 172.21.15.52:0/3246054445' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-11T02:14:41.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:41 smithi052 bash[22678]: cluster 2024-09-11T02:14:40.296104+0000 mon.a (mon.0) 195 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-11T02:14:41.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:41 smithi052 bash[22678]: cluster 2024-09-11T02:14:40.296104+0000 mon.a (mon.0) 195 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-11T02:14:42.253 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:14:43.676 INFO:teuthology.orchestra.run.smithi097.stdout:Scheduled mon update... 2024-09-11T02:14:43.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:43 smithi052 bash[22678]: cluster 2024-09-11T02:14:42.239549+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:43.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:43 smithi052 bash[22678]: cluster 2024-09-11T02:14:42.239549+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:44.501 DEBUG:teuthology.orchestra.run.smithi079:mon.b> sudo journalctl -f -n 0 -u ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mon.b.service 2024-09-11T02:14:44.504 DEBUG:teuthology.orchestra.run.smithi097:mon.c> sudo journalctl -f -n 0 -u ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mon.c.service 2024-09-11T02:14:44.506 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-11T02:14:44.507 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-11T02:14:44.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:44 smithi052 bash[22678]: audit 2024-09-11T02:14:43.663405+0000 mgr.a (mgr.14150) 65 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi052:172.21.15.52=a;smithi079:172.21.15.79=b;smithi097:172.21.15.97=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:14:44.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:44 smithi052 bash[22678]: audit 2024-09-11T02:14:43.663405+0000 mgr.a (mgr.14150) 65 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi052:172.21.15.52=a;smithi079:172.21.15.79=b;smithi097:172.21.15.97=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:14:44.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:44 smithi052 bash[22678]: cephadm 2024-09-11T02:14:43.668584+0000 mgr.a (mgr.14150) 66 : cephadm [INF] Saving service mon spec with placement smithi052:172.21.15.52=a;smithi079:172.21.15.79=b;smithi097:172.21.15.97=c;count:3 2024-09-11T02:14:44.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:44 smithi052 bash[22678]: cephadm 2024-09-11T02:14:43.668584+0000 mgr.a (mgr.14150) 66 : cephadm [INF] Saving service mon spec with placement smithi052:172.21.15.52=a;smithi079:172.21.15.79=b;smithi097:172.21.15.97=c;count:3 2024-09-11T02:14:44.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:44 smithi052 bash[22678]: audit 2024-09-11T02:14:43.674053+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:44.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:44 smithi052 bash[22678]: audit 2024-09-11T02:14:43.674053+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:44.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:44 smithi052 bash[22678]: audit 2024-09-11T02:14:43.675765+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:44.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:44 smithi052 bash[22678]: audit 2024-09-11T02:14:43.675765+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:44.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:44 smithi052 bash[22678]: audit 2024-09-11T02:14:43.680813+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:44.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:44 smithi052 bash[22678]: audit 2024-09-11T02:14:43.680813+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:44.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:44 smithi052 bash[22678]: audit 2024-09-11T02:14:43.682789+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:44.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:44 smithi052 bash[22678]: audit 2024-09-11T02:14:43.682789+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:44.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:44 smithi052 bash[22678]: audit 2024-09-11T02:14:43.690980+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:44.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:44 smithi052 bash[22678]: audit 2024-09-11T02:14:43.690980+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:44.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:44 smithi052 bash[22678]: audit 2024-09-11T02:14:43.695662+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:14:44.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:44 smithi052 bash[22678]: audit 2024-09-11T02:14:43.695662+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:14:44.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:44 smithi052 bash[22678]: audit 2024-09-11T02:14:43.697281+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:44.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:44 smithi052 bash[22678]: audit 2024-09-11T02:14:43.697281+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:44.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:44 smithi052 bash[22678]: cephadm 2024-09-11T02:14:43.699372+0000 mgr.a (mgr.14150) 67 : cephadm [INF] Deploying daemon mon.c on smithi097 2024-09-11T02:14:44.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:44 smithi052 bash[22678]: cephadm 2024-09-11T02:14:43.699372+0000 mgr.a (mgr.14150) 67 : cephadm [INF] Deploying daemon mon.c on smithi097 2024-09-11T02:14:45.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:45 smithi052 bash[22678]: cluster 2024-09-11T02:14:44.240065+0000 mgr.a (mgr.14150) 68 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:45.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:45 smithi052 bash[22678]: cluster 2024-09-11T02:14:44.240065+0000 mgr.a (mgr.14150) 68 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:45.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:45 smithi052 bash[22678]: audit 2024-09-11T02:14:45.474901+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:45.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:45 smithi052 bash[22678]: audit 2024-09-11T02:14:45.474901+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:45.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:45 smithi052 bash[22678]: audit 2024-09-11T02:14:45.480338+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:45.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:45 smithi052 bash[22678]: audit 2024-09-11T02:14:45.480338+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:45.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:45 smithi052 bash[22678]: audit 2024-09-11T02:14:45.486273+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:45.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:45 smithi052 bash[22678]: audit 2024-09-11T02:14:45.486273+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:46.543 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:14:47.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:47 smithi052 bash[22678]: cluster 2024-09-11T02:14:46.240532+0000 mgr.a (mgr.14150) 69 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:47.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:47 smithi052 bash[22678]: cluster 2024-09-11T02:14:46.240532+0000 mgr.a (mgr.14150) 69 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:47.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:47 smithi052 bash[22678]: audit 2024-09-11T02:14:46.250400+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:47.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:47 smithi052 bash[22678]: audit 2024-09-11T02:14:46.250400+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:47.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:47 smithi052 bash[22678]: audit 2024-09-11T02:14:46.258033+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:47.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:47 smithi052 bash[22678]: audit 2024-09-11T02:14:46.258033+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:48.102 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-11T02:14:48.103 INFO:teuthology.orchestra.run.smithi097.stdout:{"epoch":1,"fsid":"0d7e80fa-6fe3-11ef-bcea-c7b262605968","modified":"2024-09-11T02:12:20.177538Z","created":"2024-09-11T02:12:20.177538Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:3300","nonce":0},{"type":"v1","addr":"172.21.15.52:6789","nonce":0}]},"addr":"172.21.15.52:6789/0","public_addr":"172.21.15.52:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-11T02:14:48.103 INFO:teuthology.orchestra.run.smithi097.stderr:dumped monmap epoch 1 2024-09-11T02:14:48.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:48 smithi052 bash[22678]: audit 2024-09-11T02:14:48.101227+0000 mon.a (mon.0) 208 : audit [DBG] from='client.? 172.21.15.97:0/1603771437' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-11T02:14:48.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:48 smithi052 bash[22678]: audit 2024-09-11T02:14:48.101227+0000 mon.a (mon.0) 208 : audit [DBG] from='client.? 172.21.15.97:0/1603771437' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-11T02:14:49.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:49 smithi052 bash[22678]: cluster 2024-09-11T02:14:48.240954+0000 mgr.a (mgr.14150) 70 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:49.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:49 smithi052 bash[22678]: cluster 2024-09-11T02:14:48.240954+0000 mgr.a (mgr.14150) 70 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:49.981 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-11T02:14:50.005 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-11T02:14:51.233 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.c/config 2024-09-11T02:14:51.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:51 smithi052 bash[22678]: cluster 2024-09-11T02:14:50.241365+0000 mgr.a (mgr.14150) 71 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:51.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:51 smithi052 bash[22678]: cluster 2024-09-11T02:14:50.241365+0000 mgr.a (mgr.14150) 71 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:51.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:51 smithi052 bash[22678]: audit 2024-09-11T02:14:51.209963+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:51.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:51 smithi052 bash[22678]: audit 2024-09-11T02:14:51.209963+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:51.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:51 smithi052 bash[22678]: audit 2024-09-11T02:14:51.215539+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:51.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:51 smithi052 bash[22678]: audit 2024-09-11T02:14:51.215539+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:51.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:51 smithi052 bash[22678]: audit 2024-09-11T02:14:51.221519+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:51.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:51 smithi052 bash[22678]: audit 2024-09-11T02:14:51.221519+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:51.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:51 smithi052 bash[22678]: audit 2024-09-11T02:14:51.222844+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:14:51.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:51 smithi052 bash[22678]: audit 2024-09-11T02:14:51.222844+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:14:51.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:51 smithi052 bash[22678]: audit 2024-09-11T02:14:51.224546+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:51.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:51 smithi052 bash[22678]: audit 2024-09-11T02:14:51.224546+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:52.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:52 smithi052 bash[22678]: cephadm 2024-09-11T02:14:51.226457+0000 mgr.a (mgr.14150) 72 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-09-11T02:14:52.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:52 smithi052 bash[22678]: cephadm 2024-09-11T02:14:51.226457+0000 mgr.a (mgr.14150) 72 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-09-11T02:14:53.467 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:13:54.230032+0000 mgr.a (mgr.14150) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.467 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:13:54.230032+0000 mgr.a (mgr.14150) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.467 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:13:54.258719+0000 mgr.a (mgr.14150) 20 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:14:53.467 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:13:54.258719+0000 mgr.a (mgr.14150) 20 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:14:53.468 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:13:54.341152+0000 mgr.a (mgr.14150) 21 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:14:53.468 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:13:54.341152+0000 mgr.a (mgr.14150) 21 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:14:53.468 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:13:54.428825+0000 mgr.a (mgr.14150) 22 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:14:53.468 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:13:54.428825+0000 mgr.a (mgr.14150) 22 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:14:53.468 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:13:54.518512+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:13:54.518512+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:13:54.521128+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:13:54.521128+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:13:56.230413+0000 mgr.a (mgr.14150) 23 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:13:56.230413+0000 mgr.a (mgr.14150) 23 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:13:56.705674+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:13:56.705674+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:13:56.712023+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:13:56.712023+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:13:58.230853+0000 mgr.a (mgr.14150) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:13:58.230853+0000 mgr.a (mgr.14150) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:00.231301+0000 mgr.a (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:00.231301+0000 mgr.a (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:01.358655+0000 mgr.a (mgr.14150) 26 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:14:53.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:01.358655+0000 mgr.a (mgr.14150) 26 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:14:53.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:02.231695+0000 mgr.a (mgr.14150) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:02.231695+0000 mgr.a (mgr.14150) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:02.664767+0000 mgr.a (mgr.14150) 28 : cephadm [INF] Deploying cephadm binary to smithi079 2024-09-11T02:14:53.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:02.664767+0000 mgr.a (mgr.14150) 28 : cephadm [INF] Deploying cephadm binary to smithi079 2024-09-11T02:14:53.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:04.231987+0000 mgr.a (mgr.14150) 29 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:04.231987+0000 mgr.a (mgr.14150) 29 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:05.089605+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:05.089605+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.719 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:05.097052+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.719 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:05.097052+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.720 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:05.105418+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.720 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:05.105418+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.720 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:06.232315+0000 mgr.a (mgr.14150) 30 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.720 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:06.232315+0000 mgr.a (mgr.14150) 30 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.720 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:06.408762+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.720 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:06.408762+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.720 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:06.409632+0000 mgr.a (mgr.14150) 31 : cephadm [INF] Added host smithi079 2024-09-11T02:14:53.720 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:06.409632+0000 mgr.a (mgr.14150) 31 : cephadm [INF] Added host smithi079 2024-09-11T02:14:53.720 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:06.410458+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:53.720 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:06.410458+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:53.721 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:06.983061+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.721 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:06.983061+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.721 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:08.232703+0000 mgr.a (mgr.14150) 32 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.721 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:08.232703+0000 mgr.a (mgr.14150) 32 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.721 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:08.518444+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.721 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:08.518444+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.721 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:08.523849+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.721 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:08.523849+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.721 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:08.538951+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-11T02:14:53.721 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:08.538951+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-11T02:14:53.721 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:08.541021+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:53.721 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:08.541021+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:53.722 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:08.542808+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:53.722 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:08.542808+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:53.722 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:08.545229+0000 mgr.a (mgr.14150) 33 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-11T02:14:53.722 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:08.545229+0000 mgr.a (mgr.14150) 33 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-11T02:14:53.722 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:08.733713+0000 mgr.a (mgr.14150) 34 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:14:53.722 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:08.733713+0000 mgr.a (mgr.14150) 34 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:14:53.722 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:08.895242+0000 mgr.a (mgr.14150) 35 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:14:53.722 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:08.895242+0000 mgr.a (mgr.14150) 35 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:14:53.722 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:09.194119+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.722 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:09.194119+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.722 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:09.199945+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.722 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:09.199945+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.722 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:09.202363+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []} : dispatch 2024-09-11T02:14:53.722 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:09.202363+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []} : dispatch 2024-09-11T02:14:53.723 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:09.203540+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []}]': finished 2024-09-11T02:14:53.723 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:09.203540+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []}]': finished 2024-09-11T02:14:53.723 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:09.044208+0000 mgr.a (mgr.14150) 36 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:14:53.723 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:09.044208+0000 mgr.a (mgr.14150) 36 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:14:53.723 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:10.233062+0000 mgr.a (mgr.14150) 37 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.723 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:10.233062+0000 mgr.a (mgr.14150) 37 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.723 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:10.362182+0000 mgr.a (mgr.14150) 38 : cephadm [INF] Deploying daemon agent.smithi079 on smithi079 2024-09-11T02:14:53.723 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:10.362182+0000 mgr.a (mgr.14150) 38 : cephadm [INF] Deploying daemon agent.smithi079 on smithi079 2024-09-11T02:14:53.723 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.348970+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.723 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.348970+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.723 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.354691+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.723 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.354691+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.723 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.359735+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.723 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.359735+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.724 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.416909+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:53.724 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.416909+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:53.724 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.420716+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:53.724 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.420716+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:53.724 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.422170+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:53.724 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.422170+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:53.724 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.429936+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.724 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.429936+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.724 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.488463+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:53.724 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.488463+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:53.724 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.493645+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:53.724 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.493645+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:53.724 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.495249+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:53.725 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.495249+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:53.725 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.502864+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.725 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.502864+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.725 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.695376+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.725 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.695376+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.725 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.882799+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.725 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:11.882799+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.725 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:12.233463+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.725 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:12.233463+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.725 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:12.934952+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.725 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:12.934952+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.725 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:12.938289+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.725 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:12.938289+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.726 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:13.130296+0000 mgr.a (mgr.14150) 40 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:14:53.726 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:13.130296+0000 mgr.a (mgr.14150) 40 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:14:53.726 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:14.233910+0000 mgr.a (mgr.14150) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.726 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:14.233910+0000 mgr.a (mgr.14150) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.726 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:16.234341+0000 mgr.a (mgr.14150) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.726 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:16.234341+0000 mgr.a (mgr.14150) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.726 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:18.234815+0000 mgr.a (mgr.14150) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.726 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:18.234815+0000 mgr.a (mgr.14150) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.726 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:20.235226+0000 mgr.a (mgr.14150) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.726 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:20.235226+0000 mgr.a (mgr.14150) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.726 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:20.547965+0000 mgr.a (mgr.14150) 45 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi097", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:14:53.726 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:20.547965+0000 mgr.a (mgr.14150) 45 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi097", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:14:53.726 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:21.840825+0000 mgr.a (mgr.14150) 46 : cephadm [INF] Deploying cephadm binary to smithi097 2024-09-11T02:14:53.727 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:21.840825+0000 mgr.a (mgr.14150) 46 : cephadm [INF] Deploying cephadm binary to smithi097 2024-09-11T02:14:53.727 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:22.235581+0000 mgr.a (mgr.14150) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.727 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:22.235581+0000 mgr.a (mgr.14150) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.727 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:24.235943+0000 mgr.a (mgr.14150) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.727 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:24.235943+0000 mgr.a (mgr.14150) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.727 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:25.281401+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.727 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:25.281401+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.727 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:25.287628+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.727 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:25.287628+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.727 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:25.295444+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.727 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:25.295444+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.727 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:25.512985+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.727 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:25.512985+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.727 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:25.514602+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:53.728 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:25.514602+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:53.728 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:25.513813+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Added host smithi097 2024-09-11T02:14:53.728 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:25.513813+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Added host smithi097 2024-09-11T02:14:53.728 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:25.958234+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.728 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:25.958234+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.728 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:25.965888+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.728 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:25.965888+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.728 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:26.025747+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.728 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:26.025747+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.728 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:26.236239+0000 mgr.a (mgr.14150) 50 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.728 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:26.236239+0000 mgr.a (mgr.14150) 50 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.728 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:27.591899+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.728 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:27.591899+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.728 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:27.597559+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.729 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:27.597559+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.729 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:27.599012+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-11T02:14:53.729 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:27.599012+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-11T02:14:53.729 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:27.601492+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:53.729 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:27.601492+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:53.729 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:27.603415+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:53.729 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:27.603415+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:53.729 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:27.606173+0000 mgr.a (mgr.14150) 51 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2024-09-11T02:14:53.729 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:27.606173+0000 mgr.a (mgr.14150) 51 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2024-09-11T02:14:53.729 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:27.786467+0000 mgr.a (mgr.14150) 52 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:14:53.729 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:27.786467+0000 mgr.a (mgr.14150) 52 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:14:53.729 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:28.239879+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.729 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:28.239879+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.730 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:28.245822+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.730 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:28.245822+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.730 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:28.248414+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []} : dispatch 2024-09-11T02:14:53.730 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:28.248414+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []} : dispatch 2024-09-11T02:14:53.730 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:28.249768+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []}]': finished 2024-09-11T02:14:53.730 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:28.249768+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []}]': finished 2024-09-11T02:14:53.730 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:27.943410+0000 mgr.a (mgr.14150) 53 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:14:53.730 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:27.943410+0000 mgr.a (mgr.14150) 53 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:14:53.730 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:28.091074+0000 mgr.a (mgr.14150) 54 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:14:53.730 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:28.091074+0000 mgr.a (mgr.14150) 54 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:14:53.730 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:28.236683+0000 mgr.a (mgr.14150) 55 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.730 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:28.236683+0000 mgr.a (mgr.14150) 55 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.730 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:29.563640+0000 mgr.a (mgr.14150) 56 : cephadm [INF] Deploying daemon agent.smithi097 on smithi097 2024-09-11T02:14:53.731 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:29.563640+0000 mgr.a (mgr.14150) 56 : cephadm [INF] Deploying daemon agent.smithi097 on smithi097 2024-09-11T02:14:53.731 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.680917+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.731 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.680917+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.731 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.684498+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.731 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.684498+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.731 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.689357+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.731 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.689357+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.731 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.778663+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:53.731 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.778663+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:53.731 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.783282+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:53.731 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.783282+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:53.731 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.785023+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:53.731 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.785023+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:53.731 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.793747+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.732 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.793747+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.732 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.880458+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:53.732 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.880458+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:53.732 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.885012+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:53.732 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.885012+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:53.732 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.886533+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:53.732 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.886533+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:53.732 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.894351+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.732 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:30.894351+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.732 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:30.237139+0000 mgr.a (mgr.14150) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.732 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:30.237139+0000 mgr.a (mgr.14150) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.732 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:31.214896+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.732 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:31.214896+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.733 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:31.704913+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.733 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:31.704913+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.733 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:32.237514+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.733 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:32.237514+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.733 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:32.282927+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.733 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:32.282927+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.733 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:32.289714+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.733 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:32.289714+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.733 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:32.349985+0000 mgr.a (mgr.14150) 59 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:14:53.733 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:32.349985+0000 mgr.a (mgr.14150) 59 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:14:53.733 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:32.529098+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.733 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:32.529098+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.733 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:32.534579+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.733 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:32.534579+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.734 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:32.542072+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.734 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:32.542072+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.734 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:34.237915+0000 mgr.a (mgr.14150) 60 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.734 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:34.237915+0000 mgr.a (mgr.14150) 60 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.734 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:36.238247+0000 mgr.a (mgr.14150) 61 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.734 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:36.238247+0000 mgr.a (mgr.14150) 61 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.734 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:38.238705+0000 mgr.a (mgr.14150) 62 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.734 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:38.238705+0000 mgr.a (mgr.14150) 62 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.734 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:39.373948+0000 mon.a (mon.0) 193 : audit [INF] from='client.? 172.21.15.52:0/3246054445' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-11T02:14:53.734 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:39.373948+0000 mon.a (mon.0) 193 : audit [INF] from='client.? 172.21.15.52:0/3246054445' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-11T02:14:53.734 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:40.239135+0000 mgr.a (mgr.14150) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.734 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:40.239135+0000 mgr.a (mgr.14150) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.734 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:40.291985+0000 mon.a (mon.0) 194 : audit [INF] from='client.? 172.21.15.52:0/3246054445' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-11T02:14:53.734 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:40.291985+0000 mon.a (mon.0) 194 : audit [INF] from='client.? 172.21.15.52:0/3246054445' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-11T02:14:53.735 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:40.296104+0000 mon.a (mon.0) 195 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-11T02:14:53.735 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:40.296104+0000 mon.a (mon.0) 195 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-11T02:14:53.735 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:42.239549+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.735 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:42.239549+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.735 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:43.663405+0000 mgr.a (mgr.14150) 65 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi052:172.21.15.52=a;smithi079:172.21.15.79=b;smithi097:172.21.15.97=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:14:53.735 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:43.663405+0000 mgr.a (mgr.14150) 65 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi052:172.21.15.52=a;smithi079:172.21.15.79=b;smithi097:172.21.15.97=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:14:53.735 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:43.668584+0000 mgr.a (mgr.14150) 66 : cephadm [INF] Saving service mon spec with placement smithi052:172.21.15.52=a;smithi079:172.21.15.79=b;smithi097:172.21.15.97=c;count:3 2024-09-11T02:14:53.735 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:43.668584+0000 mgr.a (mgr.14150) 66 : cephadm [INF] Saving service mon spec with placement smithi052:172.21.15.52=a;smithi079:172.21.15.79=b;smithi097:172.21.15.97=c;count:3 2024-09-11T02:14:53.735 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:43.674053+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.735 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:43.674053+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.735 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:43.675765+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:53.735 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:43.675765+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:53.735 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:43.680813+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:53.735 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:43.680813+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:53.736 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:43.682789+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:53.736 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:43.682789+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:53.736 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:43.690980+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.736 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:43.690980+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.736 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:43.695662+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:14:53.736 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:43.695662+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:14:53.736 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:43.697281+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:53.736 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:43.697281+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:53.736 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:43.699372+0000 mgr.a (mgr.14150) 67 : cephadm [INF] Deploying daemon mon.c on smithi097 2024-09-11T02:14:53.736 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:43.699372+0000 mgr.a (mgr.14150) 67 : cephadm [INF] Deploying daemon mon.c on smithi097 2024-09-11T02:14:53.736 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:44.240065+0000 mgr.a (mgr.14150) 68 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.736 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:44.240065+0000 mgr.a (mgr.14150) 68 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.736 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:45.474901+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.737 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:45.474901+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.737 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:45.480338+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.737 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:45.480338+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.737 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:45.486273+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.737 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:45.486273+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.737 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:46.240532+0000 mgr.a (mgr.14150) 69 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.737 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:46.240532+0000 mgr.a (mgr.14150) 69 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.737 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:46.250400+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.737 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:46.250400+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.737 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:46.258033+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.737 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:46.258033+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.737 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:48.101227+0000 mon.a (mon.0) 208 : audit [DBG] from='client.? 172.21.15.97:0/1603771437' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-11T02:14:53.737 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:48.101227+0000 mon.a (mon.0) 208 : audit [DBG] from='client.? 172.21.15.97:0/1603771437' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-11T02:14:53.738 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:48.240954+0000 mgr.a (mgr.14150) 70 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.738 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:48.240954+0000 mgr.a (mgr.14150) 70 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.738 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:50.241365+0000 mgr.a (mgr.14150) 71 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.738 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cluster 2024-09-11T02:14:50.241365+0000 mgr.a (mgr.14150) 71 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:53.738 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:51.209963+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.738 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:51.209963+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.738 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:51.215539+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.738 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:51.215539+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.738 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:51.221519+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.738 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:51.221519+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:53.738 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:51.222844+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:14:53.738 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:51.222844+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:14:53.738 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:51.224546+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:53.738 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: audit 2024-09-11T02:14:51.224546+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:53.738 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:51.226457+0000 mgr.a (mgr.14150) 72 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-09-11T02:14:53.739 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: cephadm 2024-09-11T02:14:51.226457+0000 mgr.a (mgr.14150) 72 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-09-11T02:14:53.739 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:53 smithi097 bash[23313]: debug 2024-09-11T02:14:53.469+0000 7fe9a9c07640 1 mon.c@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-09-11T02:14:56.111 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:55 smithi079 systemd[1]: Started Ceph mon.b for 0d7e80fa-6fe3-11ef-bcea-c7b262605968. 2024-09-11T02:14:57.128 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.076+0000 7f28561d7c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-11T02:14:57.128 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.076+0000 7f28561d7c80 0 ceph version 19.3.0-4854-g8f219c47 (8f219c476cb4f26fc5719c661c0323719a45cb30) squid (dev), process ceph-mon, pid 7 2024-09-11T02:14:57.128 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.076+0000 7f28561d7c80 0 pidfile_write: ignore empty --pid-file 2024-09-11T02:14:57.128 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 0 load: jerasure load: lrc 2024-09-11T02:14:57.128 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-11T02:14:57.128 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Git sha 0 2024-09-11T02:14:57.128 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Compile date 2024-09-10 08:02:51 2024-09-11T02:14:57.128 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: DB SUMMARY 2024-09-11T02:14:57.128 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: DB Session ID: 3OWWDJPDMS9ZWCY48FTM 2024-09-11T02:14:57.129 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: CURRENT file: CURRENT 2024-09-11T02:14:57.129 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-11T02:14:57.129 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-11T02:14:57.129 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-11T02:14:57.129 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-11T02:14:57.129 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.error_if_exists: 0 2024-09-11T02:14:57.129 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.create_if_missing: 0 2024-09-11T02:14:57.129 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-11T02:14:57.129 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-11T02:14:57.129 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-11T02:14:57.129 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-11T02:14:57.129 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.env: 0x55b088e5c180 2024-09-11T02:14:57.130 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-11T02:14:57.130 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.info_log: 0x55b08a749700 2024-09-11T02:14:57.130 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-11T02:14:57.130 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.statistics: (nil) 2024-09-11T02:14:57.130 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.use_fsync: 0 2024-09-11T02:14:57.130 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-11T02:14:57.130 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-11T02:14:57.130 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-11T02:14:57.130 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-11T02:14:57.130 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-11T02:14:57.130 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-11T02:14:57.130 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-11T02:14:57.131 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-11T02:14:57.131 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-11T02:14:57.131 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-11T02:14:57.131 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-11T02:14:57.131 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.db_log_dir: 2024-09-11T02:14:57.131 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.wal_dir: 2024-09-11T02:14:57.131 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-11T02:14:57.131 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-11T02:14:57.131 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-11T02:14:57.131 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-11T02:14:57.131 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-11T02:14:57.131 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-11T02:14:57.131 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-11T02:14:57.131 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-11T02:14:57.132 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.write_buffer_manager: 0x55b08a74db80 2024-09-11T02:14:57.132 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-11T02:14:57.132 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-11T02:14:57.132 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-11T02:14:57.132 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-11T02:14:57.132 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-11T02:14:57.132 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-11T02:14:57.132 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-11T02:14:57.132 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-11T02:14:57.132 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.unordered_write: 0 2024-09-11T02:14:57.132 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-11T02:14:57.132 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-11T02:14:57.132 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-11T02:14:57.133 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-11T02:14:57.133 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.row_cache: None 2024-09-11T02:14:57.133 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.wal_filter: None 2024-09-11T02:14:57.133 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-11T02:14:57.133 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-11T02:14:57.133 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.two_write_queues: 0 2024-09-11T02:14:57.133 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-11T02:14:57.133 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.wal_compression: 0 2024-09-11T02:14:57.133 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.atomic_flush: 0 2024-09-11T02:14:57.133 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-11T02:14:57.133 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-11T02:14:57.133 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-11T02:14:57.133 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-11T02:14:57.135 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-11T02:14:57.135 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-11T02:14:57.135 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-11T02:14:57.135 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-11T02:14:57.135 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-11T02:14:57.135 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-11T02:14:57.135 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-11T02:14:57.136 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-11T02:14:57.136 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-11T02:14:57.136 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-11T02:14:57.136 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-11T02:14:57.137 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-11T02:14:57.137 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-11T02:14:57.137 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-11T02:14:57.137 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-11T02:14:57.137 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-11T02:14:57.137 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-11T02:14:57.137 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-11T02:14:57.137 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_open_files: -1 2024-09-11T02:14:57.137 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-11T02:14:57.137 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-11T02:14:57.137 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-11T02:14:57.137 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-11T02:14:57.138 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-11T02:14:57.138 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Compression algorithms supported: 2024-09-11T02:14:57.138 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: kZSTD supported: 0 2024-09-11T02:14:57.138 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: kXpressCompression supported: 0 2024-09-11T02:14:57.138 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-11T02:14:57.138 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-11T02:14:57.138 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-11T02:14:57.138 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: kZlibCompression supported: 1 2024-09-11T02:14:57.138 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-11T02:14:57.138 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-11T02:14:57.138 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-11T02:14:57.138 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-11T02:14:57.138 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-11T02:14:57.139 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-11T02:14:57.139 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-11T02:14:57.139 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.merge_operator: 2024-09-11T02:14:57.139 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compaction_filter: None 2024-09-11T02:14:57.139 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-11T02:14:57.139 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-11T02:14:57.139 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-11T02:14:57.139 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-11T02:14:57.139 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b08a749320) 2024-09-11T02:14:57.139 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cache_index_and_filter_blocks: 1 2024-09-11T02:14:57.139 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-11T02:14:57.139 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-11T02:14:57.139 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: pin_top_level_index_and_filter: 1 2024-09-11T02:14:57.140 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: index_type: 0 2024-09-11T02:14:57.140 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: data_block_index_type: 0 2024-09-11T02:14:57.140 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: index_shortening: 1 2024-09-11T02:14:57.140 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: data_block_hash_table_util_ratio: 0.750000 2024-09-11T02:14:57.140 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: checksum: 4 2024-09-11T02:14:57.140 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: no_block_cache: 0 2024-09-11T02:14:57.140 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: block_cache: 0x55b08a73f610 2024-09-11T02:14:57.140 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: block_cache_name: BinnedLRUCache 2024-09-11T02:14:57.140 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: block_cache_options: 2024-09-11T02:14:57.140 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: capacity : 536870912 2024-09-11T02:14:57.140 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: num_shard_bits : 4 2024-09-11T02:14:57.140 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: strict_capacity_limit : 0 2024-09-11T02:14:57.140 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: high_pri_pool_ratio: 0.000 2024-09-11T02:14:57.141 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: block_cache_compressed: (nil) 2024-09-11T02:14:57.141 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: persistent_cache: (nil) 2024-09-11T02:14:57.141 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: block_size: 4096 2024-09-11T02:14:57.141 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: block_size_deviation: 10 2024-09-11T02:14:57.141 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: block_restart_interval: 16 2024-09-11T02:14:57.141 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: index_block_restart_interval: 1 2024-09-11T02:14:57.141 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: metadata_block_size: 4096 2024-09-11T02:14:57.141 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: partition_filters: 0 2024-09-11T02:14:57.141 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: use_delta_encoding: 1 2024-09-11T02:14:57.141 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: filter_policy: bloomfilter 2024-09-11T02:14:57.141 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: whole_key_filtering: 1 2024-09-11T02:14:57.141 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: verify_compression: 0 2024-09-11T02:14:57.141 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: read_amp_bytes_per_bit: 0 2024-09-11T02:14:57.142 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: format_version: 5 2024-09-11T02:14:57.142 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: enable_index_compression: 1 2024-09-11T02:14:57.142 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: block_align: 0 2024-09-11T02:14:57.142 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: max_auto_readahead_size: 262144 2024-09-11T02:14:57.142 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: prepopulate_block_cache: 0 2024-09-11T02:14:57.142 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: initial_auto_readahead_size: 8192 2024-09-11T02:14:57.142 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: num_file_reads_for_auto_readahead: 2 2024-09-11T02:14:57.142 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-11T02:14:57.142 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-11T02:14:57.142 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compression: NoCompression 2024-09-11T02:14:57.142 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-11T02:14:57.142 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-11T02:14:57.142 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-11T02:14:57.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.num_levels: 7 2024-09-11T02:14:57.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-11T02:14:57.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-11T02:14:57.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-11T02:14:57.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-11T02:14:57.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-11T02:14:57.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-11T02:14:57.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-11T02:14:57.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-11T02:14:57.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-11T02:14:57.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-11T02:14:57.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-11T02:14:57.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-11T02:14:57.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-11T02:14:57.143 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-11T02:14:57.144 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-11T02:14:57.144 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-11T02:14:57.144 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-11T02:14:57.144 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-11T02:14:57.144 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-11T02:14:57.144 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-11T02:14:57.144 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-11T02:14:57.144 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-11T02:14:57.144 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-11T02:14:57.144 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-11T02:14:57.144 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-11T02:14:57.144 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-11T02:14:57.144 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-11T02:14:57.145 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-11T02:14:57.145 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-11T02:14:57.145 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-11T02:14:57.145 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-11T02:14:57.145 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-11T02:14:57.145 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-11T02:14:57.145 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-11T02:14:57.145 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-11T02:14:57.145 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-11T02:14:57.145 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-11T02:14:57.145 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-11T02:14:57.145 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-11T02:14:57.145 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-11T02:14:57.146 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-11T02:14:57.146 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-11T02:14:57.146 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-11T02:14:57.146 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-11T02:14:57.146 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-11T02:14:57.146 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-11T02:14:57.146 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-11T02:14:57.146 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-11T02:14:57.146 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-11T02:14:57.146 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-11T02:14:57.146 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-11T02:14:57.146 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-11T02:14:57.147 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-11T02:14:57.147 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-11T02:14:57.147 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-11T02:14:57.147 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-11T02:14:57.147 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-11T02:14:57.147 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-11T02:14:57.147 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-11T02:14:57.147 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.bloom_locality: 0 2024-09-11T02:14:57.147 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-11T02:14:57.147 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-11T02:14:57.147 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-11T02:14:57.147 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-11T02:14:57.147 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-11T02:14:57.148 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.ttl: 2592000 2024-09-11T02:14:57.148 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-11T02:14:57.148 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-11T02:14:57.148 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-11T02:14:57.148 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.enable_blob_files: false 2024-09-11T02:14:57.148 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.min_blob_size: 0 2024-09-11T02:14:57.148 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-11T02:14:57.148 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-11T02:14:57.148 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-11T02:14:57.148 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-11T02:14:57.148 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-11T02:14:57.148 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-11T02:14:57.149 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-11T02:14:57.149 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-11T02:14:57.149 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-11T02:14:57.149 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-11T02:14:57.149 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c1d780f2-6337-45f8-8500-6c9244c659f2 2024-09-11T02:14:57.149 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726020897086558, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-11T02:14:57.149 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-11T02:14:57.149 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726020897087096, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726020897, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c1d780f2-6337-45f8-8500-6c9244c659f2", "db_session_id": "3OWWDJPDMS9ZWCY48FTM", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-11T02:14:57.149 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726020897087266, "job": 1, "event": "recovery_finished"} 2024-09-11T02:14:57.149 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.080+0000 7f28561d7c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-11T02:14:57.149 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.084+0000 7f28561d7c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-11T02:14:57.149 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.084+0000 7f28561d7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b08a76ce00 2024-09-11T02:14:57.149 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.084+0000 7f28561d7c80 4 rocksdb: DB pointer 0x55b08a870000 2024-09-11T02:14:57.150 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.084+0000 7f284bf9f640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-11T02:14:57.150 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.084+0000 7f284bf9f640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-11T02:14:57.150 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: ** DB Stats ** 2024-09-11T02:14:57.150 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-11T02:14:57.150 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-11T02:14:57.150 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-11T02:14:57.150 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-11T02:14:57.150 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-11T02:14:57.150 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-11T02:14:57.150 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-11T02:14:57.150 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: ** Compaction Stats [default] ** 2024-09-11T02:14:57.150 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-11T02:14:57.150 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-11T02:14:57.151 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-11T02:14:57.151 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-11T02:14:57.151 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-11T02:14:57.151 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: ** Compaction Stats [default] ** 2024-09-11T02:14:57.151 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-11T02:14:57.151 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-11T02:14:57.151 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-11T02:14:57.151 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-11T02:14:57.151 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-11T02:14:57.151 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-11T02:14:57.151 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-11T02:14:57.151 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: AddFile(Total Files): cumulative 0, interval 0 2024-09-11T02:14:57.151 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-11T02:14:57.151 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: AddFile(Keys): cumulative 0, interval 0 2024-09-11T02:14:57.152 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: Cumulative compaction: 0.00 GB write, 0.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-11T02:14:57.152 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: Interval compaction: 0.00 GB write, 0.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-11T02:14:57.152 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-11T02:14:57.152 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: Block cache BinnedLRUCache@0x55b08a73f610#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-11T02:14:57.152 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-11T02:14:57.152 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: ** File Read Latency Histogram By Level [default] ** 2024-09-11T02:14:57.152 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.084+0000 7f28561d7c80 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-11T02:14:57.152 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.084+0000 7f28561d7c80 0 using public_addr v2:172.21.15.79:0/0 -> [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] 2024-09-11T02:14:57.152 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.084+0000 7f28561d7c80 0 starting mon.b rank -1 at public addrs [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] at bind addrs [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:14:57.152 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.088+0000 7f28561d7c80 1 mon.b@-1(???) e0 preinit fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:14:57.152 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.112+0000 7f284efa5640 0 mon.b@-1(synchronizing).mds e1 new map 2024-09-11T02:14:57.153 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.112+0000 7f284efa5640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-09-11T02:14:57.153 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: e1 2024-09-11T02:14:57.153 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: btime 2024-09-11T02:12:24:958102+0000 2024-09-11T02:14:57.153 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-11T02:14:57.153 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-11T02:14:57.153 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: legacy client fscid: -1 2024-09-11T02:14:57.153 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: 2024-09-11T02:14:57.153 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: No filesystems configured 2024-09-11T02:14:57.153 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.112+0000 7f284efa5640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-11T02:14:57.153 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.112+0000 7f284efa5640 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-09-11T02:14:57.153 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.112+0000 7f284efa5640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-11T02:14:57.153 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.112+0000 7f284efa5640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-11T02:14:57.153 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.112+0000 7f284efa5640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-11T02:14:57.154 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.112+0000 7f284efa5640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-11T02:14:57.154 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.116+0000 7f284efa5640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-11T02:14:57.154 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.116+0000 7f284efa5640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-11T02:14:57.154 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.116+0000 7f284efa5640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-11T02:14:57.154 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.116+0000 7f284efa5640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-11T02:14:57.154 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:13:50.229318+0000 mgr.a (mgr.14150) 15 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.154 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:13:50.229318+0000 mgr.a (mgr.14150) 15 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.154 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:13:52.229750+0000 mgr.a (mgr.14150) 16 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.154 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:13:52.229750+0000 mgr.a (mgr.14150) 16 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.154 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:13:54.148164+0000 mgr.a (mgr.14150) 17 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:14:57.154 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:13:54.148164+0000 mgr.a (mgr.14150) 17 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:14:57.154 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:13:54.153366+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.155 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:13:54.153366+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.155 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:13:54.154582+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:57.155 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:13:54.154582+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:57.155 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:13:54.157972+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:57.155 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:13:54.157972+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:57.155 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:13:54.158990+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:57.155 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:13:54.158990+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:57.155 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:13:54.160317+0000 mgr.a (mgr.14150) 18 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.conf 2024-09-11T02:14:57.155 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:13:54.160317+0000 mgr.a (mgr.14150) 18 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.conf 2024-09-11T02:14:57.155 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:13:54.230032+0000 mgr.a (mgr.14150) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.155 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:13:54.230032+0000 mgr.a (mgr.14150) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.155 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:13:54.258719+0000 mgr.a (mgr.14150) 20 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:14:57.155 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:13:54.258719+0000 mgr.a (mgr.14150) 20 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:14:57.155 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:13:54.341152+0000 mgr.a (mgr.14150) 21 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:14:57.156 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:13:54.341152+0000 mgr.a (mgr.14150) 21 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:14:57.156 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:13:54.428825+0000 mgr.a (mgr.14150) 22 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:14:57.156 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:13:54.428825+0000 mgr.a (mgr.14150) 22 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:14:57.156 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:13:54.518512+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.156 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:13:54.518512+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.156 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:13:54.521128+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.156 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:13:54.521128+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.156 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:13:56.230413+0000 mgr.a (mgr.14150) 23 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.156 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:13:56.230413+0000 mgr.a (mgr.14150) 23 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.156 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:13:56.705674+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.156 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:13:56.705674+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.156 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:13:56.712023+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.156 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:13:56.712023+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.157 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:13:58.230853+0000 mgr.a (mgr.14150) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.157 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:13:58.230853+0000 mgr.a (mgr.14150) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.157 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:00.231301+0000 mgr.a (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.157 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:00.231301+0000 mgr.a (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.157 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:01.358655+0000 mgr.a (mgr.14150) 26 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:14:57.157 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:01.358655+0000 mgr.a (mgr.14150) 26 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:14:57.157 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:02.231695+0000 mgr.a (mgr.14150) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.158 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:02.231695+0000 mgr.a (mgr.14150) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.159 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:02.664767+0000 mgr.a (mgr.14150) 28 : cephadm [INF] Deploying cephadm binary to smithi079 2024-09-11T02:14:57.159 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:02.664767+0000 mgr.a (mgr.14150) 28 : cephadm [INF] Deploying cephadm binary to smithi079 2024-09-11T02:14:57.159 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:04.231987+0000 mgr.a (mgr.14150) 29 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.159 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:04.231987+0000 mgr.a (mgr.14150) 29 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.159 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:05.089605+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.159 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:05.089605+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.159 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:05.097052+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.159 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:05.097052+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.159 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:05.105418+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.159 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:05.105418+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.159 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:06.232315+0000 mgr.a (mgr.14150) 30 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.159 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:06.232315+0000 mgr.a (mgr.14150) 30 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.160 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:06.408762+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.160 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:06.408762+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.160 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:06.409632+0000 mgr.a (mgr.14150) 31 : cephadm [INF] Added host smithi079 2024-09-11T02:14:57.160 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:06.409632+0000 mgr.a (mgr.14150) 31 : cephadm [INF] Added host smithi079 2024-09-11T02:14:57.160 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:06.410458+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:57.160 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:06.410458+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:57.160 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:06.983061+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.160 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:06.983061+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.160 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:08.232703+0000 mgr.a (mgr.14150) 32 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.160 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:08.232703+0000 mgr.a (mgr.14150) 32 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.160 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:08.518444+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.160 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:08.518444+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.160 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:08.523849+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.160 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:08.523849+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.161 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:08.538951+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-11T02:14:57.161 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:08.538951+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-11T02:14:57.161 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:08.541021+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:57.161 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:08.541021+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:57.161 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:08.542808+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:57.161 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:08.542808+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:57.161 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:08.545229+0000 mgr.a (mgr.14150) 33 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-11T02:14:57.161 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:08.545229+0000 mgr.a (mgr.14150) 33 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-11T02:14:57.161 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:08.733713+0000 mgr.a (mgr.14150) 34 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:14:57.161 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:08.733713+0000 mgr.a (mgr.14150) 34 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:14:57.161 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:08.895242+0000 mgr.a (mgr.14150) 35 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:14:57.161 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:08.895242+0000 mgr.a (mgr.14150) 35 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:14:57.161 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:09.194119+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.162 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:09.194119+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.162 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:09.199945+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.162 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:09.199945+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.162 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:09.202363+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []} : dispatch 2024-09-11T02:14:57.162 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:09.202363+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []} : dispatch 2024-09-11T02:14:57.162 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:09.203540+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []}]': finished 2024-09-11T02:14:57.162 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:09.203540+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []}]': finished 2024-09-11T02:14:57.162 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:09.044208+0000 mgr.a (mgr.14150) 36 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:14:57.162 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:09.044208+0000 mgr.a (mgr.14150) 36 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:14:57.162 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:10.233062+0000 mgr.a (mgr.14150) 37 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.162 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:10.233062+0000 mgr.a (mgr.14150) 37 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.162 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:10.362182+0000 mgr.a (mgr.14150) 38 : cephadm [INF] Deploying daemon agent.smithi079 on smithi079 2024-09-11T02:14:57.162 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:10.362182+0000 mgr.a (mgr.14150) 38 : cephadm [INF] Deploying daemon agent.smithi079 on smithi079 2024-09-11T02:14:57.162 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.348970+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.348970+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.354691+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.354691+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.359735+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.359735+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.416909+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:57.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.416909+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:57.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.420716+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:57.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.420716+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:57.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.422170+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:57.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.422170+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:57.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.429936+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.429936+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.164 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.488463+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:57.164 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.488463+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:57.164 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.493645+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:57.164 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.493645+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:57.164 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.495249+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:57.164 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.495249+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:57.164 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.502864+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.164 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.502864+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.164 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.695376+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.164 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.695376+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.164 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.882799+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.164 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:11.882799+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.164 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:12.233463+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.165 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:12.233463+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.165 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:12.934952+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.165 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:12.934952+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.165 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:12.938289+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.165 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:12.938289+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.165 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:13.130296+0000 mgr.a (mgr.14150) 40 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:14:57.165 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:13.130296+0000 mgr.a (mgr.14150) 40 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:14:57.165 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:14.233910+0000 mgr.a (mgr.14150) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.165 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:14.233910+0000 mgr.a (mgr.14150) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.165 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:16.234341+0000 mgr.a (mgr.14150) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.165 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:16.234341+0000 mgr.a (mgr.14150) 42 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.165 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:18.234815+0000 mgr.a (mgr.14150) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.165 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:18.234815+0000 mgr.a (mgr.14150) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.166 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:20.235226+0000 mgr.a (mgr.14150) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.166 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:20.235226+0000 mgr.a (mgr.14150) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.166 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:20.547965+0000 mgr.a (mgr.14150) 45 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi097", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:14:57.166 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:20.547965+0000 mgr.a (mgr.14150) 45 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi097", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:14:57.166 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:21.840825+0000 mgr.a (mgr.14150) 46 : cephadm [INF] Deploying cephadm binary to smithi097 2024-09-11T02:14:57.166 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:21.840825+0000 mgr.a (mgr.14150) 46 : cephadm [INF] Deploying cephadm binary to smithi097 2024-09-11T02:14:57.166 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:22.235581+0000 mgr.a (mgr.14150) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.166 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:22.235581+0000 mgr.a (mgr.14150) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.166 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:24.235943+0000 mgr.a (mgr.14150) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.166 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:24.235943+0000 mgr.a (mgr.14150) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.166 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:25.281401+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.166 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:25.281401+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.167 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:25.287628+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.167 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:25.287628+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.167 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:25.295444+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.167 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:25.295444+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.167 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:25.512985+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.167 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:25.512985+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.167 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:25.514602+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:57.167 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:25.514602+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:57.167 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:25.513813+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Added host smithi097 2024-09-11T02:14:57.167 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:25.513813+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Added host smithi097 2024-09-11T02:14:57.167 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:25.958234+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.168 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:25.958234+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.168 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:25.965888+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.168 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:25.965888+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.168 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:26.025747+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.168 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:26.025747+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.168 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:26.236239+0000 mgr.a (mgr.14150) 50 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.168 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:26.236239+0000 mgr.a (mgr.14150) 50 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.168 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:27.591899+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.168 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:27.591899+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.168 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:27.597559+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.168 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:27.597559+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.168 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:27.599012+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-11T02:14:57.169 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:27.599012+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-11T02:14:57.169 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:27.601492+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:57.169 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:27.601492+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:57.169 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:27.603415+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:57.169 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:27.603415+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:57.169 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:27.606173+0000 mgr.a (mgr.14150) 51 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2024-09-11T02:14:57.169 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:27.606173+0000 mgr.a (mgr.14150) 51 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2024-09-11T02:14:57.169 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:27.786467+0000 mgr.a (mgr.14150) 52 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:14:57.169 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:27.786467+0000 mgr.a (mgr.14150) 52 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:14:57.169 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:28.239879+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.169 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:28.239879+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.169 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:28.245822+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.169 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:28.245822+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.170 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:28.248414+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []} : dispatch 2024-09-11T02:14:57.170 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:28.248414+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []} : dispatch 2024-09-11T02:14:57.170 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:28.249768+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []}]': finished 2024-09-11T02:14:57.170 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:28.249768+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []}]': finished 2024-09-11T02:14:57.170 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:27.943410+0000 mgr.a (mgr.14150) 53 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:14:57.170 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:27.943410+0000 mgr.a (mgr.14150) 53 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:14:57.170 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:28.091074+0000 mgr.a (mgr.14150) 54 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:14:57.170 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:28.091074+0000 mgr.a (mgr.14150) 54 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:14:57.170 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:28.236683+0000 mgr.a (mgr.14150) 55 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.170 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:28.236683+0000 mgr.a (mgr.14150) 55 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.170 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:29.563640+0000 mgr.a (mgr.14150) 56 : cephadm [INF] Deploying daemon agent.smithi097 on smithi097 2024-09-11T02:14:57.170 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:29.563640+0000 mgr.a (mgr.14150) 56 : cephadm [INF] Deploying daemon agent.smithi097 on smithi097 2024-09-11T02:14:57.170 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.680917+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.171 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.680917+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.171 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.684498+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.684498+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.689357+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.689357+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.778663+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:57.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.778663+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:57.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.783282+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:57.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.783282+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:57.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.785023+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:57.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.785023+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:57.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.793747+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.793747+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.880458+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:57.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.880458+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:57.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.885012+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:57.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.885012+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:57.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.886533+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:57.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.886533+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:57.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.894351+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:30.894351+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:30.237139+0000 mgr.a (mgr.14150) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:30.237139+0000 mgr.a (mgr.14150) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:31.214896+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:31.214896+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:31.704913+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:31.704913+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:32.237514+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:32.237514+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:32.282927+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:32.282927+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:32.289714+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:32.289714+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:32.349985+0000 mgr.a (mgr.14150) 59 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:14:57.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:32.349985+0000 mgr.a (mgr.14150) 59 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:14:57.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:32.529098+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:32.529098+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:32.534579+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:32.534579+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:32.542072+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:32.542072+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:34.237915+0000 mgr.a (mgr.14150) 60 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:34.237915+0000 mgr.a (mgr.14150) 60 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:36.238247+0000 mgr.a (mgr.14150) 61 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:36.238247+0000 mgr.a (mgr.14150) 61 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:38.238705+0000 mgr.a (mgr.14150) 62 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:38.238705+0000 mgr.a (mgr.14150) 62 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:39.373948+0000 mon.a (mon.0) 193 : audit [INF] from='client.? 172.21.15.52:0/3246054445' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-11T02:14:57.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:39.373948+0000 mon.a (mon.0) 193 : audit [INF] from='client.? 172.21.15.52:0/3246054445' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-11T02:14:57.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:40.239135+0000 mgr.a (mgr.14150) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:40.239135+0000 mgr.a (mgr.14150) 63 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:40.291985+0000 mon.a (mon.0) 194 : audit [INF] from='client.? 172.21.15.52:0/3246054445' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-11T02:14:57.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:40.291985+0000 mon.a (mon.0) 194 : audit [INF] from='client.? 172.21.15.52:0/3246054445' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-11T02:14:57.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:40.296104+0000 mon.a (mon.0) 195 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-11T02:14:57.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:40.296104+0000 mon.a (mon.0) 195 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-11T02:14:57.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:42.239549+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:42.239549+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:43.663405+0000 mgr.a (mgr.14150) 65 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi052:172.21.15.52=a;smithi079:172.21.15.79=b;smithi097:172.21.15.97=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:14:57.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:43.663405+0000 mgr.a (mgr.14150) 65 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi052:172.21.15.52=a;smithi079:172.21.15.79=b;smithi097:172.21.15.97=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:14:57.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:43.668584+0000 mgr.a (mgr.14150) 66 : cephadm [INF] Saving service mon spec with placement smithi052:172.21.15.52=a;smithi079:172.21.15.79=b;smithi097:172.21.15.97=c;count:3 2024-09-11T02:14:57.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:43.668584+0000 mgr.a (mgr.14150) 66 : cephadm [INF] Saving service mon spec with placement smithi052:172.21.15.52=a;smithi079:172.21.15.79=b;smithi097:172.21.15.97=c;count:3 2024-09-11T02:14:57.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:43.674053+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:43.674053+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:43.675765+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:57.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:43.675765+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:14:57.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:43.680813+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:57.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:43.680813+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:57.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:43.682789+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:57.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:43.682789+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:14:57.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:43.690980+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:43.690980+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:43.695662+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:14:57.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:43.695662+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:14:57.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:43.697281+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:57.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:43.697281+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:57.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:43.699372+0000 mgr.a (mgr.14150) 67 : cephadm [INF] Deploying daemon mon.c on smithi097 2024-09-11T02:14:57.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:43.699372+0000 mgr.a (mgr.14150) 67 : cephadm [INF] Deploying daemon mon.c on smithi097 2024-09-11T02:14:57.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:44.240065+0000 mgr.a (mgr.14150) 68 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:44.240065+0000 mgr.a (mgr.14150) 68 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:45.474901+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:45.474901+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:45.480338+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:45.480338+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:45.486273+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:45.486273+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:46.240532+0000 mgr.a (mgr.14150) 69 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:46.240532+0000 mgr.a (mgr.14150) 69 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:46.250400+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:46.250400+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:46.258033+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:46.258033+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:48.101227+0000 mon.a (mon.0) 208 : audit [DBG] from='client.? 172.21.15.97:0/1603771437' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-11T02:14:57.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:48.101227+0000 mon.a (mon.0) 208 : audit [DBG] from='client.? 172.21.15.97:0/1603771437' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-11T02:14:57.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:48.240954+0000 mgr.a (mgr.14150) 70 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:48.240954+0000 mgr.a (mgr.14150) 70 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:50.241365+0000 mgr.a (mgr.14150) 71 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cluster 2024-09-11T02:14:50.241365+0000 mgr.a (mgr.14150) 71 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:57.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:51.209963+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:51.209963+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:51.215539+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:51.215539+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:51.221519+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:51.221519+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:57.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:51.222844+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:14:57.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:51.222844+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:14:57.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:51.224546+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:57.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: audit 2024-09-11T02:14:51.224546+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:14:57.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:51.226457+0000 mgr.a (mgr.14150) 72 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-09-11T02:14:57.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: cephadm 2024-09-11T02:14:51.226457+0000 mgr.a (mgr.14150) 72 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-09-11T02:14:57.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:57 smithi079 bash[23416]: debug 2024-09-11T02:14:57.120+0000 7f284efa5640 1 mon.b@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-09-11T02:14:58.560 INFO:teuthology.orchestra.run.smithi097.stderr:dumped monmap epoch 2 2024-09-11T02:14:58.560 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-11T02:14:58.561 INFO:teuthology.orchestra.run.smithi097.stdout:{"epoch":2,"fsid":"0d7e80fa-6fe3-11ef-bcea-c7b262605968","modified":"2024-09-11T02:14:53.485551Z","created":"2024-09-11T02:12:20.177538Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:3300","nonce":0},{"type":"v1","addr":"172.21.15.52:6789","nonce":0}]},"addr":"172.21.15.52:6789/0","public_addr":"172.21.15.52:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:3300","nonce":0},{"type":"v1","addr":"172.21.15.97:6789","nonce":0}]},"addr":"172.21.15.97:6789/0","public_addr":"172.21.15.97:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-11T02:14:58.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:53.490832+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:14:58.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:53.490832+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:14:58.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:53.491224+0000 mon.a (mon.0) 219 : cluster [INF] mon.a calling monitor election 2024-09-11T02:14:58.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:53.491224+0000 mon.a (mon.0) 219 : cluster [INF] mon.a calling monitor election 2024-09-11T02:14:58.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:53.509723+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:53.509723+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:53.745441+0000 mon.a (mon.0) 221 : audit [DBG] from='client.? 172.21.15.97:0/2183034819' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-11T02:14:58.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:53.745441+0000 mon.a (mon.0) 221 : audit [DBG] from='client.? 172.21.15.97:0/2183034819' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-11T02:14:58.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:54.242192+0000 mgr.a (mgr.14150) 74 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:58.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:54.242192+0000 mgr.a (mgr.14150) 74 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:58.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:54.477368+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:54.477368+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:55.477400+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:55.477400+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:55.481880+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-11T02:14:58.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:55.481880+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-11T02:14:58.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:56.242633+0000 mgr.a (mgr.14150) 75 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:58.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:56.242633+0000 mgr.a (mgr.14150) 75 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:58.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:56.477483+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:56.477483+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:57.132462+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:14:58.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:57.132462+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:14:58.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:57.477227+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:57.477227+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:58.132562+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:14:58.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:58.132562+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:14:58.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:58.478153+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:58.478153+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.529886+0000 mon.a (mon.0) 229 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-11T02:14:58.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.529886+0000 mon.a (mon.0) 229 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-11T02:14:58.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.536268+0000 mon.a (mon.0) 230 : cluster [DBG] monmap epoch 2 2024-09-11T02:14:58.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.536268+0000 mon.a (mon.0) 230 : cluster [DBG] monmap epoch 2 2024-09-11T02:14:58.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.536300+0000 mon.a (mon.0) 231 : cluster [DBG] fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:14:58.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.536300+0000 mon.a (mon.0) 231 : cluster [DBG] fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:14:58.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.536316+0000 mon.a (mon.0) 232 : cluster [DBG] last_changed 2024-09-11T02:14:53.485551+0000 2024-09-11T02:14:58.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.536316+0000 mon.a (mon.0) 232 : cluster [DBG] last_changed 2024-09-11T02:14:53.485551+0000 2024-09-11T02:14:58.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.536331+0000 mon.a (mon.0) 233 : cluster [DBG] created 2024-09-11T02:12:20.177538+0000 2024-09-11T02:14:58.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.536331+0000 mon.a (mon.0) 233 : cluster [DBG] created 2024-09-11T02:12:20.177538+0000 2024-09-11T02:14:58.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.536347+0000 mon.a (mon.0) 234 : cluster [DBG] min_mon_release 19 (squid) 2024-09-11T02:14:58.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.536347+0000 mon.a (mon.0) 234 : cluster [DBG] min_mon_release 19 (squid) 2024-09-11T02:14:58.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.536410+0000 mon.a (mon.0) 235 : cluster [DBG] election_strategy: 1 2024-09-11T02:14:58.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.536410+0000 mon.a (mon.0) 235 : cluster [DBG] election_strategy: 1 2024-09-11T02:14:58.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.536436+0000 mon.a (mon.0) 236 : cluster [DBG] 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-11T02:14:58.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.536436+0000 mon.a (mon.0) 236 : cluster [DBG] 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-11T02:14:58.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.536455+0000 mon.a (mon.0) 237 : cluster [DBG] 1: [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon.c 2024-09-11T02:14:58.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.536455+0000 mon.a (mon.0) 237 : cluster [DBG] 1: [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon.c 2024-09-11T02:14:58.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.557271+0000 mon.a (mon.0) 238 : cluster [DBG] fsmap 2024-09-11T02:14:58.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.557271+0000 mon.a (mon.0) 238 : cluster [DBG] fsmap 2024-09-11T02:14:58.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.557323+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-11T02:14:58.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.557323+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-11T02:14:58.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.557622+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e13: a(active, since 92s) 2024-09-11T02:14:58.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.557622+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e13: a(active, since 92s) 2024-09-11T02:14:58.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.557870+0000 mon.a (mon.0) 241 : cluster [INF] overall HEALTH_OK 2024-09-11T02:14:58.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: cluster 2024-09-11T02:14:58.557870+0000 mon.a (mon.0) 241 : cluster [INF] overall HEALTH_OK 2024-09-11T02:14:58.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:58.565654+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:58.565654+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:58.571134+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:58.571134+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:58.576812+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.957 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:58.576812+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.958 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:58.581909+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.958 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:58.581909+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.958 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:58.590283+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.958 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:58.590283+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.958 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:58.598696+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.958 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:14:58 smithi052 bash[22678]: audit 2024-09-11T02:14:58.598696+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:53.490832+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:14:58.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:53.490832+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:14:58.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:53.491224+0000 mon.a (mon.0) 219 : cluster [INF] mon.a calling monitor election 2024-09-11T02:14:58.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:53.491224+0000 mon.a (mon.0) 219 : cluster [INF] mon.a calling monitor election 2024-09-11T02:14:58.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:53.509723+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:53.509723+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:53.745441+0000 mon.a (mon.0) 221 : audit [DBG] from='client.? 172.21.15.97:0/2183034819' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-11T02:14:58.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:53.745441+0000 mon.a (mon.0) 221 : audit [DBG] from='client.? 172.21.15.97:0/2183034819' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-11T02:14:58.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:54.242192+0000 mgr.a (mgr.14150) 74 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:58.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:54.242192+0000 mgr.a (mgr.14150) 74 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:58.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:54.477368+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:54.477368+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:55.477400+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:55.477400+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:55.481880+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-11T02:14:58.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:55.481880+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-11T02:14:58.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:56.242633+0000 mgr.a (mgr.14150) 75 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:58.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:56.242633+0000 mgr.a (mgr.14150) 75 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:58.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:56.477483+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:56.477483+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:57.132462+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:14:58.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:57.132462+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:14:58.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:57.477227+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:57.477227+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:58.132562+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:14:58.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:58.132562+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:14:58.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:58.478153+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:58.478153+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:58.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.529886+0000 mon.a (mon.0) 229 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-11T02:14:58.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.529886+0000 mon.a (mon.0) 229 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-11T02:14:58.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.536268+0000 mon.a (mon.0) 230 : cluster [DBG] monmap epoch 2 2024-09-11T02:14:58.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.536268+0000 mon.a (mon.0) 230 : cluster [DBG] monmap epoch 2 2024-09-11T02:14:58.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.536300+0000 mon.a (mon.0) 231 : cluster [DBG] fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:14:58.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.536300+0000 mon.a (mon.0) 231 : cluster [DBG] fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:14:58.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.536316+0000 mon.a (mon.0) 232 : cluster [DBG] last_changed 2024-09-11T02:14:53.485551+0000 2024-09-11T02:14:58.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.536316+0000 mon.a (mon.0) 232 : cluster [DBG] last_changed 2024-09-11T02:14:53.485551+0000 2024-09-11T02:14:58.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.536331+0000 mon.a (mon.0) 233 : cluster [DBG] created 2024-09-11T02:12:20.177538+0000 2024-09-11T02:14:58.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.536331+0000 mon.a (mon.0) 233 : cluster [DBG] created 2024-09-11T02:12:20.177538+0000 2024-09-11T02:14:58.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.536347+0000 mon.a (mon.0) 234 : cluster [DBG] min_mon_release 19 (squid) 2024-09-11T02:14:58.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.536347+0000 mon.a (mon.0) 234 : cluster [DBG] min_mon_release 19 (squid) 2024-09-11T02:14:58.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.536410+0000 mon.a (mon.0) 235 : cluster [DBG] election_strategy: 1 2024-09-11T02:14:58.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.536410+0000 mon.a (mon.0) 235 : cluster [DBG] election_strategy: 1 2024-09-11T02:14:58.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.536436+0000 mon.a (mon.0) 236 : cluster [DBG] 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-11T02:14:58.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.536436+0000 mon.a (mon.0) 236 : cluster [DBG] 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-11T02:14:58.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.536455+0000 mon.a (mon.0) 237 : cluster [DBG] 1: [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon.c 2024-09-11T02:14:58.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.536455+0000 mon.a (mon.0) 237 : cluster [DBG] 1: [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon.c 2024-09-11T02:14:58.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.557271+0000 mon.a (mon.0) 238 : cluster [DBG] fsmap 2024-09-11T02:14:58.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.557271+0000 mon.a (mon.0) 238 : cluster [DBG] fsmap 2024-09-11T02:14:58.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.557323+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-11T02:14:58.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.557323+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-11T02:14:58.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.557622+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e13: a(active, since 92s) 2024-09-11T02:14:58.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.557622+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e13: a(active, since 92s) 2024-09-11T02:14:58.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.557870+0000 mon.a (mon.0) 241 : cluster [INF] overall HEALTH_OK 2024-09-11T02:14:58.970 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: cluster 2024-09-11T02:14:58.557870+0000 mon.a (mon.0) 241 : cluster [INF] overall HEALTH_OK 2024-09-11T02:14:58.970 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:58.565654+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.970 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:58.565654+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.970 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:58.571134+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.970 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:58.571134+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.970 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:58.576812+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.970 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:58.576812+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.970 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:58.581909+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.970 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:58.581909+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.970 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:58.590283+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.970 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:58.590283+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.970 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:58.598696+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:58.970 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:14:58 smithi097 bash[23313]: audit 2024-09-11T02:14:58.598696+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:59.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:53.490832+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:14:59.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:53.490832+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:14:59.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:53.491224+0000 mon.a (mon.0) 219 : cluster [INF] mon.a calling monitor election 2024-09-11T02:14:59.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:53.491224+0000 mon.a (mon.0) 219 : cluster [INF] mon.a calling monitor election 2024-09-11T02:14:59.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:53.509723+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:59.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:53.509723+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:59.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:53.745441+0000 mon.a (mon.0) 221 : audit [DBG] from='client.? 172.21.15.97:0/2183034819' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-11T02:14:59.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:53.745441+0000 mon.a (mon.0) 221 : audit [DBG] from='client.? 172.21.15.97:0/2183034819' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-11T02:14:59.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:54.242192+0000 mgr.a (mgr.14150) 74 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:59.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:54.242192+0000 mgr.a (mgr.14150) 74 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:59.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:54.477368+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:59.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:54.477368+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:59.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:55.477400+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:59.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:55.477400+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:59.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:55.481880+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-11T02:14:59.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:55.481880+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-11T02:14:59.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:56.242633+0000 mgr.a (mgr.14150) 75 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:59.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:56.242633+0000 mgr.a (mgr.14150) 75 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:14:59.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:56.477483+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:59.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:56.477483+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:59.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:57.132462+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:14:59.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:57.132462+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:14:59.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:57.477227+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:59.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:57.477227+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:59.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:58.132562+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:14:59.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:58.132562+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:14:59.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:58.478153+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:59.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:58.478153+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:14:59.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.529886+0000 mon.a (mon.0) 229 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-11T02:14:59.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.529886+0000 mon.a (mon.0) 229 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-11T02:14:59.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.536268+0000 mon.a (mon.0) 230 : cluster [DBG] monmap epoch 2 2024-09-11T02:14:59.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.536268+0000 mon.a (mon.0) 230 : cluster [DBG] monmap epoch 2 2024-09-11T02:14:59.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.536300+0000 mon.a (mon.0) 231 : cluster [DBG] fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:14:59.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.536300+0000 mon.a (mon.0) 231 : cluster [DBG] fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:14:59.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.536316+0000 mon.a (mon.0) 232 : cluster [DBG] last_changed 2024-09-11T02:14:53.485551+0000 2024-09-11T02:14:59.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.536316+0000 mon.a (mon.0) 232 : cluster [DBG] last_changed 2024-09-11T02:14:53.485551+0000 2024-09-11T02:14:59.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.536331+0000 mon.a (mon.0) 233 : cluster [DBG] created 2024-09-11T02:12:20.177538+0000 2024-09-11T02:14:59.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.536331+0000 mon.a (mon.0) 233 : cluster [DBG] created 2024-09-11T02:12:20.177538+0000 2024-09-11T02:14:59.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.536347+0000 mon.a (mon.0) 234 : cluster [DBG] min_mon_release 19 (squid) 2024-09-11T02:14:59.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.536347+0000 mon.a (mon.0) 234 : cluster [DBG] min_mon_release 19 (squid) 2024-09-11T02:14:59.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.536410+0000 mon.a (mon.0) 235 : cluster [DBG] election_strategy: 1 2024-09-11T02:14:59.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.536410+0000 mon.a (mon.0) 235 : cluster [DBG] election_strategy: 1 2024-09-11T02:14:59.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.536436+0000 mon.a (mon.0) 236 : cluster [DBG] 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-11T02:14:59.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.536436+0000 mon.a (mon.0) 236 : cluster [DBG] 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-11T02:14:59.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.536455+0000 mon.a (mon.0) 237 : cluster [DBG] 1: [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon.c 2024-09-11T02:14:59.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.536455+0000 mon.a (mon.0) 237 : cluster [DBG] 1: [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon.c 2024-09-11T02:14:59.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.557271+0000 mon.a (mon.0) 238 : cluster [DBG] fsmap 2024-09-11T02:14:59.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.557271+0000 mon.a (mon.0) 238 : cluster [DBG] fsmap 2024-09-11T02:14:59.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.557323+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-11T02:14:59.430 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.557323+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-11T02:14:59.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.557622+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e13: a(active, since 92s) 2024-09-11T02:14:59.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.557622+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e13: a(active, since 92s) 2024-09-11T02:14:59.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.557870+0000 mon.a (mon.0) 241 : cluster [INF] overall HEALTH_OK 2024-09-11T02:14:59.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: cluster 2024-09-11T02:14:58.557870+0000 mon.a (mon.0) 241 : cluster [INF] overall HEALTH_OK 2024-09-11T02:14:59.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:58.565654+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:59.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:58.565654+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:59.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:58.571134+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:59.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:58.571134+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:59.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:58.576812+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:59.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:58.576812+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:59.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:58.581909+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:59.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:58.581909+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:59.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:58.590283+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:59.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:58.590283+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:59.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:58.598696+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:59.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:14:59 smithi079 bash[23416]: audit 2024-09-11T02:14:58.598696+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:14:59.952 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:14:59 smithi052 bash[22930]: debug 2024-09-11T02:14:59.475+0000 7f68212d4640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-11T02:15:00.228 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-11T02:15:00.229 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph mon dump -f json 2024-09-11T02:15:04.478 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.c/config 2024-09-11T02:15:04.575 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cephadm 2024-09-11T02:14:59.099837+0000 mgr.a (mgr.14150) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:15:04.575 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cephadm 2024-09-11T02:14:59.099837+0000 mgr.a (mgr.14150) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:15:04.575 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cephadm 2024-09-11T02:14:59.142997+0000 mgr.a (mgr.14150) 84 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-11T02:15:04.575 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cephadm 2024-09-11T02:14:59.142997+0000 mgr.a (mgr.14150) 84 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-11T02:15:04.575 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cephadm 2024-09-11T02:14:59.145195+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mon.a on smithi052 2024-09-11T02:15:04.575 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cephadm 2024-09-11T02:14:59.145195+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mon.a on smithi052 2024-09-11T02:15:04.575 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:14:59.152315+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:15:04.575 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:14:59.152315+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:15:04.575 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:14:59.152611+0000 mon.a (mon.0) 264 : cluster [INF] mon.a calling monitor election 2024-09-11T02:15:04.575 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:14:59.152611+0000 mon.a (mon.0) 264 : cluster [INF] mon.a calling monitor election 2024-09-11T02:15:04.576 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:14:59.155843+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-11T02:15:04.576 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:14:59.155843+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-11T02:15:04.576 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:14:59.173312+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.576 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:14:59.173312+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.576 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:14:59.173461+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:15:04.576 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:14:59.173461+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:15:04.576 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:00.133246+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.576 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:00.133246+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.576 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:00.243500+0000 mgr.a (mgr.14150) 86 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:04.576 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:00.243500+0000 mgr.a (mgr.14150) 86 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:04.576 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:01.133735+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.576 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:01.133735+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.576 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:01.151515+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-11T02:15:04.577 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:01.151515+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-11T02:15:04.577 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:02.133538+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.577 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:02.133538+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.577 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:02.243927+0000 mgr.a (mgr.14150) 87 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:04.577 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:02.243927+0000 mgr.a (mgr.14150) 87 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:04.577 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:03.134292+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.577 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:03.134292+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.577 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.134038+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.577 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.134038+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.577 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.213828+0000 mon.a (mon.0) 272 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-11T02:15:04.577 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.213828+0000 mon.a (mon.0) 272 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-11T02:15:04.577 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.225138+0000 mon.a (mon.0) 273 : cluster [DBG] monmap epoch 3 2024-09-11T02:15:04.578 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.225138+0000 mon.a (mon.0) 273 : cluster [DBG] monmap epoch 3 2024-09-11T02:15:04.578 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.225168+0000 mon.a (mon.0) 274 : cluster [DBG] fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:15:04.578 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.225168+0000 mon.a (mon.0) 274 : cluster [DBG] fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:15:04.578 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.225189+0000 mon.a (mon.0) 275 : cluster [DBG] last_changed 2024-09-11T02:14:59.148039+0000 2024-09-11T02:15:04.578 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.225189+0000 mon.a (mon.0) 275 : cluster [DBG] last_changed 2024-09-11T02:14:59.148039+0000 2024-09-11T02:15:04.578 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.225208+0000 mon.a (mon.0) 276 : cluster [DBG] created 2024-09-11T02:12:20.177538+0000 2024-09-11T02:15:04.578 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.225208+0000 mon.a (mon.0) 276 : cluster [DBG] created 2024-09-11T02:12:20.177538+0000 2024-09-11T02:15:04.578 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.225231+0000 mon.a (mon.0) 277 : cluster [DBG] min_mon_release 19 (squid) 2024-09-11T02:15:04.578 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.225231+0000 mon.a (mon.0) 277 : cluster [DBG] min_mon_release 19 (squid) 2024-09-11T02:15:04.578 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.225253+0000 mon.a (mon.0) 278 : cluster [DBG] election_strategy: 1 2024-09-11T02:15:04.578 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.225253+0000 mon.a (mon.0) 278 : cluster [DBG] election_strategy: 1 2024-09-11T02:15:04.579 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.225271+0000 mon.a (mon.0) 279 : cluster [DBG] 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-11T02:15:04.579 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.225271+0000 mon.a (mon.0) 279 : cluster [DBG] 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-11T02:15:04.579 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.225292+0000 mon.a (mon.0) 280 : cluster [DBG] 1: [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon.c 2024-09-11T02:15:04.579 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.225292+0000 mon.a (mon.0) 280 : cluster [DBG] 1: [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon.c 2024-09-11T02:15:04.579 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.225314+0000 mon.a (mon.0) 281 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b 2024-09-11T02:15:04.579 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.225314+0000 mon.a (mon.0) 281 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b 2024-09-11T02:15:04.579 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.245358+0000 mon.a (mon.0) 282 : cluster [DBG] fsmap 2024-09-11T02:15:04.579 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.245358+0000 mon.a (mon.0) 282 : cluster [DBG] fsmap 2024-09-11T02:15:04.579 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.245443+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-11T02:15:04.579 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.245443+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-11T02:15:04.579 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.245788+0000 mon.a (mon.0) 284 : cluster [DBG] mgrmap e13: a(active, since 98s) 2024-09-11T02:15:04.580 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.245788+0000 mon.a (mon.0) 284 : cluster [DBG] mgrmap e13: a(active, since 98s) 2024-09-11T02:15:04.580 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.246132+0000 mon.a (mon.0) 285 : cluster [INF] overall HEALTH_OK 2024-09-11T02:15:04.580 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.246132+0000 mon.a (mon.0) 285 : cluster [INF] overall HEALTH_OK 2024-09-11T02:15:04.580 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.254546+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.580 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.254546+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.580 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.260123+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.580 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.260123+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.580 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.266355+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.580 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.266355+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.580 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.272226+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.580 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.272226+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.580 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.278544+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.580 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.278544+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.581 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.284663+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.581 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.284663+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.581 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.285470+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:15:04.581 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.285470+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:15:04.581 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.289222+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-11T02:15:04.581 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.289222+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-11T02:15:04.581 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.294041+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.581 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.294041+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.581 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.294826+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:04.581 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:04 smithi097 bash[23313]: audit 2024-09-11T02:15:04.294826+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:04.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cephadm 2024-09-11T02:14:59.099837+0000 mgr.a (mgr.14150) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:15:04.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cephadm 2024-09-11T02:14:59.099837+0000 mgr.a (mgr.14150) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:15:04.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cephadm 2024-09-11T02:14:59.142997+0000 mgr.a (mgr.14150) 84 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-11T02:15:04.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cephadm 2024-09-11T02:14:59.142997+0000 mgr.a (mgr.14150) 84 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-11T02:15:04.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cephadm 2024-09-11T02:14:59.145195+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mon.a on smithi052 2024-09-11T02:15:04.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cephadm 2024-09-11T02:14:59.145195+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mon.a on smithi052 2024-09-11T02:15:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:14:59.152315+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:15:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:14:59.152315+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:15:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:14:59.152611+0000 mon.a (mon.0) 264 : cluster [INF] mon.a calling monitor election 2024-09-11T02:15:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:14:59.152611+0000 mon.a (mon.0) 264 : cluster [INF] mon.a calling monitor election 2024-09-11T02:15:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:14:59.155843+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-11T02:15:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:14:59.155843+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-11T02:15:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:14:59.173312+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:14:59.173312+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:14:59.173461+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:15:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:14:59.173461+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:15:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:00.133246+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:00.133246+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:00.243500+0000 mgr.a (mgr.14150) 86 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:04.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:00.243500+0000 mgr.a (mgr.14150) 86 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:04.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:01.133735+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:01.133735+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:01.151515+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-11T02:15:04.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:01.151515+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-11T02:15:04.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:02.133538+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:02.133538+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:02.243927+0000 mgr.a (mgr.14150) 87 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:04.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:02.243927+0000 mgr.a (mgr.14150) 87 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:04.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:03.134292+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:03.134292+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.134038+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.134038+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.213828+0000 mon.a (mon.0) 272 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-11T02:15:04.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.213828+0000 mon.a (mon.0) 272 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-11T02:15:04.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.225138+0000 mon.a (mon.0) 273 : cluster [DBG] monmap epoch 3 2024-09-11T02:15:04.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.225138+0000 mon.a (mon.0) 273 : cluster [DBG] monmap epoch 3 2024-09-11T02:15:04.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.225168+0000 mon.a (mon.0) 274 : cluster [DBG] fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:15:04.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.225168+0000 mon.a (mon.0) 274 : cluster [DBG] fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:15:04.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.225189+0000 mon.a (mon.0) 275 : cluster [DBG] last_changed 2024-09-11T02:14:59.148039+0000 2024-09-11T02:15:04.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.225189+0000 mon.a (mon.0) 275 : cluster [DBG] last_changed 2024-09-11T02:14:59.148039+0000 2024-09-11T02:15:04.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.225208+0000 mon.a (mon.0) 276 : cluster [DBG] created 2024-09-11T02:12:20.177538+0000 2024-09-11T02:15:04.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.225208+0000 mon.a (mon.0) 276 : cluster [DBG] created 2024-09-11T02:12:20.177538+0000 2024-09-11T02:15:04.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.225231+0000 mon.a (mon.0) 277 : cluster [DBG] min_mon_release 19 (squid) 2024-09-11T02:15:04.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.225231+0000 mon.a (mon.0) 277 : cluster [DBG] min_mon_release 19 (squid) 2024-09-11T02:15:04.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.225253+0000 mon.a (mon.0) 278 : cluster [DBG] election_strategy: 1 2024-09-11T02:15:04.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.225253+0000 mon.a (mon.0) 278 : cluster [DBG] election_strategy: 1 2024-09-11T02:15:04.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.225271+0000 mon.a (mon.0) 279 : cluster [DBG] 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-11T02:15:04.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.225271+0000 mon.a (mon.0) 279 : cluster [DBG] 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-11T02:15:04.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.225292+0000 mon.a (mon.0) 280 : cluster [DBG] 1: [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon.c 2024-09-11T02:15:04.680 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.225292+0000 mon.a (mon.0) 280 : cluster [DBG] 1: [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon.c 2024-09-11T02:15:04.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.225314+0000 mon.a (mon.0) 281 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b 2024-09-11T02:15:04.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.225314+0000 mon.a (mon.0) 281 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b 2024-09-11T02:15:04.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.245358+0000 mon.a (mon.0) 282 : cluster [DBG] fsmap 2024-09-11T02:15:04.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.245358+0000 mon.a (mon.0) 282 : cluster [DBG] fsmap 2024-09-11T02:15:04.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.245443+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-11T02:15:04.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.245443+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-11T02:15:04.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.245788+0000 mon.a (mon.0) 284 : cluster [DBG] mgrmap e13: a(active, since 98s) 2024-09-11T02:15:04.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.245788+0000 mon.a (mon.0) 284 : cluster [DBG] mgrmap e13: a(active, since 98s) 2024-09-11T02:15:04.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.246132+0000 mon.a (mon.0) 285 : cluster [INF] overall HEALTH_OK 2024-09-11T02:15:04.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.246132+0000 mon.a (mon.0) 285 : cluster [INF] overall HEALTH_OK 2024-09-11T02:15:04.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.254546+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.254546+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.681 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.260123+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.260123+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.266355+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.266355+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.272226+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.272226+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.278544+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.278544+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.284663+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.284663+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.285470+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:15:04.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.285470+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:15:04.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.289222+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-11T02:15:04.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.289222+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-11T02:15:04.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.294041+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.294041+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.294826+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:04.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:04 smithi079 bash[23416]: audit 2024-09-11T02:15:04.294826+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:04.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cephadm 2024-09-11T02:14:59.099837+0000 mgr.a (mgr.14150) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:15:04.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cephadm 2024-09-11T02:14:59.099837+0000 mgr.a (mgr.14150) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:15:04.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cephadm 2024-09-11T02:14:59.142997+0000 mgr.a (mgr.14150) 84 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-11T02:15:04.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cephadm 2024-09-11T02:14:59.142997+0000 mgr.a (mgr.14150) 84 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-11T02:15:04.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cephadm 2024-09-11T02:14:59.145195+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mon.a on smithi052 2024-09-11T02:15:04.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cephadm 2024-09-11T02:14:59.145195+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mon.a on smithi052 2024-09-11T02:15:04.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:14:59.152315+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:15:04.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:14:59.152315+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:15:04.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:14:59.152611+0000 mon.a (mon.0) 264 : cluster [INF] mon.a calling monitor election 2024-09-11T02:15:04.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:14:59.152611+0000 mon.a (mon.0) 264 : cluster [INF] mon.a calling monitor election 2024-09-11T02:15:04.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:14:59.155843+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-11T02:15:04.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:14:59.155843+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-11T02:15:04.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:14:59.173312+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:14:59.173312+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:14:59.173461+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:15:04.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:14:59.173461+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:15:04.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:00.133246+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:00.133246+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:00.243500+0000 mgr.a (mgr.14150) 86 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:04.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:00.243500+0000 mgr.a (mgr.14150) 86 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:04.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:01.133735+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:01.133735+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:01.151515+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-11T02:15:04.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:01.151515+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-11T02:15:04.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:02.133538+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:02.133538+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:02.243927+0000 mgr.a (mgr.14150) 87 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:04.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:02.243927+0000 mgr.a (mgr.14150) 87 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:04.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:03.134292+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:03.134292+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.134038+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.134038+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:04.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.213828+0000 mon.a (mon.0) 272 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-11T02:15:04.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.213828+0000 mon.a (mon.0) 272 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-11T02:15:04.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.225138+0000 mon.a (mon.0) 273 : cluster [DBG] monmap epoch 3 2024-09-11T02:15:04.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.225138+0000 mon.a (mon.0) 273 : cluster [DBG] monmap epoch 3 2024-09-11T02:15:04.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.225168+0000 mon.a (mon.0) 274 : cluster [DBG] fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:15:04.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.225168+0000 mon.a (mon.0) 274 : cluster [DBG] fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:15:04.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.225189+0000 mon.a (mon.0) 275 : cluster [DBG] last_changed 2024-09-11T02:14:59.148039+0000 2024-09-11T02:15:04.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.225189+0000 mon.a (mon.0) 275 : cluster [DBG] last_changed 2024-09-11T02:14:59.148039+0000 2024-09-11T02:15:04.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.225208+0000 mon.a (mon.0) 276 : cluster [DBG] created 2024-09-11T02:12:20.177538+0000 2024-09-11T02:15:04.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.225208+0000 mon.a (mon.0) 276 : cluster [DBG] created 2024-09-11T02:12:20.177538+0000 2024-09-11T02:15:04.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.225231+0000 mon.a (mon.0) 277 : cluster [DBG] min_mon_release 19 (squid) 2024-09-11T02:15:04.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.225231+0000 mon.a (mon.0) 277 : cluster [DBG] min_mon_release 19 (squid) 2024-09-11T02:15:04.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.225253+0000 mon.a (mon.0) 278 : cluster [DBG] election_strategy: 1 2024-09-11T02:15:04.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.225253+0000 mon.a (mon.0) 278 : cluster [DBG] election_strategy: 1 2024-09-11T02:15:04.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.225271+0000 mon.a (mon.0) 279 : cluster [DBG] 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-11T02:15:04.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.225271+0000 mon.a (mon.0) 279 : cluster [DBG] 0: [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] mon.a 2024-09-11T02:15:04.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.225292+0000 mon.a (mon.0) 280 : cluster [DBG] 1: [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon.c 2024-09-11T02:15:04.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.225292+0000 mon.a (mon.0) 280 : cluster [DBG] 1: [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon.c 2024-09-11T02:15:04.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.225314+0000 mon.a (mon.0) 281 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b 2024-09-11T02:15:04.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.225314+0000 mon.a (mon.0) 281 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b 2024-09-11T02:15:04.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.245358+0000 mon.a (mon.0) 282 : cluster [DBG] fsmap 2024-09-11T02:15:04.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.245358+0000 mon.a (mon.0) 282 : cluster [DBG] fsmap 2024-09-11T02:15:04.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.245443+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-11T02:15:04.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.245443+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-11T02:15:04.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.245788+0000 mon.a (mon.0) 284 : cluster [DBG] mgrmap e13: a(active, since 98s) 2024-09-11T02:15:04.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.245788+0000 mon.a (mon.0) 284 : cluster [DBG] mgrmap e13: a(active, since 98s) 2024-09-11T02:15:04.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.246132+0000 mon.a (mon.0) 285 : cluster [INF] overall HEALTH_OK 2024-09-11T02:15:04.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.246132+0000 mon.a (mon.0) 285 : cluster [INF] overall HEALTH_OK 2024-09-11T02:15:04.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.254546+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.254546+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.260123+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.260123+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.266355+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.266355+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.272226+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.272226+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.278544+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.278544+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.284663+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.284663+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.285470+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:15:04.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.285470+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:15:04.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.289222+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-11T02:15:04.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.289222+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-11T02:15:04.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.294041+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.294041+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:04.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.294826+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:04.710 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:04 smithi052 bash[22678]: audit 2024-09-11T02:15:04.294826+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:05.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:05 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.244343+0000 mgr.a (mgr.14150) 88 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:05.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:05 smithi052 bash[22678]: cluster 2024-09-11T02:15:04.244343+0000 mgr.a (mgr.14150) 88 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:05.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:05 smithi052 bash[22678]: cephadm 2024-09-11T02:15:04.282329+0000 mgr.a (mgr.14150) 89 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-11T02:15:05.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:05 smithi052 bash[22678]: cephadm 2024-09-11T02:15:04.282329+0000 mgr.a (mgr.14150) 89 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-11T02:15:05.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:05 smithi052 bash[22678]: cephadm 2024-09-11T02:15:04.297062+0000 mgr.a (mgr.14150) 90 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-11T02:15:05.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:05 smithi052 bash[22678]: cephadm 2024-09-11T02:15:04.297062+0000 mgr.a (mgr.14150) 90 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-11T02:15:05.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:05 smithi052 bash[22678]: audit 2024-09-11T02:15:04.436673+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:05.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:05 smithi052 bash[22678]: audit 2024-09-11T02:15:04.436673+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:05.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:05 smithi052 bash[22678]: audit 2024-09-11T02:15:04.443731+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:05.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:05 smithi052 bash[22678]: audit 2024-09-11T02:15:04.443731+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:05.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:05 smithi052 bash[22678]: audit 2024-09-11T02:15:04.452463+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:05.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:05 smithi052 bash[22678]: audit 2024-09-11T02:15:04.452463+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:05.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:05 smithi052 bash[22678]: audit 2024-09-11T02:15:05.134063+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:05.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:05 smithi052 bash[22678]: audit 2024-09-11T02:15:05.134063+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:05.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:05 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.244343+0000 mgr.a (mgr.14150) 88 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:05.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:05 smithi097 bash[23313]: cluster 2024-09-11T02:15:04.244343+0000 mgr.a (mgr.14150) 88 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:05.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:05 smithi097 bash[23313]: cephadm 2024-09-11T02:15:04.282329+0000 mgr.a (mgr.14150) 89 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-11T02:15:05.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:05 smithi097 bash[23313]: cephadm 2024-09-11T02:15:04.282329+0000 mgr.a (mgr.14150) 89 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-11T02:15:05.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:05 smithi097 bash[23313]: cephadm 2024-09-11T02:15:04.297062+0000 mgr.a (mgr.14150) 90 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-11T02:15:05.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:05 smithi097 bash[23313]: cephadm 2024-09-11T02:15:04.297062+0000 mgr.a (mgr.14150) 90 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-11T02:15:05.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:05 smithi097 bash[23313]: audit 2024-09-11T02:15:04.436673+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:05.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:05 smithi097 bash[23313]: audit 2024-09-11T02:15:04.436673+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:05.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:05 smithi097 bash[23313]: audit 2024-09-11T02:15:04.443731+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:05.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:05 smithi097 bash[23313]: audit 2024-09-11T02:15:04.443731+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:05.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:05 smithi097 bash[23313]: audit 2024-09-11T02:15:04.452463+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:05.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:05 smithi097 bash[23313]: audit 2024-09-11T02:15:04.452463+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:05.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:05 smithi097 bash[23313]: audit 2024-09-11T02:15:05.134063+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:05.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:05 smithi097 bash[23313]: audit 2024-09-11T02:15:05.134063+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:05.780 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:05 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.244343+0000 mgr.a (mgr.14150) 88 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:05.780 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:05 smithi079 bash[23416]: cluster 2024-09-11T02:15:04.244343+0000 mgr.a (mgr.14150) 88 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:05.780 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:05 smithi079 bash[23416]: cephadm 2024-09-11T02:15:04.282329+0000 mgr.a (mgr.14150) 89 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-11T02:15:05.780 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:05 smithi079 bash[23416]: cephadm 2024-09-11T02:15:04.282329+0000 mgr.a (mgr.14150) 89 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-11T02:15:05.780 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:05 smithi079 bash[23416]: cephadm 2024-09-11T02:15:04.297062+0000 mgr.a (mgr.14150) 90 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-11T02:15:05.781 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:05 smithi079 bash[23416]: cephadm 2024-09-11T02:15:04.297062+0000 mgr.a (mgr.14150) 90 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-11T02:15:05.781 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:05 smithi079 bash[23416]: audit 2024-09-11T02:15:04.436673+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:05.781 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:05 smithi079 bash[23416]: audit 2024-09-11T02:15:04.436673+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:05.781 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:05 smithi079 bash[23416]: audit 2024-09-11T02:15:04.443731+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:05.781 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:05 smithi079 bash[23416]: audit 2024-09-11T02:15:04.443731+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:05.781 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:05 smithi079 bash[23416]: audit 2024-09-11T02:15:04.452463+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:05.781 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:05 smithi079 bash[23416]: audit 2024-09-11T02:15:04.452463+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:05.781 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:05 smithi079 bash[23416]: audit 2024-09-11T02:15:05.134063+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:05.781 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:05 smithi079 bash[23416]: audit 2024-09-11T02:15:05.134063+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:15:05.824 INFO:teuthology.orchestra.run.smithi097.stderr:dumped monmap epoch 3 2024-09-11T02:15:05.824 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-11T02:15:05.824 INFO:teuthology.orchestra.run.smithi097.stdout:{"epoch":3,"fsid":"0d7e80fa-6fe3-11ef-bcea-c7b262605968","modified":"2024-09-11T02:14:59.148039Z","created":"2024-09-11T02:12:20.177538Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:3300","nonce":0},{"type":"v1","addr":"172.21.15.52:6789","nonce":0}]},"addr":"172.21.15.52:6789/0","public_addr":"172.21.15.52:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:3300","nonce":0},{"type":"v1","addr":"172.21.15.97:6789","nonce":0}]},"addr":"172.21.15.97:6789/0","public_addr":"172.21.15.97:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:3300","nonce":0},{"type":"v1","addr":"172.21.15.79:6789","nonce":0}]},"addr":"172.21.15.79:6789/0","public_addr":"172.21.15.79:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-11T02:15:06.467 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-11T02:15:06.467 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph config generate-minimal-conf 2024-09-11T02:15:06.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:05.686847+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:05.686847+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:05.694198+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:05.694198+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:05.703243+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:05.703243+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:05.804674+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:05.804674+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:05.811667+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:05.811667+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:05.820513+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:05.820513+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:05.822548+0000 mon.a (mon.0) 306 : audit [DBG] from='client.? 172.21.15.97:0/1211582333' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-11T02:15:06.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:05.822548+0000 mon.a (mon.0) 306 : audit [DBG] from='client.? 172.21.15.97:0/1211582333' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-11T02:15:06.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:06.564259+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:06.564259+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:06.571122+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:06.571122+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:06.573448+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:15:06.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:06.573448+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:15:06.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:06.574836+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-11T02:15:06.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:06.574836+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-11T02:15:06.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:06.576170+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:06.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:06 smithi052 bash[22678]: audit 2024-09-11T02:15:06.576170+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:06.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:05.686847+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:05.686847+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:05.694198+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:05.694198+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:05.703243+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:05.703243+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:05.804674+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:05.804674+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:05.811667+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:05.811667+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:05.820513+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:05.820513+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:05.822548+0000 mon.a (mon.0) 306 : audit [DBG] from='client.? 172.21.15.97:0/1211582333' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-11T02:15:06.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:05.822548+0000 mon.a (mon.0) 306 : audit [DBG] from='client.? 172.21.15.97:0/1211582333' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-11T02:15:06.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:06.564259+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:06.564259+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:06.571122+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:06.571122+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:06.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:06.573448+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:15:06.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:06.573448+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:15:06.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:06.574836+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-11T02:15:06.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:06.574836+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-11T02:15:06.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:06.576170+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:06.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:06 smithi097 bash[23313]: audit 2024-09-11T02:15:06.576170+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:07.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:05.686847+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:07.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:05.686847+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:07.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:05.694198+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:07.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:05.694198+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:07.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:05.703243+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:07.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:05.703243+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:07.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:05.804674+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:07.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:05.804674+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:07.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:05.811667+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:07.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:05.811667+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:07.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:05.820513+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:07.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:05.820513+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:07.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:05.822548+0000 mon.a (mon.0) 306 : audit [DBG] from='client.? 172.21.15.97:0/1211582333' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-11T02:15:07.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:05.822548+0000 mon.a (mon.0) 306 : audit [DBG] from='client.? 172.21.15.97:0/1211582333' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-11T02:15:07.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:06.564259+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:07.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:06.564259+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:07.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:06.571122+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:07.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:06.571122+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:07.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:06.573448+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:15:07.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:06.573448+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:15:07.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:06.574836+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-11T02:15:07.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:06.574836+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-11T02:15:07.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:06.576170+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:07.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:06 smithi079 bash[23416]: audit 2024-09-11T02:15:06.576170+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:08.112 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:07 smithi097 bash[23313]: cluster 2024-09-11T02:15:06.244752+0000 mgr.a (mgr.14150) 91 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:08.112 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:07 smithi097 bash[23313]: cluster 2024-09-11T02:15:06.244752+0000 mgr.a (mgr.14150) 91 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:08.113 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:07 smithi097 bash[23313]: cephadm 2024-09-11T02:15:06.572894+0000 mgr.a (mgr.14150) 92 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-11T02:15:08.113 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:07 smithi097 bash[23313]: cephadm 2024-09-11T02:15:06.572894+0000 mgr.a (mgr.14150) 92 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-11T02:15:08.113 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:07 smithi097 bash[23313]: cephadm 2024-09-11T02:15:06.577905+0000 mgr.a (mgr.14150) 93 : cephadm [INF] Reconfiguring daemon mon.c on smithi097 2024-09-11T02:15:08.113 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:07 smithi097 bash[23313]: cephadm 2024-09-11T02:15:06.577905+0000 mgr.a (mgr.14150) 93 : cephadm [INF] Reconfiguring daemon mon.c on smithi097 2024-09-11T02:15:08.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:07 smithi079 bash[23416]: cluster 2024-09-11T02:15:06.244752+0000 mgr.a (mgr.14150) 91 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:08.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:07 smithi079 bash[23416]: cluster 2024-09-11T02:15:06.244752+0000 mgr.a (mgr.14150) 91 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:08.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:07 smithi079 bash[23416]: cephadm 2024-09-11T02:15:06.572894+0000 mgr.a (mgr.14150) 92 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-11T02:15:08.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:07 smithi079 bash[23416]: cephadm 2024-09-11T02:15:06.572894+0000 mgr.a (mgr.14150) 92 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-11T02:15:08.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:07 smithi079 bash[23416]: cephadm 2024-09-11T02:15:06.577905+0000 mgr.a (mgr.14150) 93 : cephadm [INF] Reconfiguring daemon mon.c on smithi097 2024-09-11T02:15:08.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:07 smithi079 bash[23416]: cephadm 2024-09-11T02:15:06.577905+0000 mgr.a (mgr.14150) 93 : cephadm [INF] Reconfiguring daemon mon.c on smithi097 2024-09-11T02:15:08.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:07 smithi052 bash[22678]: cluster 2024-09-11T02:15:06.244752+0000 mgr.a (mgr.14150) 91 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:08.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:07 smithi052 bash[22678]: cluster 2024-09-11T02:15:06.244752+0000 mgr.a (mgr.14150) 91 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:08.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:07 smithi052 bash[22678]: cephadm 2024-09-11T02:15:06.572894+0000 mgr.a (mgr.14150) 92 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-11T02:15:08.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:07 smithi052 bash[22678]: cephadm 2024-09-11T02:15:06.572894+0000 mgr.a (mgr.14150) 92 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-11T02:15:08.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:07 smithi052 bash[22678]: cephadm 2024-09-11T02:15:06.577905+0000 mgr.a (mgr.14150) 93 : cephadm [INF] Reconfiguring daemon mon.c on smithi097 2024-09-11T02:15:08.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:07 smithi052 bash[22678]: cephadm 2024-09-11T02:15:06.577905+0000 mgr.a (mgr.14150) 93 : cephadm [INF] Reconfiguring daemon mon.c on smithi097 2024-09-11T02:15:10.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: cluster 2024-09-11T02:15:08.245154+0000 mgr.a (mgr.14150) 94 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:10.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: cluster 2024-09-11T02:15:08.245154+0000 mgr.a (mgr.14150) 94 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:10.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:08.730641+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:08.730641+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:08.737727+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:08.737727+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:08.740190+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:10.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:08.740190+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:10.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:08.744923+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:10.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:08.744923+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:10.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:08.746620+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:10.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:08.746620+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:10.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: cephadm 2024-09-11T02:15:08.748892+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.conf 2024-09-11T02:15:10.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: cephadm 2024-09-11T02:15:08.748892+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.conf 2024-09-11T02:15:10.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: cephadm 2024-09-11T02:15:08.749554+0000 mgr.a (mgr.14150) 96 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-11T02:15:10.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: cephadm 2024-09-11T02:15:08.749554+0000 mgr.a (mgr.14150) 96 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-11T02:15:10.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: cephadm 2024-09-11T02:15:08.750914+0000 mgr.a (mgr.14150) 97 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2024-09-11T02:15:10.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: cephadm 2024-09-11T02:15:08.750914+0000 mgr.a (mgr.14150) 97 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2024-09-11T02:15:10.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:09.221724+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:09.221724+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:09.228202+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:09.228202+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:09.234697+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:09.234697+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:09.240824+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:09.240824+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:09.244953+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:09.244953+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:09.249071+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:09.249071+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:09.253025+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:09.253025+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:09.301465+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:15:10.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:09.301465+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:15:10.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:09.302345+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-11T02:15:10.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:09.302345+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-11T02:15:10.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:09.303155+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:10.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:09 smithi079 bash[23416]: audit 2024-09-11T02:15:09.303155+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:10.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: cluster 2024-09-11T02:15:08.245154+0000 mgr.a (mgr.14150) 94 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:10.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: cluster 2024-09-11T02:15:08.245154+0000 mgr.a (mgr.14150) 94 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:10.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:08.730641+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:08.730641+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:08.737727+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:08.737727+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:08.740190+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:10.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:08.740190+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:10.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:08.744923+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:10.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:08.744923+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:10.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:08.746620+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:10.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:08.746620+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:10.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: cephadm 2024-09-11T02:15:08.748892+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.conf 2024-09-11T02:15:10.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: cephadm 2024-09-11T02:15:08.748892+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.conf 2024-09-11T02:15:10.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: cephadm 2024-09-11T02:15:08.749554+0000 mgr.a (mgr.14150) 96 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-11T02:15:10.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: cephadm 2024-09-11T02:15:08.749554+0000 mgr.a (mgr.14150) 96 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-11T02:15:10.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: cephadm 2024-09-11T02:15:08.750914+0000 mgr.a (mgr.14150) 97 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2024-09-11T02:15:10.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: cephadm 2024-09-11T02:15:08.750914+0000 mgr.a (mgr.14150) 97 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2024-09-11T02:15:10.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:09.221724+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:09.221724+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:09.228202+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:09.228202+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:09.234697+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:09.234697+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:09.240824+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:09.240824+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.207 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:09.244953+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.207 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:09.244953+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.207 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:09.249071+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.207 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:09.249071+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.207 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:09.253025+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.207 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:09.253025+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.207 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:09.301465+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:15:10.207 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:09.301465+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:15:10.207 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:09.302345+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-11T02:15:10.207 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:09.302345+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-11T02:15:10.207 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:09.303155+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:10.207 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:09 smithi052 bash[22678]: audit 2024-09-11T02:15:09.303155+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:10.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: cluster 2024-09-11T02:15:08.245154+0000 mgr.a (mgr.14150) 94 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:10.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: cluster 2024-09-11T02:15:08.245154+0000 mgr.a (mgr.14150) 94 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:10.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:08.730641+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.216 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:08.730641+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.216 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:08.737727+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.216 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:08.737727+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.216 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:08.740190+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:10.216 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:08.740190+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:10.216 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:08.744923+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:10.216 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:08.744923+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:10.216 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:08.746620+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:10.216 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:08.746620+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:10.216 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: cephadm 2024-09-11T02:15:08.748892+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.conf 2024-09-11T02:15:10.216 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: cephadm 2024-09-11T02:15:08.748892+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.conf 2024-09-11T02:15:10.217 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: cephadm 2024-09-11T02:15:08.749554+0000 mgr.a (mgr.14150) 96 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-11T02:15:10.217 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: cephadm 2024-09-11T02:15:08.749554+0000 mgr.a (mgr.14150) 96 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-11T02:15:10.217 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: cephadm 2024-09-11T02:15:08.750914+0000 mgr.a (mgr.14150) 97 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2024-09-11T02:15:10.217 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: cephadm 2024-09-11T02:15:08.750914+0000 mgr.a (mgr.14150) 97 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2024-09-11T02:15:10.217 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:09.221724+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.217 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:09.221724+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.217 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:09.228202+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.217 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:09.228202+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.218 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:09.234697+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.218 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:09.234697+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.218 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:09.240824+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.218 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:09.240824+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.219 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:09.244953+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.219 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:09.244953+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.219 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:09.249071+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.219 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:09.249071+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.219 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:09.253025+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.219 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:09.253025+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:10.219 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:09.301465+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:15:10.219 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:09.301465+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-11T02:15:10.219 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:09.302345+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-11T02:15:10.219 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:09.302345+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-11T02:15:10.219 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:09.303155+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:10.220 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:09 smithi097 bash[23313]: audit 2024-09-11T02:15:09.303155+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:11.093 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:10 smithi052 bash[22678]: cephadm 2024-09-11T02:15:09.017914+0000 mgr.a (mgr.14150) 98 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:15:11.093 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:10 smithi052 bash[22678]: cephadm 2024-09-11T02:15:09.017914+0000 mgr.a (mgr.14150) 98 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:15:11.093 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:10 smithi052 bash[22678]: cephadm 2024-09-11T02:15:09.018372+0000 mgr.a (mgr.14150) 99 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:15:11.093 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:10 smithi052 bash[22678]: cephadm 2024-09-11T02:15:09.018372+0000 mgr.a (mgr.14150) 99 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:15:11.093 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:10 smithi052 bash[22678]: cephadm 2024-09-11T02:15:09.018892+0000 mgr.a (mgr.14150) 100 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:15:11.093 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:10 smithi052 bash[22678]: cephadm 2024-09-11T02:15:09.018892+0000 mgr.a (mgr.14150) 100 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:15:11.093 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:10 smithi052 bash[22678]: cephadm 2024-09-11T02:15:09.301090+0000 mgr.a (mgr.14150) 101 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-11T02:15:11.093 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:10 smithi052 bash[22678]: cephadm 2024-09-11T02:15:09.301090+0000 mgr.a (mgr.14150) 101 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-11T02:15:11.093 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:10 smithi052 bash[22678]: cephadm 2024-09-11T02:15:09.304023+0000 mgr.a (mgr.14150) 102 : cephadm [INF] Reconfiguring daemon mon.a on smithi052 2024-09-11T02:15:11.094 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:10 smithi052 bash[22678]: cephadm 2024-09-11T02:15:09.304023+0000 mgr.a (mgr.14150) 102 : cephadm [INF] Reconfiguring daemon mon.a on smithi052 2024-09-11T02:15:11.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:10 smithi079 bash[23416]: cephadm 2024-09-11T02:15:09.017914+0000 mgr.a (mgr.14150) 98 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:15:11.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:10 smithi079 bash[23416]: cephadm 2024-09-11T02:15:09.017914+0000 mgr.a (mgr.14150) 98 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:15:11.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:10 smithi079 bash[23416]: cephadm 2024-09-11T02:15:09.018372+0000 mgr.a (mgr.14150) 99 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:15:11.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:10 smithi079 bash[23416]: cephadm 2024-09-11T02:15:09.018372+0000 mgr.a (mgr.14150) 99 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:15:11.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:10 smithi079 bash[23416]: cephadm 2024-09-11T02:15:09.018892+0000 mgr.a (mgr.14150) 100 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:15:11.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:10 smithi079 bash[23416]: cephadm 2024-09-11T02:15:09.018892+0000 mgr.a (mgr.14150) 100 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:15:11.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:10 smithi079 bash[23416]: cephadm 2024-09-11T02:15:09.301090+0000 mgr.a (mgr.14150) 101 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-11T02:15:11.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:10 smithi079 bash[23416]: cephadm 2024-09-11T02:15:09.301090+0000 mgr.a (mgr.14150) 101 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-11T02:15:11.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:10 smithi079 bash[23416]: cephadm 2024-09-11T02:15:09.304023+0000 mgr.a (mgr.14150) 102 : cephadm [INF] Reconfiguring daemon mon.a on smithi052 2024-09-11T02:15:11.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:10 smithi079 bash[23416]: cephadm 2024-09-11T02:15:09.304023+0000 mgr.a (mgr.14150) 102 : cephadm [INF] Reconfiguring daemon mon.a on smithi052 2024-09-11T02:15:11.202 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:15:11.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:10 smithi097 bash[23313]: cephadm 2024-09-11T02:15:09.017914+0000 mgr.a (mgr.14150) 98 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:15:11.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:10 smithi097 bash[23313]: cephadm 2024-09-11T02:15:09.017914+0000 mgr.a (mgr.14150) 98 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:15:11.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:10 smithi097 bash[23313]: cephadm 2024-09-11T02:15:09.018372+0000 mgr.a (mgr.14150) 99 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:15:11.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:10 smithi097 bash[23313]: cephadm 2024-09-11T02:15:09.018372+0000 mgr.a (mgr.14150) 99 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:15:11.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:10 smithi097 bash[23313]: cephadm 2024-09-11T02:15:09.018892+0000 mgr.a (mgr.14150) 100 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:15:11.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:10 smithi097 bash[23313]: cephadm 2024-09-11T02:15:09.018892+0000 mgr.a (mgr.14150) 100 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:15:11.216 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:10 smithi097 bash[23313]: cephadm 2024-09-11T02:15:09.301090+0000 mgr.a (mgr.14150) 101 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-11T02:15:11.216 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:10 smithi097 bash[23313]: cephadm 2024-09-11T02:15:09.301090+0000 mgr.a (mgr.14150) 101 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-11T02:15:11.216 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:10 smithi097 bash[23313]: cephadm 2024-09-11T02:15:09.304023+0000 mgr.a (mgr.14150) 102 : cephadm [INF] Reconfiguring daemon mon.a on smithi052 2024-09-11T02:15:11.216 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:10 smithi097 bash[23313]: cephadm 2024-09-11T02:15:09.304023+0000 mgr.a (mgr.14150) 102 : cephadm [INF] Reconfiguring daemon mon.a on smithi052 2024-09-11T02:15:12.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:11 smithi079 bash[23416]: cluster 2024-09-11T02:15:10.245584+0000 mgr.a (mgr.14150) 103 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:12.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:11 smithi079 bash[23416]: cluster 2024-09-11T02:15:10.245584+0000 mgr.a (mgr.14150) 103 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:12.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:11 smithi079 bash[23416]: audit 2024-09-11T02:15:11.704778+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:12.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:11 smithi079 bash[23416]: audit 2024-09-11T02:15:11.704778+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:12.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:11 smithi079 bash[23416]: audit 2024-09-11T02:15:11.708794+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:12.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:11 smithi079 bash[23416]: audit 2024-09-11T02:15:11.708794+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:12.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:11 smithi052 bash[22678]: cluster 2024-09-11T02:15:10.245584+0000 mgr.a (mgr.14150) 103 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:12.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:11 smithi052 bash[22678]: cluster 2024-09-11T02:15:10.245584+0000 mgr.a (mgr.14150) 103 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:12.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:11 smithi052 bash[22678]: audit 2024-09-11T02:15:11.704778+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:12.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:11 smithi052 bash[22678]: audit 2024-09-11T02:15:11.704778+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:12.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:11 smithi052 bash[22678]: audit 2024-09-11T02:15:11.708794+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:12.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:11 smithi052 bash[22678]: audit 2024-09-11T02:15:11.708794+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:12.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:11 smithi097 bash[23313]: cluster 2024-09-11T02:15:10.245584+0000 mgr.a (mgr.14150) 103 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:12.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:11 smithi097 bash[23313]: cluster 2024-09-11T02:15:10.245584+0000 mgr.a (mgr.14150) 103 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:12.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:11 smithi097 bash[23313]: audit 2024-09-11T02:15:11.704778+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:12.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:11 smithi097 bash[23313]: audit 2024-09-11T02:15:11.704778+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:12.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:11 smithi097 bash[23313]: audit 2024-09-11T02:15:11.708794+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:12.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:11 smithi097 bash[23313]: audit 2024-09-11T02:15:11.708794+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:12.643 INFO:teuthology.orchestra.run.smithi052.stdout:# minimal ceph.conf for 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:15:12.643 INFO:teuthology.orchestra.run.smithi052.stdout:[global] 2024-09-11T02:15:12.643 INFO:teuthology.orchestra.run.smithi052.stdout: fsid = 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:15:12.643 INFO:teuthology.orchestra.run.smithi052.stdout: mon_host = [v2:172.21.15.52:3300/0,v1:172.21.15.52:6789/0] [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] 2024-09-11T02:15:12.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:12 smithi052 bash[22678]: audit 2024-09-11T02:15:12.642302+0000 mon.a (mon.0) 329 : audit [DBG] from='client.? 172.21.15.52:0/2610968627' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:12.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:12 smithi052 bash[22678]: audit 2024-09-11T02:15:12.642302+0000 mon.a (mon.0) 329 : audit [DBG] from='client.? 172.21.15.52:0/2610968627' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:13.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:12 smithi079 bash[23416]: audit 2024-09-11T02:15:12.642302+0000 mon.a (mon.0) 329 : audit [DBG] from='client.? 172.21.15.52:0/2610968627' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:13.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:12 smithi079 bash[23416]: audit 2024-09-11T02:15:12.642302+0000 mon.a (mon.0) 329 : audit [DBG] from='client.? 172.21.15.52:0/2610968627' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:13.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:12 smithi097 bash[23313]: audit 2024-09-11T02:15:12.642302+0000 mon.a (mon.0) 329 : audit [DBG] from='client.? 172.21.15.52:0/2610968627' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:13.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:12 smithi097 bash[23313]: audit 2024-09-11T02:15:12.642302+0000 mon.a (mon.0) 329 : audit [DBG] from='client.? 172.21.15.52:0/2610968627' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:13.292 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-11T02:15:13.292 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-11T02:15:13.292 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd of=/etc/ceph/ceph.conf 2024-09-11T02:15:13.306 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-11T02:15:13.307 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:15:13.360 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-11T02:15:13.361 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.conf 2024-09-11T02:15:13.375 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-11T02:15:13.375 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:15:13.431 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-11T02:15:13.431 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/ceph/ceph.conf 2024-09-11T02:15:13.446 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-11T02:15:13.446 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:15:13.501 INFO:tasks.cephadm:Adding mgr.a on smithi052 2024-09-11T02:15:13.501 INFO:tasks.cephadm:Adding mgr.b on smithi079 2024-09-11T02:15:13.501 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph orch apply mgr '2;smithi052=a;smithi079=b' 2024-09-11T02:15:14.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:13 smithi079 bash[23416]: cluster 2024-09-11T02:15:12.246042+0000 mgr.a (mgr.14150) 104 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:14.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:13 smithi079 bash[23416]: cluster 2024-09-11T02:15:12.246042+0000 mgr.a (mgr.14150) 104 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:14.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:13 smithi052 bash[22678]: cluster 2024-09-11T02:15:12.246042+0000 mgr.a (mgr.14150) 104 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:14.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:13 smithi052 bash[22678]: cluster 2024-09-11T02:15:12.246042+0000 mgr.a (mgr.14150) 104 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:14.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:13 smithi097 bash[23313]: cluster 2024-09-11T02:15:12.246042+0000 mgr.a (mgr.14150) 104 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:14.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:13 smithi097 bash[23313]: cluster 2024-09-11T02:15:12.246042+0000 mgr.a (mgr.14150) 104 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:15.899 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:15 smithi052 bash[22678]: cluster 2024-09-11T02:15:14.246460+0000 mgr.a (mgr.14150) 105 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:15.899 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:15 smithi052 bash[22678]: cluster 2024-09-11T02:15:14.246460+0000 mgr.a (mgr.14150) 105 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:16.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:15 smithi079 bash[23416]: cluster 2024-09-11T02:15:14.246460+0000 mgr.a (mgr.14150) 105 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:16.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:15 smithi079 bash[23416]: cluster 2024-09-11T02:15:14.246460+0000 mgr.a (mgr.14150) 105 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:16.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:15 smithi097 bash[23313]: cluster 2024-09-11T02:15:14.246460+0000 mgr.a (mgr.14150) 105 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:16.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:15 smithi097 bash[23313]: cluster 2024-09-11T02:15:14.246460+0000 mgr.a (mgr.14150) 105 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:17.258 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.c/config 2024-09-11T02:15:18.104 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:17 smithi097 bash[23313]: cluster 2024-09-11T02:15:16.246914+0000 mgr.a (mgr.14150) 106 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:18.105 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:17 smithi097 bash[23313]: cluster 2024-09-11T02:15:16.246914+0000 mgr.a (mgr.14150) 106 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:18.115 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:17 smithi052 bash[22678]: cluster 2024-09-11T02:15:16.246914+0000 mgr.a (mgr.14150) 106 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:18.116 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:17 smithi052 bash[22678]: cluster 2024-09-11T02:15:16.246914+0000 mgr.a (mgr.14150) 106 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:18.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:17 smithi079 bash[23416]: cluster 2024-09-11T02:15:16.246914+0000 mgr.a (mgr.14150) 106 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:18.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:17 smithi079 bash[23416]: cluster 2024-09-11T02:15:16.246914+0000 mgr.a (mgr.14150) 106 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:18.679 INFO:teuthology.orchestra.run.smithi097.stdout:Scheduled mgr update... 2024-09-11T02:15:19.485 DEBUG:teuthology.orchestra.run.smithi079:mgr.b> sudo journalctl -f -n 0 -u ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mgr.b.service 2024-09-11T02:15:19.488 DEBUG:tasks.cephadm:set 0 configs 2024-09-11T02:15:19.488 INFO:tasks.cephadm:Deploying OSDs... 2024-09-11T02:15:19.488 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-09-11T02:15:19.488 DEBUG:teuthology.orchestra.run.smithi052:> dd if=/scratch_devs of=/dev/stdout 2024-09-11T02:15:19.495 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-11T02:15:19.495 DEBUG:teuthology.orchestra.run.smithi052:> stat /dev/vg_nvme/lv_1 2024-09-11T02:15:19.541 INFO:teuthology.orchestra.run.smithi052.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-11T02:15:19.542 INFO:teuthology.orchestra.run.smithi052.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T02:15:19.542 INFO:teuthology.orchestra.run.smithi052.stdout:Device: 5h/5d Inode: 883 Links: 1 2024-09-11T02:15:19.542 INFO:teuthology.orchestra.run.smithi052.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T02:15:19.542 INFO:teuthology.orchestra.run.smithi052.stdout:Access: 2024-09-11 02:04:57.559566173 +0000 2024-09-11T02:15:19.542 INFO:teuthology.orchestra.run.smithi052.stdout:Modify: 2024-09-11 02:04:57.327568245 +0000 2024-09-11T02:15:19.542 INFO:teuthology.orchestra.run.smithi052.stdout:Change: 2024-09-11 02:04:57.327568245 +0000 2024-09-11T02:15:19.542 INFO:teuthology.orchestra.run.smithi052.stdout: Birth: - 2024-09-11T02:15:19.542 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-11T02:15:19.596 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records in 2024-09-11T02:15:19.597 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records out 2024-09-11T02:15:19.597 INFO:teuthology.orchestra.run.smithi052.stderr:512 bytes copied, 0.000327874 s, 1.6 MB/s 2024-09-11T02:15:19.598 DEBUG:teuthology.orchestra.run.smithi052:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-11T02:15:19.646 DEBUG:teuthology.orchestra.run.smithi052:> stat /dev/vg_nvme/lv_2 2024-09-11T02:15:19.693 INFO:teuthology.orchestra.run.smithi052.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-11T02:15:19.694 INFO:teuthology.orchestra.run.smithi052.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T02:15:19.694 INFO:teuthology.orchestra.run.smithi052.stdout:Device: 5h/5d Inode: 905 Links: 1 2024-09-11T02:15:19.694 INFO:teuthology.orchestra.run.smithi052.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T02:15:19.694 INFO:teuthology.orchestra.run.smithi052.stdout:Access: 2024-09-11 02:04:58.039561885 +0000 2024-09-11T02:15:19.694 INFO:teuthology.orchestra.run.smithi052.stdout:Modify: 2024-09-11 02:04:57.807563958 +0000 2024-09-11T02:15:19.694 INFO:teuthology.orchestra.run.smithi052.stdout:Change: 2024-09-11 02:04:57.807563958 +0000 2024-09-11T02:15:19.694 INFO:teuthology.orchestra.run.smithi052.stdout: Birth: - 2024-09-11T02:15:19.695 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-11T02:15:19.748 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records in 2024-09-11T02:15:19.748 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records out 2024-09-11T02:15:19.748 INFO:teuthology.orchestra.run.smithi052.stderr:512 bytes copied, 0.000289499 s, 1.8 MB/s 2024-09-11T02:15:19.749 DEBUG:teuthology.orchestra.run.smithi052:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-11T02:15:19.799 DEBUG:teuthology.orchestra.run.smithi052:> stat /dev/vg_nvme/lv_3 2024-09-11T02:15:19.845 INFO:teuthology.orchestra.run.smithi052.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-11T02:15:19.846 INFO:teuthology.orchestra.run.smithi052.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T02:15:19.846 INFO:teuthology.orchestra.run.smithi052.stdout:Device: 5h/5d Inode: 920 Links: 1 2024-09-11T02:15:19.846 INFO:teuthology.orchestra.run.smithi052.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T02:15:19.846 INFO:teuthology.orchestra.run.smithi052.stdout:Access: 2024-09-11 02:04:58.539557419 +0000 2024-09-11T02:15:19.846 INFO:teuthology.orchestra.run.smithi052.stdout:Modify: 2024-09-11 02:04:58.299559563 +0000 2024-09-11T02:15:19.846 INFO:teuthology.orchestra.run.smithi052.stdout:Change: 2024-09-11 02:04:58.299559563 +0000 2024-09-11T02:15:19.846 INFO:teuthology.orchestra.run.smithi052.stdout: Birth: - 2024-09-11T02:15:19.846 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-11T02:15:19.898 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: cluster 2024-09-11T02:15:18.247375+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:19.899 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: cluster 2024-09-11T02:15:18.247375+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:19.899 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: audit 2024-09-11T02:15:18.665685+0000 mgr.a (mgr.14150) 108 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi052=a;smithi079=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:15:19.899 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: audit 2024-09-11T02:15:18.665685+0000 mgr.a (mgr.14150) 108 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi052=a;smithi079=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:15:19.899 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: cephadm 2024-09-11T02:15:18.668773+0000 mgr.a (mgr.14150) 109 : cephadm [INF] Saving service mgr spec with placement smithi052=a;smithi079=b;count:2 2024-09-11T02:15:19.899 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: cephadm 2024-09-11T02:15:18.668773+0000 mgr.a (mgr.14150) 109 : cephadm [INF] Saving service mgr spec with placement smithi052=a;smithi079=b;count:2 2024-09-11T02:15:19.899 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: audit 2024-09-11T02:15:18.675544+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:19.899 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: audit 2024-09-11T02:15:18.675544+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:19.899 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: audit 2024-09-11T02:15:18.677359+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:19.899 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: audit 2024-09-11T02:15:18.677359+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:19.899 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: audit 2024-09-11T02:15:18.682123+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:19.899 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: audit 2024-09-11T02:15:18.682123+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:19.900 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: audit 2024-09-11T02:15:18.683877+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:19.900 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: audit 2024-09-11T02:15:18.683877+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:19.900 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: audit 2024-09-11T02:15:18.693250+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:19.900 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: audit 2024-09-11T02:15:18.693250+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:19.900 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: audit 2024-09-11T02:15:18.697781+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-11T02:15:19.900 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: audit 2024-09-11T02:15:18.697781+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-11T02:15:19.900 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: audit 2024-09-11T02:15:18.700488+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-11T02:15:19.900 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: audit 2024-09-11T02:15:18.700488+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-11T02:15:19.900 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: audit 2024-09-11T02:15:18.705290+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-11T02:15:19.900 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: audit 2024-09-11T02:15:18.705290+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-11T02:15:19.900 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: audit 2024-09-11T02:15:18.707201+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:19.900 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: audit 2024-09-11T02:15:18.707201+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:19.900 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: cephadm 2024-09-11T02:15:18.709077+0000 mgr.a (mgr.14150) 110 : cephadm [INF] Deploying daemon mgr.b on smithi079 2024-09-11T02:15:19.901 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:19 smithi052 bash[22678]: cephadm 2024-09-11T02:15:18.709077+0000 mgr.a (mgr.14150) 110 : cephadm [INF] Deploying daemon mgr.b on smithi079 2024-09-11T02:15:19.901 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records in 2024-09-11T02:15:19.902 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records out 2024-09-11T02:15:19.902 INFO:teuthology.orchestra.run.smithi052.stderr:512 bytes copied, 0.000316188 s, 1.6 MB/s 2024-09-11T02:15:19.902 DEBUG:teuthology.orchestra.run.smithi052:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-11T02:15:19.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: cluster 2024-09-11T02:15:18.247375+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:19.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: cluster 2024-09-11T02:15:18.247375+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:19.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: audit 2024-09-11T02:15:18.665685+0000 mgr.a (mgr.14150) 108 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi052=a;smithi079=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:15:19.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: audit 2024-09-11T02:15:18.665685+0000 mgr.a (mgr.14150) 108 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi052=a;smithi079=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:15:19.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: cephadm 2024-09-11T02:15:18.668773+0000 mgr.a (mgr.14150) 109 : cephadm [INF] Saving service mgr spec with placement smithi052=a;smithi079=b;count:2 2024-09-11T02:15:19.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: cephadm 2024-09-11T02:15:18.668773+0000 mgr.a (mgr.14150) 109 : cephadm [INF] Saving service mgr spec with placement smithi052=a;smithi079=b;count:2 2024-09-11T02:15:19.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: audit 2024-09-11T02:15:18.675544+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:19.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: audit 2024-09-11T02:15:18.675544+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:19.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: audit 2024-09-11T02:15:18.677359+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:19.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: audit 2024-09-11T02:15:18.677359+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:19.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: audit 2024-09-11T02:15:18.682123+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:19.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: audit 2024-09-11T02:15:18.682123+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:19.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: audit 2024-09-11T02:15:18.683877+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:19.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: audit 2024-09-11T02:15:18.683877+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:19.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: audit 2024-09-11T02:15:18.693250+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:19.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: audit 2024-09-11T02:15:18.693250+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:19.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: audit 2024-09-11T02:15:18.697781+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-11T02:15:19.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: audit 2024-09-11T02:15:18.697781+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-11T02:15:19.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: audit 2024-09-11T02:15:18.700488+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-11T02:15:19.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: audit 2024-09-11T02:15:18.700488+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-11T02:15:19.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: audit 2024-09-11T02:15:18.705290+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-11T02:15:19.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: audit 2024-09-11T02:15:18.705290+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-11T02:15:19.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: audit 2024-09-11T02:15:18.707201+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:19.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: audit 2024-09-11T02:15:18.707201+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:19.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: cephadm 2024-09-11T02:15:18.709077+0000 mgr.a (mgr.14150) 110 : cephadm [INF] Deploying daemon mgr.b on smithi079 2024-09-11T02:15:19.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:19 smithi079 bash[23416]: cephadm 2024-09-11T02:15:18.709077+0000 mgr.a (mgr.14150) 110 : cephadm [INF] Deploying daemon mgr.b on smithi079 2024-09-11T02:15:19.950 DEBUG:teuthology.orchestra.run.smithi052:> stat /dev/vg_nvme/lv_4 2024-09-11T02:15:19.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: cluster 2024-09-11T02:15:18.247375+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:19.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: cluster 2024-09-11T02:15:18.247375+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:19.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: audit 2024-09-11T02:15:18.665685+0000 mgr.a (mgr.14150) 108 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi052=a;smithi079=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:15:19.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: audit 2024-09-11T02:15:18.665685+0000 mgr.a (mgr.14150) 108 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi052=a;smithi079=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:15:19.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: cephadm 2024-09-11T02:15:18.668773+0000 mgr.a (mgr.14150) 109 : cephadm [INF] Saving service mgr spec with placement smithi052=a;smithi079=b;count:2 2024-09-11T02:15:19.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: cephadm 2024-09-11T02:15:18.668773+0000 mgr.a (mgr.14150) 109 : cephadm [INF] Saving service mgr spec with placement smithi052=a;smithi079=b;count:2 2024-09-11T02:15:19.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: audit 2024-09-11T02:15:18.675544+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:19.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: audit 2024-09-11T02:15:18.675544+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:19.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: audit 2024-09-11T02:15:18.677359+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:19.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: audit 2024-09-11T02:15:18.677359+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:19.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: audit 2024-09-11T02:15:18.682123+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:19.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: audit 2024-09-11T02:15:18.682123+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:19.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: audit 2024-09-11T02:15:18.683877+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:19.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: audit 2024-09-11T02:15:18.683877+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:19.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: audit 2024-09-11T02:15:18.693250+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:19.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: audit 2024-09-11T02:15:18.693250+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:19.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: audit 2024-09-11T02:15:18.697781+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-11T02:15:19.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: audit 2024-09-11T02:15:18.697781+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-11T02:15:19.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: audit 2024-09-11T02:15:18.700488+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-11T02:15:19.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: audit 2024-09-11T02:15:18.700488+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-11T02:15:19.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: audit 2024-09-11T02:15:18.705290+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-11T02:15:19.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: audit 2024-09-11T02:15:18.705290+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-11T02:15:19.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: audit 2024-09-11T02:15:18.707201+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:19.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: audit 2024-09-11T02:15:18.707201+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:19.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: cephadm 2024-09-11T02:15:18.709077+0000 mgr.a (mgr.14150) 110 : cephadm [INF] Deploying daemon mgr.b on smithi079 2024-09-11T02:15:19.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:19 smithi097 bash[23313]: cephadm 2024-09-11T02:15:18.709077+0000 mgr.a (mgr.14150) 110 : cephadm [INF] Deploying daemon mgr.b on smithi079 2024-09-11T02:15:19.997 INFO:teuthology.orchestra.run.smithi052.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-11T02:15:19.997 INFO:teuthology.orchestra.run.smithi052.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T02:15:19.997 INFO:teuthology.orchestra.run.smithi052.stdout:Device: 5h/5d Inode: 938 Links: 1 2024-09-11T02:15:19.997 INFO:teuthology.orchestra.run.smithi052.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T02:15:19.997 INFO:teuthology.orchestra.run.smithi052.stdout:Access: 2024-09-11 02:04:59.019553132 +0000 2024-09-11T02:15:19.997 INFO:teuthology.orchestra.run.smithi052.stdout:Modify: 2024-09-11 02:04:58.775555311 +0000 2024-09-11T02:15:19.997 INFO:teuthology.orchestra.run.smithi052.stdout:Change: 2024-09-11 02:04:58.775555311 +0000 2024-09-11T02:15:19.997 INFO:teuthology.orchestra.run.smithi052.stdout: Birth: - 2024-09-11T02:15:19.997 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-11T02:15:20.052 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records in 2024-09-11T02:15:20.052 INFO:teuthology.orchestra.run.smithi052.stderr:1+0 records out 2024-09-11T02:15:20.052 INFO:teuthology.orchestra.run.smithi052.stderr:512 bytes copied, 0.000312507 s, 1.6 MB/s 2024-09-11T02:15:20.053 DEBUG:teuthology.orchestra.run.smithi052:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-11T02:15:20.103 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-11T02:15:20.103 DEBUG:teuthology.orchestra.run.smithi079:> dd if=/scratch_devs of=/dev/stdout 2024-09-11T02:15:20.109 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-11T02:15:20.109 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_1 2024-09-11T02:15:20.155 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-11T02:15:20.156 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T02:15:20.156 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 885 Links: 1 2024-09-11T02:15:20.156 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T02:15:20.156 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-11 02:04:55.126605754 +0000 2024-09-11T02:15:20.156 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-11 02:04:54.890607862 +0000 2024-09-11T02:15:20.156 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-11 02:04:54.890607862 +0000 2024-09-11T02:15:20.156 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-09-11T02:15:20.156 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-11T02:15:20.211 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-11T02:15:20.211 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-11T02:15:20.211 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000431066 s, 1.2 MB/s 2024-09-11T02:15:20.212 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-11T02:15:20.261 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_2 2024-09-11T02:15:20.307 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-11T02:15:20.307 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T02:15:20.307 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 909 Links: 1 2024-09-11T02:15:20.308 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T02:15:20.308 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-11 02:04:55.626601287 +0000 2024-09-11T02:15:20.308 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-11 02:04:55.362603646 +0000 2024-09-11T02:15:20.308 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-11 02:04:55.362603646 +0000 2024-09-11T02:15:20.308 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-09-11T02:15:20.308 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-11T02:15:20.363 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-11T02:15:20.363 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-11T02:15:20.363 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.00041854 s, 1.2 MB/s 2024-09-11T02:15:20.364 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-11T02:15:20.413 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_3 2024-09-11T02:15:20.459 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-11T02:15:20.460 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T02:15:20.460 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 921 Links: 1 2024-09-11T02:15:20.460 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T02:15:20.460 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-11 02:04:56.114596929 +0000 2024-09-11T02:15:20.460 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-11 02:04:55.866599144 +0000 2024-09-11T02:15:20.460 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-11 02:04:55.866599144 +0000 2024-09-11T02:15:20.460 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-09-11T02:15:20.460 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-11T02:15:20.512 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-11T02:15:20.512 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-11T02:15:20.512 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000293151 s, 1.7 MB/s 2024-09-11T02:15:20.513 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-11T02:15:20.560 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_4 2024-09-11T02:15:20.607 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-11T02:15:20.607 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T02:15:20.607 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 943 Links: 1 2024-09-11T02:15:20.608 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T02:15:20.608 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-11 02:04:56.614592463 +0000 2024-09-11T02:15:20.608 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-11 02:04:56.350594821 +0000 2024-09-11T02:15:20.608 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-11 02:04:56.350594821 +0000 2024-09-11T02:15:20.608 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-09-11T02:15:20.609 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-11T02:15:20.665 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-11T02:15:20.727 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-11T02:15:20.728 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000247433 s, 2.1 MB/s 2024-09-11T02:15:20.729 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-11T02:15:20.778 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-11T02:15:20.778 DEBUG:teuthology.orchestra.run.smithi097:> dd if=/scratch_devs of=/dev/stdout 2024-09-11T02:15:20.783 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-11T02:15:20.783 DEBUG:teuthology.orchestra.run.smithi097:> stat /dev/vg_nvme/lv_1 2024-09-11T02:15:20.833 INFO:teuthology.orchestra.run.smithi097.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-11T02:15:20.833 INFO:teuthology.orchestra.run.smithi097.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T02:15:20.833 INFO:teuthology.orchestra.run.smithi097.stdout:Device: 5h/5d Inode: 886 Links: 1 2024-09-11T02:15:20.834 INFO:teuthology.orchestra.run.smithi097.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T02:15:20.834 INFO:teuthology.orchestra.run.smithi097.stdout:Access: 2024-09-11 02:04:55.104554436 +0000 2024-09-11T02:15:20.834 INFO:teuthology.orchestra.run.smithi097.stdout:Modify: 2024-09-11 02:04:54.876556472 +0000 2024-09-11T02:15:20.834 INFO:teuthology.orchestra.run.smithi097.stdout:Change: 2024-09-11 02:04:54.876556472 +0000 2024-09-11T02:15:20.834 INFO:teuthology.orchestra.run.smithi097.stdout: Birth: - 2024-09-11T02:15:20.834 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-11T02:15:20.888 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records in 2024-09-11T02:15:20.888 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records out 2024-09-11T02:15:20.888 INFO:teuthology.orchestra.run.smithi097.stderr:512 bytes copied, 0.000469054 s, 1.1 MB/s 2024-09-11T02:15:20.889 DEBUG:teuthology.orchestra.run.smithi097:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-11T02:15:20.938 DEBUG:teuthology.orchestra.run.smithi097:> stat /dev/vg_nvme/lv_2 2024-09-11T02:15:20.984 INFO:teuthology.orchestra.run.smithi097.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-11T02:15:20.984 INFO:teuthology.orchestra.run.smithi097.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T02:15:20.985 INFO:teuthology.orchestra.run.smithi097.stdout:Device: 5h/5d Inode: 898 Links: 1 2024-09-11T02:15:20.985 INFO:teuthology.orchestra.run.smithi097.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T02:15:20.985 INFO:teuthology.orchestra.run.smithi097.stdout:Access: 2024-09-11 02:04:55.588550113 +0000 2024-09-11T02:15:20.985 INFO:teuthology.orchestra.run.smithi097.stdout:Modify: 2024-09-11 02:04:55.344552292 +0000 2024-09-11T02:15:20.985 INFO:teuthology.orchestra.run.smithi097.stdout:Change: 2024-09-11 02:04:55.344552292 +0000 2024-09-11T02:15:20.985 INFO:teuthology.orchestra.run.smithi097.stdout: Birth: - 2024-09-11T02:15:20.985 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-11T02:15:21.039 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records in 2024-09-11T02:15:21.039 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records out 2024-09-11T02:15:21.039 INFO:teuthology.orchestra.run.smithi097.stderr:512 bytes copied, 0.000396122 s, 1.3 MB/s 2024-09-11T02:15:21.040 DEBUG:teuthology.orchestra.run.smithi097:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-11T02:15:21.090 DEBUG:teuthology.orchestra.run.smithi097:> stat /dev/vg_nvme/lv_3 2024-09-11T02:15:21.136 INFO:teuthology.orchestra.run.smithi097.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-11T02:15:21.137 INFO:teuthology.orchestra.run.smithi097.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T02:15:21.137 INFO:teuthology.orchestra.run.smithi097.stdout:Device: 5h/5d Inode: 923 Links: 1 2024-09-11T02:15:21.137 INFO:teuthology.orchestra.run.smithi097.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T02:15:21.137 INFO:teuthology.orchestra.run.smithi097.stdout:Access: 2024-09-11 02:04:56.084545683 +0000 2024-09-11T02:15:21.137 INFO:teuthology.orchestra.run.smithi097.stdout:Modify: 2024-09-11 02:04:55.844547827 +0000 2024-09-11T02:15:21.137 INFO:teuthology.orchestra.run.smithi097.stdout:Change: 2024-09-11 02:04:55.844547827 +0000 2024-09-11T02:15:21.137 INFO:teuthology.orchestra.run.smithi097.stdout: Birth: - 2024-09-11T02:15:21.138 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-11T02:15:21.192 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records in 2024-09-11T02:15:21.192 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records out 2024-09-11T02:15:21.192 INFO:teuthology.orchestra.run.smithi097.stderr:512 bytes copied, 0.00046242 s, 1.1 MB/s 2024-09-11T02:15:21.193 DEBUG:teuthology.orchestra.run.smithi097:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-11T02:15:21.242 DEBUG:teuthology.orchestra.run.smithi097:> stat /dev/vg_nvme/lv_4 2024-09-11T02:15:21.288 INFO:teuthology.orchestra.run.smithi097.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-11T02:15:21.289 INFO:teuthology.orchestra.run.smithi097.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-11T02:15:21.289 INFO:teuthology.orchestra.run.smithi097.stdout:Device: 5h/5d Inode: 933 Links: 1 2024-09-11T02:15:21.289 INFO:teuthology.orchestra.run.smithi097.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-11T02:15:21.289 INFO:teuthology.orchestra.run.smithi097.stdout:Access: 2024-09-11 02:04:56.572541323 +0000 2024-09-11T02:15:21.289 INFO:teuthology.orchestra.run.smithi097.stdout:Modify: 2024-09-11 02:04:56.328543504 +0000 2024-09-11T02:15:21.289 INFO:teuthology.orchestra.run.smithi097.stdout:Change: 2024-09-11 02:04:56.328543504 +0000 2024-09-11T02:15:21.289 INFO:teuthology.orchestra.run.smithi097.stdout: Birth: - 2024-09-11T02:15:21.289 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-11T02:15:21.343 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records in 2024-09-11T02:15:21.343 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records out 2024-09-11T02:15:21.343 INFO:teuthology.orchestra.run.smithi097.stderr:512 bytes copied, 0.000352998 s, 1.5 MB/s 2024-09-11T02:15:21.344 DEBUG:teuthology.orchestra.run.smithi097:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-11T02:15:21.394 INFO:tasks.cephadm:Deploying osd.0 on smithi052 with /dev/vg_nvme/lv_4... 2024-09-11T02:15:21.395 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-11T02:15:21.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:21 smithi079 bash[23416]: cluster 2024-09-11T02:15:20.247805+0000 mgr.a (mgr.14150) 111 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:21.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:21 smithi079 bash[23416]: cluster 2024-09-11T02:15:20.247805+0000 mgr.a (mgr.14150) 111 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:21.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:21 smithi052 bash[22678]: cluster 2024-09-11T02:15:20.247805+0000 mgr.a (mgr.14150) 111 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:21.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:21 smithi052 bash[22678]: cluster 2024-09-11T02:15:20.247805+0000 mgr.a (mgr.14150) 111 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:21.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:21 smithi097 bash[23313]: cluster 2024-09-11T02:15:20.247805+0000 mgr.a (mgr.14150) 111 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:21.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:21 smithi097 bash[23313]: cluster 2024-09-11T02:15:20.247805+0000 mgr.a (mgr.14150) 111 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:22.373 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:22 smithi079 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:15:22.632 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:22 smithi079 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:15:22.633 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 11 02:15:22 smithi079 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:15:22.633 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 11 02:15:22 smithi079 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:15:22.633 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 11 02:15:22 smithi079 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:15:22.633 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 11 02:15:22 smithi079 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:15:22.633 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 11 02:15:22 smithi079 systemd[1]: Started Ceph mgr.b for 0d7e80fa-6fe3-11ef-bcea-c7b262605968. 2024-09-11T02:15:23.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: cluster 2024-09-11T02:15:22.248216+0000 mgr.a (mgr.14150) 112 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:23.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: cluster 2024-09-11T02:15:22.248216+0000 mgr.a (mgr.14150) 112 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:23.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.659516+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.659516+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.666461+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.666461+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.672705+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.672705+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.679145+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.679145+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.685534+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.685534+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.696348+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.696348+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.702138+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.702138+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.766952+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:23.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.766952+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:23.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.769249+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:23.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.769249+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:23.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.770058+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:23.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.770058+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:23.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.775227+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.775227+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: cephadm 2024-09-11T02:15:22.775617+0000 mgr.a (mgr.14150) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:15:23.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: cephadm 2024-09-11T02:15:22.775617+0000 mgr.a (mgr.14150) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:15:23.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: cephadm 2024-09-11T02:15:22.821586+0000 mgr.a (mgr.14150) 114 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-11T02:15:23.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: cephadm 2024-09-11T02:15:22.821586+0000 mgr.a (mgr.14150) 114 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-11T02:15:23.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.821913+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-11T02:15:23.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.821913+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-11T02:15:23.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.822681+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-11T02:15:23.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.822681+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-11T02:15:23.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.823286+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:23.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: audit 2024-09-11T02:15:22.823286+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:23.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: cephadm 2024-09-11T02:15:22.824008+0000 mgr.a (mgr.14150) 115 : cephadm [INF] Reconfiguring daemon mgr.a on smithi052 2024-09-11T02:15:23.706 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:23 smithi052 bash[22678]: cephadm 2024-09-11T02:15:22.824008+0000 mgr.a (mgr.14150) 115 : cephadm [INF] Reconfiguring daemon mgr.a on smithi052 2024-09-11T02:15:23.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: cluster 2024-09-11T02:15:22.248216+0000 mgr.a (mgr.14150) 112 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:23.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: cluster 2024-09-11T02:15:22.248216+0000 mgr.a (mgr.14150) 112 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:23.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.659516+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.659516+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.666461+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.666461+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.672705+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.672705+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.679145+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.679145+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.685534+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.685534+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.696348+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.696348+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.702138+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.702138+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.766952+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:23.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.766952+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:23.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.769249+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:23.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.769249+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:23.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.770058+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:23.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.770058+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:23.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.775227+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.775227+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: cephadm 2024-09-11T02:15:22.775617+0000 mgr.a (mgr.14150) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:15:23.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: cephadm 2024-09-11T02:15:22.775617+0000 mgr.a (mgr.14150) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:15:23.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: cephadm 2024-09-11T02:15:22.821586+0000 mgr.a (mgr.14150) 114 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-11T02:15:23.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: cephadm 2024-09-11T02:15:22.821586+0000 mgr.a (mgr.14150) 114 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-11T02:15:23.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.821913+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-11T02:15:23.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.821913+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-11T02:15:23.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.822681+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-11T02:15:23.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.822681+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-11T02:15:23.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.823286+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:23.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: audit 2024-09-11T02:15:22.823286+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:23.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: cephadm 2024-09-11T02:15:22.824008+0000 mgr.a (mgr.14150) 115 : cephadm [INF] Reconfiguring daemon mgr.a on smithi052 2024-09-11T02:15:23.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:23 smithi097 bash[23313]: cephadm 2024-09-11T02:15:22.824008+0000 mgr.a (mgr.14150) 115 : cephadm [INF] Reconfiguring daemon mgr.a on smithi052 2024-09-11T02:15:23.984 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: cluster 2024-09-11T02:15:22.248216+0000 mgr.a (mgr.14150) 112 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:23.984 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: cluster 2024-09-11T02:15:22.248216+0000 mgr.a (mgr.14150) 112 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:23.984 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.659516+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.984 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.659516+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.984 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.666461+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.984 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.666461+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.984 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.672705+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.985 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.672705+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.985 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.679145+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.985 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.679145+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.985 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.685534+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.985 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.685534+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.985 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.696348+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.985 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.696348+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.985 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.702138+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.985 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.702138+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.985 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.766952+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:23.985 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.766952+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:23.985 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.769249+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:23.986 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.769249+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:23.986 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.770058+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:23.986 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.770058+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:23.986 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.775227+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.986 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.775227+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:23.986 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: cephadm 2024-09-11T02:15:22.775617+0000 mgr.a (mgr.14150) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:15:23.986 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: cephadm 2024-09-11T02:15:22.775617+0000 mgr.a (mgr.14150) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:15:23.986 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: cephadm 2024-09-11T02:15:22.821586+0000 mgr.a (mgr.14150) 114 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-11T02:15:23.986 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: cephadm 2024-09-11T02:15:22.821586+0000 mgr.a (mgr.14150) 114 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-11T02:15:23.986 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.821913+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-11T02:15:23.986 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.821913+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-11T02:15:23.986 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.822681+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-11T02:15:23.987 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.822681+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-11T02:15:23.987 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.823286+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:23.987 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: audit 2024-09-11T02:15:22.823286+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:23.987 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: cephadm 2024-09-11T02:15:22.824008+0000 mgr.a (mgr.14150) 115 : cephadm [INF] Reconfiguring daemon mgr.a on smithi052 2024-09-11T02:15:23.987 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:23 smithi079 bash[23416]: cephadm 2024-09-11T02:15:22.824008+0000 mgr.a (mgr.14150) 115 : cephadm [INF] Reconfiguring daemon mgr.a on smithi052 2024-09-11T02:15:24.611 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 11 02:15:24 smithi079 bash[24280]: debug 2024-09-11T02:15:24.427+0000 7f2214e2b640 1 -- 172.21.15.79:0/3663319507 <== mon.2 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d4ce4b90e0 con 0x55d4ce4ba800 2024-09-11T02:15:25.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:25 smithi079 bash[23416]: cluster 2024-09-11T02:15:24.248649+0000 mgr.a (mgr.14150) 116 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:25.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:25 smithi079 bash[23416]: cluster 2024-09-11T02:15:24.248649+0000 mgr.a (mgr.14150) 116 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:25.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:25 smithi079 bash[23416]: audit 2024-09-11T02:15:24.274627+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:25 smithi079 bash[23416]: audit 2024-09-11T02:15:24.274627+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:25 smithi079 bash[23416]: audit 2024-09-11T02:15:25.143768+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:25 smithi079 bash[23416]: audit 2024-09-11T02:15:25.143768+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:25 smithi079 bash[23416]: audit 2024-09-11T02:15:25.150776+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.544 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:25 smithi079 bash[23416]: audit 2024-09-11T02:15:25.150776+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.545 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:25 smithi079 bash[23416]: audit 2024-09-11T02:15:25.154846+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:25.545 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:25 smithi079 bash[23416]: audit 2024-09-11T02:15:25.154846+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:25.545 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:25 smithi079 bash[23416]: audit 2024-09-11T02:15:25.159562+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:25.545 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:25 smithi079 bash[23416]: audit 2024-09-11T02:15:25.159562+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:25.545 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:25 smithi079 bash[23416]: audit 2024-09-11T02:15:25.161104+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:25.545 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:25 smithi079 bash[23416]: audit 2024-09-11T02:15:25.161104+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:25.545 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:25 smithi079 bash[23416]: audit 2024-09-11T02:15:25.169896+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.545 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:25 smithi079 bash[23416]: audit 2024-09-11T02:15:25.169896+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.633 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:25 smithi052 bash[22678]: cluster 2024-09-11T02:15:24.248649+0000 mgr.a (mgr.14150) 116 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:25.634 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:25 smithi052 bash[22678]: cluster 2024-09-11T02:15:24.248649+0000 mgr.a (mgr.14150) 116 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:25.634 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:25 smithi052 bash[22678]: audit 2024-09-11T02:15:24.274627+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.634 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:25 smithi052 bash[22678]: audit 2024-09-11T02:15:24.274627+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.634 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:25 smithi052 bash[22678]: audit 2024-09-11T02:15:25.143768+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.634 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:25 smithi052 bash[22678]: audit 2024-09-11T02:15:25.143768+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.635 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:25 smithi052 bash[22678]: audit 2024-09-11T02:15:25.150776+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.635 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:25 smithi052 bash[22678]: audit 2024-09-11T02:15:25.150776+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.635 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:25 smithi052 bash[22678]: audit 2024-09-11T02:15:25.154846+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:25.635 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:25 smithi052 bash[22678]: audit 2024-09-11T02:15:25.154846+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:25.635 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:25 smithi052 bash[22678]: audit 2024-09-11T02:15:25.159562+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:25.636 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:25 smithi052 bash[22678]: audit 2024-09-11T02:15:25.159562+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:25.636 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:25 smithi052 bash[22678]: audit 2024-09-11T02:15:25.161104+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:25.636 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:25 smithi052 bash[22678]: audit 2024-09-11T02:15:25.161104+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:25.636 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:25 smithi052 bash[22678]: audit 2024-09-11T02:15:25.169896+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.636 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:25 smithi052 bash[22678]: audit 2024-09-11T02:15:25.169896+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:25 smithi097 bash[23313]: cluster 2024-09-11T02:15:24.248649+0000 mgr.a (mgr.14150) 116 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:25.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:25 smithi097 bash[23313]: cluster 2024-09-11T02:15:24.248649+0000 mgr.a (mgr.14150) 116 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:25.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:25 smithi097 bash[23313]: audit 2024-09-11T02:15:24.274627+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:25 smithi097 bash[23313]: audit 2024-09-11T02:15:24.274627+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:25 smithi097 bash[23313]: audit 2024-09-11T02:15:25.143768+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:25 smithi097 bash[23313]: audit 2024-09-11T02:15:25.143768+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:25 smithi097 bash[23313]: audit 2024-09-11T02:15:25.150776+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:25 smithi097 bash[23313]: audit 2024-09-11T02:15:25.150776+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:25 smithi097 bash[23313]: audit 2024-09-11T02:15:25.154846+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:25.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:25 smithi097 bash[23313]: audit 2024-09-11T02:15:25.154846+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:25.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:25 smithi097 bash[23313]: audit 2024-09-11T02:15:25.159562+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:25.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:25 smithi097 bash[23313]: audit 2024-09-11T02:15:25.159562+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:25.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:25 smithi097 bash[23313]: audit 2024-09-11T02:15:25.161104+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:25.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:25 smithi097 bash[23313]: audit 2024-09-11T02:15:25.161104+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:25.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:25 smithi097 bash[23313]: audit 2024-09-11T02:15:25.169896+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:25.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:25 smithi097 bash[23313]: audit 2024-09-11T02:15:25.169896+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:26.126 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:15:27.137 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:26 smithi052 bash[22678]: cephadm 2024-09-11T02:15:25.170580+0000 mgr.a (mgr.14150) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:15:27.137 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:26 smithi052 bash[22678]: cephadm 2024-09-11T02:15:25.170580+0000 mgr.a (mgr.14150) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:15:27.138 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:26 smithi052 bash[22678]: audit 2024-09-11T02:15:25.847646+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.138 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:26 smithi052 bash[22678]: audit 2024-09-11T02:15:25.847646+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.138 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:26 smithi052 bash[22678]: audit 2024-09-11T02:15:25.854204+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.138 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:26 smithi052 bash[22678]: audit 2024-09-11T02:15:25.854204+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.138 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:26 smithi052 bash[22678]: audit 2024-09-11T02:15:25.861593+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.138 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:26 smithi052 bash[22678]: audit 2024-09-11T02:15:25.861593+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.138 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:26 smithi052 bash[22678]: audit 2024-09-11T02:15:26.001084+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.138 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:26 smithi052 bash[22678]: audit 2024-09-11T02:15:26.001084+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:26 smithi079 bash[23416]: cephadm 2024-09-11T02:15:25.170580+0000 mgr.a (mgr.14150) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:15:27.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:26 smithi079 bash[23416]: cephadm 2024-09-11T02:15:25.170580+0000 mgr.a (mgr.14150) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:15:27.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:26 smithi079 bash[23416]: audit 2024-09-11T02:15:25.847646+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:26 smithi079 bash[23416]: audit 2024-09-11T02:15:25.847646+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:26 smithi079 bash[23416]: audit 2024-09-11T02:15:25.854204+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:26 smithi079 bash[23416]: audit 2024-09-11T02:15:25.854204+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:26 smithi079 bash[23416]: audit 2024-09-11T02:15:25.861593+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:26 smithi079 bash[23416]: audit 2024-09-11T02:15:25.861593+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:26 smithi079 bash[23416]: audit 2024-09-11T02:15:26.001084+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:26 smithi079 bash[23416]: audit 2024-09-11T02:15:26.001084+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:26 smithi097 bash[23313]: cephadm 2024-09-11T02:15:25.170580+0000 mgr.a (mgr.14150) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:15:27.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:26 smithi097 bash[23313]: cephadm 2024-09-11T02:15:25.170580+0000 mgr.a (mgr.14150) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:15:27.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:26 smithi097 bash[23313]: audit 2024-09-11T02:15:25.847646+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:26 smithi097 bash[23313]: audit 2024-09-11T02:15:25.847646+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:26 smithi097 bash[23313]: audit 2024-09-11T02:15:25.854204+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:26 smithi097 bash[23313]: audit 2024-09-11T02:15:25.854204+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:26 smithi097 bash[23313]: audit 2024-09-11T02:15:25.861593+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:26 smithi097 bash[23313]: audit 2024-09-11T02:15:25.861593+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:26 smithi097 bash[23313]: audit 2024-09-11T02:15:26.001084+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:27.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:26 smithi097 bash[23313]: audit 2024-09-11T02:15:26.001084+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:28.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:27 smithi079 bash[23416]: cluster 2024-09-11T02:15:26.249039+0000 mgr.a (mgr.14150) 118 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:28.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:27 smithi079 bash[23416]: cluster 2024-09-11T02:15:26.249039+0000 mgr.a (mgr.14150) 118 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:28.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:27 smithi052 bash[22678]: cluster 2024-09-11T02:15:26.249039+0000 mgr.a (mgr.14150) 118 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:28.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:27 smithi052 bash[22678]: cluster 2024-09-11T02:15:26.249039+0000 mgr.a (mgr.14150) 118 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:28.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:27 smithi097 bash[23313]: cluster 2024-09-11T02:15:26.249039+0000 mgr.a (mgr.14150) 118 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:28.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:27 smithi097 bash[23313]: cluster 2024-09-11T02:15:26.249039+0000 mgr.a (mgr.14150) 118 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:29.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:29 smithi079 bash[23416]: cluster 2024-09-11T02:15:28.249478+0000 mgr.a (mgr.14150) 119 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:29.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:29 smithi079 bash[23416]: cluster 2024-09-11T02:15:28.249478+0000 mgr.a (mgr.14150) 119 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:30.013 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:15:30.064 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi052:vg_nvme/lv_4 2024-09-11T02:15:30.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:29 smithi052 bash[22678]: cluster 2024-09-11T02:15:28.249478+0000 mgr.a (mgr.14150) 119 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:30.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:29 smithi052 bash[22678]: cluster 2024-09-11T02:15:28.249478+0000 mgr.a (mgr.14150) 119 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:30.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:29 smithi097 bash[23313]: cluster 2024-09-11T02:15:28.249478+0000 mgr.a (mgr.14150) 119 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:30.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:29 smithi097 bash[23313]: cluster 2024-09-11T02:15:28.249478+0000 mgr.a (mgr.14150) 119 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:31.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: cluster 2024-09-11T02:15:30.249777+0000 mgr.a (mgr.14150) 120 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:31.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: cluster 2024-09-11T02:15:30.249777+0000 mgr.a (mgr.14150) 120 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:31.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:30.271193+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:30.271193+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: cluster 2024-09-11T02:15:30.513015+0000 mon.a (mon.0) 365 : cluster [DBG] Standby manager daemon b started 2024-09-11T02:15:31.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: cluster 2024-09-11T02:15:30.513015+0000 mon.a (mon.0) 365 : cluster [DBG] Standby manager daemon b started 2024-09-11T02:15:31.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:30.515633+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-09-11T02:15:31.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:30.515633+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-09-11T02:15:31.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:30.516507+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-11T02:15:31.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:30.516507+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-11T02:15:31.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:30.517548+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-09-11T02:15:31.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:30.517548+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-09-11T02:15:31.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:30.517997+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-11T02:15:31.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:30.517997+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-11T02:15:31.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:31.063745+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:31.063745+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:31.070896+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:31.070896+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:31.075635+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:31.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:31.075635+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:31.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:31.081247+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:31.081247+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:31.082107+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:31.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:31.082107+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:31.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:31.084130+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:31.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:31.084130+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:31.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:31.093432+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.429 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:31 smithi079 bash[23416]: audit 2024-09-11T02:15:31.093432+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: cluster 2024-09-11T02:15:30.249777+0000 mgr.a (mgr.14150) 120 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:31.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: cluster 2024-09-11T02:15:30.249777+0000 mgr.a (mgr.14150) 120 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:31.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:30.271193+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:30.271193+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: cluster 2024-09-11T02:15:30.513015+0000 mon.a (mon.0) 365 : cluster [DBG] Standby manager daemon b started 2024-09-11T02:15:31.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: cluster 2024-09-11T02:15:30.513015+0000 mon.a (mon.0) 365 : cluster [DBG] Standby manager daemon b started 2024-09-11T02:15:31.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:30.515633+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-09-11T02:15:31.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:30.515633+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-09-11T02:15:31.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:30.516507+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-11T02:15:31.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:30.516507+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-11T02:15:31.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:30.517548+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-09-11T02:15:31.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:30.517548+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-09-11T02:15:31.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:30.517997+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-11T02:15:31.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:30.517997+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-11T02:15:31.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:31.063745+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:31.063745+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:31.070896+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:31.070896+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:31.075635+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:31.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:31.075635+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:31.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:31.081247+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:31.081247+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:31.082107+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:31.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:31.082107+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:31.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:31.084130+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:31.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:31.084130+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:31.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:31.093432+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:31 smithi052 bash[22678]: audit 2024-09-11T02:15:31.093432+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: cluster 2024-09-11T02:15:30.249777+0000 mgr.a (mgr.14150) 120 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:31.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: cluster 2024-09-11T02:15:30.249777+0000 mgr.a (mgr.14150) 120 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:31.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:30.271193+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:30.271193+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: cluster 2024-09-11T02:15:30.513015+0000 mon.a (mon.0) 365 : cluster [DBG] Standby manager daemon b started 2024-09-11T02:15:31.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: cluster 2024-09-11T02:15:30.513015+0000 mon.a (mon.0) 365 : cluster [DBG] Standby manager daemon b started 2024-09-11T02:15:31.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:30.515633+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-09-11T02:15:31.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:30.515633+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-09-11T02:15:31.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:30.516507+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-11T02:15:31.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:30.516507+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-11T02:15:31.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:30.517548+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-09-11T02:15:31.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:30.517548+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-09-11T02:15:31.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:30.517997+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-11T02:15:31.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:30.517997+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.79:0/2267754438' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-11T02:15:31.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:31.063745+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:31.063745+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:31.070896+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:31.070896+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:31.075635+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:31.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:31.075635+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:15:31.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:31.081247+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:31.081247+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:31.082107+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:31.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:31.082107+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:31.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:31.084130+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:31.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:31.084130+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:15:31.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:31.093432+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:31.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:31 smithi097 bash[23313]: audit 2024-09-11T02:15:31.093432+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:32.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:32 smithi079 bash[23416]: cluster 2024-09-11T02:15:31.294647+0000 mon.a (mon.0) 373 : cluster [DBG] mgrmap e14: a(active, since 2m), standbys: b 2024-09-11T02:15:32.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:32 smithi079 bash[23416]: cluster 2024-09-11T02:15:31.294647+0000 mon.a (mon.0) 373 : cluster [DBG] mgrmap e14: a(active, since 2m), standbys: b 2024-09-11T02:15:32.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:32 smithi079 bash[23416]: audit 2024-09-11T02:15:31.294828+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-09-11T02:15:32.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:32 smithi079 bash[23416]: audit 2024-09-11T02:15:31.294828+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-09-11T02:15:32.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:32 smithi052 bash[22678]: cluster 2024-09-11T02:15:31.294647+0000 mon.a (mon.0) 373 : cluster [DBG] mgrmap e14: a(active, since 2m), standbys: b 2024-09-11T02:15:32.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:32 smithi052 bash[22678]: cluster 2024-09-11T02:15:31.294647+0000 mon.a (mon.0) 373 : cluster [DBG] mgrmap e14: a(active, since 2m), standbys: b 2024-09-11T02:15:32.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:32 smithi052 bash[22678]: audit 2024-09-11T02:15:31.294828+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-09-11T02:15:32.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:32 smithi052 bash[22678]: audit 2024-09-11T02:15:31.294828+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-09-11T02:15:32.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:32 smithi097 bash[23313]: cluster 2024-09-11T02:15:31.294647+0000 mon.a (mon.0) 373 : cluster [DBG] mgrmap e14: a(active, since 2m), standbys: b 2024-09-11T02:15:32.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:32 smithi097 bash[23313]: cluster 2024-09-11T02:15:31.294647+0000 mon.a (mon.0) 373 : cluster [DBG] mgrmap e14: a(active, since 2m), standbys: b 2024-09-11T02:15:32.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:32 smithi097 bash[23313]: audit 2024-09-11T02:15:31.294828+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-09-11T02:15:32.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:32 smithi097 bash[23313]: audit 2024-09-11T02:15:31.294828+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-09-11T02:15:33.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:33 smithi079 bash[23416]: cluster 2024-09-11T02:15:32.250232+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:33.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:33 smithi079 bash[23416]: cluster 2024-09-11T02:15:32.250232+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:33.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:33 smithi052 bash[22678]: cluster 2024-09-11T02:15:32.250232+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:33.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:33 smithi052 bash[22678]: cluster 2024-09-11T02:15:32.250232+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:33.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:33 smithi097 bash[23313]: cluster 2024-09-11T02:15:32.250232+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:33.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:33 smithi097 bash[23313]: cluster 2024-09-11T02:15:32.250232+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:34.797 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:15:35.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:35 smithi079 bash[23416]: cluster 2024-09-11T02:15:34.250738+0000 mgr.a (mgr.14150) 122 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:35.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:35 smithi079 bash[23416]: cluster 2024-09-11T02:15:34.250738+0000 mgr.a (mgr.14150) 122 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:35.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:35 smithi052 bash[22678]: cluster 2024-09-11T02:15:34.250738+0000 mgr.a (mgr.14150) 122 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:35.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:35 smithi052 bash[22678]: cluster 2024-09-11T02:15:34.250738+0000 mgr.a (mgr.14150) 122 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:35.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:35 smithi097 bash[23313]: cluster 2024-09-11T02:15:34.250738+0000 mgr.a (mgr.14150) 122 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:35.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:35 smithi097 bash[23313]: cluster 2024-09-11T02:15:34.250738+0000 mgr.a (mgr.14150) 122 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:37.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:37 smithi079 bash[23416]: cluster 2024-09-11T02:15:36.251277+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:37.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:37 smithi079 bash[23416]: cluster 2024-09-11T02:15:36.251277+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:37.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:37 smithi079 bash[23416]: audit 2024-09-11T02:15:36.807423+0000 mgr.a (mgr.14150) 124 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi052:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:15:37.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:37 smithi079 bash[23416]: audit 2024-09-11T02:15:36.807423+0000 mgr.a (mgr.14150) 124 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi052:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:15:37.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:37 smithi079 bash[23416]: audit 2024-09-11T02:15:36.810056+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-11T02:15:37.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:37 smithi079 bash[23416]: audit 2024-09-11T02:15:36.810056+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-11T02:15:37.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:37 smithi079 bash[23416]: audit 2024-09-11T02:15:36.812345+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-11T02:15:37.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:37 smithi079 bash[23416]: audit 2024-09-11T02:15:36.812345+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-11T02:15:37.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:37 smithi079 bash[23416]: audit 2024-09-11T02:15:36.812953+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:37.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:37 smithi079 bash[23416]: audit 2024-09-11T02:15:36.812953+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:37.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:37 smithi052 bash[22678]: cluster 2024-09-11T02:15:36.251277+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:37.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:37 smithi052 bash[22678]: cluster 2024-09-11T02:15:36.251277+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:37.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:37 smithi052 bash[22678]: audit 2024-09-11T02:15:36.807423+0000 mgr.a (mgr.14150) 124 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi052:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:15:37.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:37 smithi052 bash[22678]: audit 2024-09-11T02:15:36.807423+0000 mgr.a (mgr.14150) 124 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi052:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:15:37.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:37 smithi052 bash[22678]: audit 2024-09-11T02:15:36.810056+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-11T02:15:37.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:37 smithi052 bash[22678]: audit 2024-09-11T02:15:36.810056+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-11T02:15:37.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:37 smithi052 bash[22678]: audit 2024-09-11T02:15:36.812345+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-11T02:15:37.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:37 smithi052 bash[22678]: audit 2024-09-11T02:15:36.812345+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-11T02:15:37.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:37 smithi052 bash[22678]: audit 2024-09-11T02:15:36.812953+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:37.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:37 smithi052 bash[22678]: audit 2024-09-11T02:15:36.812953+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:37.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:37 smithi097 bash[23313]: cluster 2024-09-11T02:15:36.251277+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:37.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:37 smithi097 bash[23313]: cluster 2024-09-11T02:15:36.251277+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:37.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:37 smithi097 bash[23313]: audit 2024-09-11T02:15:36.807423+0000 mgr.a (mgr.14150) 124 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi052:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:15:37.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:37 smithi097 bash[23313]: audit 2024-09-11T02:15:36.807423+0000 mgr.a (mgr.14150) 124 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi052:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:15:37.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:37 smithi097 bash[23313]: audit 2024-09-11T02:15:36.810056+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-11T02:15:37.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:37 smithi097 bash[23313]: audit 2024-09-11T02:15:36.810056+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-11T02:15:37.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:37 smithi097 bash[23313]: audit 2024-09-11T02:15:36.812345+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-11T02:15:37.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:37 smithi097 bash[23313]: audit 2024-09-11T02:15:36.812345+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-11T02:15:37.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:37 smithi097 bash[23313]: audit 2024-09-11T02:15:36.812953+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:37.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:37 smithi097 bash[23313]: audit 2024-09-11T02:15:36.812953+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:15:39.619 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:39 smithi097 bash[23313]: cluster 2024-09-11T02:15:38.251694+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:39.619 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:39 smithi097 bash[23313]: cluster 2024-09-11T02:15:38.251694+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:39.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:39 smithi079 bash[23416]: cluster 2024-09-11T02:15:38.251694+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:39.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:39 smithi079 bash[23416]: cluster 2024-09-11T02:15:38.251694+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:39.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:39 smithi052 bash[22678]: cluster 2024-09-11T02:15:38.251694+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:39.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:39 smithi052 bash[22678]: cluster 2024-09-11T02:15:38.251694+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:41.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:41 smithi079 bash[23416]: cluster 2024-09-11T02:15:40.252172+0000 mgr.a (mgr.14150) 126 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:41.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:41 smithi079 bash[23416]: cluster 2024-09-11T02:15:40.252172+0000 mgr.a (mgr.14150) 126 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:41.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:41 smithi052 bash[22678]: cluster 2024-09-11T02:15:40.252172+0000 mgr.a (mgr.14150) 126 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:41.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:41 smithi052 bash[22678]: cluster 2024-09-11T02:15:40.252172+0000 mgr.a (mgr.14150) 126 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:41.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:41 smithi097 bash[23313]: cluster 2024-09-11T02:15:40.252172+0000 mgr.a (mgr.14150) 126 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:41.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:41 smithi097 bash[23313]: cluster 2024-09-11T02:15:40.252172+0000 mgr.a (mgr.14150) 126 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:43.159 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:42 smithi052 bash[22678]: audit 2024-09-11T02:15:41.904120+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:43.159 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:42 smithi052 bash[22678]: audit 2024-09-11T02:15:41.904120+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:43.159 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:42 smithi052 bash[22678]: audit 2024-09-11T02:15:41.911692+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:43.159 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:42 smithi052 bash[22678]: audit 2024-09-11T02:15:41.911692+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:43.159 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:42 smithi052 bash[22678]: audit 2024-09-11T02:15:41.921141+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:43.159 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:42 smithi052 bash[22678]: audit 2024-09-11T02:15:41.921141+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:43.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:42 smithi079 bash[23416]: audit 2024-09-11T02:15:41.904120+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:43.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:42 smithi079 bash[23416]: audit 2024-09-11T02:15:41.904120+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:43.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:42 smithi079 bash[23416]: audit 2024-09-11T02:15:41.911692+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:43.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:42 smithi079 bash[23416]: audit 2024-09-11T02:15:41.911692+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:43.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:42 smithi079 bash[23416]: audit 2024-09-11T02:15:41.921141+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:43.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:42 smithi079 bash[23416]: audit 2024-09-11T02:15:41.921141+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:43.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:42 smithi097 bash[23313]: audit 2024-09-11T02:15:41.904120+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:43.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:42 smithi097 bash[23313]: audit 2024-09-11T02:15:41.904120+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:43.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:42 smithi097 bash[23313]: audit 2024-09-11T02:15:41.911692+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:43.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:42 smithi097 bash[23313]: audit 2024-09-11T02:15:41.911692+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:43.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:42 smithi097 bash[23313]: audit 2024-09-11T02:15:41.921141+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:43.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:42 smithi097 bash[23313]: audit 2024-09-11T02:15:41.921141+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:44.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:43 smithi079 bash[23416]: cluster 2024-09-11T02:15:42.252598+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:44.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:43 smithi079 bash[23416]: cluster 2024-09-11T02:15:42.252598+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:44.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:43 smithi052 bash[22678]: cluster 2024-09-11T02:15:42.252598+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:44.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:43 smithi052 bash[22678]: cluster 2024-09-11T02:15:42.252598+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:44.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:43 smithi097 bash[23313]: cluster 2024-09-11T02:15:42.252598+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:44.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:43 smithi097 bash[23313]: cluster 2024-09-11T02:15:42.252598+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:46.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:45 smithi052 bash[22678]: cluster 2024-09-11T02:15:44.253035+0000 mgr.a (mgr.14150) 128 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:46.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:45 smithi052 bash[22678]: cluster 2024-09-11T02:15:44.253035+0000 mgr.a (mgr.14150) 128 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:46.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:45 smithi052 bash[22678]: audit 2024-09-11T02:15:45.420270+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.52:0/3024644672' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c8902bec-1a7d-4877-9f90-541dc5446a11"} : dispatch 2024-09-11T02:15:46.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:45 smithi052 bash[22678]: audit 2024-09-11T02:15:45.420270+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.52:0/3024644672' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c8902bec-1a7d-4877-9f90-541dc5446a11"} : dispatch 2024-09-11T02:15:46.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:45 smithi052 bash[22678]: audit 2024-09-11T02:15:45.423024+0000 mon.a (mon.0) 382 : audit [INF] from='client.? 172.21.15.52:0/3024644672' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c8902bec-1a7d-4877-9f90-541dc5446a11"}]': finished 2024-09-11T02:15:46.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:45 smithi052 bash[22678]: audit 2024-09-11T02:15:45.423024+0000 mon.a (mon.0) 382 : audit [INF] from='client.? 172.21.15.52:0/3024644672' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c8902bec-1a7d-4877-9f90-541dc5446a11"}]': finished 2024-09-11T02:15:46.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:45 smithi052 bash[22678]: cluster 2024-09-11T02:15:45.426618+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-11T02:15:46.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:45 smithi052 bash[22678]: cluster 2024-09-11T02:15:45.426618+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-11T02:15:46.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:45 smithi052 bash[22678]: audit 2024-09-11T02:15:45.427113+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:15:46.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:45 smithi052 bash[22678]: audit 2024-09-11T02:15:45.427113+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:15:46.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:45 smithi097 bash[23313]: cluster 2024-09-11T02:15:44.253035+0000 mgr.a (mgr.14150) 128 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:46.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:45 smithi097 bash[23313]: cluster 2024-09-11T02:15:44.253035+0000 mgr.a (mgr.14150) 128 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:46.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:45 smithi097 bash[23313]: audit 2024-09-11T02:15:45.420270+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.52:0/3024644672' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c8902bec-1a7d-4877-9f90-541dc5446a11"} : dispatch 2024-09-11T02:15:46.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:45 smithi097 bash[23313]: audit 2024-09-11T02:15:45.420270+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.52:0/3024644672' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c8902bec-1a7d-4877-9f90-541dc5446a11"} : dispatch 2024-09-11T02:15:46.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:45 smithi097 bash[23313]: audit 2024-09-11T02:15:45.423024+0000 mon.a (mon.0) 382 : audit [INF] from='client.? 172.21.15.52:0/3024644672' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c8902bec-1a7d-4877-9f90-541dc5446a11"}]': finished 2024-09-11T02:15:46.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:45 smithi097 bash[23313]: audit 2024-09-11T02:15:45.423024+0000 mon.a (mon.0) 382 : audit [INF] from='client.? 172.21.15.52:0/3024644672' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c8902bec-1a7d-4877-9f90-541dc5446a11"}]': finished 2024-09-11T02:15:46.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:45 smithi097 bash[23313]: cluster 2024-09-11T02:15:45.426618+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-11T02:15:46.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:45 smithi097 bash[23313]: cluster 2024-09-11T02:15:45.426618+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-11T02:15:46.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:45 smithi097 bash[23313]: audit 2024-09-11T02:15:45.427113+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:15:46.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:45 smithi097 bash[23313]: audit 2024-09-11T02:15:45.427113+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:15:46.227 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:45 smithi079 bash[23416]: cluster 2024-09-11T02:15:44.253035+0000 mgr.a (mgr.14150) 128 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:46.227 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:45 smithi079 bash[23416]: cluster 2024-09-11T02:15:44.253035+0000 mgr.a (mgr.14150) 128 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:46.227 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:45 smithi079 bash[23416]: audit 2024-09-11T02:15:45.420270+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.52:0/3024644672' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c8902bec-1a7d-4877-9f90-541dc5446a11"} : dispatch 2024-09-11T02:15:46.227 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:45 smithi079 bash[23416]: audit 2024-09-11T02:15:45.420270+0000 mon.a (mon.0) 381 : audit [INF] from='client.? 172.21.15.52:0/3024644672' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c8902bec-1a7d-4877-9f90-541dc5446a11"} : dispatch 2024-09-11T02:15:46.227 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:45 smithi079 bash[23416]: audit 2024-09-11T02:15:45.423024+0000 mon.a (mon.0) 382 : audit [INF] from='client.? 172.21.15.52:0/3024644672' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c8902bec-1a7d-4877-9f90-541dc5446a11"}]': finished 2024-09-11T02:15:46.227 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:45 smithi079 bash[23416]: audit 2024-09-11T02:15:45.423024+0000 mon.a (mon.0) 382 : audit [INF] from='client.? 172.21.15.52:0/3024644672' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c8902bec-1a7d-4877-9f90-541dc5446a11"}]': finished 2024-09-11T02:15:46.227 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:45 smithi079 bash[23416]: cluster 2024-09-11T02:15:45.426618+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-11T02:15:46.227 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:45 smithi079 bash[23416]: cluster 2024-09-11T02:15:45.426618+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-11T02:15:46.227 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:45 smithi079 bash[23416]: audit 2024-09-11T02:15:45.427113+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:15:46.227 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:45 smithi079 bash[23416]: audit 2024-09-11T02:15:45.427113+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:15:47.407 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:47 smithi079 bash[23416]: audit 2024-09-11T02:15:46.053639+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:47.407 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:47 smithi079 bash[23416]: audit 2024-09-11T02:15:46.053639+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:47.408 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:47 smithi079 bash[23416]: audit 2024-09-11T02:15:46.060232+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:47.408 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:47 smithi079 bash[23416]: audit 2024-09-11T02:15:46.060232+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:47.408 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:47 smithi079 bash[23416]: audit 2024-09-11T02:15:46.068839+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:47.408 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:47 smithi079 bash[23416]: audit 2024-09-11T02:15:46.068839+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:47.408 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:47 smithi079 bash[23416]: audit 2024-09-11T02:15:46.069458+0000 mon.a (mon.0) 388 : audit [DBG] from='client.? 172.21.15.52:0/2388888005' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-11T02:15:47.408 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:47 smithi079 bash[23416]: audit 2024-09-11T02:15:46.069458+0000 mon.a (mon.0) 388 : audit [DBG] from='client.? 172.21.15.52:0/2388888005' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-11T02:15:47.408 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:47 smithi079 bash[23416]: cluster 2024-09-11T02:15:46.253447+0000 mgr.a (mgr.14150) 129 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:47.408 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:47 smithi079 bash[23416]: cluster 2024-09-11T02:15:46.253447+0000 mgr.a (mgr.14150) 129 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:47.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:47 smithi052 bash[22678]: audit 2024-09-11T02:15:46.053639+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:47.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:47 smithi052 bash[22678]: audit 2024-09-11T02:15:46.053639+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:47.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:47 smithi052 bash[22678]: audit 2024-09-11T02:15:46.060232+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:47.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:47 smithi052 bash[22678]: audit 2024-09-11T02:15:46.060232+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:47.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:47 smithi052 bash[22678]: audit 2024-09-11T02:15:46.068839+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:47.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:47 smithi052 bash[22678]: audit 2024-09-11T02:15:46.068839+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:47.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:47 smithi052 bash[22678]: audit 2024-09-11T02:15:46.069458+0000 mon.a (mon.0) 388 : audit [DBG] from='client.? 172.21.15.52:0/2388888005' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-11T02:15:47.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:47 smithi052 bash[22678]: audit 2024-09-11T02:15:46.069458+0000 mon.a (mon.0) 388 : audit [DBG] from='client.? 172.21.15.52:0/2388888005' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-11T02:15:47.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:47 smithi052 bash[22678]: cluster 2024-09-11T02:15:46.253447+0000 mgr.a (mgr.14150) 129 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:47.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:47 smithi052 bash[22678]: cluster 2024-09-11T02:15:46.253447+0000 mgr.a (mgr.14150) 129 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:47.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:47 smithi097 bash[23313]: audit 2024-09-11T02:15:46.053639+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:47.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:47 smithi097 bash[23313]: audit 2024-09-11T02:15:46.053639+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:47.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:47 smithi097 bash[23313]: audit 2024-09-11T02:15:46.060232+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:47.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:47 smithi097 bash[23313]: audit 2024-09-11T02:15:46.060232+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:47.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:47 smithi097 bash[23313]: audit 2024-09-11T02:15:46.068839+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:47.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:47 smithi097 bash[23313]: audit 2024-09-11T02:15:46.068839+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:47.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:47 smithi097 bash[23313]: audit 2024-09-11T02:15:46.069458+0000 mon.a (mon.0) 388 : audit [DBG] from='client.? 172.21.15.52:0/2388888005' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-11T02:15:47.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:47 smithi097 bash[23313]: audit 2024-09-11T02:15:46.069458+0000 mon.a (mon.0) 388 : audit [DBG] from='client.? 172.21.15.52:0/2388888005' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-11T02:15:47.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:47 smithi097 bash[23313]: cluster 2024-09-11T02:15:46.253447+0000 mgr.a (mgr.14150) 129 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:47.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:47 smithi097 bash[23313]: cluster 2024-09-11T02:15:46.253447+0000 mgr.a (mgr.14150) 129 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:49.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:49 smithi079 bash[23416]: cluster 2024-09-11T02:15:48.253880+0000 mgr.a (mgr.14150) 130 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:49.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:49 smithi079 bash[23416]: cluster 2024-09-11T02:15:48.253880+0000 mgr.a (mgr.14150) 130 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:49.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:49 smithi052 bash[22678]: cluster 2024-09-11T02:15:48.253880+0000 mgr.a (mgr.14150) 130 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:49.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:49 smithi052 bash[22678]: cluster 2024-09-11T02:15:48.253880+0000 mgr.a (mgr.14150) 130 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:49.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:49 smithi097 bash[23313]: cluster 2024-09-11T02:15:48.253880+0000 mgr.a (mgr.14150) 130 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:49.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:49 smithi097 bash[23313]: cluster 2024-09-11T02:15:48.253880+0000 mgr.a (mgr.14150) 130 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:51.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:51 smithi079 bash[23416]: cluster 2024-09-11T02:15:50.254289+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:51.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:51 smithi079 bash[23416]: cluster 2024-09-11T02:15:50.254289+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:51.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:51 smithi079 bash[23416]: audit 2024-09-11T02:15:50.561530+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:51.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:51 smithi079 bash[23416]: audit 2024-09-11T02:15:50.561530+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:51.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:51 smithi079 bash[23416]: audit 2024-09-11T02:15:50.569498+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:51.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:51 smithi079 bash[23416]: audit 2024-09-11T02:15:50.569498+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:51.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:51 smithi079 bash[23416]: audit 2024-09-11T02:15:50.578579+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:51.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:51 smithi079 bash[23416]: audit 2024-09-11T02:15:50.578579+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:51.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:51 smithi052 bash[22678]: cluster 2024-09-11T02:15:50.254289+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:51.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:51 smithi052 bash[22678]: cluster 2024-09-11T02:15:50.254289+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:51.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:51 smithi052 bash[22678]: audit 2024-09-11T02:15:50.561530+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:51.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:51 smithi052 bash[22678]: audit 2024-09-11T02:15:50.561530+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:51.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:51 smithi052 bash[22678]: audit 2024-09-11T02:15:50.569498+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:51.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:51 smithi052 bash[22678]: audit 2024-09-11T02:15:50.569498+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:51.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:51 smithi052 bash[22678]: audit 2024-09-11T02:15:50.578579+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:51.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:51 smithi052 bash[22678]: audit 2024-09-11T02:15:50.578579+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:51.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:51 smithi097 bash[23313]: cluster 2024-09-11T02:15:50.254289+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:51.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:51 smithi097 bash[23313]: cluster 2024-09-11T02:15:50.254289+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:51.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:51 smithi097 bash[23313]: audit 2024-09-11T02:15:50.561530+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:51.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:51 smithi097 bash[23313]: audit 2024-09-11T02:15:50.561530+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:51.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:51 smithi097 bash[23313]: audit 2024-09-11T02:15:50.569498+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:51.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:51 smithi097 bash[23313]: audit 2024-09-11T02:15:50.569498+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:51.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:51 smithi097 bash[23313]: audit 2024-09-11T02:15:50.578579+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:51.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:51 smithi097 bash[23313]: audit 2024-09-11T02:15:50.578579+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:15:53.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:53 smithi079 bash[23416]: cluster 2024-09-11T02:15:52.254702+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:53.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:53 smithi079 bash[23416]: cluster 2024-09-11T02:15:52.254702+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:53.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:53 smithi052 bash[22678]: cluster 2024-09-11T02:15:52.254702+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:53.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:53 smithi052 bash[22678]: cluster 2024-09-11T02:15:52.254702+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:53.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:53 smithi097 bash[23313]: cluster 2024-09-11T02:15:52.254702+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:53.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:53 smithi097 bash[23313]: cluster 2024-09-11T02:15:52.254702+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:55.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:55 smithi079 bash[23416]: cluster 2024-09-11T02:15:54.255184+0000 mgr.a (mgr.14150) 133 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:55.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:55 smithi079 bash[23416]: cluster 2024-09-11T02:15:54.255184+0000 mgr.a (mgr.14150) 133 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:55.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:55 smithi052 bash[22678]: cluster 2024-09-11T02:15:54.255184+0000 mgr.a (mgr.14150) 133 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:55.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:55 smithi052 bash[22678]: cluster 2024-09-11T02:15:54.255184+0000 mgr.a (mgr.14150) 133 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:55.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:55 smithi097 bash[23313]: cluster 2024-09-11T02:15:54.255184+0000 mgr.a (mgr.14150) 133 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:55.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:55 smithi097 bash[23313]: cluster 2024-09-11T02:15:54.255184+0000 mgr.a (mgr.14150) 133 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:57.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:57 smithi052 bash[22678]: cluster 2024-09-11T02:15:56.255657+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:57.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:57 smithi052 bash[22678]: cluster 2024-09-11T02:15:56.255657+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:57.911 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:57 smithi097 bash[23313]: cluster 2024-09-11T02:15:56.255657+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:57.911 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:57 smithi097 bash[23313]: cluster 2024-09-11T02:15:56.255657+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:57.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:57 smithi079 bash[23416]: cluster 2024-09-11T02:15:56.255657+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:57.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:57 smithi079 bash[23416]: cluster 2024-09-11T02:15:56.255657+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:59.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:59 smithi052 bash[22678]: cluster 2024-09-11T02:15:58.255975+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:59.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:15:59 smithi052 bash[22678]: cluster 2024-09-11T02:15:58.255975+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:59.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:59 smithi097 bash[23313]: cluster 2024-09-11T02:15:58.255975+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:59.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:15:59 smithi097 bash[23313]: cluster 2024-09-11T02:15:58.255975+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:59.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:59 smithi079 bash[23416]: cluster 2024-09-11T02:15:58.255975+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:15:59.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:15:59 smithi079 bash[23416]: cluster 2024-09-11T02:15:58.255975+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:00.912 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:00 smithi097 bash[23313]: audit 2024-09-11T02:16:00.441376+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-11T02:16:00.912 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:00 smithi097 bash[23313]: audit 2024-09-11T02:16:00.441376+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-11T02:16:00.912 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:00 smithi097 bash[23313]: audit 2024-09-11T02:16:00.443034+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:00.913 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:00 smithi097 bash[23313]: audit 2024-09-11T02:16:00.443034+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:00.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:00 smithi079 bash[23416]: audit 2024-09-11T02:16:00.441376+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-11T02:16:00.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:00 smithi079 bash[23416]: audit 2024-09-11T02:16:00.441376+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-11T02:16:00.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:00 smithi079 bash[23416]: audit 2024-09-11T02:16:00.443034+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:00.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:00 smithi079 bash[23416]: audit 2024-09-11T02:16:00.443034+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:00.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:00 smithi052 bash[22678]: audit 2024-09-11T02:16:00.441376+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-11T02:16:00.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:00 smithi052 bash[22678]: audit 2024-09-11T02:16:00.441376+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-11T02:16:00.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:00 smithi052 bash[22678]: audit 2024-09-11T02:16:00.443034+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:00.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:00 smithi052 bash[22678]: audit 2024-09-11T02:16:00.443034+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:01.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:01 smithi052 bash[22678]: cluster 2024-09-11T02:16:00.256427+0000 mgr.a (mgr.14150) 136 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:01.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:01 smithi052 bash[22678]: cluster 2024-09-11T02:16:00.256427+0000 mgr.a (mgr.14150) 136 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:01.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:01 smithi052 bash[22678]: cephadm 2024-09-11T02:16:00.444640+0000 mgr.a (mgr.14150) 137 : cephadm [INF] Deploying daemon osd.0 on smithi052 2024-09-11T02:16:01.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:01 smithi052 bash[22678]: cephadm 2024-09-11T02:16:00.444640+0000 mgr.a (mgr.14150) 137 : cephadm [INF] Deploying daemon osd.0 on smithi052 2024-09-11T02:16:01.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:01 smithi079 bash[23416]: cluster 2024-09-11T02:16:00.256427+0000 mgr.a (mgr.14150) 136 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:01.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:01 smithi079 bash[23416]: cluster 2024-09-11T02:16:00.256427+0000 mgr.a (mgr.14150) 136 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:01.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:01 smithi079 bash[23416]: cephadm 2024-09-11T02:16:00.444640+0000 mgr.a (mgr.14150) 137 : cephadm [INF] Deploying daemon osd.0 on smithi052 2024-09-11T02:16:01.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:01 smithi079 bash[23416]: cephadm 2024-09-11T02:16:00.444640+0000 mgr.a (mgr.14150) 137 : cephadm [INF] Deploying daemon osd.0 on smithi052 2024-09-11T02:16:01.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:01 smithi097 bash[23313]: cluster 2024-09-11T02:16:00.256427+0000 mgr.a (mgr.14150) 136 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:01.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:01 smithi097 bash[23313]: cluster 2024-09-11T02:16:00.256427+0000 mgr.a (mgr.14150) 136 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:01.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:01 smithi097 bash[23313]: cephadm 2024-09-11T02:16:00.444640+0000 mgr.a (mgr.14150) 137 : cephadm [INF] Deploying daemon osd.0 on smithi052 2024-09-11T02:16:01.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:01 smithi097 bash[23313]: cephadm 2024-09-11T02:16:00.444640+0000 mgr.a (mgr.14150) 137 : cephadm [INF] Deploying daemon osd.0 on smithi052 2024-09-11T02:16:03.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:03 smithi079 bash[23416]: audit 2024-09-11T02:16:02.112008+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:03.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:03 smithi079 bash[23416]: audit 2024-09-11T02:16:02.112008+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:03.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:03 smithi079 bash[23416]: audit 2024-09-11T02:16:02.116859+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:03.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:03 smithi079 bash[23416]: audit 2024-09-11T02:16:02.116859+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:03.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:03 smithi079 bash[23416]: audit 2024-09-11T02:16:02.121815+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:03.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:03 smithi079 bash[23416]: audit 2024-09-11T02:16:02.121815+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:03.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:03 smithi079 bash[23416]: cluster 2024-09-11T02:16:02.256823+0000 mgr.a (mgr.14150) 138 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:03.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:03 smithi079 bash[23416]: cluster 2024-09-11T02:16:02.256823+0000 mgr.a (mgr.14150) 138 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:03.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:03 smithi052 bash[22678]: audit 2024-09-11T02:16:02.112008+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:03.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:03 smithi052 bash[22678]: audit 2024-09-11T02:16:02.112008+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:03.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:03 smithi052 bash[22678]: audit 2024-09-11T02:16:02.116859+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:03.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:03 smithi052 bash[22678]: audit 2024-09-11T02:16:02.116859+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:03.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:03 smithi052 bash[22678]: audit 2024-09-11T02:16:02.121815+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:03.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:03 smithi052 bash[22678]: audit 2024-09-11T02:16:02.121815+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:03.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:03 smithi052 bash[22678]: cluster 2024-09-11T02:16:02.256823+0000 mgr.a (mgr.14150) 138 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:03.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:03 smithi052 bash[22678]: cluster 2024-09-11T02:16:02.256823+0000 mgr.a (mgr.14150) 138 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:03.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:03 smithi097 bash[23313]: audit 2024-09-11T02:16:02.112008+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:03.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:03 smithi097 bash[23313]: audit 2024-09-11T02:16:02.112008+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:03.466 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:03 smithi097 bash[23313]: audit 2024-09-11T02:16:02.116859+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:03.466 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:03 smithi097 bash[23313]: audit 2024-09-11T02:16:02.116859+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:03.466 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:03 smithi097 bash[23313]: audit 2024-09-11T02:16:02.121815+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:03.466 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:03 smithi097 bash[23313]: audit 2024-09-11T02:16:02.121815+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:03.466 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:03 smithi097 bash[23313]: cluster 2024-09-11T02:16:02.256823+0000 mgr.a (mgr.14150) 138 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:03.466 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:03 smithi097 bash[23313]: cluster 2024-09-11T02:16:02.256823+0000 mgr.a (mgr.14150) 138 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:05.573 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:05 smithi052 bash[22678]: cluster 2024-09-11T02:16:04.257079+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:05.573 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:05 smithi052 bash[22678]: cluster 2024-09-11T02:16:04.257079+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:05.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:05 smithi079 bash[23416]: cluster 2024-09-11T02:16:04.257079+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:05.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:05 smithi079 bash[23416]: cluster 2024-09-11T02:16:04.257079+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:05.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:05 smithi097 bash[23313]: cluster 2024-09-11T02:16:04.257079+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:05.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:05 smithi097 bash[23313]: cluster 2024-09-11T02:16:04.257079+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:06.540 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:06 smithi052 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:16:06.540 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:16:06 smithi052 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:16:06.820 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:06 smithi052 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:16:06.821 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:16:06 smithi052 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:16:07.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: audit 2024-09-11T02:16:06.201274+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: audit 2024-09-11T02:16:06.201274+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: audit 2024-09-11T02:16:06.205294+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: audit 2024-09-11T02:16:06.205294+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: cephadm 2024-09-11T02:16:06.207229+0000 mgr.a (mgr.14150) 140 : cephadm [INF] Detected new or changed devices on smithi052 2024-09-11T02:16:07.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: cephadm 2024-09-11T02:16:06.207229+0000 mgr.a (mgr.14150) 140 : cephadm [INF] Detected new or changed devices on smithi052 2024-09-11T02:16:07.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: audit 2024-09-11T02:16:06.211189+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: audit 2024-09-11T02:16:06.211189+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: cluster 2024-09-11T02:16:06.257380+0000 mgr.a (mgr.14150) 141 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:07.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: cluster 2024-09-11T02:16:06.257380+0000 mgr.a (mgr.14150) 141 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:07.427 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: audit 2024-09-11T02:16:06.834432+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:16:07.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: audit 2024-09-11T02:16:06.834432+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:16:07.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: audit 2024-09-11T02:16:06.838678+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: audit 2024-09-11T02:16:06.838678+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: audit 2024-09-11T02:16:06.839064+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:07.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: audit 2024-09-11T02:16:06.839064+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:07.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: audit 2024-09-11T02:16:06.840579+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:16:07.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: audit 2024-09-11T02:16:06.840579+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:16:07.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: audit 2024-09-11T02:16:06.843482+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: audit 2024-09-11T02:16:06.843482+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: audit 2024-09-11T02:16:06.847846+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.428 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:07 smithi079 bash[23416]: audit 2024-09-11T02:16:06.847846+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: audit 2024-09-11T02:16:06.201274+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: audit 2024-09-11T02:16:06.201274+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: audit 2024-09-11T02:16:06.205294+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: audit 2024-09-11T02:16:06.205294+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: cephadm 2024-09-11T02:16:06.207229+0000 mgr.a (mgr.14150) 140 : cephadm [INF] Detected new or changed devices on smithi052 2024-09-11T02:16:07.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: cephadm 2024-09-11T02:16:06.207229+0000 mgr.a (mgr.14150) 140 : cephadm [INF] Detected new or changed devices on smithi052 2024-09-11T02:16:07.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: audit 2024-09-11T02:16:06.211189+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: audit 2024-09-11T02:16:06.211189+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: cluster 2024-09-11T02:16:06.257380+0000 mgr.a (mgr.14150) 141 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:07.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: cluster 2024-09-11T02:16:06.257380+0000 mgr.a (mgr.14150) 141 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:07.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: audit 2024-09-11T02:16:06.834432+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:16:07.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: audit 2024-09-11T02:16:06.834432+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:16:07.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: audit 2024-09-11T02:16:06.838678+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: audit 2024-09-11T02:16:06.838678+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: audit 2024-09-11T02:16:06.839064+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:07.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: audit 2024-09-11T02:16:06.839064+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:07.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: audit 2024-09-11T02:16:06.840579+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:16:07.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: audit 2024-09-11T02:16:06.840579+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:16:07.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: audit 2024-09-11T02:16:06.843482+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: audit 2024-09-11T02:16:06.843482+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: audit 2024-09-11T02:16:06.847846+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.454 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:07 smithi052 bash[22678]: audit 2024-09-11T02:16:06.847846+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: audit 2024-09-11T02:16:06.201274+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: audit 2024-09-11T02:16:06.201274+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: audit 2024-09-11T02:16:06.205294+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: audit 2024-09-11T02:16:06.205294+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: cephadm 2024-09-11T02:16:06.207229+0000 mgr.a (mgr.14150) 140 : cephadm [INF] Detected new or changed devices on smithi052 2024-09-11T02:16:07.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: cephadm 2024-09-11T02:16:06.207229+0000 mgr.a (mgr.14150) 140 : cephadm [INF] Detected new or changed devices on smithi052 2024-09-11T02:16:07.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: audit 2024-09-11T02:16:06.211189+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: audit 2024-09-11T02:16:06.211189+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: cluster 2024-09-11T02:16:06.257380+0000 mgr.a (mgr.14150) 141 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:07.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: cluster 2024-09-11T02:16:06.257380+0000 mgr.a (mgr.14150) 141 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:07.466 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: audit 2024-09-11T02:16:06.834432+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:16:07.466 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: audit 2024-09-11T02:16:06.834432+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:16:07.466 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: audit 2024-09-11T02:16:06.838678+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.466 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: audit 2024-09-11T02:16:06.838678+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.466 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: audit 2024-09-11T02:16:06.839064+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:07.466 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: audit 2024-09-11T02:16:06.839064+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:07.466 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: audit 2024-09-11T02:16:06.840579+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:16:07.466 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: audit 2024-09-11T02:16:06.840579+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:16:07.466 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: audit 2024-09-11T02:16:06.843482+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.466 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: audit 2024-09-11T02:16:06.843482+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.466 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: audit 2024-09-11T02:16:06.847846+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:07.466 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:07 smithi097 bash[23313]: audit 2024-09-11T02:16:06.847846+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:09.587 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:09 smithi052 bash[22678]: cluster 2024-09-11T02:16:08.257752+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:09.587 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:09 smithi052 bash[22678]: cluster 2024-09-11T02:16:08.257752+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:09.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:09 smithi079 bash[23416]: cluster 2024-09-11T02:16:08.257752+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:09.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:09 smithi079 bash[23416]: cluster 2024-09-11T02:16:08.257752+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:09.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:09 smithi097 bash[23313]: cluster 2024-09-11T02:16:08.257752+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:09.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:09 smithi097 bash[23313]: cluster 2024-09-11T02:16:08.257752+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:12.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:11 smithi052 bash[22678]: cluster 2024-09-11T02:16:10.258165+0000 mgr.a (mgr.14150) 143 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:12.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:11 smithi052 bash[22678]: cluster 2024-09-11T02:16:10.258165+0000 mgr.a (mgr.14150) 143 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:12.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:11 smithi052 bash[22678]: audit 2024-09-11T02:16:10.770701+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:12.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:11 smithi052 bash[22678]: audit 2024-09-11T02:16:10.770701+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:12.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:11 smithi052 bash[22678]: audit 2024-09-11T02:16:10.778320+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:12.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:11 smithi052 bash[22678]: audit 2024-09-11T02:16:10.778320+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:12.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:11 smithi052 bash[22678]: audit 2024-09-11T02:16:10.787992+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:12.103 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:11 smithi052 bash[22678]: audit 2024-09-11T02:16:10.787992+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:12.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:11 smithi079 bash[23416]: cluster 2024-09-11T02:16:10.258165+0000 mgr.a (mgr.14150) 143 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:12.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:11 smithi079 bash[23416]: cluster 2024-09-11T02:16:10.258165+0000 mgr.a (mgr.14150) 143 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:12.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:11 smithi079 bash[23416]: audit 2024-09-11T02:16:10.770701+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:12.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:11 smithi079 bash[23416]: audit 2024-09-11T02:16:10.770701+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:12.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:11 smithi079 bash[23416]: audit 2024-09-11T02:16:10.778320+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:12.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:11 smithi079 bash[23416]: audit 2024-09-11T02:16:10.778320+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:12.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:11 smithi079 bash[23416]: audit 2024-09-11T02:16:10.787992+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:12.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:11 smithi079 bash[23416]: audit 2024-09-11T02:16:10.787992+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:12.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:11 smithi097 bash[23313]: cluster 2024-09-11T02:16:10.258165+0000 mgr.a (mgr.14150) 143 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:12.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:11 smithi097 bash[23313]: cluster 2024-09-11T02:16:10.258165+0000 mgr.a (mgr.14150) 143 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:12.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:11 smithi097 bash[23313]: audit 2024-09-11T02:16:10.770701+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:12.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:11 smithi097 bash[23313]: audit 2024-09-11T02:16:10.770701+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:12.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:11 smithi097 bash[23313]: audit 2024-09-11T02:16:10.778320+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:12.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:11 smithi097 bash[23313]: audit 2024-09-11T02:16:10.778320+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:12.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:11 smithi097 bash[23313]: audit 2024-09-11T02:16:10.787992+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:12.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:11 smithi097 bash[23313]: audit 2024-09-11T02:16:10.787992+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:13.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:13 smithi079 bash[23416]: cluster 2024-09-11T02:16:12.258457+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:13.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:13 smithi079 bash[23416]: cluster 2024-09-11T02:16:12.258457+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:13.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:13 smithi079 bash[23416]: audit 2024-09-11T02:16:12.406020+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:13.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:13 smithi079 bash[23416]: audit 2024-09-11T02:16:12.406020+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:13.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:13 smithi079 bash[23416]: audit 2024-09-11T02:16:12.413371+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:13.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:13 smithi079 bash[23416]: audit 2024-09-11T02:16:12.413371+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:13.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:13 smithi079 bash[23416]: audit 2024-09-11T02:16:12.422307+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:13.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:13 smithi079 bash[23416]: audit 2024-09-11T02:16:12.422307+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:13.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:13 smithi052 bash[22678]: cluster 2024-09-11T02:16:12.258457+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:13.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:13 smithi052 bash[22678]: cluster 2024-09-11T02:16:12.258457+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:13.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:13 smithi052 bash[22678]: audit 2024-09-11T02:16:12.406020+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:13.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:13 smithi052 bash[22678]: audit 2024-09-11T02:16:12.406020+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:13.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:13 smithi052 bash[22678]: audit 2024-09-11T02:16:12.413371+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:13.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:13 smithi052 bash[22678]: audit 2024-09-11T02:16:12.413371+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:13.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:13 smithi052 bash[22678]: audit 2024-09-11T02:16:12.422307+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:13.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:13 smithi052 bash[22678]: audit 2024-09-11T02:16:12.422307+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:13.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:13 smithi097 bash[23313]: cluster 2024-09-11T02:16:12.258457+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:13.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:13 smithi097 bash[23313]: cluster 2024-09-11T02:16:12.258457+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:13.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:13 smithi097 bash[23313]: audit 2024-09-11T02:16:12.406020+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:13.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:13 smithi097 bash[23313]: audit 2024-09-11T02:16:12.406020+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:13.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:13 smithi097 bash[23313]: audit 2024-09-11T02:16:12.413371+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:13.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:13 smithi097 bash[23313]: audit 2024-09-11T02:16:12.413371+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:13.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:13 smithi097 bash[23313]: audit 2024-09-11T02:16:12.422307+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:13.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:13 smithi097 bash[23313]: audit 2024-09-11T02:16:12.422307+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:15.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:15 smithi079 bash[23416]: cluster 2024-09-11T02:16:14.258853+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:15.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:15 smithi079 bash[23416]: cluster 2024-09-11T02:16:14.258853+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:15.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:15 smithi052 bash[22678]: cluster 2024-09-11T02:16:14.258853+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:15.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:15 smithi052 bash[22678]: cluster 2024-09-11T02:16:14.258853+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:15.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:15 smithi097 bash[23313]: cluster 2024-09-11T02:16:14.258853+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:15.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:15 smithi097 bash[23313]: cluster 2024-09-11T02:16:14.258853+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:16.654 INFO:teuthology.orchestra.run.smithi052.stdout:Created osd(s) 0 on host 'smithi052' 2024-09-11T02:16:17.266 DEBUG:teuthology.orchestra.run.smithi052:osd.0> sudo journalctl -f -n 0 -u ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@osd.0.service 2024-09-11T02:16:17.269 INFO:tasks.cephadm:Deploying osd.1 on smithi079 with /dev/vg_nvme/lv_4... 2024-09-11T02:16:17.269 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-11T02:16:17.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: cluster 2024-09-11T02:16:16.259258+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:17.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: cluster 2024-09-11T02:16:16.259258+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:17.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: audit 2024-09-11T02:16:16.640441+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:16:17.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: audit 2024-09-11T02:16:16.640441+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:16:17.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: audit 2024-09-11T02:16:16.645835+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: audit 2024-09-11T02:16:16.645835+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: audit 2024-09-11T02:16:16.646584+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-11T02:16:17.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: audit 2024-09-11T02:16:16.646584+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-11T02:16:17.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: cephadm 2024-09-11T02:16:16.647756+0000 mgr.a (mgr.14150) 147 : cephadm [INF] Adjusting osd_memory_target on smithi052 to 16245M 2024-09-11T02:16:17.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: cephadm 2024-09-11T02:16:16.647756+0000 mgr.a (mgr.14150) 147 : cephadm [INF] Adjusting osd_memory_target on smithi052 to 16245M 2024-09-11T02:16:17.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: audit 2024-09-11T02:16:16.652308+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: audit 2024-09-11T02:16:16.652308+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: audit 2024-09-11T02:16:16.658193+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: audit 2024-09-11T02:16:16.658193+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: audit 2024-09-11T02:16:16.661699+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:17.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: audit 2024-09-11T02:16:16.661699+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:17.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: audit 2024-09-11T02:16:16.662890+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:16:17.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: audit 2024-09-11T02:16:16.662890+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:16:17.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: audit 2024-09-11T02:16:16.671784+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: audit 2024-09-11T02:16:16.671784+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: audit 2024-09-11T02:16:16.749621+0000 mon.a (mon.0) 420 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-11T02:16:17.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:17 smithi079 bash[23416]: audit 2024-09-11T02:16:16.749621+0000 mon.a (mon.0) 420 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-11T02:16:17.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: cluster 2024-09-11T02:16:16.259258+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:17.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: cluster 2024-09-11T02:16:16.259258+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:17.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: audit 2024-09-11T02:16:16.640441+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:16:17.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: audit 2024-09-11T02:16:16.640441+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:16:17.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: audit 2024-09-11T02:16:16.645835+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: audit 2024-09-11T02:16:16.645835+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: audit 2024-09-11T02:16:16.646584+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-11T02:16:17.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: audit 2024-09-11T02:16:16.646584+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-11T02:16:17.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: cephadm 2024-09-11T02:16:16.647756+0000 mgr.a (mgr.14150) 147 : cephadm [INF] Adjusting osd_memory_target on smithi052 to 16245M 2024-09-11T02:16:17.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: cephadm 2024-09-11T02:16:16.647756+0000 mgr.a (mgr.14150) 147 : cephadm [INF] Adjusting osd_memory_target on smithi052 to 16245M 2024-09-11T02:16:17.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: audit 2024-09-11T02:16:16.652308+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: audit 2024-09-11T02:16:16.652308+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: audit 2024-09-11T02:16:16.658193+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: audit 2024-09-11T02:16:16.658193+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: audit 2024-09-11T02:16:16.661699+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:17.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: audit 2024-09-11T02:16:16.661699+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:17.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: audit 2024-09-11T02:16:16.662890+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:16:17.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: audit 2024-09-11T02:16:16.662890+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:16:17.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: audit 2024-09-11T02:16:16.671784+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: audit 2024-09-11T02:16:16.671784+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: audit 2024-09-11T02:16:16.749621+0000 mon.a (mon.0) 420 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-11T02:16:17.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:17 smithi052 bash[22678]: audit 2024-09-11T02:16:16.749621+0000 mon.a (mon.0) 420 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-11T02:16:17.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: cluster 2024-09-11T02:16:16.259258+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:17.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: cluster 2024-09-11T02:16:16.259258+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:17.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: audit 2024-09-11T02:16:16.640441+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:16:17.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: audit 2024-09-11T02:16:16.640441+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:16:17.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: audit 2024-09-11T02:16:16.645835+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: audit 2024-09-11T02:16:16.645835+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: audit 2024-09-11T02:16:16.646584+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-11T02:16:17.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: audit 2024-09-11T02:16:16.646584+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-11T02:16:17.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: cephadm 2024-09-11T02:16:16.647756+0000 mgr.a (mgr.14150) 147 : cephadm [INF] Adjusting osd_memory_target on smithi052 to 16245M 2024-09-11T02:16:17.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: cephadm 2024-09-11T02:16:16.647756+0000 mgr.a (mgr.14150) 147 : cephadm [INF] Adjusting osd_memory_target on smithi052 to 16245M 2024-09-11T02:16:17.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: audit 2024-09-11T02:16:16.652308+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: audit 2024-09-11T02:16:16.652308+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: audit 2024-09-11T02:16:16.658193+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: audit 2024-09-11T02:16:16.658193+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: audit 2024-09-11T02:16:16.661699+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:17.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: audit 2024-09-11T02:16:16.661699+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:17.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: audit 2024-09-11T02:16:16.662890+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:16:17.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: audit 2024-09-11T02:16:16.662890+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:16:17.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: audit 2024-09-11T02:16:16.671784+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: audit 2024-09-11T02:16:16.671784+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:17.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: audit 2024-09-11T02:16:16.749621+0000 mon.a (mon.0) 420 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-11T02:16:17.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:17 smithi097 bash[23313]: audit 2024-09-11T02:16:16.749621+0000 mon.a (mon.0) 420 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-11T02:16:18.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:18 smithi052 bash[22678]: audit 2024-09-11T02:16:17.671243+0000 mon.a (mon.0) 421 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-11T02:16:18.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:18 smithi052 bash[22678]: audit 2024-09-11T02:16:17.671243+0000 mon.a (mon.0) 421 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-11T02:16:18.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:18 smithi052 bash[22678]: cluster 2024-09-11T02:16:17.675794+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-11T02:16:18.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:18 smithi052 bash[22678]: cluster 2024-09-11T02:16:17.675794+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-11T02:16:18.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:18 smithi052 bash[22678]: audit 2024-09-11T02:16:17.676409+0000 mon.a (mon.0) 423 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]} : dispatch 2024-09-11T02:16:18.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:18 smithi052 bash[22678]: audit 2024-09-11T02:16:17.676409+0000 mon.a (mon.0) 423 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]} : dispatch 2024-09-11T02:16:18.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:18 smithi052 bash[22678]: audit 2024-09-11T02:16:17.676959+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:18.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:18 smithi052 bash[22678]: audit 2024-09-11T02:16:17.676959+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:18.953 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 11 02:16:18 smithi052 bash[32135]: debug 2024-09-11T02:16:18.703+0000 7f7b66ab4640 -1 osd.0 0 waiting for initial osdmap 2024-09-11T02:16:18.953 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 11 02:16:18 smithi052 bash[32135]: debug 2024-09-11T02:16:18.703+0000 7f7b628db640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-11T02:16:18.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:18 smithi097 bash[23313]: audit 2024-09-11T02:16:17.671243+0000 mon.a (mon.0) 421 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-11T02:16:18.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:18 smithi097 bash[23313]: audit 2024-09-11T02:16:17.671243+0000 mon.a (mon.0) 421 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-11T02:16:18.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:18 smithi097 bash[23313]: cluster 2024-09-11T02:16:17.675794+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-11T02:16:18.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:18 smithi097 bash[23313]: cluster 2024-09-11T02:16:17.675794+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-11T02:16:18.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:18 smithi097 bash[23313]: audit 2024-09-11T02:16:17.676409+0000 mon.a (mon.0) 423 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]} : dispatch 2024-09-11T02:16:18.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:18 smithi097 bash[23313]: audit 2024-09-11T02:16:17.676409+0000 mon.a (mon.0) 423 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]} : dispatch 2024-09-11T02:16:18.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:18 smithi097 bash[23313]: audit 2024-09-11T02:16:17.676959+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:18.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:18 smithi097 bash[23313]: audit 2024-09-11T02:16:17.676959+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:19.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:18 smithi079 bash[23416]: audit 2024-09-11T02:16:17.671243+0000 mon.a (mon.0) 421 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-11T02:16:19.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:18 smithi079 bash[23416]: audit 2024-09-11T02:16:17.671243+0000 mon.a (mon.0) 421 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-11T02:16:19.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:18 smithi079 bash[23416]: cluster 2024-09-11T02:16:17.675794+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-11T02:16:19.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:18 smithi079 bash[23416]: cluster 2024-09-11T02:16:17.675794+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-11T02:16:19.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:18 smithi079 bash[23416]: audit 2024-09-11T02:16:17.676409+0000 mon.a (mon.0) 423 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]} : dispatch 2024-09-11T02:16:19.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:18 smithi079 bash[23416]: audit 2024-09-11T02:16:17.676409+0000 mon.a (mon.0) 423 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]} : dispatch 2024-09-11T02:16:19.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:18 smithi079 bash[23416]: audit 2024-09-11T02:16:17.676959+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:19.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:18 smithi079 bash[23416]: audit 2024-09-11T02:16:17.676959+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:19.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:19 smithi097 bash[23313]: cluster 2024-09-11T02:16:18.259659+0000 mgr.a (mgr.14150) 148 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:19.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:19 smithi097 bash[23313]: cluster 2024-09-11T02:16:18.259659+0000 mgr.a (mgr.14150) 148 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:19.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:19 smithi097 bash[23313]: audit 2024-09-11T02:16:18.673401+0000 mon.a (mon.0) 425 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]': finished 2024-09-11T02:16:19.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:19 smithi097 bash[23313]: audit 2024-09-11T02:16:18.673401+0000 mon.a (mon.0) 425 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]': finished 2024-09-11T02:16:19.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:19 smithi097 bash[23313]: cluster 2024-09-11T02:16:18.676933+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-11T02:16:19.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:19 smithi097 bash[23313]: cluster 2024-09-11T02:16:18.676933+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-11T02:16:19.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:19 smithi097 bash[23313]: audit 2024-09-11T02:16:18.677815+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:19.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:19 smithi097 bash[23313]: audit 2024-09-11T02:16:18.677815+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:19.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:19 smithi097 bash[23313]: audit 2024-09-11T02:16:18.684469+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:19.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:19 smithi097 bash[23313]: audit 2024-09-11T02:16:18.684469+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:19.909 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:19 smithi052 bash[22678]: cluster 2024-09-11T02:16:18.259659+0000 mgr.a (mgr.14150) 148 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:19.909 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:19 smithi052 bash[22678]: cluster 2024-09-11T02:16:18.259659+0000 mgr.a (mgr.14150) 148 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:19.909 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:19 smithi052 bash[22678]: audit 2024-09-11T02:16:18.673401+0000 mon.a (mon.0) 425 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]': finished 2024-09-11T02:16:19.909 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:19 smithi052 bash[22678]: audit 2024-09-11T02:16:18.673401+0000 mon.a (mon.0) 425 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]': finished 2024-09-11T02:16:19.909 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:19 smithi052 bash[22678]: cluster 2024-09-11T02:16:18.676933+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-11T02:16:19.909 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:19 smithi052 bash[22678]: cluster 2024-09-11T02:16:18.676933+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-11T02:16:19.910 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:19 smithi052 bash[22678]: audit 2024-09-11T02:16:18.677815+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:19.910 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:19 smithi052 bash[22678]: audit 2024-09-11T02:16:18.677815+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:19.910 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:19 smithi052 bash[22678]: audit 2024-09-11T02:16:18.684469+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:19.910 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:19 smithi052 bash[22678]: audit 2024-09-11T02:16:18.684469+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:20.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:19 smithi079 bash[23416]: cluster 2024-09-11T02:16:18.259659+0000 mgr.a (mgr.14150) 148 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:20.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:19 smithi079 bash[23416]: cluster 2024-09-11T02:16:18.259659+0000 mgr.a (mgr.14150) 148 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:20.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:19 smithi079 bash[23416]: audit 2024-09-11T02:16:18.673401+0000 mon.a (mon.0) 425 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]': finished 2024-09-11T02:16:20.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:19 smithi079 bash[23416]: audit 2024-09-11T02:16:18.673401+0000 mon.a (mon.0) 425 : audit [INF] from='osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi052", "root=default"]}]': finished 2024-09-11T02:16:20.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:19 smithi079 bash[23416]: cluster 2024-09-11T02:16:18.676933+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-11T02:16:20.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:19 smithi079 bash[23416]: cluster 2024-09-11T02:16:18.676933+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-11T02:16:20.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:19 smithi079 bash[23416]: audit 2024-09-11T02:16:18.677815+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:20.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:19 smithi079 bash[23416]: audit 2024-09-11T02:16:18.677815+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:20.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:19 smithi079 bash[23416]: audit 2024-09-11T02:16:18.684469+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:20.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:19 smithi079 bash[23416]: audit 2024-09-11T02:16:18.684469+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:20.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:20 smithi052 bash[22678]: cluster 2024-09-11T02:16:17.718830+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-11T02:16:20.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:20 smithi052 bash[22678]: cluster 2024-09-11T02:16:17.718830+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-11T02:16:20.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:20 smithi052 bash[22678]: cluster 2024-09-11T02:16:17.718960+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-11T02:16:20.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:20 smithi052 bash[22678]: cluster 2024-09-11T02:16:17.718960+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-11T02:16:20.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:20 smithi052 bash[22678]: cluster 2024-09-11T02:16:19.684518+0000 mon.a (mon.0) 429 : cluster [INF] osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621] boot 2024-09-11T02:16:20.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:20 smithi052 bash[22678]: cluster 2024-09-11T02:16:19.684518+0000 mon.a (mon.0) 429 : cluster [INF] osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621] boot 2024-09-11T02:16:20.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:20 smithi052 bash[22678]: cluster 2024-09-11T02:16:19.684553+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-11T02:16:20.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:20 smithi052 bash[22678]: cluster 2024-09-11T02:16:19.684553+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-11T02:16:20.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:20 smithi052 bash[22678]: audit 2024-09-11T02:16:19.685040+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:20.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:20 smithi052 bash[22678]: audit 2024-09-11T02:16:19.685040+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:20.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:20 smithi097 bash[23313]: cluster 2024-09-11T02:16:17.718830+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-11T02:16:20.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:20 smithi097 bash[23313]: cluster 2024-09-11T02:16:17.718830+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-11T02:16:20.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:20 smithi097 bash[23313]: cluster 2024-09-11T02:16:17.718960+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-11T02:16:20.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:20 smithi097 bash[23313]: cluster 2024-09-11T02:16:17.718960+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-11T02:16:20.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:20 smithi097 bash[23313]: cluster 2024-09-11T02:16:19.684518+0000 mon.a (mon.0) 429 : cluster [INF] osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621] boot 2024-09-11T02:16:20.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:20 smithi097 bash[23313]: cluster 2024-09-11T02:16:19.684518+0000 mon.a (mon.0) 429 : cluster [INF] osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621] boot 2024-09-11T02:16:20.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:20 smithi097 bash[23313]: cluster 2024-09-11T02:16:19.684553+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-11T02:16:20.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:20 smithi097 bash[23313]: cluster 2024-09-11T02:16:19.684553+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-11T02:16:20.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:20 smithi097 bash[23313]: audit 2024-09-11T02:16:19.685040+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:20.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:20 smithi097 bash[23313]: audit 2024-09-11T02:16:19.685040+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:21.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:20 smithi079 bash[23416]: cluster 2024-09-11T02:16:17.718830+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-11T02:16:21.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:20 smithi079 bash[23416]: cluster 2024-09-11T02:16:17.718830+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-11T02:16:21.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:20 smithi079 bash[23416]: cluster 2024-09-11T02:16:17.718960+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-11T02:16:21.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:20 smithi079 bash[23416]: cluster 2024-09-11T02:16:17.718960+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-11T02:16:21.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:20 smithi079 bash[23416]: cluster 2024-09-11T02:16:19.684518+0000 mon.a (mon.0) 429 : cluster [INF] osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621] boot 2024-09-11T02:16:21.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:20 smithi079 bash[23416]: cluster 2024-09-11T02:16:19.684518+0000 mon.a (mon.0) 429 : cluster [INF] osd.0 [v2:172.21.15.52:6802/1677369621,v1:172.21.15.52:6803/1677369621] boot 2024-09-11T02:16:21.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:20 smithi079 bash[23416]: cluster 2024-09-11T02:16:19.684553+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-11T02:16:21.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:20 smithi079 bash[23416]: cluster 2024-09-11T02:16:19.684553+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-11T02:16:21.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:20 smithi079 bash[23416]: audit 2024-09-11T02:16:19.685040+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:21.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:20 smithi079 bash[23416]: audit 2024-09-11T02:16:19.685040+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:16:21.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:21 smithi052 bash[22678]: cluster 2024-09-11T02:16:20.260073+0000 mgr.a (mgr.14150) 149 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:21.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:21 smithi052 bash[22678]: cluster 2024-09-11T02:16:20.260073+0000 mgr.a (mgr.14150) 149 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:21.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:21 smithi052 bash[22678]: cluster 2024-09-11T02:16:20.702067+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-11T02:16:21.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:21 smithi052 bash[22678]: cluster 2024-09-11T02:16:20.702067+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-11T02:16:21.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:21 smithi097 bash[23313]: cluster 2024-09-11T02:16:20.260073+0000 mgr.a (mgr.14150) 149 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:21.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:21 smithi097 bash[23313]: cluster 2024-09-11T02:16:20.260073+0000 mgr.a (mgr.14150) 149 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:21.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:21 smithi097 bash[23313]: cluster 2024-09-11T02:16:20.702067+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-11T02:16:21.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:21 smithi097 bash[23313]: cluster 2024-09-11T02:16:20.702067+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-11T02:16:21.992 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.b/config 2024-09-11T02:16:22.080 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:21 smithi079 bash[23416]: cluster 2024-09-11T02:16:20.260073+0000 mgr.a (mgr.14150) 149 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:22.080 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:21 smithi079 bash[23416]: cluster 2024-09-11T02:16:20.260073+0000 mgr.a (mgr.14150) 149 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-11T02:16:22.080 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:21 smithi079 bash[23416]: cluster 2024-09-11T02:16:20.702067+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-11T02:16:22.080 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:21 smithi079 bash[23416]: cluster 2024-09-11T02:16:20.702067+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-11T02:16:23.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:23 smithi079 bash[23416]: cluster 2024-09-11T02:16:22.260564+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:23.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:23 smithi079 bash[23416]: cluster 2024-09-11T02:16:22.260564+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:23.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:23 smithi079 bash[23416]: audit 2024-09-11T02:16:22.303544+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:23.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:23 smithi079 bash[23416]: audit 2024-09-11T02:16:22.303544+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:23.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:23 smithi079 bash[23416]: audit 2024-09-11T02:16:22.311595+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:23.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:23 smithi079 bash[23416]: audit 2024-09-11T02:16:22.311595+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:23.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:23 smithi079 bash[23416]: audit 2024-09-11T02:16:22.321735+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:23.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:23 smithi079 bash[23416]: audit 2024-09-11T02:16:22.321735+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:23.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:23 smithi052 bash[22678]: cluster 2024-09-11T02:16:22.260564+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:23.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:23 smithi052 bash[22678]: cluster 2024-09-11T02:16:22.260564+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:23.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:23 smithi052 bash[22678]: audit 2024-09-11T02:16:22.303544+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:23.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:23 smithi052 bash[22678]: audit 2024-09-11T02:16:22.303544+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:23.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:23 smithi052 bash[22678]: audit 2024-09-11T02:16:22.311595+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:23.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:23 smithi052 bash[22678]: audit 2024-09-11T02:16:22.311595+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:23.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:23 smithi052 bash[22678]: audit 2024-09-11T02:16:22.321735+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:23.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:23 smithi052 bash[22678]: audit 2024-09-11T02:16:22.321735+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:23.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:23 smithi097 bash[23313]: cluster 2024-09-11T02:16:22.260564+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:23.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:23 smithi097 bash[23313]: cluster 2024-09-11T02:16:22.260564+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:23.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:23 smithi097 bash[23313]: audit 2024-09-11T02:16:22.303544+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:23.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:23 smithi097 bash[23313]: audit 2024-09-11T02:16:22.303544+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:23.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:23 smithi097 bash[23313]: audit 2024-09-11T02:16:22.311595+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:23.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:23 smithi097 bash[23313]: audit 2024-09-11T02:16:22.311595+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:23.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:23 smithi097 bash[23313]: audit 2024-09-11T02:16:22.321735+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:23.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:23 smithi097 bash[23313]: audit 2024-09-11T02:16:22.321735+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:25.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:25 smithi079 bash[23416]: cluster 2024-09-11T02:16:24.261072+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:25.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:25 smithi079 bash[23416]: cluster 2024-09-11T02:16:24.261072+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:25.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:25 smithi052 bash[22678]: cluster 2024-09-11T02:16:24.261072+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:25.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:25 smithi052 bash[22678]: cluster 2024-09-11T02:16:24.261072+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:25.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:25 smithi097 bash[23313]: cluster 2024-09-11T02:16:24.261072+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:25.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:25 smithi097 bash[23313]: cluster 2024-09-11T02:16:24.261072+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:25.853 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-11T02:16:25.903 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi079:vg_nvme/lv_4 2024-09-11T02:16:27.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:27 smithi079 bash[23416]: cluster 2024-09-11T02:16:26.261601+0000 mgr.a (mgr.14150) 152 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:27.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:27 smithi079 bash[23416]: cluster 2024-09-11T02:16:26.261601+0000 mgr.a (mgr.14150) 152 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:27.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:27 smithi052 bash[22678]: cluster 2024-09-11T02:16:26.261601+0000 mgr.a (mgr.14150) 152 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:27.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:27 smithi052 bash[22678]: cluster 2024-09-11T02:16:26.261601+0000 mgr.a (mgr.14150) 152 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:27.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:27 smithi097 bash[23313]: cluster 2024-09-11T02:16:26.261601+0000 mgr.a (mgr.14150) 152 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:27.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:27 smithi097 bash[23313]: cluster 2024-09-11T02:16:26.261601+0000 mgr.a (mgr.14150) 152 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:29.584 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:29 smithi079 bash[23416]: cluster 2024-09-11T02:16:28.262135+0000 mgr.a (mgr.14150) 153 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:29.584 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:29 smithi079 bash[23416]: cluster 2024-09-11T02:16:28.262135+0000 mgr.a (mgr.14150) 153 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:29.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:29 smithi052 bash[22678]: cluster 2024-09-11T02:16:28.262135+0000 mgr.a (mgr.14150) 153 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:29.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:29 smithi052 bash[22678]: cluster 2024-09-11T02:16:28.262135+0000 mgr.a (mgr.14150) 153 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:29.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:29 smithi097 bash[23313]: cluster 2024-09-11T02:16:28.262135+0000 mgr.a (mgr.14150) 153 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:29.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:29 smithi097 bash[23313]: cluster 2024-09-11T02:16:28.262135+0000 mgr.a (mgr.14150) 153 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:31.213 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.b/config 2024-09-11T02:16:31.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:31 smithi079 bash[23416]: cluster 2024-09-11T02:16:30.262629+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:31.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:31 smithi079 bash[23416]: cluster 2024-09-11T02:16:30.262629+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:31.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:31 smithi079 bash[23416]: audit 2024-09-11T02:16:30.952031+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:31 smithi079 bash[23416]: audit 2024-09-11T02:16:30.952031+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:31 smithi079 bash[23416]: audit 2024-09-11T02:16:30.956976+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:31 smithi079 bash[23416]: audit 2024-09-11T02:16:30.956976+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:31 smithi079 bash[23416]: audit 2024-09-11T02:16:30.961707+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:31 smithi079 bash[23416]: audit 2024-09-11T02:16:30.961707+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:31 smithi079 bash[23416]: audit 2024-09-11T02:16:31.013861+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:31 smithi079 bash[23416]: audit 2024-09-11T02:16:31.013861+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:31 smithi079 bash[23416]: audit 2024-09-11T02:16:31.020975+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:31 smithi079 bash[23416]: audit 2024-09-11T02:16:31.020975+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:31 smithi079 bash[23416]: audit 2024-09-11T02:16:31.030244+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:31 smithi079 bash[23416]: audit 2024-09-11T02:16:31.030244+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:31 smithi052 bash[22678]: cluster 2024-09-11T02:16:30.262629+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:31.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:31 smithi052 bash[22678]: cluster 2024-09-11T02:16:30.262629+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:31.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:31 smithi052 bash[22678]: audit 2024-09-11T02:16:30.952031+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:31 smithi052 bash[22678]: audit 2024-09-11T02:16:30.952031+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:31 smithi052 bash[22678]: audit 2024-09-11T02:16:30.956976+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:31 smithi052 bash[22678]: audit 2024-09-11T02:16:30.956976+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:31 smithi052 bash[22678]: audit 2024-09-11T02:16:30.961707+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:31 smithi052 bash[22678]: audit 2024-09-11T02:16:30.961707+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:31 smithi052 bash[22678]: audit 2024-09-11T02:16:31.013861+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:31 smithi052 bash[22678]: audit 2024-09-11T02:16:31.013861+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:31 smithi052 bash[22678]: audit 2024-09-11T02:16:31.020975+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:31 smithi052 bash[22678]: audit 2024-09-11T02:16:31.020975+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:31 smithi052 bash[22678]: audit 2024-09-11T02:16:31.030244+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:31 smithi052 bash[22678]: audit 2024-09-11T02:16:31.030244+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:31 smithi097 bash[23313]: cluster 2024-09-11T02:16:30.262629+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:31.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:31 smithi097 bash[23313]: cluster 2024-09-11T02:16:30.262629+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:31.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:31 smithi097 bash[23313]: audit 2024-09-11T02:16:30.952031+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:31 smithi097 bash[23313]: audit 2024-09-11T02:16:30.952031+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:31 smithi097 bash[23313]: audit 2024-09-11T02:16:30.956976+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:31 smithi097 bash[23313]: audit 2024-09-11T02:16:30.956976+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:31 smithi097 bash[23313]: audit 2024-09-11T02:16:30.961707+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:31 smithi097 bash[23313]: audit 2024-09-11T02:16:30.961707+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:31 smithi097 bash[23313]: audit 2024-09-11T02:16:31.013861+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:31 smithi097 bash[23313]: audit 2024-09-11T02:16:31.013861+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:31 smithi097 bash[23313]: audit 2024-09-11T02:16:31.020975+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:31 smithi097 bash[23313]: audit 2024-09-11T02:16:31.020975+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:31 smithi097 bash[23313]: audit 2024-09-11T02:16:31.030244+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:31.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:31 smithi097 bash[23313]: audit 2024-09-11T02:16:31.030244+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:33.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:33 smithi079 bash[23416]: cluster 2024-09-11T02:16:32.263087+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:33.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:33 smithi079 bash[23416]: cluster 2024-09-11T02:16:32.263087+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:33.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:33 smithi079 bash[23416]: audit 2024-09-11T02:16:32.603224+0000 mgr.a (mgr.14150) 156 : audit [DBG] from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:16:33.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:33 smithi079 bash[23416]: audit 2024-09-11T02:16:32.603224+0000 mgr.a (mgr.14150) 156 : audit [DBG] from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:16:33.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:33 smithi079 bash[23416]: audit 2024-09-11T02:16:32.610026+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-11T02:16:33.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:33 smithi079 bash[23416]: audit 2024-09-11T02:16:32.610026+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-11T02:16:33.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:33 smithi079 bash[23416]: audit 2024-09-11T02:16:32.617656+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-11T02:16:33.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:33 smithi079 bash[23416]: audit 2024-09-11T02:16:32.617656+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-11T02:16:33.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:33 smithi079 bash[23416]: audit 2024-09-11T02:16:32.619340+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:33.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:33 smithi079 bash[23416]: audit 2024-09-11T02:16:32.619340+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:33.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:33 smithi052 bash[22678]: cluster 2024-09-11T02:16:32.263087+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:33.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:33 smithi052 bash[22678]: cluster 2024-09-11T02:16:32.263087+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:33.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:33 smithi052 bash[22678]: audit 2024-09-11T02:16:32.603224+0000 mgr.a (mgr.14150) 156 : audit [DBG] from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:16:33.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:33 smithi052 bash[22678]: audit 2024-09-11T02:16:32.603224+0000 mgr.a (mgr.14150) 156 : audit [DBG] from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:16:33.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:33 smithi052 bash[22678]: audit 2024-09-11T02:16:32.610026+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-11T02:16:33.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:33 smithi052 bash[22678]: audit 2024-09-11T02:16:32.610026+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-11T02:16:33.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:33 smithi052 bash[22678]: audit 2024-09-11T02:16:32.617656+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-11T02:16:33.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:33 smithi052 bash[22678]: audit 2024-09-11T02:16:32.617656+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-11T02:16:33.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:33 smithi052 bash[22678]: audit 2024-09-11T02:16:32.619340+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:33.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:33 smithi052 bash[22678]: audit 2024-09-11T02:16:32.619340+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:33.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:33 smithi097 bash[23313]: cluster 2024-09-11T02:16:32.263087+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:33.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:33 smithi097 bash[23313]: cluster 2024-09-11T02:16:32.263087+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:33.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:33 smithi097 bash[23313]: audit 2024-09-11T02:16:32.603224+0000 mgr.a (mgr.14150) 156 : audit [DBG] from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:16:33.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:33 smithi097 bash[23313]: audit 2024-09-11T02:16:32.603224+0000 mgr.a (mgr.14150) 156 : audit [DBG] from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:16:33.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:33 smithi097 bash[23313]: audit 2024-09-11T02:16:32.610026+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-11T02:16:33.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:33 smithi097 bash[23313]: audit 2024-09-11T02:16:32.610026+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-11T02:16:33.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:33 smithi097 bash[23313]: audit 2024-09-11T02:16:32.617656+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-11T02:16:33.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:33 smithi097 bash[23313]: audit 2024-09-11T02:16:32.617656+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-11T02:16:33.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:33 smithi097 bash[23313]: audit 2024-09-11T02:16:32.619340+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:33.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:33 smithi097 bash[23313]: audit 2024-09-11T02:16:32.619340+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:35.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:35 smithi079 bash[23416]: cluster 2024-09-11T02:16:34.263537+0000 mgr.a (mgr.14150) 157 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:35.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:35 smithi079 bash[23416]: cluster 2024-09-11T02:16:34.263537+0000 mgr.a (mgr.14150) 157 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:35.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:35 smithi052 bash[22678]: cluster 2024-09-11T02:16:34.263537+0000 mgr.a (mgr.14150) 157 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:35.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:35 smithi052 bash[22678]: cluster 2024-09-11T02:16:34.263537+0000 mgr.a (mgr.14150) 157 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:35.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:35 smithi097 bash[23313]: cluster 2024-09-11T02:16:34.263537+0000 mgr.a (mgr.14150) 157 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:35.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:35 smithi097 bash[23313]: cluster 2024-09-11T02:16:34.263537+0000 mgr.a (mgr.14150) 157 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:37.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:37 smithi079 bash[23416]: cluster 2024-09-11T02:16:36.263989+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:37.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:37 smithi079 bash[23416]: cluster 2024-09-11T02:16:36.263989+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:37.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:37 smithi052 bash[22678]: cluster 2024-09-11T02:16:36.263989+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:37.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:37 smithi052 bash[22678]: cluster 2024-09-11T02:16:36.263989+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:37.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:37 smithi097 bash[23313]: cluster 2024-09-11T02:16:36.263989+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:37.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:37 smithi097 bash[23313]: cluster 2024-09-11T02:16:36.263989+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:39.647 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:39 smithi052 bash[22678]: cluster 2024-09-11T02:16:38.264479+0000 mgr.a (mgr.14150) 159 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:39.647 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:39 smithi052 bash[22678]: cluster 2024-09-11T02:16:38.264479+0000 mgr.a (mgr.14150) 159 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:39.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:39 smithi079 bash[23416]: cluster 2024-09-11T02:16:38.264479+0000 mgr.a (mgr.14150) 159 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:39.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:39 smithi079 bash[23416]: cluster 2024-09-11T02:16:38.264479+0000 mgr.a (mgr.14150) 159 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:39.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:39 smithi097 bash[23313]: cluster 2024-09-11T02:16:38.264479+0000 mgr.a (mgr.14150) 159 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:39.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:39 smithi097 bash[23313]: cluster 2024-09-11T02:16:38.264479+0000 mgr.a (mgr.14150) 159 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:41.602 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:41 smithi052 bash[22678]: cluster 2024-09-11T02:16:40.264965+0000 mgr.a (mgr.14150) 160 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:41.603 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:41 smithi052 bash[22678]: cluster 2024-09-11T02:16:40.264965+0000 mgr.a (mgr.14150) 160 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:41.603 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:41 smithi052 bash[22678]: audit 2024-09-11T02:16:41.207314+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.79:0/417705251' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fa869d4e-9063-4f7d-8bfa-4b3b51578fbe"} : dispatch 2024-09-11T02:16:41.603 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:41 smithi052 bash[22678]: audit 2024-09-11T02:16:41.207314+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.79:0/417705251' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fa869d4e-9063-4f7d-8bfa-4b3b51578fbe"} : dispatch 2024-09-11T02:16:41.603 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:41 smithi052 bash[22678]: audit 2024-09-11T02:16:41.207473+0000 mon.a (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fa869d4e-9063-4f7d-8bfa-4b3b51578fbe"} : dispatch 2024-09-11T02:16:41.603 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:41 smithi052 bash[22678]: audit 2024-09-11T02:16:41.207473+0000 mon.a (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fa869d4e-9063-4f7d-8bfa-4b3b51578fbe"} : dispatch 2024-09-11T02:16:41.603 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:41 smithi052 bash[22678]: audit 2024-09-11T02:16:41.210540+0000 mon.a (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa869d4e-9063-4f7d-8bfa-4b3b51578fbe"}]': finished 2024-09-11T02:16:41.603 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:41 smithi052 bash[22678]: audit 2024-09-11T02:16:41.210540+0000 mon.a (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa869d4e-9063-4f7d-8bfa-4b3b51578fbe"}]': finished 2024-09-11T02:16:41.603 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:41 smithi052 bash[22678]: cluster 2024-09-11T02:16:41.216487+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-11T02:16:41.603 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:41 smithi052 bash[22678]: cluster 2024-09-11T02:16:41.216487+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-11T02:16:41.603 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:41 smithi052 bash[22678]: audit 2024-09-11T02:16:41.217278+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:16:41.603 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:41 smithi052 bash[22678]: audit 2024-09-11T02:16:41.217278+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:16:41.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:41 smithi079 bash[23416]: cluster 2024-09-11T02:16:40.264965+0000 mgr.a (mgr.14150) 160 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:41.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:41 smithi079 bash[23416]: cluster 2024-09-11T02:16:40.264965+0000 mgr.a (mgr.14150) 160 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:41.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:41 smithi079 bash[23416]: audit 2024-09-11T02:16:41.207314+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.79:0/417705251' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fa869d4e-9063-4f7d-8bfa-4b3b51578fbe"} : dispatch 2024-09-11T02:16:41.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:41 smithi079 bash[23416]: audit 2024-09-11T02:16:41.207314+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.79:0/417705251' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fa869d4e-9063-4f7d-8bfa-4b3b51578fbe"} : dispatch 2024-09-11T02:16:41.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:41 smithi079 bash[23416]: audit 2024-09-11T02:16:41.207473+0000 mon.a (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fa869d4e-9063-4f7d-8bfa-4b3b51578fbe"} : dispatch 2024-09-11T02:16:41.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:41 smithi079 bash[23416]: audit 2024-09-11T02:16:41.207473+0000 mon.a (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fa869d4e-9063-4f7d-8bfa-4b3b51578fbe"} : dispatch 2024-09-11T02:16:41.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:41 smithi079 bash[23416]: audit 2024-09-11T02:16:41.210540+0000 mon.a (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa869d4e-9063-4f7d-8bfa-4b3b51578fbe"}]': finished 2024-09-11T02:16:41.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:41 smithi079 bash[23416]: audit 2024-09-11T02:16:41.210540+0000 mon.a (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa869d4e-9063-4f7d-8bfa-4b3b51578fbe"}]': finished 2024-09-11T02:16:41.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:41 smithi079 bash[23416]: cluster 2024-09-11T02:16:41.216487+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-11T02:16:41.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:41 smithi079 bash[23416]: cluster 2024-09-11T02:16:41.216487+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-11T02:16:41.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:41 smithi079 bash[23416]: audit 2024-09-11T02:16:41.217278+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:16:41.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:41 smithi079 bash[23416]: audit 2024-09-11T02:16:41.217278+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:16:41.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:41 smithi097 bash[23313]: cluster 2024-09-11T02:16:40.264965+0000 mgr.a (mgr.14150) 160 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:41.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:41 smithi097 bash[23313]: cluster 2024-09-11T02:16:40.264965+0000 mgr.a (mgr.14150) 160 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:41.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:41 smithi097 bash[23313]: audit 2024-09-11T02:16:41.207314+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.79:0/417705251' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fa869d4e-9063-4f7d-8bfa-4b3b51578fbe"} : dispatch 2024-09-11T02:16:41.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:41 smithi097 bash[23313]: audit 2024-09-11T02:16:41.207314+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.79:0/417705251' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fa869d4e-9063-4f7d-8bfa-4b3b51578fbe"} : dispatch 2024-09-11T02:16:41.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:41 smithi097 bash[23313]: audit 2024-09-11T02:16:41.207473+0000 mon.a (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fa869d4e-9063-4f7d-8bfa-4b3b51578fbe"} : dispatch 2024-09-11T02:16:41.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:41 smithi097 bash[23313]: audit 2024-09-11T02:16:41.207473+0000 mon.a (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "fa869d4e-9063-4f7d-8bfa-4b3b51578fbe"} : dispatch 2024-09-11T02:16:41.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:41 smithi097 bash[23313]: audit 2024-09-11T02:16:41.210540+0000 mon.a (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa869d4e-9063-4f7d-8bfa-4b3b51578fbe"}]': finished 2024-09-11T02:16:41.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:41 smithi097 bash[23313]: audit 2024-09-11T02:16:41.210540+0000 mon.a (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fa869d4e-9063-4f7d-8bfa-4b3b51578fbe"}]': finished 2024-09-11T02:16:41.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:41 smithi097 bash[23313]: cluster 2024-09-11T02:16:41.216487+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-11T02:16:41.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:41 smithi097 bash[23313]: cluster 2024-09-11T02:16:41.216487+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-11T02:16:41.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:41 smithi097 bash[23313]: audit 2024-09-11T02:16:41.217278+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:16:41.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:41 smithi097 bash[23313]: audit 2024-09-11T02:16:41.217278+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:16:42.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:42 smithi097 bash[23313]: audit 2024-09-11T02:16:41.874821+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.79:0/70898190' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-11T02:16:42.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:42 smithi097 bash[23313]: audit 2024-09-11T02:16:41.874821+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.79:0/70898190' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-11T02:16:42.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:42 smithi079 bash[23416]: audit 2024-09-11T02:16:41.874821+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.79:0/70898190' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-11T02:16:42.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:42 smithi079 bash[23416]: audit 2024-09-11T02:16:41.874821+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.79:0/70898190' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-11T02:16:42.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:42 smithi052 bash[22678]: audit 2024-09-11T02:16:41.874821+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.79:0/70898190' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-11T02:16:42.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:42 smithi052 bash[22678]: audit 2024-09-11T02:16:41.874821+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.79:0/70898190' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-11T02:16:43.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:43 smithi079 bash[23416]: cluster 2024-09-11T02:16:42.265443+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:43.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:43 smithi079 bash[23416]: cluster 2024-09-11T02:16:42.265443+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:43.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:43 smithi079 bash[23416]: audit 2024-09-11T02:16:42.487179+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:43.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:43 smithi079 bash[23416]: audit 2024-09-11T02:16:42.487179+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:43.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:43 smithi079 bash[23416]: audit 2024-09-11T02:16:42.495242+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:43.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:43 smithi079 bash[23416]: audit 2024-09-11T02:16:42.495242+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:43.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:43 smithi079 bash[23416]: audit 2024-09-11T02:16:42.505078+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:43.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:43 smithi079 bash[23416]: audit 2024-09-11T02:16:42.505078+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:43.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:43 smithi052 bash[22678]: cluster 2024-09-11T02:16:42.265443+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:43.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:43 smithi052 bash[22678]: cluster 2024-09-11T02:16:42.265443+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:43.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:43 smithi052 bash[22678]: audit 2024-09-11T02:16:42.487179+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:43.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:43 smithi052 bash[22678]: audit 2024-09-11T02:16:42.487179+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:43.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:43 smithi052 bash[22678]: audit 2024-09-11T02:16:42.495242+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:43.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:43 smithi052 bash[22678]: audit 2024-09-11T02:16:42.495242+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:43.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:43 smithi052 bash[22678]: audit 2024-09-11T02:16:42.505078+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:43.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:43 smithi052 bash[22678]: audit 2024-09-11T02:16:42.505078+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:43.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:43 smithi097 bash[23313]: cluster 2024-09-11T02:16:42.265443+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:43.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:43 smithi097 bash[23313]: cluster 2024-09-11T02:16:42.265443+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:43.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:43 smithi097 bash[23313]: audit 2024-09-11T02:16:42.487179+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:43.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:43 smithi097 bash[23313]: audit 2024-09-11T02:16:42.487179+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:43.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:43 smithi097 bash[23313]: audit 2024-09-11T02:16:42.495242+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:43.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:43 smithi097 bash[23313]: audit 2024-09-11T02:16:42.495242+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:43.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:43 smithi097 bash[23313]: audit 2024-09-11T02:16:42.505078+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:43.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:43 smithi097 bash[23313]: audit 2024-09-11T02:16:42.505078+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:45.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:45 smithi079 bash[23416]: cluster 2024-09-11T02:16:44.265869+0000 mgr.a (mgr.14150) 162 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:45.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:45 smithi079 bash[23416]: cluster 2024-09-11T02:16:44.265869+0000 mgr.a (mgr.14150) 162 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:45.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:45 smithi052 bash[22678]: cluster 2024-09-11T02:16:44.265869+0000 mgr.a (mgr.14150) 162 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:45.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:45 smithi052 bash[22678]: cluster 2024-09-11T02:16:44.265869+0000 mgr.a (mgr.14150) 162 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:45.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:45 smithi097 bash[23313]: cluster 2024-09-11T02:16:44.265869+0000 mgr.a (mgr.14150) 162 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:45.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:45 smithi097 bash[23313]: cluster 2024-09-11T02:16:44.265869+0000 mgr.a (mgr.14150) 162 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:47.871 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:47 smithi079 bash[23416]: cluster 2024-09-11T02:16:46.266290+0000 mgr.a (mgr.14150) 163 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:47.871 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:47 smithi079 bash[23416]: cluster 2024-09-11T02:16:46.266290+0000 mgr.a (mgr.14150) 163 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:47.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:47 smithi052 bash[22678]: cluster 2024-09-11T02:16:46.266290+0000 mgr.a (mgr.14150) 163 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:47.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:47 smithi052 bash[22678]: cluster 2024-09-11T02:16:46.266290+0000 mgr.a (mgr.14150) 163 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:47.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:47 smithi097 bash[23313]: cluster 2024-09-11T02:16:46.266290+0000 mgr.a (mgr.14150) 163 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:47.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:47 smithi097 bash[23313]: cluster 2024-09-11T02:16:46.266290+0000 mgr.a (mgr.14150) 163 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:49.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:49 smithi079 bash[23416]: cluster 2024-09-11T02:16:48.266766+0000 mgr.a (mgr.14150) 164 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:49.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:49 smithi079 bash[23416]: cluster 2024-09-11T02:16:48.266766+0000 mgr.a (mgr.14150) 164 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:49.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:49 smithi052 bash[22678]: cluster 2024-09-11T02:16:48.266766+0000 mgr.a (mgr.14150) 164 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:49.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:49 smithi052 bash[22678]: cluster 2024-09-11T02:16:48.266766+0000 mgr.a (mgr.14150) 164 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:49.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:49 smithi097 bash[23313]: cluster 2024-09-11T02:16:48.266766+0000 mgr.a (mgr.14150) 164 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:49.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:49 smithi097 bash[23313]: cluster 2024-09-11T02:16:48.266766+0000 mgr.a (mgr.14150) 164 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:51.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:51 smithi052 bash[22678]: cluster 2024-09-11T02:16:50.267249+0000 mgr.a (mgr.14150) 165 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:51.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:51 smithi052 bash[22678]: cluster 2024-09-11T02:16:50.267249+0000 mgr.a (mgr.14150) 165 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:51.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:51 smithi052 bash[22678]: audit 2024-09-11T02:16:51.119024+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:51 smithi052 bash[22678]: audit 2024-09-11T02:16:51.119024+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:51 smithi052 bash[22678]: audit 2024-09-11T02:16:51.128907+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:51 smithi052 bash[22678]: audit 2024-09-11T02:16:51.128907+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:51 smithi052 bash[22678]: audit 2024-09-11T02:16:51.139469+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:51 smithi052 bash[22678]: audit 2024-09-11T02:16:51.139469+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:51 smithi052 bash[22678]: audit 2024-09-11T02:16:51.234188+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:51 smithi052 bash[22678]: audit 2024-09-11T02:16:51.234188+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:51 smithi052 bash[22678]: audit 2024-09-11T02:16:51.241665+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:51 smithi052 bash[22678]: audit 2024-09-11T02:16:51.241665+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:51 smithi052 bash[22678]: audit 2024-09-11T02:16:51.251235+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:51 smithi052 bash[22678]: audit 2024-09-11T02:16:51.251235+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.795 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:51 smithi079 bash[23416]: cluster 2024-09-11T02:16:50.267249+0000 mgr.a (mgr.14150) 165 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:51.795 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:51 smithi079 bash[23416]: cluster 2024-09-11T02:16:50.267249+0000 mgr.a (mgr.14150) 165 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:51.795 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:51 smithi079 bash[23416]: audit 2024-09-11T02:16:51.119024+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.795 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:51 smithi079 bash[23416]: audit 2024-09-11T02:16:51.119024+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.796 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:51 smithi079 bash[23416]: audit 2024-09-11T02:16:51.128907+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.796 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:51 smithi079 bash[23416]: audit 2024-09-11T02:16:51.128907+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.796 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:51 smithi079 bash[23416]: audit 2024-09-11T02:16:51.139469+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.796 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:51 smithi079 bash[23416]: audit 2024-09-11T02:16:51.139469+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.796 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:51 smithi079 bash[23416]: audit 2024-09-11T02:16:51.234188+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.796 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:51 smithi079 bash[23416]: audit 2024-09-11T02:16:51.234188+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.796 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:51 smithi079 bash[23416]: audit 2024-09-11T02:16:51.241665+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.796 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:51 smithi079 bash[23416]: audit 2024-09-11T02:16:51.241665+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.796 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:51 smithi079 bash[23416]: audit 2024-09-11T02:16:51.251235+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.796 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:51 smithi079 bash[23416]: audit 2024-09-11T02:16:51.251235+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:51 smithi097 bash[23313]: cluster 2024-09-11T02:16:50.267249+0000 mgr.a (mgr.14150) 165 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:51.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:51 smithi097 bash[23313]: cluster 2024-09-11T02:16:50.267249+0000 mgr.a (mgr.14150) 165 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:51.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:51 smithi097 bash[23313]: audit 2024-09-11T02:16:51.119024+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:51 smithi097 bash[23313]: audit 2024-09-11T02:16:51.119024+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:51 smithi097 bash[23313]: audit 2024-09-11T02:16:51.128907+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:51 smithi097 bash[23313]: audit 2024-09-11T02:16:51.128907+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:51 smithi097 bash[23313]: audit 2024-09-11T02:16:51.139469+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:51 smithi097 bash[23313]: audit 2024-09-11T02:16:51.139469+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:51 smithi097 bash[23313]: audit 2024-09-11T02:16:51.234188+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:51 smithi097 bash[23313]: audit 2024-09-11T02:16:51.234188+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:51 smithi097 bash[23313]: audit 2024-09-11T02:16:51.241665+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:51 smithi097 bash[23313]: audit 2024-09-11T02:16:51.241665+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:51 smithi097 bash[23313]: audit 2024-09-11T02:16:51.251235+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:51.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:51 smithi097 bash[23313]: audit 2024-09-11T02:16:51.251235+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:53.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:53 smithi079 bash[23416]: cluster 2024-09-11T02:16:52.267731+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:53.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:53 smithi079 bash[23416]: cluster 2024-09-11T02:16:52.267731+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:53.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:53 smithi052 bash[22678]: cluster 2024-09-11T02:16:52.267731+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:53.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:53 smithi052 bash[22678]: cluster 2024-09-11T02:16:52.267731+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:53.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:53 smithi097 bash[23313]: cluster 2024-09-11T02:16:52.267731+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:53.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:53 smithi097 bash[23313]: cluster 2024-09-11T02:16:52.267731+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:54.820 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:54 smithi079 bash[23416]: audit 2024-09-11T02:16:54.306364+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-11T02:16:54.820 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:54 smithi079 bash[23416]: audit 2024-09-11T02:16:54.306364+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-11T02:16:54.820 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:54 smithi079 bash[23416]: audit 2024-09-11T02:16:54.308186+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:54.820 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:54 smithi079 bash[23416]: audit 2024-09-11T02:16:54.308186+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:54.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:54 smithi052 bash[22678]: audit 2024-09-11T02:16:54.306364+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-11T02:16:54.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:54 smithi052 bash[22678]: audit 2024-09-11T02:16:54.306364+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-11T02:16:54.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:54 smithi052 bash[22678]: audit 2024-09-11T02:16:54.308186+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:54.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:54 smithi052 bash[22678]: audit 2024-09-11T02:16:54.308186+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:54.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:54 smithi097 bash[23313]: audit 2024-09-11T02:16:54.306364+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-11T02:16:54.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:54 smithi097 bash[23313]: audit 2024-09-11T02:16:54.306364+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-11T02:16:54.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:54 smithi097 bash[23313]: audit 2024-09-11T02:16:54.308186+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:54.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:54 smithi097 bash[23313]: audit 2024-09-11T02:16:54.308186+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:55.834 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:55 smithi079 bash[23416]: cluster 2024-09-11T02:16:54.268151+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:55.834 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:55 smithi079 bash[23416]: cluster 2024-09-11T02:16:54.268151+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:55.834 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:55 smithi079 bash[23416]: cephadm 2024-09-11T02:16:54.309853+0000 mgr.a (mgr.14150) 168 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-09-11T02:16:55.834 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:55 smithi079 bash[23416]: cephadm 2024-09-11T02:16:54.309853+0000 mgr.a (mgr.14150) 168 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-09-11T02:16:55.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:55 smithi052 bash[22678]: cluster 2024-09-11T02:16:54.268151+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:55.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:55 smithi052 bash[22678]: cluster 2024-09-11T02:16:54.268151+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:55.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:55 smithi052 bash[22678]: cephadm 2024-09-11T02:16:54.309853+0000 mgr.a (mgr.14150) 168 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-09-11T02:16:55.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:55 smithi052 bash[22678]: cephadm 2024-09-11T02:16:54.309853+0000 mgr.a (mgr.14150) 168 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-09-11T02:16:55.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:55 smithi097 bash[23313]: cluster 2024-09-11T02:16:54.268151+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:55.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:55 smithi097 bash[23313]: cluster 2024-09-11T02:16:54.268151+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:55.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:55 smithi097 bash[23313]: cephadm 2024-09-11T02:16:54.309853+0000 mgr.a (mgr.14150) 168 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-09-11T02:16:55.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:55 smithi097 bash[23313]: cephadm 2024-09-11T02:16:54.309853+0000 mgr.a (mgr.14150) 168 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-09-11T02:16:57.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:57 smithi079 bash[23416]: cluster 2024-09-11T02:16:56.268652+0000 mgr.a (mgr.14150) 169 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:57.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:57 smithi079 bash[23416]: cluster 2024-09-11T02:16:56.268652+0000 mgr.a (mgr.14150) 169 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:57.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:57 smithi052 bash[22678]: cluster 2024-09-11T02:16:56.268652+0000 mgr.a (mgr.14150) 169 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:57.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:57 smithi052 bash[22678]: cluster 2024-09-11T02:16:56.268652+0000 mgr.a (mgr.14150) 169 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:57.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:57 smithi097 bash[23313]: cluster 2024-09-11T02:16:56.268652+0000 mgr.a (mgr.14150) 169 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:57.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:57 smithi097 bash[23313]: cluster 2024-09-11T02:16:56.268652+0000 mgr.a (mgr.14150) 169 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:58.670 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:58 smithi079 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:16:58.670 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 11 02:16:58 smithi079 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:16:58.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:58 smithi079 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:16:58.926 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 11 02:16:58 smithi079 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:16:59.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:59 smithi052 bash[22678]: cluster 2024-09-11T02:16:58.269137+0000 mgr.a (mgr.14150) 170 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:59.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:59 smithi052 bash[22678]: cluster 2024-09-11T02:16:58.269137+0000 mgr.a (mgr.14150) 170 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:59.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:59 smithi052 bash[22678]: audit 2024-09-11T02:16:58.948009+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:16:59.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:59 smithi052 bash[22678]: audit 2024-09-11T02:16:58.948009+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:16:59.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:59 smithi052 bash[22678]: audit 2024-09-11T02:16:58.955836+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:59.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:59 smithi052 bash[22678]: audit 2024-09-11T02:16:58.955836+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:59.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:59 smithi052 bash[22678]: audit 2024-09-11T02:16:58.956633+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:59.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:59 smithi052 bash[22678]: audit 2024-09-11T02:16:58.956633+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:59.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:59 smithi052 bash[22678]: audit 2024-09-11T02:16:58.959941+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:16:59.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:59 smithi052 bash[22678]: audit 2024-09-11T02:16:58.959941+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:16:59.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:59 smithi052 bash[22678]: audit 2024-09-11T02:16:58.964467+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:59.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:59 smithi052 bash[22678]: audit 2024-09-11T02:16:58.964467+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:59.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:59 smithi052 bash[22678]: audit 2024-09-11T02:16:58.977015+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:59.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:16:59 smithi052 bash[22678]: audit 2024-09-11T02:16:58.977015+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:59.838 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:59 smithi097 bash[23313]: cluster 2024-09-11T02:16:58.269137+0000 mgr.a (mgr.14150) 170 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:59.838 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:59 smithi097 bash[23313]: cluster 2024-09-11T02:16:58.269137+0000 mgr.a (mgr.14150) 170 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:59.838 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:59 smithi097 bash[23313]: audit 2024-09-11T02:16:58.948009+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:16:59.839 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:59 smithi097 bash[23313]: audit 2024-09-11T02:16:58.948009+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:16:59.839 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:59 smithi097 bash[23313]: audit 2024-09-11T02:16:58.955836+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:59.839 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:59 smithi097 bash[23313]: audit 2024-09-11T02:16:58.955836+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:59.839 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:59 smithi097 bash[23313]: audit 2024-09-11T02:16:58.956633+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:59.839 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:59 smithi097 bash[23313]: audit 2024-09-11T02:16:58.956633+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:59.839 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:59 smithi097 bash[23313]: audit 2024-09-11T02:16:58.959941+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:16:59.839 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:59 smithi097 bash[23313]: audit 2024-09-11T02:16:58.959941+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:16:59.839 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:59 smithi097 bash[23313]: audit 2024-09-11T02:16:58.964467+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:59.839 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:59 smithi097 bash[23313]: audit 2024-09-11T02:16:58.964467+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:59.839 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:59 smithi097 bash[23313]: audit 2024-09-11T02:16:58.977015+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:59.840 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:16:59 smithi097 bash[23313]: audit 2024-09-11T02:16:58.977015+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:59.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:59 smithi079 bash[23416]: cluster 2024-09-11T02:16:58.269137+0000 mgr.a (mgr.14150) 170 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:59.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:59 smithi079 bash[23416]: cluster 2024-09-11T02:16:58.269137+0000 mgr.a (mgr.14150) 170 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:16:59.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:59 smithi079 bash[23416]: audit 2024-09-11T02:16:58.948009+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:16:59.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:59 smithi079 bash[23416]: audit 2024-09-11T02:16:58.948009+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:16:59.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:59 smithi079 bash[23416]: audit 2024-09-11T02:16:58.955836+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:59.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:59 smithi079 bash[23416]: audit 2024-09-11T02:16:58.955836+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:59.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:59 smithi079 bash[23416]: audit 2024-09-11T02:16:58.956633+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:59.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:59 smithi079 bash[23416]: audit 2024-09-11T02:16:58.956633+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:16:59.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:59 smithi079 bash[23416]: audit 2024-09-11T02:16:58.959941+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:16:59.927 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:59 smithi079 bash[23416]: audit 2024-09-11T02:16:58.959941+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:16:59.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:59 smithi079 bash[23416]: audit 2024-09-11T02:16:58.964467+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:59.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:59 smithi079 bash[23416]: audit 2024-09-11T02:16:58.964467+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:59.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:59 smithi079 bash[23416]: audit 2024-09-11T02:16:58.977015+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:16:59.928 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:16:59 smithi079 bash[23416]: audit 2024-09-11T02:16:58.977015+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:01.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:01 smithi052 bash[22678]: cluster 2024-09-11T02:17:00.269592+0000 mgr.a (mgr.14150) 171 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:01.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:01 smithi052 bash[22678]: cluster 2024-09-11T02:17:00.269592+0000 mgr.a (mgr.14150) 171 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:01.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:01 smithi097 bash[23313]: cluster 2024-09-11T02:17:00.269592+0000 mgr.a (mgr.14150) 171 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:01.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:01 smithi097 bash[23313]: cluster 2024-09-11T02:17:00.269592+0000 mgr.a (mgr.14150) 171 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:01.912 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:01 smithi079 bash[23416]: cluster 2024-09-11T02:17:00.269592+0000 mgr.a (mgr.14150) 171 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:01.912 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:01 smithi079 bash[23416]: cluster 2024-09-11T02:17:00.269592+0000 mgr.a (mgr.14150) 171 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:03.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:03 smithi079 bash[23416]: cluster 2024-09-11T02:17:02.270116+0000 mgr.a (mgr.14150) 172 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:03.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:03 smithi079 bash[23416]: cluster 2024-09-11T02:17:02.270116+0000 mgr.a (mgr.14150) 172 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:03.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:03 smithi079 bash[23416]: audit 2024-09-11T02:17:02.672849+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:03.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:03 smithi079 bash[23416]: audit 2024-09-11T02:17:02.672849+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:03.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:03 smithi079 bash[23416]: audit 2024-09-11T02:17:02.680176+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:03.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:03 smithi079 bash[23416]: audit 2024-09-11T02:17:02.680176+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:03.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:03 smithi079 bash[23416]: audit 2024-09-11T02:17:02.689345+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:03.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:03 smithi079 bash[23416]: audit 2024-09-11T02:17:02.689345+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:03.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:03 smithi052 bash[22678]: cluster 2024-09-11T02:17:02.270116+0000 mgr.a (mgr.14150) 172 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:03.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:03 smithi052 bash[22678]: cluster 2024-09-11T02:17:02.270116+0000 mgr.a (mgr.14150) 172 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:03.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:03 smithi052 bash[22678]: audit 2024-09-11T02:17:02.672849+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:03.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:03 smithi052 bash[22678]: audit 2024-09-11T02:17:02.672849+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:03.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:03 smithi052 bash[22678]: audit 2024-09-11T02:17:02.680176+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:03.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:03 smithi052 bash[22678]: audit 2024-09-11T02:17:02.680176+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:03.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:03 smithi052 bash[22678]: audit 2024-09-11T02:17:02.689345+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:03.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:03 smithi052 bash[22678]: audit 2024-09-11T02:17:02.689345+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:03.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:03 smithi097 bash[23313]: cluster 2024-09-11T02:17:02.270116+0000 mgr.a (mgr.14150) 172 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:03.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:03 smithi097 bash[23313]: cluster 2024-09-11T02:17:02.270116+0000 mgr.a (mgr.14150) 172 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:03.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:03 smithi097 bash[23313]: audit 2024-09-11T02:17:02.672849+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:03.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:03 smithi097 bash[23313]: audit 2024-09-11T02:17:02.672849+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:03.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:03 smithi097 bash[23313]: audit 2024-09-11T02:17:02.680176+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:03.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:03 smithi097 bash[23313]: audit 2024-09-11T02:17:02.680176+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:03.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:03 smithi097 bash[23313]: audit 2024-09-11T02:17:02.689345+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:03.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:03 smithi097 bash[23313]: audit 2024-09-11T02:17:02.689345+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:05.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:05 smithi052 bash[22678]: cluster 2024-09-11T02:17:04.270663+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:05.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:05 smithi052 bash[22678]: cluster 2024-09-11T02:17:04.270663+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:05.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:05 smithi097 bash[23313]: cluster 2024-09-11T02:17:04.270663+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:05.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:05 smithi097 bash[23313]: cluster 2024-09-11T02:17:04.270663+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:06.139 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:05 smithi079 bash[23416]: cluster 2024-09-11T02:17:04.270663+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:06.140 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:05 smithi079 bash[23416]: cluster 2024-09-11T02:17:04.270663+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:07.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:07 smithi052 bash[22678]: cluster 2024-09-11T02:17:06.271239+0000 mgr.a (mgr.14150) 174 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:07.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:07 smithi052 bash[22678]: cluster 2024-09-11T02:17:06.271239+0000 mgr.a (mgr.14150) 174 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:07.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:07 smithi097 bash[23313]: cluster 2024-09-11T02:17:06.271239+0000 mgr.a (mgr.14150) 174 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:07.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:07 smithi097 bash[23313]: cluster 2024-09-11T02:17:06.271239+0000 mgr.a (mgr.14150) 174 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:08.053 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:07 smithi079 bash[23416]: cluster 2024-09-11T02:17:06.271239+0000 mgr.a (mgr.14150) 174 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:08.053 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:07 smithi079 bash[23416]: cluster 2024-09-11T02:17:06.271239+0000 mgr.a (mgr.14150) 174 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:09.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:09 smithi079 bash[23416]: cluster 2024-09-11T02:17:08.271714+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:09.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:09 smithi079 bash[23416]: cluster 2024-09-11T02:17:08.271714+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:09.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:09 smithi079 bash[23416]: audit 2024-09-11T02:17:08.940892+0000 mon.b (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.79:6800/3399641806,v1:172.21.15.79:6801/3399641806]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-11T02:17:09.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:09 smithi079 bash[23416]: audit 2024-09-11T02:17:08.940892+0000 mon.b (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.79:6800/3399641806,v1:172.21.15.79:6801/3399641806]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-11T02:17:09.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:09 smithi079 bash[23416]: audit 2024-09-11T02:17:08.941146+0000 mon.a (mon.0) 469 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-11T02:17:09.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:09 smithi079 bash[23416]: audit 2024-09-11T02:17:08.941146+0000 mon.a (mon.0) 469 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-11T02:17:09.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:09 smithi052 bash[22678]: cluster 2024-09-11T02:17:08.271714+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:09.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:09 smithi052 bash[22678]: cluster 2024-09-11T02:17:08.271714+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:09.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:09 smithi052 bash[22678]: audit 2024-09-11T02:17:08.940892+0000 mon.b (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.79:6800/3399641806,v1:172.21.15.79:6801/3399641806]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-11T02:17:09.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:09 smithi052 bash[22678]: audit 2024-09-11T02:17:08.940892+0000 mon.b (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.79:6800/3399641806,v1:172.21.15.79:6801/3399641806]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-11T02:17:09.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:09 smithi052 bash[22678]: audit 2024-09-11T02:17:08.941146+0000 mon.a (mon.0) 469 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-11T02:17:09.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:09 smithi052 bash[22678]: audit 2024-09-11T02:17:08.941146+0000 mon.a (mon.0) 469 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-11T02:17:09.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:09 smithi097 bash[23313]: cluster 2024-09-11T02:17:08.271714+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:09.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:09 smithi097 bash[23313]: cluster 2024-09-11T02:17:08.271714+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:09.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:09 smithi097 bash[23313]: audit 2024-09-11T02:17:08.940892+0000 mon.b (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.79:6800/3399641806,v1:172.21.15.79:6801/3399641806]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-11T02:17:09.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:09 smithi097 bash[23313]: audit 2024-09-11T02:17:08.940892+0000 mon.b (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.79:6800/3399641806,v1:172.21.15.79:6801/3399641806]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-11T02:17:09.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:09 smithi097 bash[23313]: audit 2024-09-11T02:17:08.941146+0000 mon.a (mon.0) 469 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-11T02:17:09.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:09 smithi097 bash[23313]: audit 2024-09-11T02:17:08.941146+0000 mon.a (mon.0) 469 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-11T02:17:10.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:10 smithi052 bash[22678]: audit 2024-09-11T02:17:09.683404+0000 mon.a (mon.0) 470 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-11T02:17:10.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:10 smithi052 bash[22678]: audit 2024-09-11T02:17:09.683404+0000 mon.a (mon.0) 470 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-11T02:17:10.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:10 smithi052 bash[22678]: cluster 2024-09-11T02:17:09.688333+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-11T02:17:10.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:10 smithi052 bash[22678]: cluster 2024-09-11T02:17:09.688333+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-11T02:17:10.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:10 smithi052 bash[22678]: audit 2024-09-11T02:17:09.688429+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.79:6800/3399641806,v1:172.21.15.79:6801/3399641806]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-11T02:17:10.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:10 smithi052 bash[22678]: audit 2024-09-11T02:17:09.688429+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.79:6800/3399641806,v1:172.21.15.79:6801/3399641806]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-11T02:17:10.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:10 smithi052 bash[22678]: audit 2024-09-11T02:17:09.689129+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:10.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:10 smithi052 bash[22678]: audit 2024-09-11T02:17:09.689129+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:10.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:10 smithi052 bash[22678]: audit 2024-09-11T02:17:09.689702+0000 mon.a (mon.0) 473 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-11T02:17:10.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:10 smithi052 bash[22678]: audit 2024-09-11T02:17:09.689702+0000 mon.a (mon.0) 473 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-11T02:17:10.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:10 smithi052 bash[22678]: audit 2024-09-11T02:17:10.685784+0000 mon.a (mon.0) 474 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-11T02:17:10.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:10 smithi052 bash[22678]: audit 2024-09-11T02:17:10.685784+0000 mon.a (mon.0) 474 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-11T02:17:10.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:10 smithi097 bash[23313]: audit 2024-09-11T02:17:09.683404+0000 mon.a (mon.0) 470 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-11T02:17:10.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:10 smithi097 bash[23313]: audit 2024-09-11T02:17:09.683404+0000 mon.a (mon.0) 470 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-11T02:17:10.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:10 smithi097 bash[23313]: cluster 2024-09-11T02:17:09.688333+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-11T02:17:10.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:10 smithi097 bash[23313]: cluster 2024-09-11T02:17:09.688333+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-11T02:17:10.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:10 smithi097 bash[23313]: audit 2024-09-11T02:17:09.688429+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.79:6800/3399641806,v1:172.21.15.79:6801/3399641806]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-11T02:17:10.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:10 smithi097 bash[23313]: audit 2024-09-11T02:17:09.688429+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.79:6800/3399641806,v1:172.21.15.79:6801/3399641806]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-11T02:17:10.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:10 smithi097 bash[23313]: audit 2024-09-11T02:17:09.689129+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:10.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:10 smithi097 bash[23313]: audit 2024-09-11T02:17:09.689129+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:10.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:10 smithi097 bash[23313]: audit 2024-09-11T02:17:09.689702+0000 mon.a (mon.0) 473 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-11T02:17:10.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:10 smithi097 bash[23313]: audit 2024-09-11T02:17:09.689702+0000 mon.a (mon.0) 473 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-11T02:17:10.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:10 smithi097 bash[23313]: audit 2024-09-11T02:17:10.685784+0000 mon.a (mon.0) 474 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-11T02:17:10.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:10 smithi097 bash[23313]: audit 2024-09-11T02:17:10.685784+0000 mon.a (mon.0) 474 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-11T02:17:10.967 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:10 smithi079 bash[23416]: audit 2024-09-11T02:17:09.683404+0000 mon.a (mon.0) 470 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-11T02:17:10.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:10 smithi079 bash[23416]: audit 2024-09-11T02:17:09.683404+0000 mon.a (mon.0) 470 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-11T02:17:10.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:10 smithi079 bash[23416]: cluster 2024-09-11T02:17:09.688333+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-11T02:17:10.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:10 smithi079 bash[23416]: cluster 2024-09-11T02:17:09.688333+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-11T02:17:10.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:10 smithi079 bash[23416]: audit 2024-09-11T02:17:09.688429+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.79:6800/3399641806,v1:172.21.15.79:6801/3399641806]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-11T02:17:10.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:10 smithi079 bash[23416]: audit 2024-09-11T02:17:09.688429+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.79:6800/3399641806,v1:172.21.15.79:6801/3399641806]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-11T02:17:10.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:10 smithi079 bash[23416]: audit 2024-09-11T02:17:09.689129+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:10.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:10 smithi079 bash[23416]: audit 2024-09-11T02:17:09.689129+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:10.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:10 smithi079 bash[23416]: audit 2024-09-11T02:17:09.689702+0000 mon.a (mon.0) 473 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-11T02:17:10.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:10 smithi079 bash[23416]: audit 2024-09-11T02:17:09.689702+0000 mon.a (mon.0) 473 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-11T02:17:10.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:10 smithi079 bash[23416]: audit 2024-09-11T02:17:10.685784+0000 mon.a (mon.0) 474 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-11T02:17:10.968 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:10 smithi079 bash[23416]: audit 2024-09-11T02:17:10.685784+0000 mon.a (mon.0) 474 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-11T02:17:11.688 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 1 on host 'smithi079' 2024-09-11T02:17:11.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: cluster 2024-09-11T02:17:10.272156+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:11.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: cluster 2024-09-11T02:17:10.272156+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:11.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: cluster 2024-09-11T02:17:10.690874+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-11T02:17:11.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: cluster 2024-09-11T02:17:10.690874+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-11T02:17:11.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:10.691964+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:11.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:10.691964+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:11.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:10.700898+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:11.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:10.700898+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:11.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.151636+0000 mon.a (mon.0) 478 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-11T02:17:11.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.151636+0000 mon.a (mon.0) 478 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-11T02:17:11.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.296075+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.296075+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.302253+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.302253+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.305093+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:11.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.305093+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:11.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.309005+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.309005+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.309493+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:11.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.309493+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:11.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.311131+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:11.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.311131+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:11.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.319253+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.319253+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.458272+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.458272+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.465172+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.465172+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.475917+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.475917+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.670177+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:11.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.670177+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:11.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.677862+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.677862+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.678795+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-11T02:17:11.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.678795+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-11T02:17:11.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.686532+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.686532+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.687477+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:11.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.687477+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:11.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.689321+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:11.956 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:11 smithi052 bash[22678]: audit 2024-09-11T02:17:11.689321+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:11.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: cluster 2024-09-11T02:17:10.272156+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:11.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: cluster 2024-09-11T02:17:10.272156+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:11.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: cluster 2024-09-11T02:17:10.690874+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-11T02:17:11.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: cluster 2024-09-11T02:17:10.690874+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-11T02:17:11.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:10.691964+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:11.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:10.691964+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:11.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:10.700898+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:11.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:10.700898+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:11.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.151636+0000 mon.a (mon.0) 478 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-11T02:17:11.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.151636+0000 mon.a (mon.0) 478 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-11T02:17:11.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.296075+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.296075+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.302253+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.302253+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.305093+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:11.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.305093+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:11.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.309005+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.309005+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.309493+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:11.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.309493+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:11.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.311131+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:11.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.311131+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:11.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.319253+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.319253+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.458272+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.458272+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.465172+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.465172+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.475917+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.475917+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.670177+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:11.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.670177+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:11.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.677862+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.677862+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.678795+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-11T02:17:11.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.678795+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-11T02:17:11.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.686532+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.686532+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:11.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.687477+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:11.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.687477+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:11.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.689321+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:11.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:11 smithi097 bash[23313]: audit 2024-09-11T02:17:11.689321+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:12.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: cluster 2024-09-11T02:17:10.272156+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:12.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: cluster 2024-09-11T02:17:10.272156+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:12.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: cluster 2024-09-11T02:17:10.690874+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-11T02:17:12.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: cluster 2024-09-11T02:17:10.690874+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-11T02:17:12.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:10.691964+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:12.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:10.691964+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:12.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:10.700898+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:12.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:10.700898+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:12.063 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.151636+0000 mon.a (mon.0) 478 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-11T02:17:12.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.151636+0000 mon.a (mon.0) 478 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-11T02:17:12.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.296075+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.296075+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.302253+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.302253+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.305093+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:12.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.305093+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:12.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.309005+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.309005+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.309493+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:12.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.309493+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:12.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.311131+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:12.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.311131+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:12.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.319253+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.319253+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.458272+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.458272+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.465172+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.465172+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.475917+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.475917+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.670177+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:12.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.670177+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:12.065 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.677862+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.677862+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.678795+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-11T02:17:12.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.678795+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-11T02:17:12.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.686532+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.686532+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.687477+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:12.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.687477+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:12.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.689321+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:12.066 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:11 smithi079 bash[23416]: audit 2024-09-11T02:17:11.689321+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:12.765 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: cluster 2024-09-11T02:17:09.939426+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-11T02:17:12.765 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: cluster 2024-09-11T02:17:09.939426+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-11T02:17:12.765 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: cluster 2024-09-11T02:17:09.939482+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-11T02:17:12.765 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: cluster 2024-09-11T02:17:09.939482+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-11T02:17:12.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: cluster 2024-09-11T02:17:09.939426+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-11T02:17:12.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: cluster 2024-09-11T02:17:09.939426+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-11T02:17:12.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: cluster 2024-09-11T02:17:09.939482+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-11T02:17:12.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: cluster 2024-09-11T02:17:09.939482+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-11T02:17:12.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: cephadm 2024-09-11T02:17:11.303845+0000 mgr.a (mgr.14150) 177 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-11T02:17:12.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: cephadm 2024-09-11T02:17:11.303845+0000 mgr.a (mgr.14150) 177 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-11T02:17:12.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: audit 2024-09-11T02:17:11.699072+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: audit 2024-09-11T02:17:11.699072+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: audit 2024-09-11T02:17:11.700718+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:12.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: audit 2024-09-11T02:17:11.700718+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:12.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: cluster 2024-09-11T02:17:12.156949+0000 mon.a (mon.0) 497 : cluster [INF] osd.1 [v2:172.21.15.79:6800/3399641806,v1:172.21.15.79:6801/3399641806] boot 2024-09-11T02:17:12.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: cluster 2024-09-11T02:17:12.156949+0000 mon.a (mon.0) 497 : cluster [INF] osd.1 [v2:172.21.15.79:6800/3399641806,v1:172.21.15.79:6801/3399641806] boot 2024-09-11T02:17:12.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: cluster 2024-09-11T02:17:12.157130+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-11T02:17:12.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: cluster 2024-09-11T02:17:12.157130+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-11T02:17:12.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: audit 2024-09-11T02:17:12.157453+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:12.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: audit 2024-09-11T02:17:12.157453+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:12.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: audit 2024-09-11T02:17:12.483263+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: audit 2024-09-11T02:17:12.483263+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: audit 2024-09-11T02:17:12.491932+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: audit 2024-09-11T02:17:12.491932+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: audit 2024-09-11T02:17:12.496777+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:12.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: audit 2024-09-11T02:17:12.496777+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:12.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: audit 2024-09-11T02:17:12.502544+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: audit 2024-09-11T02:17:12.502544+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: audit 2024-09-11T02:17:12.503430+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:12.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: audit 2024-09-11T02:17:12.503430+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:12.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: audit 2024-09-11T02:17:12.505837+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:12.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: audit 2024-09-11T02:17:12.505837+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:12.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: audit 2024-09-11T02:17:12.516161+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:12.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:12 smithi097 bash[23313]: audit 2024-09-11T02:17:12.516161+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:13.037 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: cephadm 2024-09-11T02:17:11.303845+0000 mgr.a (mgr.14150) 177 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-11T02:17:13.037 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: cephadm 2024-09-11T02:17:11.303845+0000 mgr.a (mgr.14150) 177 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-11T02:17:13.037 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: audit 2024-09-11T02:17:11.699072+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:13.037 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: audit 2024-09-11T02:17:11.699072+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:13.037 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: audit 2024-09-11T02:17:11.700718+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:13.037 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: audit 2024-09-11T02:17:11.700718+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:13.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: cluster 2024-09-11T02:17:12.156949+0000 mon.a (mon.0) 497 : cluster [INF] osd.1 [v2:172.21.15.79:6800/3399641806,v1:172.21.15.79:6801/3399641806] boot 2024-09-11T02:17:13.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: cluster 2024-09-11T02:17:12.156949+0000 mon.a (mon.0) 497 : cluster [INF] osd.1 [v2:172.21.15.79:6800/3399641806,v1:172.21.15.79:6801/3399641806] boot 2024-09-11T02:17:13.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: cluster 2024-09-11T02:17:12.157130+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-11T02:17:13.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: cluster 2024-09-11T02:17:12.157130+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-11T02:17:13.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: audit 2024-09-11T02:17:12.157453+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:13.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: audit 2024-09-11T02:17:12.157453+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:13.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: audit 2024-09-11T02:17:12.483263+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:13.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: audit 2024-09-11T02:17:12.483263+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:13.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: audit 2024-09-11T02:17:12.491932+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:13.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: audit 2024-09-11T02:17:12.491932+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:13.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: audit 2024-09-11T02:17:12.496777+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:13.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: audit 2024-09-11T02:17:12.496777+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:13.038 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: audit 2024-09-11T02:17:12.502544+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:13.039 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: audit 2024-09-11T02:17:12.502544+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:13.039 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: audit 2024-09-11T02:17:12.503430+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:13.039 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: audit 2024-09-11T02:17:12.503430+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:13.039 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: audit 2024-09-11T02:17:12.505837+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:13.039 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: audit 2024-09-11T02:17:12.505837+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:13.039 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: audit 2024-09-11T02:17:12.516161+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:13.039 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:12 smithi079 bash[23416]: audit 2024-09-11T02:17:12.516161+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:13.040 DEBUG:teuthology.orchestra.run.smithi079:osd.1> sudo journalctl -f -n 0 -u ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@osd.1.service 2024-09-11T02:17:13.043 INFO:tasks.cephadm:Deploying osd.2 on smithi097 with /dev/vg_nvme/lv_4... 2024-09-11T02:17:13.043 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-11T02:17:13.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: cluster 2024-09-11T02:17:09.939426+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-11T02:17:13.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: cluster 2024-09-11T02:17:09.939426+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-11T02:17:13.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: cluster 2024-09-11T02:17:09.939482+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-11T02:17:13.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: cluster 2024-09-11T02:17:09.939482+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-11T02:17:13.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: cephadm 2024-09-11T02:17:11.303845+0000 mgr.a (mgr.14150) 177 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-11T02:17:13.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: cephadm 2024-09-11T02:17:11.303845+0000 mgr.a (mgr.14150) 177 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-11T02:17:13.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: audit 2024-09-11T02:17:11.699072+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:13.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: audit 2024-09-11T02:17:11.699072+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:13.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: audit 2024-09-11T02:17:11.700718+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:13.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: audit 2024-09-11T02:17:11.700718+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:13.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: cluster 2024-09-11T02:17:12.156949+0000 mon.a (mon.0) 497 : cluster [INF] osd.1 [v2:172.21.15.79:6800/3399641806,v1:172.21.15.79:6801/3399641806] boot 2024-09-11T02:17:13.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: cluster 2024-09-11T02:17:12.156949+0000 mon.a (mon.0) 497 : cluster [INF] osd.1 [v2:172.21.15.79:6800/3399641806,v1:172.21.15.79:6801/3399641806] boot 2024-09-11T02:17:13.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: cluster 2024-09-11T02:17:12.157130+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-11T02:17:13.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: cluster 2024-09-11T02:17:12.157130+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-11T02:17:13.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: audit 2024-09-11T02:17:12.157453+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:13.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: audit 2024-09-11T02:17:12.157453+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:17:13.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: audit 2024-09-11T02:17:12.483263+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:13.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: audit 2024-09-11T02:17:12.483263+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:13.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: audit 2024-09-11T02:17:12.491932+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:13.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: audit 2024-09-11T02:17:12.491932+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:13.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: audit 2024-09-11T02:17:12.496777+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:13.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: audit 2024-09-11T02:17:12.496777+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:13.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: audit 2024-09-11T02:17:12.502544+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:13.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: audit 2024-09-11T02:17:12.502544+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:13.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: audit 2024-09-11T02:17:12.503430+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:13.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: audit 2024-09-11T02:17:12.503430+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:13.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: audit 2024-09-11T02:17:12.505837+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:13.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: audit 2024-09-11T02:17:12.505837+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:13.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: audit 2024-09-11T02:17:12.516161+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:13.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:12 smithi052 bash[22678]: audit 2024-09-11T02:17:12.516161+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:13.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:13 smithi079 bash[23416]: cluster 2024-09-11T02:17:12.272620+0000 mgr.a (mgr.14150) 178 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:13.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:13 smithi079 bash[23416]: cluster 2024-09-11T02:17:12.272620+0000 mgr.a (mgr.14150) 178 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:14.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:13 smithi052 bash[22678]: cluster 2024-09-11T02:17:12.272620+0000 mgr.a (mgr.14150) 178 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:14.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:13 smithi052 bash[22678]: cluster 2024-09-11T02:17:12.272620+0000 mgr.a (mgr.14150) 178 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:14.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:13 smithi097 bash[23313]: cluster 2024-09-11T02:17:12.272620+0000 mgr.a (mgr.14150) 178 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:14.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:13 smithi097 bash[23313]: cluster 2024-09-11T02:17:12.272620+0000 mgr.a (mgr.14150) 178 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-11T02:17:15.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:14 smithi079 bash[23416]: cluster 2024-09-11T02:17:13.711182+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-11T02:17:15.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:14 smithi079 bash[23416]: cluster 2024-09-11T02:17:13.711182+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-11T02:17:15.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:14 smithi052 bash[22678]: cluster 2024-09-11T02:17:13.711182+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-11T02:17:15.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:14 smithi052 bash[22678]: cluster 2024-09-11T02:17:13.711182+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-11T02:17:15.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:14 smithi097 bash[23313]: cluster 2024-09-11T02:17:13.711182+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-11T02:17:15.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:14 smithi097 bash[23313]: cluster 2024-09-11T02:17:13.711182+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-11T02:17:16.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:15 smithi079 bash[23416]: cluster 2024-09-11T02:17:14.273070+0000 mgr.a (mgr.14150) 179 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:16.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:15 smithi079 bash[23416]: cluster 2024-09-11T02:17:14.273070+0000 mgr.a (mgr.14150) 179 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:16.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:15 smithi052 bash[22678]: cluster 2024-09-11T02:17:14.273070+0000 mgr.a (mgr.14150) 179 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:16.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:15 smithi052 bash[22678]: cluster 2024-09-11T02:17:14.273070+0000 mgr.a (mgr.14150) 179 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:16.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:15 smithi097 bash[23313]: cluster 2024-09-11T02:17:14.273070+0000 mgr.a (mgr.14150) 179 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:16.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:15 smithi097 bash[23313]: cluster 2024-09-11T02:17:14.273070+0000 mgr.a (mgr.14150) 179 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:16.766 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.c/config 2024-09-11T02:17:17.905 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:17 smithi097 bash[23313]: cluster 2024-09-11T02:17:16.273532+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:17.905 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:17 smithi097 bash[23313]: cluster 2024-09-11T02:17:16.273532+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:18.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:17 smithi079 bash[23416]: cluster 2024-09-11T02:17:16.273532+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:18.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:17 smithi079 bash[23416]: cluster 2024-09-11T02:17:16.273532+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:18.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:17 smithi052 bash[22678]: cluster 2024-09-11T02:17:16.273532+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:18.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:17 smithi052 bash[22678]: cluster 2024-09-11T02:17:16.273532+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:20.037 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:19 smithi052 bash[22678]: cluster 2024-09-11T02:17:18.273990+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:20.037 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:19 smithi052 bash[22678]: cluster 2024-09-11T02:17:18.273990+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:20.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:19 smithi079 bash[23416]: cluster 2024-09-11T02:17:18.273990+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:20.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:19 smithi079 bash[23416]: cluster 2024-09-11T02:17:18.273990+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:20.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:19 smithi097 bash[23313]: cluster 2024-09-11T02:17:18.273990+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:20.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:19 smithi097 bash[23313]: cluster 2024-09-11T02:17:18.273990+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:20.326 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-11T02:17:20.361 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph orch daemon add osd smithi097:vg_nvme/lv_4 2024-09-11T02:17:21.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:21 smithi097 bash[23313]: cluster 2024-09-11T02:17:20.274452+0000 mgr.a (mgr.14150) 182 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:21.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:21 smithi097 bash[23313]: cluster 2024-09-11T02:17:20.274452+0000 mgr.a (mgr.14150) 182 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:22.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:21 smithi079 bash[23416]: cluster 2024-09-11T02:17:20.274452+0000 mgr.a (mgr.14150) 182 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:22.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:21 smithi079 bash[23416]: cluster 2024-09-11T02:17:20.274452+0000 mgr.a (mgr.14150) 182 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:22.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:21 smithi052 bash[22678]: cluster 2024-09-11T02:17:20.274452+0000 mgr.a (mgr.14150) 182 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:22.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:21 smithi052 bash[22678]: cluster 2024-09-11T02:17:20.274452+0000 mgr.a (mgr.14150) 182 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:24.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:23 smithi079 bash[23416]: cluster 2024-09-11T02:17:22.274847+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:24.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:23 smithi079 bash[23416]: cluster 2024-09-11T02:17:22.274847+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:24.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:23 smithi079 bash[23416]: audit 2024-09-11T02:17:22.886886+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:24.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:23 smithi079 bash[23416]: audit 2024-09-11T02:17:22.886886+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:24.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:23 smithi079 bash[23416]: audit 2024-09-11T02:17:22.894984+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:24.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:23 smithi079 bash[23416]: audit 2024-09-11T02:17:22.894984+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:24.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:23 smithi079 bash[23416]: audit 2024-09-11T02:17:22.904929+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:24.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:23 smithi079 bash[23416]: audit 2024-09-11T02:17:22.904929+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:24.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:23 smithi052 bash[22678]: cluster 2024-09-11T02:17:22.274847+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:24.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:23 smithi052 bash[22678]: cluster 2024-09-11T02:17:22.274847+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:24.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:23 smithi052 bash[22678]: audit 2024-09-11T02:17:22.886886+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:24.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:23 smithi052 bash[22678]: audit 2024-09-11T02:17:22.886886+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:24.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:23 smithi052 bash[22678]: audit 2024-09-11T02:17:22.894984+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:24.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:23 smithi052 bash[22678]: audit 2024-09-11T02:17:22.894984+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:24.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:23 smithi052 bash[22678]: audit 2024-09-11T02:17:22.904929+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:24.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:23 smithi052 bash[22678]: audit 2024-09-11T02:17:22.904929+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:24.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:23 smithi097 bash[23313]: cluster 2024-09-11T02:17:22.274847+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:24.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:23 smithi097 bash[23313]: cluster 2024-09-11T02:17:22.274847+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:24.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:23 smithi097 bash[23313]: audit 2024-09-11T02:17:22.886886+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:24.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:23 smithi097 bash[23313]: audit 2024-09-11T02:17:22.886886+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:24.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:23 smithi097 bash[23313]: audit 2024-09-11T02:17:22.894984+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:24.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:23 smithi097 bash[23313]: audit 2024-09-11T02:17:22.894984+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:24.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:23 smithi097 bash[23313]: audit 2024-09-11T02:17:22.904929+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:24.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:23 smithi097 bash[23313]: audit 2024-09-11T02:17:22.904929+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:24.551 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.c/config 2024-09-11T02:17:26.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:25 smithi079 bash[23416]: cluster 2024-09-11T02:17:24.275270+0000 mgr.a (mgr.14150) 184 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:26.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:25 smithi079 bash[23416]: cluster 2024-09-11T02:17:24.275270+0000 mgr.a (mgr.14150) 184 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:26.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:25 smithi079 bash[23416]: audit 2024-09-11T02:17:25.848736+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-11T02:17:26.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:25 smithi079 bash[23416]: audit 2024-09-11T02:17:25.848736+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-11T02:17:26.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:25 smithi079 bash[23416]: audit 2024-09-11T02:17:25.855304+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-11T02:17:26.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:25 smithi079 bash[23416]: audit 2024-09-11T02:17:25.855304+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-11T02:17:26.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:25 smithi079 bash[23416]: audit 2024-09-11T02:17:25.857059+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:26.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:25 smithi079 bash[23416]: audit 2024-09-11T02:17:25.857059+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:26.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:25 smithi052 bash[22678]: cluster 2024-09-11T02:17:24.275270+0000 mgr.a (mgr.14150) 184 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:26.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:25 smithi052 bash[22678]: cluster 2024-09-11T02:17:24.275270+0000 mgr.a (mgr.14150) 184 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:26.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:25 smithi052 bash[22678]: audit 2024-09-11T02:17:25.848736+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-11T02:17:26.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:25 smithi052 bash[22678]: audit 2024-09-11T02:17:25.848736+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-11T02:17:26.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:25 smithi052 bash[22678]: audit 2024-09-11T02:17:25.855304+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-11T02:17:26.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:25 smithi052 bash[22678]: audit 2024-09-11T02:17:25.855304+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-11T02:17:26.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:25 smithi052 bash[22678]: audit 2024-09-11T02:17:25.857059+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:26.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:25 smithi052 bash[22678]: audit 2024-09-11T02:17:25.857059+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:26.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:25 smithi097 bash[23313]: cluster 2024-09-11T02:17:24.275270+0000 mgr.a (mgr.14150) 184 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:26.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:25 smithi097 bash[23313]: cluster 2024-09-11T02:17:24.275270+0000 mgr.a (mgr.14150) 184 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:26.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:25 smithi097 bash[23313]: audit 2024-09-11T02:17:25.848736+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-11T02:17:26.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:25 smithi097 bash[23313]: audit 2024-09-11T02:17:25.848736+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-11T02:17:26.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:25 smithi097 bash[23313]: audit 2024-09-11T02:17:25.855304+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-11T02:17:26.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:25 smithi097 bash[23313]: audit 2024-09-11T02:17:25.855304+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-11T02:17:26.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:25 smithi097 bash[23313]: audit 2024-09-11T02:17:25.857059+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:26.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:25 smithi097 bash[23313]: audit 2024-09-11T02:17:25.857059+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:27.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:26 smithi079 bash[23416]: audit 2024-09-11T02:17:25.842013+0000 mgr.a (mgr.14150) 185 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi097:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:17:27.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:26 smithi079 bash[23416]: audit 2024-09-11T02:17:25.842013+0000 mgr.a (mgr.14150) 185 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi097:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:17:27.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:26 smithi052 bash[22678]: audit 2024-09-11T02:17:25.842013+0000 mgr.a (mgr.14150) 185 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi097:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:17:27.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:26 smithi052 bash[22678]: audit 2024-09-11T02:17:25.842013+0000 mgr.a (mgr.14150) 185 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi097:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:17:27.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:26 smithi097 bash[23313]: audit 2024-09-11T02:17:25.842013+0000 mgr.a (mgr.14150) 185 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi097:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:17:27.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:26 smithi097 bash[23313]: audit 2024-09-11T02:17:25.842013+0000 mgr.a (mgr.14150) 185 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi097:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:17:28.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:27 smithi079 bash[23416]: cluster 2024-09-11T02:17:26.275722+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:28.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:27 smithi079 bash[23416]: cluster 2024-09-11T02:17:26.275722+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:28.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:27 smithi052 bash[22678]: cluster 2024-09-11T02:17:26.275722+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:28.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:27 smithi052 bash[22678]: cluster 2024-09-11T02:17:26.275722+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:28.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:27 smithi097 bash[23313]: cluster 2024-09-11T02:17:26.275722+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:28.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:27 smithi097 bash[23313]: cluster 2024-09-11T02:17:26.275722+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:30.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:29 smithi079 bash[23416]: cluster 2024-09-11T02:17:28.276244+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:30.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:29 smithi079 bash[23416]: cluster 2024-09-11T02:17:28.276244+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:30.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:29 smithi052 bash[22678]: cluster 2024-09-11T02:17:28.276244+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:30.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:29 smithi052 bash[22678]: cluster 2024-09-11T02:17:28.276244+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:30.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:29 smithi097 bash[23313]: cluster 2024-09-11T02:17:28.276244+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:30.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:29 smithi097 bash[23313]: cluster 2024-09-11T02:17:28.276244+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:31.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:31 smithi052 bash[22678]: cluster 2024-09-11T02:17:30.276727+0000 mgr.a (mgr.14150) 188 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:31.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:31 smithi052 bash[22678]: cluster 2024-09-11T02:17:30.276727+0000 mgr.a (mgr.14150) 188 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:31.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:31 smithi052 bash[22678]: audit 2024-09-11T02:17:31.081585+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:31.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:31 smithi052 bash[22678]: audit 2024-09-11T02:17:31.081585+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:31.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:31 smithi052 bash[22678]: audit 2024-09-11T02:17:31.089818+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:31.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:31 smithi052 bash[22678]: audit 2024-09-11T02:17:31.089818+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:31.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:31 smithi052 bash[22678]: audit 2024-09-11T02:17:31.099365+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:31.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:31 smithi052 bash[22678]: audit 2024-09-11T02:17:31.099365+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:31.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:31 smithi052 bash[22678]: audit 2024-09-11T02:17:31.664185+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:31.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:31 smithi052 bash[22678]: audit 2024-09-11T02:17:31.664185+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:31.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:31 smithi052 bash[22678]: audit 2024-09-11T02:17:31.670378+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:31.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:31 smithi052 bash[22678]: audit 2024-09-11T02:17:31.670378+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:31.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:31 smithi052 bash[22678]: audit 2024-09-11T02:17:31.678202+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:31.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:31 smithi052 bash[22678]: audit 2024-09-11T02:17:31.678202+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:31 smithi079 bash[23416]: cluster 2024-09-11T02:17:30.276727+0000 mgr.a (mgr.14150) 188 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:32.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:31 smithi079 bash[23416]: cluster 2024-09-11T02:17:30.276727+0000 mgr.a (mgr.14150) 188 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:32.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:31 smithi079 bash[23416]: audit 2024-09-11T02:17:31.081585+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:31 smithi079 bash[23416]: audit 2024-09-11T02:17:31.081585+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:31 smithi079 bash[23416]: audit 2024-09-11T02:17:31.089818+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:31 smithi079 bash[23416]: audit 2024-09-11T02:17:31.089818+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:31 smithi079 bash[23416]: audit 2024-09-11T02:17:31.099365+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:31 smithi079 bash[23416]: audit 2024-09-11T02:17:31.099365+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:31 smithi079 bash[23416]: audit 2024-09-11T02:17:31.664185+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:31 smithi079 bash[23416]: audit 2024-09-11T02:17:31.664185+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:31 smithi079 bash[23416]: audit 2024-09-11T02:17:31.670378+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:31 smithi079 bash[23416]: audit 2024-09-11T02:17:31.670378+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:31 smithi079 bash[23416]: audit 2024-09-11T02:17:31.678202+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:31 smithi079 bash[23416]: audit 2024-09-11T02:17:31.678202+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:31 smithi097 bash[23313]: cluster 2024-09-11T02:17:30.276727+0000 mgr.a (mgr.14150) 188 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:32.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:31 smithi097 bash[23313]: cluster 2024-09-11T02:17:30.276727+0000 mgr.a (mgr.14150) 188 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:32.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:31 smithi097 bash[23313]: audit 2024-09-11T02:17:31.081585+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:31 smithi097 bash[23313]: audit 2024-09-11T02:17:31.081585+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:31 smithi097 bash[23313]: audit 2024-09-11T02:17:31.089818+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:31 smithi097 bash[23313]: audit 2024-09-11T02:17:31.089818+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:31 smithi097 bash[23313]: audit 2024-09-11T02:17:31.099365+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:31 smithi097 bash[23313]: audit 2024-09-11T02:17:31.099365+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:31 smithi097 bash[23313]: audit 2024-09-11T02:17:31.664185+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:31 smithi097 bash[23313]: audit 2024-09-11T02:17:31.664185+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:31 smithi097 bash[23313]: audit 2024-09-11T02:17:31.670378+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:31 smithi097 bash[23313]: audit 2024-09-11T02:17:31.670378+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:31 smithi097 bash[23313]: audit 2024-09-11T02:17:31.678202+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:32.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:31 smithi097 bash[23313]: audit 2024-09-11T02:17:31.678202+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:34.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:33 smithi079 bash[23416]: cluster 2024-09-11T02:17:32.277201+0000 mgr.a (mgr.14150) 189 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:34.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:33 smithi079 bash[23416]: cluster 2024-09-11T02:17:32.277201+0000 mgr.a (mgr.14150) 189 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:34.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:33 smithi052 bash[22678]: cluster 2024-09-11T02:17:32.277201+0000 mgr.a (mgr.14150) 189 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:34.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:33 smithi052 bash[22678]: cluster 2024-09-11T02:17:32.277201+0000 mgr.a (mgr.14150) 189 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:34.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:33 smithi097 bash[23313]: cluster 2024-09-11T02:17:32.277201+0000 mgr.a (mgr.14150) 189 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:34.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:33 smithi097 bash[23313]: cluster 2024-09-11T02:17:32.277201+0000 mgr.a (mgr.14150) 189 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:35.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:34 smithi079 bash[23416]: audit 2024-09-11T02:17:33.949205+0000 mon.a (mon.0) 520 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4254c211-b88a-425f-9c2a-2e8d6cbf6609"} : dispatch 2024-09-11T02:17:35.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:34 smithi079 bash[23416]: audit 2024-09-11T02:17:33.949205+0000 mon.a (mon.0) 520 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4254c211-b88a-425f-9c2a-2e8d6cbf6609"} : dispatch 2024-09-11T02:17:35.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:34 smithi079 bash[23416]: audit 2024-09-11T02:17:33.951388+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.97:0/2660502119' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4254c211-b88a-425f-9c2a-2e8d6cbf6609"} : dispatch 2024-09-11T02:17:35.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:34 smithi079 bash[23416]: audit 2024-09-11T02:17:33.951388+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.97:0/2660502119' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4254c211-b88a-425f-9c2a-2e8d6cbf6609"} : dispatch 2024-09-11T02:17:35.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:34 smithi079 bash[23416]: audit 2024-09-11T02:17:33.952793+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4254c211-b88a-425f-9c2a-2e8d6cbf6609"}]': finished 2024-09-11T02:17:35.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:34 smithi079 bash[23416]: audit 2024-09-11T02:17:33.952793+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4254c211-b88a-425f-9c2a-2e8d6cbf6609"}]': finished 2024-09-11T02:17:35.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:34 smithi079 bash[23416]: cluster 2024-09-11T02:17:33.958061+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-11T02:17:35.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:34 smithi079 bash[23416]: cluster 2024-09-11T02:17:33.958061+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-11T02:17:35.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:34 smithi079 bash[23416]: audit 2024-09-11T02:17:33.958632+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:17:35.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:34 smithi079 bash[23416]: audit 2024-09-11T02:17:33.958632+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:17:35.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:34 smithi079 bash[23416]: audit 2024-09-11T02:17:34.611576+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.97:0/1708361204' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-11T02:17:35.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:34 smithi079 bash[23416]: audit 2024-09-11T02:17:34.611576+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.97:0/1708361204' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-11T02:17:35.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:34 smithi052 bash[22678]: audit 2024-09-11T02:17:33.949205+0000 mon.a (mon.0) 520 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4254c211-b88a-425f-9c2a-2e8d6cbf6609"} : dispatch 2024-09-11T02:17:35.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:34 smithi052 bash[22678]: audit 2024-09-11T02:17:33.949205+0000 mon.a (mon.0) 520 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4254c211-b88a-425f-9c2a-2e8d6cbf6609"} : dispatch 2024-09-11T02:17:35.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:34 smithi052 bash[22678]: audit 2024-09-11T02:17:33.951388+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.97:0/2660502119' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4254c211-b88a-425f-9c2a-2e8d6cbf6609"} : dispatch 2024-09-11T02:17:35.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:34 smithi052 bash[22678]: audit 2024-09-11T02:17:33.951388+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.97:0/2660502119' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4254c211-b88a-425f-9c2a-2e8d6cbf6609"} : dispatch 2024-09-11T02:17:35.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:34 smithi052 bash[22678]: audit 2024-09-11T02:17:33.952793+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4254c211-b88a-425f-9c2a-2e8d6cbf6609"}]': finished 2024-09-11T02:17:35.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:34 smithi052 bash[22678]: audit 2024-09-11T02:17:33.952793+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4254c211-b88a-425f-9c2a-2e8d6cbf6609"}]': finished 2024-09-11T02:17:35.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:34 smithi052 bash[22678]: cluster 2024-09-11T02:17:33.958061+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-11T02:17:35.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:34 smithi052 bash[22678]: cluster 2024-09-11T02:17:33.958061+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-11T02:17:35.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:34 smithi052 bash[22678]: audit 2024-09-11T02:17:33.958632+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:17:35.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:34 smithi052 bash[22678]: audit 2024-09-11T02:17:33.958632+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:17:35.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:34 smithi052 bash[22678]: audit 2024-09-11T02:17:34.611576+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.97:0/1708361204' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-11T02:17:35.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:34 smithi052 bash[22678]: audit 2024-09-11T02:17:34.611576+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.97:0/1708361204' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-11T02:17:35.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:34 smithi097 bash[23313]: audit 2024-09-11T02:17:33.949205+0000 mon.a (mon.0) 520 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4254c211-b88a-425f-9c2a-2e8d6cbf6609"} : dispatch 2024-09-11T02:17:35.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:34 smithi097 bash[23313]: audit 2024-09-11T02:17:33.949205+0000 mon.a (mon.0) 520 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4254c211-b88a-425f-9c2a-2e8d6cbf6609"} : dispatch 2024-09-11T02:17:35.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:34 smithi097 bash[23313]: audit 2024-09-11T02:17:33.951388+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.97:0/2660502119' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4254c211-b88a-425f-9c2a-2e8d6cbf6609"} : dispatch 2024-09-11T02:17:35.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:34 smithi097 bash[23313]: audit 2024-09-11T02:17:33.951388+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.97:0/2660502119' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4254c211-b88a-425f-9c2a-2e8d6cbf6609"} : dispatch 2024-09-11T02:17:35.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:34 smithi097 bash[23313]: audit 2024-09-11T02:17:33.952793+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4254c211-b88a-425f-9c2a-2e8d6cbf6609"}]': finished 2024-09-11T02:17:35.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:34 smithi097 bash[23313]: audit 2024-09-11T02:17:33.952793+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4254c211-b88a-425f-9c2a-2e8d6cbf6609"}]': finished 2024-09-11T02:17:35.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:34 smithi097 bash[23313]: cluster 2024-09-11T02:17:33.958061+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-11T02:17:35.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:34 smithi097 bash[23313]: cluster 2024-09-11T02:17:33.958061+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-11T02:17:35.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:34 smithi097 bash[23313]: audit 2024-09-11T02:17:33.958632+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:17:35.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:34 smithi097 bash[23313]: audit 2024-09-11T02:17:33.958632+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:17:35.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:34 smithi097 bash[23313]: audit 2024-09-11T02:17:34.611576+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.97:0/1708361204' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-11T02:17:35.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:34 smithi097 bash[23313]: audit 2024-09-11T02:17:34.611576+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.97:0/1708361204' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-11T02:17:36.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:35 smithi079 bash[23416]: cluster 2024-09-11T02:17:34.277673+0000 mgr.a (mgr.14150) 190 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:36.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:35 smithi079 bash[23416]: cluster 2024-09-11T02:17:34.277673+0000 mgr.a (mgr.14150) 190 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:36.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:35 smithi052 bash[22678]: cluster 2024-09-11T02:17:34.277673+0000 mgr.a (mgr.14150) 190 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:36.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:35 smithi052 bash[22678]: cluster 2024-09-11T02:17:34.277673+0000 mgr.a (mgr.14150) 190 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:36.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:35 smithi097 bash[23313]: cluster 2024-09-11T02:17:34.277673+0000 mgr.a (mgr.14150) 190 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:36.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:35 smithi097 bash[23313]: cluster 2024-09-11T02:17:34.277673+0000 mgr.a (mgr.14150) 190 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:38.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:37 smithi079 bash[23416]: cluster 2024-09-11T02:17:36.278192+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:38.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:37 smithi079 bash[23416]: cluster 2024-09-11T02:17:36.278192+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:38.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:37 smithi052 bash[22678]: cluster 2024-09-11T02:17:36.278192+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:38.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:37 smithi052 bash[22678]: cluster 2024-09-11T02:17:36.278192+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:38.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:37 smithi097 bash[23313]: cluster 2024-09-11T02:17:36.278192+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:38.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:37 smithi097 bash[23313]: cluster 2024-09-11T02:17:36.278192+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:40.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:39 smithi079 bash[23416]: cluster 2024-09-11T02:17:38.278622+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:40.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:39 smithi079 bash[23416]: cluster 2024-09-11T02:17:38.278622+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:40.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:39 smithi052 bash[22678]: cluster 2024-09-11T02:17:38.278622+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:40.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:39 smithi052 bash[22678]: cluster 2024-09-11T02:17:38.278622+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:40.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:39 smithi097 bash[23313]: cluster 2024-09-11T02:17:38.278622+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:40.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:39 smithi097 bash[23313]: cluster 2024-09-11T02:17:38.278622+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:42.183 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:41 smithi097 bash[23313]: cluster 2024-09-11T02:17:40.279096+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:42.183 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:41 smithi097 bash[23313]: cluster 2024-09-11T02:17:40.279096+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:42.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:41 smithi052 bash[22678]: cluster 2024-09-11T02:17:40.279096+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:42.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:41 smithi052 bash[22678]: cluster 2024-09-11T02:17:40.279096+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:42.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:41 smithi079 bash[23416]: cluster 2024-09-11T02:17:40.279096+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:42.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:41 smithi079 bash[23416]: cluster 2024-09-11T02:17:40.279096+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:44.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:43 smithi052 bash[22678]: cluster 2024-09-11T02:17:42.279551+0000 mgr.a (mgr.14150) 194 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:44.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:43 smithi052 bash[22678]: cluster 2024-09-11T02:17:42.279551+0000 mgr.a (mgr.14150) 194 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:44.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:43 smithi052 bash[22678]: audit 2024-09-11T02:17:43.108118+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:44.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:43 smithi052 bash[22678]: audit 2024-09-11T02:17:43.108118+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:44.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:43 smithi052 bash[22678]: audit 2024-09-11T02:17:43.113632+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:44.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:43 smithi052 bash[22678]: audit 2024-09-11T02:17:43.113632+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:44.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:43 smithi052 bash[22678]: audit 2024-09-11T02:17:43.123289+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:44.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:43 smithi052 bash[22678]: audit 2024-09-11T02:17:43.123289+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:44.217 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:43 smithi097 bash[23313]: cluster 2024-09-11T02:17:42.279551+0000 mgr.a (mgr.14150) 194 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:44.217 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:43 smithi097 bash[23313]: cluster 2024-09-11T02:17:42.279551+0000 mgr.a (mgr.14150) 194 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:44.217 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:43 smithi097 bash[23313]: audit 2024-09-11T02:17:43.108118+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:44.217 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:43 smithi097 bash[23313]: audit 2024-09-11T02:17:43.108118+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:44.217 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:43 smithi097 bash[23313]: audit 2024-09-11T02:17:43.113632+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:44.217 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:43 smithi097 bash[23313]: audit 2024-09-11T02:17:43.113632+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:44.217 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:43 smithi097 bash[23313]: audit 2024-09-11T02:17:43.123289+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:44.217 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:43 smithi097 bash[23313]: audit 2024-09-11T02:17:43.123289+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:44.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:43 smithi079 bash[23416]: cluster 2024-09-11T02:17:42.279551+0000 mgr.a (mgr.14150) 194 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:44.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:43 smithi079 bash[23416]: cluster 2024-09-11T02:17:42.279551+0000 mgr.a (mgr.14150) 194 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:44.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:43 smithi079 bash[23416]: audit 2024-09-11T02:17:43.108118+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:44.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:43 smithi079 bash[23416]: audit 2024-09-11T02:17:43.108118+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:44.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:43 smithi079 bash[23416]: audit 2024-09-11T02:17:43.113632+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:44.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:43 smithi079 bash[23416]: audit 2024-09-11T02:17:43.113632+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:44.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:43 smithi079 bash[23416]: audit 2024-09-11T02:17:43.123289+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:44.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:43 smithi079 bash[23416]: audit 2024-09-11T02:17:43.123289+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:46.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:45 smithi052 bash[22678]: cluster 2024-09-11T02:17:44.280019+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:46.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:45 smithi052 bash[22678]: cluster 2024-09-11T02:17:44.280019+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:46.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:45 smithi097 bash[23313]: cluster 2024-09-11T02:17:44.280019+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:46.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:45 smithi097 bash[23313]: cluster 2024-09-11T02:17:44.280019+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:46.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:45 smithi079 bash[23416]: cluster 2024-09-11T02:17:44.280019+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:46.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:45 smithi079 bash[23416]: cluster 2024-09-11T02:17:44.280019+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:48.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:47 smithi052 bash[22678]: cluster 2024-09-11T02:17:46.280572+0000 mgr.a (mgr.14150) 196 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:48.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:47 smithi052 bash[22678]: cluster 2024-09-11T02:17:46.280572+0000 mgr.a (mgr.14150) 196 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:48.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:47 smithi097 bash[23313]: cluster 2024-09-11T02:17:46.280572+0000 mgr.a (mgr.14150) 196 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:48.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:47 smithi097 bash[23313]: cluster 2024-09-11T02:17:46.280572+0000 mgr.a (mgr.14150) 196 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:48.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:47 smithi079 bash[23416]: cluster 2024-09-11T02:17:46.280572+0000 mgr.a (mgr.14150) 196 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:48.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:47 smithi079 bash[23416]: cluster 2024-09-11T02:17:46.280572+0000 mgr.a (mgr.14150) 196 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:49.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:48 smithi052 bash[22678]: audit 2024-09-11T02:17:48.191936+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-11T02:17:49.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:48 smithi052 bash[22678]: audit 2024-09-11T02:17:48.191936+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-11T02:17:49.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:48 smithi052 bash[22678]: audit 2024-09-11T02:17:48.193701+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:49.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:48 smithi052 bash[22678]: audit 2024-09-11T02:17:48.193701+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:49.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:48 smithi097 bash[23313]: audit 2024-09-11T02:17:48.191936+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-11T02:17:49.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:48 smithi097 bash[23313]: audit 2024-09-11T02:17:48.191936+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-11T02:17:49.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:48 smithi097 bash[23313]: audit 2024-09-11T02:17:48.193701+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:49.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:48 smithi097 bash[23313]: audit 2024-09-11T02:17:48.193701+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:49.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:48 smithi079 bash[23416]: audit 2024-09-11T02:17:48.191936+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-11T02:17:49.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:48 smithi079 bash[23416]: audit 2024-09-11T02:17:48.191936+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-11T02:17:49.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:48 smithi079 bash[23416]: audit 2024-09-11T02:17:48.193701+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:49.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:48 smithi079 bash[23416]: audit 2024-09-11T02:17:48.193701+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:50.101 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:49 smithi097 bash[23313]: cephadm 2024-09-11T02:17:48.195254+0000 mgr.a (mgr.14150) 197 : cephadm [INF] Deploying daemon osd.2 on smithi097 2024-09-11T02:17:50.101 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:49 smithi097 bash[23313]: cephadm 2024-09-11T02:17:48.195254+0000 mgr.a (mgr.14150) 197 : cephadm [INF] Deploying daemon osd.2 on smithi097 2024-09-11T02:17:50.102 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:49 smithi097 bash[23313]: cluster 2024-09-11T02:17:48.281058+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:50.102 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:49 smithi097 bash[23313]: cluster 2024-09-11T02:17:48.281058+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:50.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:49 smithi052 bash[22678]: cephadm 2024-09-11T02:17:48.195254+0000 mgr.a (mgr.14150) 197 : cephadm [INF] Deploying daemon osd.2 on smithi097 2024-09-11T02:17:50.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:49 smithi052 bash[22678]: cephadm 2024-09-11T02:17:48.195254+0000 mgr.a (mgr.14150) 197 : cephadm [INF] Deploying daemon osd.2 on smithi097 2024-09-11T02:17:50.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:49 smithi052 bash[22678]: cluster 2024-09-11T02:17:48.281058+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:50.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:49 smithi052 bash[22678]: cluster 2024-09-11T02:17:48.281058+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:50.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:49 smithi079 bash[23416]: cephadm 2024-09-11T02:17:48.195254+0000 mgr.a (mgr.14150) 197 : cephadm [INF] Deploying daemon osd.2 on smithi097 2024-09-11T02:17:50.272 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:49 smithi079 bash[23416]: cephadm 2024-09-11T02:17:48.195254+0000 mgr.a (mgr.14150) 197 : cephadm [INF] Deploying daemon osd.2 on smithi097 2024-09-11T02:17:50.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:49 smithi079 bash[23416]: cluster 2024-09-11T02:17:48.281058+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:50.273 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:49 smithi079 bash[23416]: cluster 2024-09-11T02:17:48.281058+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:51.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:51 smithi079 bash[23416]: cluster 2024-09-11T02:17:50.281515+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:51.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:51 smithi079 bash[23416]: cluster 2024-09-11T02:17:50.281515+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:51.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:51 smithi052 bash[22678]: cluster 2024-09-11T02:17:50.281515+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:51.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:51 smithi052 bash[22678]: cluster 2024-09-11T02:17:50.281515+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:51.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:51 smithi097 bash[23313]: cluster 2024-09-11T02:17:50.281515+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:51.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:51 smithi097 bash[23313]: cluster 2024-09-11T02:17:50.281515+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:52.596 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:52 smithi079 bash[23416]: audit 2024-09-11T02:17:51.265259+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.596 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:52 smithi079 bash[23416]: audit 2024-09-11T02:17:51.265259+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.596 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:52 smithi079 bash[23416]: audit 2024-09-11T02:17:51.273613+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.596 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:52 smithi079 bash[23416]: audit 2024-09-11T02:17:51.273613+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.596 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:52 smithi079 bash[23416]: audit 2024-09-11T02:17:51.283343+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.597 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:52 smithi079 bash[23416]: audit 2024-09-11T02:17:51.283343+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.597 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:52 smithi079 bash[23416]: audit 2024-09-11T02:17:51.888310+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.597 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:52 smithi079 bash[23416]: audit 2024-09-11T02:17:51.888310+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.597 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:52 smithi079 bash[23416]: audit 2024-09-11T02:17:51.895266+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.597 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:52 smithi079 bash[23416]: audit 2024-09-11T02:17:51.895266+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.597 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:52 smithi079 bash[23416]: audit 2024-09-11T02:17:51.903570+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.597 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:52 smithi079 bash[23416]: audit 2024-09-11T02:17:51.903570+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.629 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:52 smithi097 bash[23313]: audit 2024-09-11T02:17:51.265259+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.629 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:52 smithi097 bash[23313]: audit 2024-09-11T02:17:51.265259+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.629 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:52 smithi097 bash[23313]: audit 2024-09-11T02:17:51.273613+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.629 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:52 smithi097 bash[23313]: audit 2024-09-11T02:17:51.273613+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.629 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:52 smithi097 bash[23313]: audit 2024-09-11T02:17:51.283343+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.630 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:52 smithi097 bash[23313]: audit 2024-09-11T02:17:51.283343+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.630 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:52 smithi097 bash[23313]: audit 2024-09-11T02:17:51.888310+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.630 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:52 smithi097 bash[23313]: audit 2024-09-11T02:17:51.888310+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.630 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:52 smithi097 bash[23313]: audit 2024-09-11T02:17:51.895266+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.630 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:52 smithi097 bash[23313]: audit 2024-09-11T02:17:51.895266+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.630 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:52 smithi097 bash[23313]: audit 2024-09-11T02:17:51.903570+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.630 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:52 smithi097 bash[23313]: audit 2024-09-11T02:17:51.903570+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:52 smithi052 bash[22678]: audit 2024-09-11T02:17:51.265259+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:52 smithi052 bash[22678]: audit 2024-09-11T02:17:51.265259+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:52 smithi052 bash[22678]: audit 2024-09-11T02:17:51.273613+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:52 smithi052 bash[22678]: audit 2024-09-11T02:17:51.273613+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:52 smithi052 bash[22678]: audit 2024-09-11T02:17:51.283343+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:52 smithi052 bash[22678]: audit 2024-09-11T02:17:51.283343+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:52 smithi052 bash[22678]: audit 2024-09-11T02:17:51.888310+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:52 smithi052 bash[22678]: audit 2024-09-11T02:17:51.888310+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:52 smithi052 bash[22678]: audit 2024-09-11T02:17:51.895266+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:52 smithi052 bash[22678]: audit 2024-09-11T02:17:51.895266+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:52 smithi052 bash[22678]: audit 2024-09-11T02:17:51.903570+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:52 smithi052 bash[22678]: audit 2024-09-11T02:17:51.903570+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:52.953 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:52 smithi097 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:17:52.953 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:52 smithi097 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:17:53.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:53 smithi079 bash[23416]: cluster 2024-09-11T02:17:52.282007+0000 mgr.a (mgr.14150) 200 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:53.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:53 smithi079 bash[23416]: cluster 2024-09-11T02:17:52.282007+0000 mgr.a (mgr.14150) 200 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:53.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:53 smithi079 bash[23416]: audit 2024-09-11T02:17:52.994388+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:53.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:53 smithi079 bash[23416]: audit 2024-09-11T02:17:52.994388+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:53.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:53 smithi079 bash[23416]: audit 2024-09-11T02:17:53.002042+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:53.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:53 smithi079 bash[23416]: audit 2024-09-11T02:17:53.002042+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:53.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:53 smithi079 bash[23416]: audit 2024-09-11T02:17:53.002715+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:53.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:53 smithi079 bash[23416]: audit 2024-09-11T02:17:53.002715+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:53.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:53 smithi079 bash[23416]: audit 2024-09-11T02:17:53.005978+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:53.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:53 smithi079 bash[23416]: audit 2024-09-11T02:17:53.005978+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:53.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:53 smithi079 bash[23416]: audit 2024-09-11T02:17:53.010151+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:53.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:53 smithi079 bash[23416]: audit 2024-09-11T02:17:53.010151+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:53.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:53 smithi079 bash[23416]: audit 2024-09-11T02:17:53.022384+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:53.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:53 smithi079 bash[23416]: audit 2024-09-11T02:17:53.022384+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:53.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:53 smithi052 bash[22678]: cluster 2024-09-11T02:17:52.282007+0000 mgr.a (mgr.14150) 200 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:53.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:53 smithi052 bash[22678]: cluster 2024-09-11T02:17:52.282007+0000 mgr.a (mgr.14150) 200 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:53.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:53 smithi052 bash[22678]: audit 2024-09-11T02:17:52.994388+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:53.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:53 smithi052 bash[22678]: audit 2024-09-11T02:17:52.994388+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:53 smithi052 bash[22678]: audit 2024-09-11T02:17:53.002042+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:53 smithi052 bash[22678]: audit 2024-09-11T02:17:53.002042+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:53 smithi052 bash[22678]: audit 2024-09-11T02:17:53.002715+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:53 smithi052 bash[22678]: audit 2024-09-11T02:17:53.002715+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:53 smithi052 bash[22678]: audit 2024-09-11T02:17:53.005978+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:53 smithi052 bash[22678]: audit 2024-09-11T02:17:53.005978+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:53 smithi052 bash[22678]: audit 2024-09-11T02:17:53.010151+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:53 smithi052 bash[22678]: audit 2024-09-11T02:17:53.010151+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:53 smithi052 bash[22678]: audit 2024-09-11T02:17:53.022384+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:53 smithi052 bash[22678]: audit 2024-09-11T02:17:53.022384+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:53.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:53 smithi097 bash[23313]: cluster 2024-09-11T02:17:52.282007+0000 mgr.a (mgr.14150) 200 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:53.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:53 smithi097 bash[23313]: cluster 2024-09-11T02:17:52.282007+0000 mgr.a (mgr.14150) 200 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:53.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:53 smithi097 bash[23313]: audit 2024-09-11T02:17:52.994388+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:53 smithi097 bash[23313]: audit 2024-09-11T02:17:52.994388+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:17:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:53 smithi097 bash[23313]: audit 2024-09-11T02:17:53.002042+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:53 smithi097 bash[23313]: audit 2024-09-11T02:17:53.002042+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:53 smithi097 bash[23313]: audit 2024-09-11T02:17:53.002715+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:53 smithi097 bash[23313]: audit 2024-09-11T02:17:53.002715+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:17:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:53 smithi097 bash[23313]: audit 2024-09-11T02:17:53.005978+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:53 smithi097 bash[23313]: audit 2024-09-11T02:17:53.005978+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:17:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:53 smithi097 bash[23313]: audit 2024-09-11T02:17:53.010151+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:53 smithi097 bash[23313]: audit 2024-09-11T02:17:53.010151+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:53 smithi097 bash[23313]: audit 2024-09-11T02:17:53.022384+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:53 smithi097 bash[23313]: audit 2024-09-11T02:17:53.022384+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:17:55.651 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:55 smithi097 bash[23313]: cluster 2024-09-11T02:17:54.282477+0000 mgr.a (mgr.14150) 201 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:55.651 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:55 smithi097 bash[23313]: cluster 2024-09-11T02:17:54.282477+0000 mgr.a (mgr.14150) 201 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:55.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:55 smithi079 bash[23416]: cluster 2024-09-11T02:17:54.282477+0000 mgr.a (mgr.14150) 201 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:55.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:55 smithi079 bash[23416]: cluster 2024-09-11T02:17:54.282477+0000 mgr.a (mgr.14150) 201 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:55.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:55 smithi052 bash[22678]: cluster 2024-09-11T02:17:54.282477+0000 mgr.a (mgr.14150) 201 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:55.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:55 smithi052 bash[22678]: cluster 2024-09-11T02:17:54.282477+0000 mgr.a (mgr.14150) 201 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:57.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:57 smithi079 bash[23416]: cluster 2024-09-11T02:17:56.282965+0000 mgr.a (mgr.14150) 202 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:57.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:57 smithi079 bash[23416]: cluster 2024-09-11T02:17:56.282965+0000 mgr.a (mgr.14150) 202 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:57.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:57 smithi052 bash[22678]: cluster 2024-09-11T02:17:56.282965+0000 mgr.a (mgr.14150) 202 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:57.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:57 smithi052 bash[22678]: cluster 2024-09-11T02:17:56.282965+0000 mgr.a (mgr.14150) 202 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:57.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:57 smithi097 bash[23313]: cluster 2024-09-11T02:17:56.282965+0000 mgr.a (mgr.14150) 202 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:57.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:57 smithi097 bash[23313]: cluster 2024-09-11T02:17:56.282965+0000 mgr.a (mgr.14150) 202 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:59.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:59 smithi079 bash[23416]: cluster 2024-09-11T02:17:58.283490+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:59.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:17:59 smithi079 bash[23416]: cluster 2024-09-11T02:17:58.283490+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:59.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:59 smithi052 bash[22678]: cluster 2024-09-11T02:17:58.283490+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:59.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:17:59 smithi052 bash[22678]: cluster 2024-09-11T02:17:58.283490+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:59.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:59 smithi097 bash[23313]: cluster 2024-09-11T02:17:58.283490+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:17:59.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:17:59 smithi097 bash[23313]: cluster 2024-09-11T02:17:58.283490+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:01.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:01 smithi079 bash[23416]: cluster 2024-09-11T02:18:00.284000+0000 mgr.a (mgr.14150) 204 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:01.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:01 smithi079 bash[23416]: cluster 2024-09-11T02:18:00.284000+0000 mgr.a (mgr.14150) 204 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:01.686 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:01 smithi052 bash[22678]: cluster 2024-09-11T02:18:00.284000+0000 mgr.a (mgr.14150) 204 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:01.686 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:01 smithi052 bash[22678]: cluster 2024-09-11T02:18:00.284000+0000 mgr.a (mgr.14150) 204 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:01.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:01 smithi097 bash[23313]: cluster 2024-09-11T02:18:00.284000+0000 mgr.a (mgr.14150) 204 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:01.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:01 smithi097 bash[23313]: cluster 2024-09-11T02:18:00.284000+0000 mgr.a (mgr.14150) 204 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:03.442 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:03 smithi097 bash[23313]: cluster 2024-09-11T02:18:02.284526+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:03.443 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:03 smithi097 bash[23313]: cluster 2024-09-11T02:18:02.284526+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:03.443 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:03 smithi097 bash[23313]: audit 2024-09-11T02:18:02.482638+0000 mon.a (mon.0) 541 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-11T02:18:03.443 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:03 smithi097 bash[23313]: audit 2024-09-11T02:18:02.482638+0000 mon.a (mon.0) 541 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-11T02:18:03.443 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:03 smithi097 bash[23313]: audit 2024-09-11T02:18:02.485400+0000 mon.c (mon.1) 5 : audit [INF] from='osd.2 [v2:172.21.15.97:6800/1862195880,v1:172.21.15.97:6801/1862195880]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-11T02:18:03.443 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:03 smithi097 bash[23313]: audit 2024-09-11T02:18:02.485400+0000 mon.c (mon.1) 5 : audit [INF] from='osd.2 [v2:172.21.15.97:6800/1862195880,v1:172.21.15.97:6801/1862195880]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-11T02:18:03.443 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:03 smithi097 bash[23313]: audit 2024-09-11T02:18:03.254662+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.443 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:03 smithi097 bash[23313]: audit 2024-09-11T02:18:03.254662+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.443 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:03 smithi097 bash[23313]: audit 2024-09-11T02:18:03.261621+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.443 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:03 smithi097 bash[23313]: audit 2024-09-11T02:18:03.261621+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.443 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:03 smithi097 bash[23313]: audit 2024-09-11T02:18:03.263755+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:18:03.443 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:03 smithi097 bash[23313]: audit 2024-09-11T02:18:03.263755+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:18:03.443 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:03 smithi097 bash[23313]: audit 2024-09-11T02:18:03.268117+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.444 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:03 smithi097 bash[23313]: audit 2024-09-11T02:18:03.268117+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.444 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:03 smithi097 bash[23313]: audit 2024-09-11T02:18:03.268538+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:18:03.444 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:03 smithi097 bash[23313]: audit 2024-09-11T02:18:03.268538+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:18:03.444 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:03 smithi097 bash[23313]: audit 2024-09-11T02:18:03.269435+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:18:03.444 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:03 smithi097 bash[23313]: audit 2024-09-11T02:18:03.269435+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:18:03.444 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:03 smithi097 bash[23313]: audit 2024-09-11T02:18:03.274467+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.444 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:03 smithi097 bash[23313]: audit 2024-09-11T02:18:03.274467+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.626 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:03 smithi052 bash[22678]: cluster 2024-09-11T02:18:02.284526+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:03.626 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:03 smithi052 bash[22678]: cluster 2024-09-11T02:18:02.284526+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:03.626 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:03 smithi052 bash[22678]: audit 2024-09-11T02:18:02.482638+0000 mon.a (mon.0) 541 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-11T02:18:03.627 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:03 smithi052 bash[22678]: audit 2024-09-11T02:18:02.482638+0000 mon.a (mon.0) 541 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-11T02:18:03.627 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:03 smithi052 bash[22678]: audit 2024-09-11T02:18:02.485400+0000 mon.c (mon.1) 5 : audit [INF] from='osd.2 [v2:172.21.15.97:6800/1862195880,v1:172.21.15.97:6801/1862195880]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-11T02:18:03.627 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:03 smithi052 bash[22678]: audit 2024-09-11T02:18:02.485400+0000 mon.c (mon.1) 5 : audit [INF] from='osd.2 [v2:172.21.15.97:6800/1862195880,v1:172.21.15.97:6801/1862195880]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-11T02:18:03.627 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:03 smithi052 bash[22678]: audit 2024-09-11T02:18:03.254662+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.627 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:03 smithi052 bash[22678]: audit 2024-09-11T02:18:03.254662+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.627 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:03 smithi052 bash[22678]: audit 2024-09-11T02:18:03.261621+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.627 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:03 smithi052 bash[22678]: audit 2024-09-11T02:18:03.261621+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.627 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:03 smithi052 bash[22678]: audit 2024-09-11T02:18:03.263755+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:18:03.627 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:03 smithi052 bash[22678]: audit 2024-09-11T02:18:03.263755+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:18:03.627 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:03 smithi052 bash[22678]: audit 2024-09-11T02:18:03.268117+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.627 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:03 smithi052 bash[22678]: audit 2024-09-11T02:18:03.268117+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.627 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:03 smithi052 bash[22678]: audit 2024-09-11T02:18:03.268538+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:18:03.627 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:03 smithi052 bash[22678]: audit 2024-09-11T02:18:03.268538+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:18:03.628 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:03 smithi052 bash[22678]: audit 2024-09-11T02:18:03.269435+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:18:03.628 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:03 smithi052 bash[22678]: audit 2024-09-11T02:18:03.269435+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:18:03.628 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:03 smithi052 bash[22678]: audit 2024-09-11T02:18:03.274467+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.628 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:03 smithi052 bash[22678]: audit 2024-09-11T02:18:03.274467+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:03 smithi079 bash[23416]: cluster 2024-09-11T02:18:02.284526+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:03.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:03 smithi079 bash[23416]: cluster 2024-09-11T02:18:02.284526+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:03.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:03 smithi079 bash[23416]: audit 2024-09-11T02:18:02.482638+0000 mon.a (mon.0) 541 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-11T02:18:03.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:03 smithi079 bash[23416]: audit 2024-09-11T02:18:02.482638+0000 mon.a (mon.0) 541 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-11T02:18:03.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:03 smithi079 bash[23416]: audit 2024-09-11T02:18:02.485400+0000 mon.c (mon.1) 5 : audit [INF] from='osd.2 [v2:172.21.15.97:6800/1862195880,v1:172.21.15.97:6801/1862195880]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-11T02:18:03.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:03 smithi079 bash[23416]: audit 2024-09-11T02:18:02.485400+0000 mon.c (mon.1) 5 : audit [INF] from='osd.2 [v2:172.21.15.97:6800/1862195880,v1:172.21.15.97:6801/1862195880]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-11T02:18:03.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:03 smithi079 bash[23416]: audit 2024-09-11T02:18:03.254662+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:03 smithi079 bash[23416]: audit 2024-09-11T02:18:03.254662+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:03 smithi079 bash[23416]: audit 2024-09-11T02:18:03.261621+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:03 smithi079 bash[23416]: audit 2024-09-11T02:18:03.261621+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:03 smithi079 bash[23416]: audit 2024-09-11T02:18:03.263755+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:18:03.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:03 smithi079 bash[23416]: audit 2024-09-11T02:18:03.263755+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:18:03.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:03 smithi079 bash[23416]: audit 2024-09-11T02:18:03.268117+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:03 smithi079 bash[23416]: audit 2024-09-11T02:18:03.268117+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:03 smithi079 bash[23416]: audit 2024-09-11T02:18:03.268538+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:18:03.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:03 smithi079 bash[23416]: audit 2024-09-11T02:18:03.268538+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:18:03.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:03 smithi079 bash[23416]: audit 2024-09-11T02:18:03.269435+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:18:03.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:03 smithi079 bash[23416]: audit 2024-09-11T02:18:03.269435+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:18:03.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:03 smithi079 bash[23416]: audit 2024-09-11T02:18:03.274467+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:03.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:03 smithi079 bash[23416]: audit 2024-09-11T02:18:03.274467+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:04.091 INFO:teuthology.orchestra.run.smithi097.stdout:Created osd(s) 2 on host 'smithi097' 2024-09-11T02:18:04.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: cephadm 2024-09-11T02:18:03.262835+0000 mgr.a (mgr.14150) 206 : cephadm [INF] Detected new or changed devices on smithi097 2024-09-11T02:18:04.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: cephadm 2024-09-11T02:18:03.262835+0000 mgr.a (mgr.14150) 206 : cephadm [INF] Detected new or changed devices on smithi097 2024-09-11T02:18:04.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:03.361954+0000 mon.a (mon.0) 549 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-11T02:18:04.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:03.361954+0000 mon.a (mon.0) 549 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-11T02:18:04.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: cluster 2024-09-11T02:18:03.364570+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-11T02:18:04.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: cluster 2024-09-11T02:18:03.364570+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-11T02:18:04.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:03.364927+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:04.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:03.364927+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:04.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:03.367765+0000 mon.a (mon.0) 552 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-11T02:18:04.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:03.367765+0000 mon.a (mon.0) 552 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-11T02:18:04.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:03.370774+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.97:6800/1862195880,v1:172.21.15.97:6801/1862195880]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-11T02:18:04.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:03.370774+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.97:6800/1862195880,v1:172.21.15.97:6801/1862195880]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-11T02:18:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:04.073106+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:18:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:04.073106+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:18:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:04.080923+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:04.080923+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:04.081777+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-11T02:18:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:04.081777+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-11T02:18:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:04.085055+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:18:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:04.085055+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:18:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:04.089475+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:04.089475+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:04.091618+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:18:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:04.091618+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:18:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:04.101644+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:04.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:04 smithi079 bash[23416]: audit 2024-09-11T02:18:04.101644+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:04.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: cephadm 2024-09-11T02:18:03.262835+0000 mgr.a (mgr.14150) 206 : cephadm [INF] Detected new or changed devices on smithi097 2024-09-11T02:18:04.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: cephadm 2024-09-11T02:18:03.262835+0000 mgr.a (mgr.14150) 206 : cephadm [INF] Detected new or changed devices on smithi097 2024-09-11T02:18:04.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:03.361954+0000 mon.a (mon.0) 549 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-11T02:18:04.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:03.361954+0000 mon.a (mon.0) 549 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-11T02:18:04.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: cluster 2024-09-11T02:18:03.364570+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-11T02:18:04.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: cluster 2024-09-11T02:18:03.364570+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-11T02:18:04.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:03.364927+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:04.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:03.364927+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:04.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:03.367765+0000 mon.a (mon.0) 552 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-11T02:18:04.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:03.367765+0000 mon.a (mon.0) 552 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-11T02:18:04.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:03.370774+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.97:6800/1862195880,v1:172.21.15.97:6801/1862195880]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-11T02:18:04.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:03.370774+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.97:6800/1862195880,v1:172.21.15.97:6801/1862195880]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-11T02:18:04.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:04.073106+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:18:04.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:04.073106+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:18:04.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:04.080923+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:04.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:04.080923+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:04.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:04.081777+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-11T02:18:04.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:04.081777+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-11T02:18:04.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:04.085055+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:18:04.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:04.085055+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:18:04.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:04.089475+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:04.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:04.089475+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:04.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:04.091618+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:18:04.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:04.091618+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:18:04.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:04.101644+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:04.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:04 smithi052 bash[22678]: audit 2024-09-11T02:18:04.101644+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:04.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: cephadm 2024-09-11T02:18:03.262835+0000 mgr.a (mgr.14150) 206 : cephadm [INF] Detected new or changed devices on smithi097 2024-09-11T02:18:04.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: cephadm 2024-09-11T02:18:03.262835+0000 mgr.a (mgr.14150) 206 : cephadm [INF] Detected new or changed devices on smithi097 2024-09-11T02:18:04.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:03.361954+0000 mon.a (mon.0) 549 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-11T02:18:04.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:03.361954+0000 mon.a (mon.0) 549 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-11T02:18:04.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: cluster 2024-09-11T02:18:03.364570+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-11T02:18:04.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: cluster 2024-09-11T02:18:03.364570+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-11T02:18:04.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:03.364927+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:04.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:03.364927+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:04.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:03.367765+0000 mon.a (mon.0) 552 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-11T02:18:04.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:03.367765+0000 mon.a (mon.0) 552 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-11T02:18:04.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:03.370774+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.97:6800/1862195880,v1:172.21.15.97:6801/1862195880]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-11T02:18:04.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:03.370774+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.97:6800/1862195880,v1:172.21.15.97:6801/1862195880]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-11T02:18:04.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:04.073106+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:18:04.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:04.073106+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:18:04.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:04.080923+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:04.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:04.080923+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:04.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:04.081777+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-11T02:18:04.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:04.081777+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-11T02:18:04.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:04.085055+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:18:04.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:04.085055+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:18:04.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:04.089475+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:04.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:04.089475+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:04.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:04.091618+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:18:04.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:04.091618+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:18:04.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:04.101644+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:04.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:04 smithi097 bash[23313]: audit 2024-09-11T02:18:04.101644+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:05.301 DEBUG:teuthology.orchestra.run.smithi097:osd.2> sudo journalctl -f -n 0 -u ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@osd.2.service 2024-09-11T02:18:05.304 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2024-09-11T02:18:05.305 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph osd stat -f json 2024-09-11T02:18:05.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:05 smithi079 bash[23416]: cluster 2024-09-11T02:18:04.284984+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:05.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:05 smithi079 bash[23416]: cluster 2024-09-11T02:18:04.284984+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:05.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:05 smithi079 bash[23416]: audit 2024-09-11T02:18:04.364547+0000 mon.a (mon.0) 560 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]': finished 2024-09-11T02:18:05.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:05 smithi079 bash[23416]: audit 2024-09-11T02:18:04.364547+0000 mon.a (mon.0) 560 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]': finished 2024-09-11T02:18:05.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:05 smithi079 bash[23416]: cluster 2024-09-11T02:18:04.369790+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-11T02:18:05.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:05 smithi079 bash[23416]: cluster 2024-09-11T02:18:04.369790+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-11T02:18:05.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:05 smithi079 bash[23416]: audit 2024-09-11T02:18:04.370896+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:05.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:05 smithi079 bash[23416]: audit 2024-09-11T02:18:04.370896+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:05.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:05 smithi079 bash[23416]: audit 2024-09-11T02:18:04.382829+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:05.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:05 smithi079 bash[23416]: audit 2024-09-11T02:18:04.382829+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:05.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:05 smithi079 bash[23416]: audit 2024-09-11T02:18:04.847517+0000 mon.a (mon.0) 564 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-11T02:18:05.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:05 smithi079 bash[23416]: audit 2024-09-11T02:18:04.847517+0000 mon.a (mon.0) 564 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-11T02:18:05.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:05 smithi052 bash[22678]: cluster 2024-09-11T02:18:04.284984+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:05.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:05 smithi052 bash[22678]: cluster 2024-09-11T02:18:04.284984+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:05.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:05 smithi052 bash[22678]: audit 2024-09-11T02:18:04.364547+0000 mon.a (mon.0) 560 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]': finished 2024-09-11T02:18:05.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:05 smithi052 bash[22678]: audit 2024-09-11T02:18:04.364547+0000 mon.a (mon.0) 560 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]': finished 2024-09-11T02:18:05.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:05 smithi052 bash[22678]: cluster 2024-09-11T02:18:04.369790+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-11T02:18:05.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:05 smithi052 bash[22678]: cluster 2024-09-11T02:18:04.369790+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-11T02:18:05.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:05 smithi052 bash[22678]: audit 2024-09-11T02:18:04.370896+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:05.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:05 smithi052 bash[22678]: audit 2024-09-11T02:18:04.370896+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:05.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:05 smithi052 bash[22678]: audit 2024-09-11T02:18:04.382829+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:05.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:05 smithi052 bash[22678]: audit 2024-09-11T02:18:04.382829+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:05.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:05 smithi052 bash[22678]: audit 2024-09-11T02:18:04.847517+0000 mon.a (mon.0) 564 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-11T02:18:05.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:05 smithi052 bash[22678]: audit 2024-09-11T02:18:04.847517+0000 mon.a (mon.0) 564 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-11T02:18:05.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:05 smithi097 bash[23313]: cluster 2024-09-11T02:18:04.284984+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:05.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:05 smithi097 bash[23313]: cluster 2024-09-11T02:18:04.284984+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:05.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:05 smithi097 bash[23313]: audit 2024-09-11T02:18:04.364547+0000 mon.a (mon.0) 560 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]': finished 2024-09-11T02:18:05.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:05 smithi097 bash[23313]: audit 2024-09-11T02:18:04.364547+0000 mon.a (mon.0) 560 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]': finished 2024-09-11T02:18:05.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:05 smithi097 bash[23313]: cluster 2024-09-11T02:18:04.369790+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-11T02:18:05.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:05 smithi097 bash[23313]: cluster 2024-09-11T02:18:04.369790+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-11T02:18:05.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:05 smithi097 bash[23313]: audit 2024-09-11T02:18:04.370896+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:05.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:05 smithi097 bash[23313]: audit 2024-09-11T02:18:04.370896+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:05.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:05 smithi097 bash[23313]: audit 2024-09-11T02:18:04.382829+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:05.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:05 smithi097 bash[23313]: audit 2024-09-11T02:18:04.382829+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:05.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:05 smithi097 bash[23313]: audit 2024-09-11T02:18:04.847517+0000 mon.a (mon.0) 564 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-11T02:18:05.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:05 smithi097 bash[23313]: audit 2024-09-11T02:18:04.847517+0000 mon.a (mon.0) 564 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-11T02:18:06.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:06 smithi097 bash[23313]: cluster 2024-09-11T02:18:03.446971+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-11T02:18:06.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:06 smithi097 bash[23313]: cluster 2024-09-11T02:18:03.446971+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-11T02:18:06.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:06 smithi097 bash[23313]: cluster 2024-09-11T02:18:03.447069+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-11T02:18:06.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:06 smithi097 bash[23313]: cluster 2024-09-11T02:18:03.447069+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-11T02:18:06.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:06 smithi097 bash[23313]: audit 2024-09-11T02:18:05.383574+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:06.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:06 smithi097 bash[23313]: audit 2024-09-11T02:18:05.383574+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:06.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:06 smithi097 bash[23313]: cluster 2024-09-11T02:18:05.851800+0000 mon.a (mon.0) 566 : cluster [INF] osd.2 [v2:172.21.15.97:6800/1862195880,v1:172.21.15.97:6801/1862195880] boot 2024-09-11T02:18:06.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:06 smithi097 bash[23313]: cluster 2024-09-11T02:18:05.851800+0000 mon.a (mon.0) 566 : cluster [INF] osd.2 [v2:172.21.15.97:6800/1862195880,v1:172.21.15.97:6801/1862195880] boot 2024-09-11T02:18:06.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:06 smithi097 bash[23313]: cluster 2024-09-11T02:18:05.851871+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-11T02:18:06.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:06 smithi097 bash[23313]: cluster 2024-09-11T02:18:05.851871+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-11T02:18:06.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:06 smithi097 bash[23313]: audit 2024-09-11T02:18:05.852123+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:06.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:06 smithi097 bash[23313]: audit 2024-09-11T02:18:05.852123+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:06.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:06 smithi079 bash[23416]: cluster 2024-09-11T02:18:03.446971+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-11T02:18:06.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:06 smithi079 bash[23416]: cluster 2024-09-11T02:18:03.446971+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-11T02:18:06.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:06 smithi079 bash[23416]: cluster 2024-09-11T02:18:03.447069+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-11T02:18:06.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:06 smithi079 bash[23416]: cluster 2024-09-11T02:18:03.447069+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-11T02:18:06.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:06 smithi079 bash[23416]: audit 2024-09-11T02:18:05.383574+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:06.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:06 smithi079 bash[23416]: audit 2024-09-11T02:18:05.383574+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:06.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:06 smithi079 bash[23416]: cluster 2024-09-11T02:18:05.851800+0000 mon.a (mon.0) 566 : cluster [INF] osd.2 [v2:172.21.15.97:6800/1862195880,v1:172.21.15.97:6801/1862195880] boot 2024-09-11T02:18:06.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:06 smithi079 bash[23416]: cluster 2024-09-11T02:18:05.851800+0000 mon.a (mon.0) 566 : cluster [INF] osd.2 [v2:172.21.15.97:6800/1862195880,v1:172.21.15.97:6801/1862195880] boot 2024-09-11T02:18:06.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:06 smithi079 bash[23416]: cluster 2024-09-11T02:18:05.851871+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-11T02:18:06.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:06 smithi079 bash[23416]: cluster 2024-09-11T02:18:05.851871+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-11T02:18:06.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:06 smithi079 bash[23416]: audit 2024-09-11T02:18:05.852123+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:06.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:06 smithi079 bash[23416]: audit 2024-09-11T02:18:05.852123+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:06.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:06 smithi052 bash[22678]: cluster 2024-09-11T02:18:03.446971+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-11T02:18:06.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:06 smithi052 bash[22678]: cluster 2024-09-11T02:18:03.446971+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-11T02:18:06.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:06 smithi052 bash[22678]: cluster 2024-09-11T02:18:03.447069+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-11T02:18:06.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:06 smithi052 bash[22678]: cluster 2024-09-11T02:18:03.447069+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-11T02:18:06.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:06 smithi052 bash[22678]: audit 2024-09-11T02:18:05.383574+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:06.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:06 smithi052 bash[22678]: audit 2024-09-11T02:18:05.383574+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:06.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:06 smithi052 bash[22678]: cluster 2024-09-11T02:18:05.851800+0000 mon.a (mon.0) 566 : cluster [INF] osd.2 [v2:172.21.15.97:6800/1862195880,v1:172.21.15.97:6801/1862195880] boot 2024-09-11T02:18:06.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:06 smithi052 bash[22678]: cluster 2024-09-11T02:18:05.851800+0000 mon.a (mon.0) 566 : cluster [INF] osd.2 [v2:172.21.15.97:6800/1862195880,v1:172.21.15.97:6801/1862195880] boot 2024-09-11T02:18:06.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:06 smithi052 bash[22678]: cluster 2024-09-11T02:18:05.851871+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-11T02:18:06.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:06 smithi052 bash[22678]: cluster 2024-09-11T02:18:05.851871+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-11T02:18:06.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:06 smithi052 bash[22678]: audit 2024-09-11T02:18:05.852123+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:06.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:06 smithi052 bash[22678]: audit 2024-09-11T02:18:05.852123+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:18:07.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:07 smithi079 bash[23416]: cluster 2024-09-11T02:18:06.285453+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:07.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:07 smithi079 bash[23416]: cluster 2024-09-11T02:18:06.285453+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:07.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:07 smithi079 bash[23416]: audit 2024-09-11T02:18:06.819123+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-09-11T02:18:07.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:07 smithi079 bash[23416]: audit 2024-09-11T02:18:06.819123+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-09-11T02:18:07.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:07 smithi052 bash[22678]: cluster 2024-09-11T02:18:06.285453+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:07.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:07 smithi052 bash[22678]: cluster 2024-09-11T02:18:06.285453+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:07.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:07 smithi052 bash[22678]: audit 2024-09-11T02:18:06.819123+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-09-11T02:18:07.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:07 smithi052 bash[22678]: audit 2024-09-11T02:18:06.819123+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-09-11T02:18:07.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:07 smithi097 bash[23313]: cluster 2024-09-11T02:18:06.285453+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:07.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:07 smithi097 bash[23313]: cluster 2024-09-11T02:18:06.285453+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-11T02:18:07.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:07 smithi097 bash[23313]: audit 2024-09-11T02:18:06.819123+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-09-11T02:18:07.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:07 smithi097 bash[23313]: audit 2024-09-11T02:18:06.819123+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true} : dispatch 2024-09-11T02:18:08.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:08 smithi079 bash[23416]: audit 2024-09-11T02:18:07.381129+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-11T02:18:08.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:08 smithi079 bash[23416]: audit 2024-09-11T02:18:07.381129+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-11T02:18:08.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:08 smithi079 bash[23416]: cluster 2024-09-11T02:18:07.386919+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-11T02:18:08.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:08 smithi079 bash[23416]: cluster 2024-09-11T02:18:07.386919+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-11T02:18:08.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:08 smithi079 bash[23416]: audit 2024-09-11T02:18:07.394371+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-11T02:18:08.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:08 smithi079 bash[23416]: audit 2024-09-11T02:18:07.394371+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-11T02:18:08.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:08 smithi079 bash[23416]: audit 2024-09-11T02:18:08.383451+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-11T02:18:08.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:08 smithi079 bash[23416]: audit 2024-09-11T02:18:08.383451+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-11T02:18:08.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:08 smithi052 bash[22678]: audit 2024-09-11T02:18:07.381129+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-11T02:18:08.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:08 smithi052 bash[22678]: audit 2024-09-11T02:18:07.381129+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-11T02:18:08.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:08 smithi052 bash[22678]: cluster 2024-09-11T02:18:07.386919+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-11T02:18:08.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:08 smithi052 bash[22678]: cluster 2024-09-11T02:18:07.386919+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-11T02:18:08.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:08 smithi052 bash[22678]: audit 2024-09-11T02:18:07.394371+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-11T02:18:08.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:08 smithi052 bash[22678]: audit 2024-09-11T02:18:07.394371+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-11T02:18:08.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:08 smithi052 bash[22678]: audit 2024-09-11T02:18:08.383451+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-11T02:18:08.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:08 smithi052 bash[22678]: audit 2024-09-11T02:18:08.383451+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-11T02:18:08.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:08 smithi097 bash[23313]: audit 2024-09-11T02:18:07.381129+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-11T02:18:08.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:08 smithi097 bash[23313]: audit 2024-09-11T02:18:07.381129+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-11T02:18:08.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:08 smithi097 bash[23313]: cluster 2024-09-11T02:18:07.386919+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-11T02:18:08.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:08 smithi097 bash[23313]: cluster 2024-09-11T02:18:07.386919+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-11T02:18:08.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:08 smithi097 bash[23313]: audit 2024-09-11T02:18:07.394371+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-11T02:18:08.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:08 smithi097 bash[23313]: audit 2024-09-11T02:18:07.394371+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-11T02:18:08.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:08 smithi097 bash[23313]: audit 2024-09-11T02:18:08.383451+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-11T02:18:08.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:08 smithi097 bash[23313]: audit 2024-09-11T02:18:08.383451+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-11T02:18:09.510 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: cluster 2024-09-11T02:18:08.286066+0000 mgr.a (mgr.14150) 209 : cluster [DBG] pgmap v150: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:09.510 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: cluster 2024-09-11T02:18:08.286066+0000 mgr.a (mgr.14150) 209 : cluster [DBG] pgmap v150: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:09.510 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: cluster 2024-09-11T02:18:08.389389+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-11T02:18:09.510 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: cluster 2024-09-11T02:18:08.389389+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-11T02:18:09.511 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: cluster 2024-09-11T02:18:08.389695+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-11T02:18:09.511 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: cluster 2024-09-11T02:18:08.389695+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-11T02:18:09.511 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.574240+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:09.511 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.574240+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:09.511 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.674891+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:09.511 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.674891+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:09.511 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.780183+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:09.511 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.780183+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:09.512 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.783141+0000 mon.a (mon.0) 579 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T02:18:09.512 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.783141+0000 mon.a (mon.0) 579 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T02:18:09.512 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.840980+0000 mon.a (mon.0) 580 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T02:18:09.512 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.840980+0000 mon.a (mon.0) 580 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T02:18:09.512 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.841430+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:18:09.512 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.841430+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:18:09.512 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.841826+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:18:09.512 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.841826+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:18:09.512 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.842046+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:18:09.512 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.842046+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:18:09.513 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.844898+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:18:09.513 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.844898+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:18:09.513 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.845147+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:18:09.513 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.845147+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:18:09.513 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.845403+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:18:09.513 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.845403+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:18:09.513 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.848377+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T02:18:09.513 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.848377+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T02:18:09.513 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.906367+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T02:18:09.513 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.906367+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T02:18:09.514 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.906898+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:18:09.514 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.906898+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:18:09.514 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.907265+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:18:09.514 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.907265+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:18:09.514 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.907669+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:18:09.514 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.907669+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:18:09.514 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.907848+0000 mon.b (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T02:18:09.514 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.907848+0000 mon.b (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T02:18:09.514 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.962538+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T02:18:09.514 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: audit 2024-09-11T02:18:08.962538+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T02:18:09.515 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: cluster 2024-09-11T02:18:09.391909+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-11T02:18:09.515 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:09 smithi079 bash[23416]: cluster 2024-09-11T02:18:09.391909+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-11T02:18:09.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: cluster 2024-09-11T02:18:08.286066+0000 mgr.a (mgr.14150) 209 : cluster [DBG] pgmap v150: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:09.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: cluster 2024-09-11T02:18:08.286066+0000 mgr.a (mgr.14150) 209 : cluster [DBG] pgmap v150: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:09.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: cluster 2024-09-11T02:18:08.389389+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-11T02:18:09.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: cluster 2024-09-11T02:18:08.389389+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-11T02:18:09.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: cluster 2024-09-11T02:18:08.389695+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-11T02:18:09.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: cluster 2024-09-11T02:18:08.389695+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-11T02:18:09.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.574240+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:09.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.574240+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:09.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.674891+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:09.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.674891+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:09.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.780183+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:09.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.780183+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:09.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.783141+0000 mon.a (mon.0) 579 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T02:18:09.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.783141+0000 mon.a (mon.0) 579 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T02:18:09.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.840980+0000 mon.a (mon.0) 580 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T02:18:09.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.840980+0000 mon.a (mon.0) 580 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T02:18:09.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.841430+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:18:09.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.841430+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:18:09.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.841826+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:18:09.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.841826+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:18:09.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.842046+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:18:09.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.842046+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:18:09.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.844898+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:18:09.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.844898+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:18:09.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.845147+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:18:09.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.845147+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:18:09.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.845403+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:18:09.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.845403+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:18:09.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.848377+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T02:18:09.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.848377+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T02:18:09.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.906367+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T02:18:09.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.906367+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T02:18:09.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.906898+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:18:09.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.906898+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:18:09.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.907265+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:18:09.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.907265+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:18:09.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.907669+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:18:09.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.907669+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:18:09.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.907848+0000 mon.b (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T02:18:09.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.907848+0000 mon.b (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T02:18:09.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.962538+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T02:18:09.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: audit 2024-09-11T02:18:08.962538+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T02:18:09.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: cluster 2024-09-11T02:18:09.391909+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-11T02:18:09.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:09 smithi052 bash[22678]: cluster 2024-09-11T02:18:09.391909+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-11T02:18:09.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: cluster 2024-09-11T02:18:08.286066+0000 mgr.a (mgr.14150) 209 : cluster [DBG] pgmap v150: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:09.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: cluster 2024-09-11T02:18:08.286066+0000 mgr.a (mgr.14150) 209 : cluster [DBG] pgmap v150: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:09.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: cluster 2024-09-11T02:18:08.389389+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-11T02:18:09.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: cluster 2024-09-11T02:18:08.389389+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-11T02:18:09.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: cluster 2024-09-11T02:18:08.389695+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-11T02:18:09.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: cluster 2024-09-11T02:18:08.389695+0000 mon.a (mon.0) 575 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-11T02:18:09.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.574240+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:09.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.574240+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:09.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.674891+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:09.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.674891+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:09.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.780183+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:09.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.780183+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:09.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.783141+0000 mon.a (mon.0) 579 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T02:18:09.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.783141+0000 mon.a (mon.0) 579 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T02:18:09.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.840980+0000 mon.a (mon.0) 580 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T02:18:09.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.840980+0000 mon.a (mon.0) 580 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T02:18:09.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.841430+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:18:09.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.841430+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:18:09.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.841826+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:18:09.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.841826+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:18:09.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.842046+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:18:09.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.842046+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:18:09.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.844898+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:18:09.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.844898+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:18:09.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.845147+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:18:09.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.845147+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:18:09.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.845403+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:18:09.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.845403+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:18:09.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.848377+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T02:18:09.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.848377+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T02:18:09.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.906367+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T02:18:09.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.906367+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T02:18:09.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.906898+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:18:09.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.906898+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:18:09.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.907265+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:18:09.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.907265+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:18:09.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.907669+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:18:09.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.907669+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:18:09.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.907848+0000 mon.b (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T02:18:09.718 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.907848+0000 mon.b (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-11T02:18:09.718 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.962538+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T02:18:09.718 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: audit 2024-09-11T02:18:08.962538+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-11T02:18:09.718 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: cluster 2024-09-11T02:18:09.391909+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-11T02:18:09.718 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:09 smithi097 bash[23313]: cluster 2024-09-11T02:18:09.391909+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-11T02:18:10.051 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:18:10.940 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:10 smithi079 bash[23416]: cluster 2024-09-11T02:18:09.690804+0000 mon.a (mon.0) 591 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-11T02:18:10.941 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:10 smithi079 bash[23416]: cluster 2024-09-11T02:18:09.690804+0000 mon.a (mon.0) 591 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-11T02:18:10.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:10 smithi052 bash[22678]: cluster 2024-09-11T02:18:09.690804+0000 mon.a (mon.0) 591 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-11T02:18:10.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:10 smithi052 bash[22678]: cluster 2024-09-11T02:18:09.690804+0000 mon.a (mon.0) 591 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-11T02:18:10.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:10 smithi097 bash[23313]: cluster 2024-09-11T02:18:09.690804+0000 mon.a (mon.0) 591 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-11T02:18:10.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:10 smithi097 bash[23313]: cluster 2024-09-11T02:18:09.690804+0000 mon.a (mon.0) 591 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-11T02:18:11.577 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:18:11.759 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:11 smithi079 bash[23416]: cluster 2024-09-11T02:18:10.286594+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v153: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:11.760 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:11 smithi079 bash[23416]: cluster 2024-09-11T02:18:10.286594+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v153: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:11.760 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:11 smithi079 bash[23416]: cluster 2024-09-11T02:18:10.676657+0000 mon.a (mon.0) 592 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-11T02:18:11.760 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:11 smithi079 bash[23416]: cluster 2024-09-11T02:18:10.676657+0000 mon.a (mon.0) 592 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-11T02:18:11.760 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:11 smithi079 bash[23416]: cluster 2024-09-11T02:18:10.676708+0000 mon.a (mon.0) 593 : cluster [INF] Cluster is now healthy 2024-09-11T02:18:11.760 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:11 smithi079 bash[23416]: cluster 2024-09-11T02:18:10.676708+0000 mon.a (mon.0) 593 : cluster [INF] Cluster is now healthy 2024-09-11T02:18:11.760 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:11 smithi079 bash[23416]: audit 2024-09-11T02:18:11.441790+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:11.760 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:11 smithi079 bash[23416]: audit 2024-09-11T02:18:11.441790+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:11.760 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:11 smithi079 bash[23416]: audit 2024-09-11T02:18:11.449788+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:11.760 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:11 smithi079 bash[23416]: audit 2024-09-11T02:18:11.449788+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:11.760 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:11 smithi079 bash[23416]: audit 2024-09-11T02:18:11.459263+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:11.760 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:11 smithi079 bash[23416]: audit 2024-09-11T02:18:11.459263+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:11.761 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:11 smithi079 bash[23416]: audit 2024-09-11T02:18:11.576906+0000 mon.a (mon.0) 597 : audit [DBG] from='client.? 172.21.15.52:0/2310362788' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-11T02:18:11.761 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:11 smithi079 bash[23416]: audit 2024-09-11T02:18:11.576906+0000 mon.a (mon.0) 597 : audit [DBG] from='client.? 172.21.15.52:0/2310362788' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-11T02:18:11.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:11 smithi052 bash[22678]: cluster 2024-09-11T02:18:10.286594+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v153: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:11.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:11 smithi052 bash[22678]: cluster 2024-09-11T02:18:10.286594+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v153: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:11.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:11 smithi052 bash[22678]: cluster 2024-09-11T02:18:10.676657+0000 mon.a (mon.0) 592 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-11T02:18:11.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:11 smithi052 bash[22678]: cluster 2024-09-11T02:18:10.676657+0000 mon.a (mon.0) 592 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-11T02:18:11.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:11 smithi052 bash[22678]: cluster 2024-09-11T02:18:10.676708+0000 mon.a (mon.0) 593 : cluster [INF] Cluster is now healthy 2024-09-11T02:18:11.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:11 smithi052 bash[22678]: cluster 2024-09-11T02:18:10.676708+0000 mon.a (mon.0) 593 : cluster [INF] Cluster is now healthy 2024-09-11T02:18:11.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:11 smithi052 bash[22678]: audit 2024-09-11T02:18:11.441790+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:11.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:11 smithi052 bash[22678]: audit 2024-09-11T02:18:11.441790+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:11.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:11 smithi052 bash[22678]: audit 2024-09-11T02:18:11.449788+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:11.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:11 smithi052 bash[22678]: audit 2024-09-11T02:18:11.449788+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:11.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:11 smithi052 bash[22678]: audit 2024-09-11T02:18:11.459263+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:11.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:11 smithi052 bash[22678]: audit 2024-09-11T02:18:11.459263+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:11.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:11 smithi052 bash[22678]: audit 2024-09-11T02:18:11.576906+0000 mon.a (mon.0) 597 : audit [DBG] from='client.? 172.21.15.52:0/2310362788' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-11T02:18:11.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:11 smithi052 bash[22678]: audit 2024-09-11T02:18:11.576906+0000 mon.a (mon.0) 597 : audit [DBG] from='client.? 172.21.15.52:0/2310362788' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-11T02:18:11.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:11 smithi097 bash[23313]: cluster 2024-09-11T02:18:10.286594+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v153: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:11.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:11 smithi097 bash[23313]: cluster 2024-09-11T02:18:10.286594+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v153: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:11.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:11 smithi097 bash[23313]: cluster 2024-09-11T02:18:10.676657+0000 mon.a (mon.0) 592 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-11T02:18:11.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:11 smithi097 bash[23313]: cluster 2024-09-11T02:18:10.676657+0000 mon.a (mon.0) 592 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-11T02:18:11.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:11 smithi097 bash[23313]: cluster 2024-09-11T02:18:10.676708+0000 mon.a (mon.0) 593 : cluster [INF] Cluster is now healthy 2024-09-11T02:18:11.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:11 smithi097 bash[23313]: cluster 2024-09-11T02:18:10.676708+0000 mon.a (mon.0) 593 : cluster [INF] Cluster is now healthy 2024-09-11T02:18:11.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:11 smithi097 bash[23313]: audit 2024-09-11T02:18:11.441790+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:11.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:11 smithi097 bash[23313]: audit 2024-09-11T02:18:11.441790+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:11.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:11 smithi097 bash[23313]: audit 2024-09-11T02:18:11.449788+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:11.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:11 smithi097 bash[23313]: audit 2024-09-11T02:18:11.449788+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:11.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:11 smithi097 bash[23313]: audit 2024-09-11T02:18:11.459263+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:11.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:11 smithi097 bash[23313]: audit 2024-09-11T02:18:11.459263+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:11.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:11 smithi097 bash[23313]: audit 2024-09-11T02:18:11.576906+0000 mon.a (mon.0) 597 : audit [DBG] from='client.? 172.21.15.52:0/2310362788' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-11T02:18:11.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:11 smithi097 bash[23313]: audit 2024-09-11T02:18:11.576906+0000 mon.a (mon.0) 597 : audit [DBG] from='client.? 172.21.15.52:0/2310362788' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-11T02:18:12.161 INFO:teuthology.orchestra.run.smithi052.stdout:{"epoch":21,"num_osds":3,"num_up_osds":3,"osd_up_since":1726021085,"num_in_osds":3,"osd_in_since":1726021053,"num_remapped_pgs":0} 2024-09-11T02:18:12.162 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph osd dump --format=json 2024-09-11T02:18:13.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:13 smithi079 bash[23416]: audit 2024-09-11T02:18:12.088539+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:13.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:13 smithi079 bash[23416]: audit 2024-09-11T02:18:12.088539+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:13.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:13 smithi079 bash[23416]: audit 2024-09-11T02:18:12.096717+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:13.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:13 smithi079 bash[23416]: audit 2024-09-11T02:18:12.096717+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:13.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:13 smithi079 bash[23416]: audit 2024-09-11T02:18:12.106130+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:13.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:13 smithi079 bash[23416]: audit 2024-09-11T02:18:12.106130+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:13.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:13 smithi079 bash[23416]: cluster 2024-09-11T02:18:12.286968+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v154: 1 pgs: 1 creating+peering; 0 B data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:13.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:13 smithi079 bash[23416]: cluster 2024-09-11T02:18:12.286968+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v154: 1 pgs: 1 creating+peering; 0 B data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:13.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:13 smithi052 bash[22678]: audit 2024-09-11T02:18:12.088539+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:13.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:13 smithi052 bash[22678]: audit 2024-09-11T02:18:12.088539+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:13.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:13 smithi052 bash[22678]: audit 2024-09-11T02:18:12.096717+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:13.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:13 smithi052 bash[22678]: audit 2024-09-11T02:18:12.096717+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:13.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:13 smithi052 bash[22678]: audit 2024-09-11T02:18:12.106130+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:13.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:13 smithi052 bash[22678]: audit 2024-09-11T02:18:12.106130+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:13.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:13 smithi052 bash[22678]: cluster 2024-09-11T02:18:12.286968+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v154: 1 pgs: 1 creating+peering; 0 B data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:13.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:13 smithi052 bash[22678]: cluster 2024-09-11T02:18:12.286968+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v154: 1 pgs: 1 creating+peering; 0 B data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:13.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:13 smithi097 bash[23313]: audit 2024-09-11T02:18:12.088539+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:13.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:13 smithi097 bash[23313]: audit 2024-09-11T02:18:12.088539+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:13.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:13 smithi097 bash[23313]: audit 2024-09-11T02:18:12.096717+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:13.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:13 smithi097 bash[23313]: audit 2024-09-11T02:18:12.096717+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:13.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:13 smithi097 bash[23313]: audit 2024-09-11T02:18:12.106130+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:13.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:13 smithi097 bash[23313]: audit 2024-09-11T02:18:12.106130+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:13.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:13 smithi097 bash[23313]: cluster 2024-09-11T02:18:12.286968+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v154: 1 pgs: 1 creating+peering; 0 B data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:13.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:13 smithi097 bash[23313]: cluster 2024-09-11T02:18:12.286968+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v154: 1 pgs: 1 creating+peering; 0 B data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:14.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:14 smithi079 bash[23416]: audit 2024-09-11T02:18:13.597619+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:14 smithi079 bash[23416]: audit 2024-09-11T02:18:13.597619+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:14 smithi079 bash[23416]: audit 2024-09-11T02:18:13.605792+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:14 smithi079 bash[23416]: audit 2024-09-11T02:18:13.605792+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:14 smithi079 bash[23416]: audit 2024-09-11T02:18:13.610743+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:18:14.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:14 smithi079 bash[23416]: audit 2024-09-11T02:18:13.610743+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:18:14.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:14 smithi079 bash[23416]: audit 2024-09-11T02:18:13.616068+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:14 smithi079 bash[23416]: audit 2024-09-11T02:18:13.616068+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:14 smithi079 bash[23416]: audit 2024-09-11T02:18:13.616849+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:18:14.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:14 smithi079 bash[23416]: audit 2024-09-11T02:18:13.616849+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:18:14.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:14 smithi079 bash[23416]: audit 2024-09-11T02:18:13.618954+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:18:14.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:14 smithi079 bash[23416]: audit 2024-09-11T02:18:13.618954+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:18:14.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:14 smithi079 bash[23416]: audit 2024-09-11T02:18:13.628632+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:14 smithi079 bash[23416]: audit 2024-09-11T02:18:13.628632+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:14 smithi052 bash[22678]: audit 2024-09-11T02:18:13.597619+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:14 smithi052 bash[22678]: audit 2024-09-11T02:18:13.597619+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:14 smithi052 bash[22678]: audit 2024-09-11T02:18:13.605792+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:14 smithi052 bash[22678]: audit 2024-09-11T02:18:13.605792+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:14 smithi052 bash[22678]: audit 2024-09-11T02:18:13.610743+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:18:14.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:14 smithi052 bash[22678]: audit 2024-09-11T02:18:13.610743+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:18:14.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:14 smithi052 bash[22678]: audit 2024-09-11T02:18:13.616068+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:14 smithi052 bash[22678]: audit 2024-09-11T02:18:13.616068+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:14 smithi052 bash[22678]: audit 2024-09-11T02:18:13.616849+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:18:14.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:14 smithi052 bash[22678]: audit 2024-09-11T02:18:13.616849+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:18:14.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:14 smithi052 bash[22678]: audit 2024-09-11T02:18:13.618954+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:18:14.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:14 smithi052 bash[22678]: audit 2024-09-11T02:18:13.618954+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:18:14.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:14 smithi052 bash[22678]: audit 2024-09-11T02:18:13.628632+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:14 smithi052 bash[22678]: audit 2024-09-11T02:18:13.628632+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:14 smithi097 bash[23313]: audit 2024-09-11T02:18:13.597619+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:14 smithi097 bash[23313]: audit 2024-09-11T02:18:13.597619+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:14 smithi097 bash[23313]: audit 2024-09-11T02:18:13.605792+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:14 smithi097 bash[23313]: audit 2024-09-11T02:18:13.605792+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:14 smithi097 bash[23313]: audit 2024-09-11T02:18:13.610743+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:18:14.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:14 smithi097 bash[23313]: audit 2024-09-11T02:18:13.610743+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:18:14.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:14 smithi097 bash[23313]: audit 2024-09-11T02:18:13.616068+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:14 smithi097 bash[23313]: audit 2024-09-11T02:18:13.616068+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:14 smithi097 bash[23313]: audit 2024-09-11T02:18:13.616849+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:18:14.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:14 smithi097 bash[23313]: audit 2024-09-11T02:18:13.616849+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:18:14.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:14 smithi097 bash[23313]: audit 2024-09-11T02:18:13.618954+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:18:14.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:14 smithi097 bash[23313]: audit 2024-09-11T02:18:13.618954+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:18:14.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:14 smithi097 bash[23313]: audit 2024-09-11T02:18:13.628632+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:14.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:14 smithi097 bash[23313]: audit 2024-09-11T02:18:13.628632+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:15.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:15 smithi079 bash[23416]: cluster 2024-09-11T02:18:14.287523+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:15.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:15 smithi079 bash[23416]: cluster 2024-09-11T02:18:14.287523+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:15.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:15 smithi052 bash[22678]: cluster 2024-09-11T02:18:14.287523+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:15.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:15 smithi052 bash[22678]: cluster 2024-09-11T02:18:14.287523+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:15.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:15 smithi097 bash[23313]: cluster 2024-09-11T02:18:14.287523+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:15.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:15 smithi097 bash[23313]: cluster 2024-09-11T02:18:14.287523+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:16.907 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:18:17.893 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:17 smithi052 bash[22678]: cluster 2024-09-11T02:18:16.288068+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:17.893 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:17 smithi052 bash[22678]: cluster 2024-09-11T02:18:16.288068+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:17.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:17 smithi079 bash[23416]: cluster 2024-09-11T02:18:16.288068+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:17.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:17 smithi079 bash[23416]: cluster 2024-09-11T02:18:16.288068+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:17.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:17 smithi097 bash[23313]: cluster 2024-09-11T02:18:16.288068+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:17.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:17 smithi097 bash[23313]: cluster 2024-09-11T02:18:16.288068+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:18.230 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:18:18.230 INFO:teuthology.orchestra.run.smithi052.stdout:{"epoch":21,"fsid":"0d7e80fa-6fe3-11ef-bcea-c7b262605968","created":"2024-09-11T02:12:24.958341+0000","modified":"2024-09-11T02:18:09.383354+0000","last_up_change":"2024-09-11T02:18:05.843635+0000","last_in_change":"2024-09-11T02:17:33.950280+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-11T02:18:06.826346+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c8902bec-1a7d-4877-9f90-541dc5446a11","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6802","nonce":1677369621},{"type":"v1","addr":"172.21.15.52:6803","nonce":1677369621}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6804","nonce":1677369621},{"type":"v1","addr":"172.21.15.52:6805","nonce":1677369621}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6808","nonce":1677369621},{"type":"v1","addr":"172.21.15.52:6809","nonce":1677369621}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6806","nonce":1677369621},{"type":"v1","addr":"172.21.15.52:6807","nonce":1677369621}]},"public_addr":"172.21.15.52:6803/1677369621","cluster_addr":"172.21.15.52:6805/1677369621","heartbeat_back_addr":"172.21.15.52:6809/1677369621","heartbeat_front_addr":"172.21.15.52:6807/1677369621","state":["exists","up"]},{"osd":1,"uuid":"fa869d4e-9063-4f7d-8bfa-4b3b51578fbe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6800","nonce":3399641806},{"type":"v1","addr":"172.21.15.79:6801","nonce":3399641806}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":3399641806},{"type":"v1","addr":"172.21.15.79:6803","nonce":3399641806}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":3399641806},{"type":"v1","addr":"172.21.15.79:6807","nonce":3399641806}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":3399641806},{"type":"v1","addr":"172.21.15.79:6805","nonce":3399641806}]},"public_addr":"172.21.15.79:6801/3399641806","cluster_addr":"172.21.15.79:6803/3399641806","heartbeat_back_addr":"172.21.15.79:6807/3399641806","heartbeat_front_addr":"172.21.15.79:6805/3399641806","state":["exists","up"]},{"osd":2,"uuid":"4254c211-b88a-425f-9c2a-2e8d6cbf6609","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.97:6800","nonce":1862195880},{"type":"v1","addr":"172.21.15.97:6801","nonce":1862195880}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6802","nonce":1862195880},{"type":"v1","addr":"172.21.15.97:6803","nonce":1862195880}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6806","nonce":1862195880},{"type":"v1","addr":"172.21.15.97:6807","nonce":1862195880}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6804","nonce":1862195880},{"type":"v1","addr":"172.21.15.97:6805","nonce":1862195880}]},"public_addr":"172.21.15.97:6801/1862195880","cluster_addr":"172.21.15.97:6803/1862195880","heartbeat_back_addr":"172.21.15.97:6807/1862195880","heartbeat_front_addr":"172.21.15.97:6805/1862195880","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-11T02:16:17.718968+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-11T02:17:09.939484+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-11T02:18:03.447073+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.52:0/1309984195":"2024-09-12T02:13:26.215107+0000","172.21.15.52:0/341440169":"2024-09-12T02:13:26.215107+0000","172.21.15.52:6801/1017909159":"2024-09-12T02:13:26.215107+0000","172.21.15.52:6800/1017909159":"2024-09-12T02:13:26.215107+0000","172.21.15.52:0/3812993150":"2024-09-12T02:13:26.215107+0000","172.21.15.52:0/431032820":"2024-09-12T02:12:52.627097+0000","172.21.15.52:0/1357117921":"2024-09-12T02:12:52.627097+0000","172.21.15.52:6801/3703122217":"2024-09-12T02:12:52.627097+0000","172.21.15.52:0/3267623828":"2024-09-12T02:12:52.627097+0000","172.21.15.52:6800/3703122217":"2024-09-12T02:12:52.627097+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-11T02:18:18.887 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-11T02:18:06.826346+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 3, 'score_stable': 3, 'optimal_score': 1, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-11T02:18:18.888 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-11T02:18:18.898 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:18 smithi052 bash[22678]: audit 2024-09-11T02:18:18.229165+0000 mon.a (mon.0) 608 : audit [DBG] from='client.? 172.21.15.52:0/1157342120' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-11T02:18:18.898 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:18 smithi052 bash[22678]: audit 2024-09-11T02:18:18.229165+0000 mon.a (mon.0) 608 : audit [DBG] from='client.? 172.21.15.52:0/1157342120' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-11T02:18:18.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:18 smithi079 bash[23416]: audit 2024-09-11T02:18:18.229165+0000 mon.a (mon.0) 608 : audit [DBG] from='client.? 172.21.15.52:0/1157342120' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-11T02:18:18.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:18 smithi079 bash[23416]: audit 2024-09-11T02:18:18.229165+0000 mon.a (mon.0) 608 : audit [DBG] from='client.? 172.21.15.52:0/1157342120' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-11T02:18:18.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:18 smithi097 bash[23313]: audit 2024-09-11T02:18:18.229165+0000 mon.a (mon.0) 608 : audit [DBG] from='client.? 172.21.15.52:0/1157342120' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-11T02:18:18.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:18 smithi097 bash[23313]: audit 2024-09-11T02:18:18.229165+0000 mon.a (mon.0) 608 : audit [DBG] from='client.? 172.21.15.52:0/1157342120' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-11T02:18:19.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:19 smithi079 bash[23416]: cluster 2024-09-11T02:18:18.288411+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:19.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:19 smithi079 bash[23416]: cluster 2024-09-11T02:18:18.288411+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:19.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:19 smithi052 bash[22678]: cluster 2024-09-11T02:18:18.288411+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:19.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:19 smithi052 bash[22678]: cluster 2024-09-11T02:18:18.288411+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:19.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:19 smithi097 bash[23313]: cluster 2024-09-11T02:18:18.288411+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:19.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:19 smithi097 bash[23313]: cluster 2024-09-11T02:18:18.288411+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:21.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:21 smithi079 bash[23416]: cluster 2024-09-11T02:18:20.288906+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:21.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:21 smithi079 bash[23416]: cluster 2024-09-11T02:18:20.288906+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:21.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:21 smithi052 bash[22678]: cluster 2024-09-11T02:18:20.288906+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:21.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:21 smithi052 bash[22678]: cluster 2024-09-11T02:18:20.288906+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:21.962 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:21 smithi097 bash[23313]: cluster 2024-09-11T02:18:20.288906+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:21.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:21 smithi097 bash[23313]: cluster 2024-09-11T02:18:20.288906+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:23.634 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:18:23.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:23 smithi079 bash[23416]: cluster 2024-09-11T02:18:22.289352+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:23.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:23 smithi079 bash[23416]: cluster 2024-09-11T02:18:22.289352+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:23.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:23 smithi097 bash[23313]: cluster 2024-09-11T02:18:22.289352+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:23.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:23 smithi097 bash[23313]: cluster 2024-09-11T02:18:22.289352+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:23.982 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:23 smithi052 bash[22678]: cluster 2024-09-11T02:18:22.289352+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:23.982 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:23 smithi052 bash[22678]: cluster 2024-09-11T02:18:22.289352+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:25.397 INFO:teuthology.orchestra.run.smithi052.stdout:pg_num: 1 2024-09-11T02:18:25.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:25 smithi052 bash[22678]: cluster 2024-09-11T02:18:24.289925+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:25.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:25 smithi052 bash[22678]: cluster 2024-09-11T02:18:24.289925+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:25.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:25 smithi052 bash[22678]: audit 2024-09-11T02:18:25.396948+0000 mon.a (mon.0) 609 : audit [DBG] from='client.? 172.21.15.52:0/1653129508' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-11T02:18:25.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:25 smithi052 bash[22678]: audit 2024-09-11T02:18:25.396948+0000 mon.a (mon.0) 609 : audit [DBG] from='client.? 172.21.15.52:0/1653129508' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-11T02:18:25.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:25 smithi079 bash[23416]: cluster 2024-09-11T02:18:24.289925+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:25.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:25 smithi079 bash[23416]: cluster 2024-09-11T02:18:24.289925+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:25.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:25 smithi079 bash[23416]: audit 2024-09-11T02:18:25.396948+0000 mon.a (mon.0) 609 : audit [DBG] from='client.? 172.21.15.52:0/1653129508' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-11T02:18:25.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:25 smithi079 bash[23416]: audit 2024-09-11T02:18:25.396948+0000 mon.a (mon.0) 609 : audit [DBG] from='client.? 172.21.15.52:0/1653129508' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-11T02:18:25.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:25 smithi097 bash[23313]: cluster 2024-09-11T02:18:24.289925+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:25.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:25 smithi097 bash[23313]: cluster 2024-09-11T02:18:24.289925+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:25.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:25 smithi097 bash[23313]: audit 2024-09-11T02:18:25.396948+0000 mon.a (mon.0) 609 : audit [DBG] from='client.? 172.21.15.52:0/1653129508' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-11T02:18:25.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:25 smithi097 bash[23313]: audit 2024-09-11T02:18:25.396948+0000 mon.a (mon.0) 609 : audit [DBG] from='client.? 172.21.15.52:0/1653129508' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-11T02:18:26.001 INFO:tasks.cephadm:Setting up client nodes... 2024-09-11T02:18:26.002 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph config log 1 --format=json 2024-09-11T02:18:27.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:27 smithi079 bash[23416]: cluster 2024-09-11T02:18:26.290273+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:27.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:27 smithi079 bash[23416]: cluster 2024-09-11T02:18:26.290273+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:27.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:27 smithi052 bash[22678]: cluster 2024-09-11T02:18:26.290273+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:27.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:27 smithi052 bash[22678]: cluster 2024-09-11T02:18:26.290273+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:27.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:27 smithi097 bash[23313]: cluster 2024-09-11T02:18:26.290273+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:27.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:27 smithi097 bash[23313]: cluster 2024-09-11T02:18:26.290273+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:29.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:29 smithi079 bash[23416]: cluster 2024-09-11T02:18:28.290803+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:29.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:29 smithi079 bash[23416]: cluster 2024-09-11T02:18:28.290803+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:29.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:29 smithi052 bash[22678]: cluster 2024-09-11T02:18:28.290803+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:29.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:29 smithi052 bash[22678]: cluster 2024-09-11T02:18:28.290803+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:29.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:29 smithi097 bash[23313]: cluster 2024-09-11T02:18:28.290803+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:29.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:29 smithi097 bash[23313]: cluster 2024-09-11T02:18:28.290803+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:30.788 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:18:31.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:31 smithi079 bash[23416]: cluster 2024-09-11T02:18:30.291277+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:31.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:31 smithi079 bash[23416]: cluster 2024-09-11T02:18:30.291277+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:31.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:31 smithi079 bash[23416]: audit 2024-09-11T02:18:31.615995+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:31.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:31 smithi079 bash[23416]: audit 2024-09-11T02:18:31.615995+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:31.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:31 smithi079 bash[23416]: audit 2024-09-11T02:18:31.624497+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:31.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:31 smithi079 bash[23416]: audit 2024-09-11T02:18:31.624497+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:31.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:31 smithi079 bash[23416]: audit 2024-09-11T02:18:31.634587+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:31.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:31 smithi079 bash[23416]: audit 2024-09-11T02:18:31.634587+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:31.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:31 smithi052 bash[22678]: cluster 2024-09-11T02:18:30.291277+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:31.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:31 smithi052 bash[22678]: cluster 2024-09-11T02:18:30.291277+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:31.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:31 smithi052 bash[22678]: audit 2024-09-11T02:18:31.615995+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:31.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:31 smithi052 bash[22678]: audit 2024-09-11T02:18:31.615995+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:31.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:31 smithi052 bash[22678]: audit 2024-09-11T02:18:31.624497+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:31.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:31 smithi052 bash[22678]: audit 2024-09-11T02:18:31.624497+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:31.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:31 smithi052 bash[22678]: audit 2024-09-11T02:18:31.634587+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:31.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:31 smithi052 bash[22678]: audit 2024-09-11T02:18:31.634587+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:31.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:31 smithi097 bash[23313]: cluster 2024-09-11T02:18:30.291277+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:31.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:31 smithi097 bash[23313]: cluster 2024-09-11T02:18:30.291277+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:31.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:31 smithi097 bash[23313]: audit 2024-09-11T02:18:31.615995+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:31.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:31 smithi097 bash[23313]: audit 2024-09-11T02:18:31.615995+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:31.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:31 smithi097 bash[23313]: audit 2024-09-11T02:18:31.624497+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:31.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:31 smithi097 bash[23313]: audit 2024-09-11T02:18:31.624497+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:31.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:31 smithi097 bash[23313]: audit 2024-09-11T02:18:31.634587+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:31.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:31 smithi097 bash[23313]: audit 2024-09-11T02:18:31.634587+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.067 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:18:32.726 INFO:teuthology.orchestra.run.smithi052.stdout:[{"version":13,"timestamp":"2024-09-11T02:18:04.841535+0000","name":"","changes":[{"name":"osd.2/osd_mclock_max_capacity_iops_ssd","new_value":"32320.532808"}]}] 2024-09-11T02:18:32.726 INFO:tasks.ceph_manager:config epoch is 13 2024-09-11T02:18:32.727 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-11T02:18:32.727 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-11T02:18:32.727 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph mgr dump --format=json 2024-09-11T02:18:32.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:32 smithi079 bash[23416]: audit 2024-09-11T02:18:32.066901+0000 mon.a (mon.0) 613 : audit [DBG] from='client.? 172.21.15.52:0/947667832' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-11T02:18:32.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:32 smithi079 bash[23416]: audit 2024-09-11T02:18:32.066901+0000 mon.a (mon.0) 613 : audit [DBG] from='client.? 172.21.15.52:0/947667832' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-11T02:18:32.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:32 smithi079 bash[23416]: audit 2024-09-11T02:18:32.175080+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:32 smithi079 bash[23416]: audit 2024-09-11T02:18:32.175080+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:32 smithi079 bash[23416]: audit 2024-09-11T02:18:32.179872+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:32 smithi079 bash[23416]: audit 2024-09-11T02:18:32.179872+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:32 smithi079 bash[23416]: audit 2024-09-11T02:18:32.184669+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:32 smithi079 bash[23416]: audit 2024-09-11T02:18:32.184669+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:32 smithi079 bash[23416]: audit 2024-09-11T02:18:32.228100+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:32 smithi079 bash[23416]: audit 2024-09-11T02:18:32.228100+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:32 smithi079 bash[23416]: audit 2024-09-11T02:18:32.234876+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:32 smithi079 bash[23416]: audit 2024-09-11T02:18:32.234876+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:32 smithi079 bash[23416]: audit 2024-09-11T02:18:32.242133+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:32 smithi079 bash[23416]: audit 2024-09-11T02:18:32.242133+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:32 smithi052 bash[22678]: audit 2024-09-11T02:18:32.066901+0000 mon.a (mon.0) 613 : audit [DBG] from='client.? 172.21.15.52:0/947667832' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-11T02:18:32.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:32 smithi052 bash[22678]: audit 2024-09-11T02:18:32.066901+0000 mon.a (mon.0) 613 : audit [DBG] from='client.? 172.21.15.52:0/947667832' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-11T02:18:32.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:32 smithi052 bash[22678]: audit 2024-09-11T02:18:32.175080+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:32 smithi052 bash[22678]: audit 2024-09-11T02:18:32.175080+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:32 smithi052 bash[22678]: audit 2024-09-11T02:18:32.179872+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:32 smithi052 bash[22678]: audit 2024-09-11T02:18:32.179872+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:32 smithi052 bash[22678]: audit 2024-09-11T02:18:32.184669+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:32 smithi052 bash[22678]: audit 2024-09-11T02:18:32.184669+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:32 smithi052 bash[22678]: audit 2024-09-11T02:18:32.228100+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:32 smithi052 bash[22678]: audit 2024-09-11T02:18:32.228100+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:32 smithi052 bash[22678]: audit 2024-09-11T02:18:32.234876+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:32 smithi052 bash[22678]: audit 2024-09-11T02:18:32.234876+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:32 smithi052 bash[22678]: audit 2024-09-11T02:18:32.242133+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:32 smithi052 bash[22678]: audit 2024-09-11T02:18:32.242133+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:32 smithi097 bash[23313]: audit 2024-09-11T02:18:32.066901+0000 mon.a (mon.0) 613 : audit [DBG] from='client.? 172.21.15.52:0/947667832' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-11T02:18:32.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:32 smithi097 bash[23313]: audit 2024-09-11T02:18:32.066901+0000 mon.a (mon.0) 613 : audit [DBG] from='client.? 172.21.15.52:0/947667832' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-11T02:18:32.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:32 smithi097 bash[23313]: audit 2024-09-11T02:18:32.175080+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:32 smithi097 bash[23313]: audit 2024-09-11T02:18:32.175080+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:32 smithi097 bash[23313]: audit 2024-09-11T02:18:32.179872+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:32 smithi097 bash[23313]: audit 2024-09-11T02:18:32.179872+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:32 smithi097 bash[23313]: audit 2024-09-11T02:18:32.184669+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:32 smithi097 bash[23313]: audit 2024-09-11T02:18:32.184669+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:32 smithi097 bash[23313]: audit 2024-09-11T02:18:32.228100+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:32 smithi097 bash[23313]: audit 2024-09-11T02:18:32.228100+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:32 smithi097 bash[23313]: audit 2024-09-11T02:18:32.234876+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:32 smithi097 bash[23313]: audit 2024-09-11T02:18:32.234876+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:32 smithi097 bash[23313]: audit 2024-09-11T02:18:32.242133+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:32.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:32 smithi097 bash[23313]: audit 2024-09-11T02:18:32.242133+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:33.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:33 smithi079 bash[23416]: cluster 2024-09-11T02:18:32.291583+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:33.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:33 smithi079 bash[23416]: cluster 2024-09-11T02:18:32.291583+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:33.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:33 smithi052 bash[22678]: cluster 2024-09-11T02:18:32.291583+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:33.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:33 smithi052 bash[22678]: cluster 2024-09-11T02:18:32.291583+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:33.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:33 smithi097 bash[23313]: cluster 2024-09-11T02:18:32.291583+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:33.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:33 smithi097 bash[23313]: cluster 2024-09-11T02:18:32.291583+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:35.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:35 smithi052 bash[22678]: cluster 2024-09-11T02:18:34.292102+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:35.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:35 smithi052 bash[22678]: cluster 2024-09-11T02:18:34.292102+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:35.962 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:35 smithi097 bash[23313]: cluster 2024-09-11T02:18:34.292102+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:35.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:35 smithi097 bash[23313]: cluster 2024-09-11T02:18:34.292102+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:36.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:35 smithi079 bash[23416]: cluster 2024-09-11T02:18:34.292102+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:36.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:35 smithi079 bash[23416]: cluster 2024-09-11T02:18:34.292102+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:37.469 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:18:37.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:37 smithi052 bash[22678]: cluster 2024-09-11T02:18:36.292671+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:37.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:37 smithi052 bash[22678]: cluster 2024-09-11T02:18:36.292671+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:37.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:37 smithi097 bash[23313]: cluster 2024-09-11T02:18:36.292671+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:37.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:37 smithi097 bash[23313]: cluster 2024-09-11T02:18:36.292671+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:38.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:37 smithi079 bash[23416]: cluster 2024-09-11T02:18:36.292671+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:38.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:37 smithi079 bash[23416]: cluster 2024-09-11T02:18:36.292671+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:38.945 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:18:39.556 INFO:teuthology.orchestra.run.smithi052.stdout:{"epoch":15,"flags":0,"active_gid":14150,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6800","nonce":2506750314},{"type":"v1","addr":"172.21.15.52:6801","nonce":2506750314}]},"active_addr":"172.21.15.52:6801/2506750314","active_change":"2024-09-11T02:13:26.215211+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[{"gid":24110,"name":"b","mgr_features":4540719139924082687,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:1.26.1","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:1.26.1","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.52:8443/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"force_disabled_modules":{},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.52:0","nonce":3129773300}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.52:0","nonce":2181191367}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.52:0","nonce":3084532005}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.52:0","nonce":2045101297}]}]} 2024-09-11T02:18:39.561 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-11T02:18:39.561 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-11T02:18:39.561 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph osd dump --format=json 2024-09-11T02:18:39.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:39 smithi052 bash[22678]: cluster 2024-09-11T02:18:38.293184+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:39.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:39 smithi052 bash[22678]: cluster 2024-09-11T02:18:38.293184+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:39.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:39 smithi052 bash[22678]: audit 2024-09-11T02:18:38.934782+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.52:0/2287680462' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-11T02:18:39.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:39 smithi052 bash[22678]: audit 2024-09-11T02:18:38.934782+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.52:0/2287680462' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-11T02:18:39.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:39 smithi097 bash[23313]: cluster 2024-09-11T02:18:38.293184+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:39.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:39 smithi097 bash[23313]: cluster 2024-09-11T02:18:38.293184+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:39.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:39 smithi097 bash[23313]: audit 2024-09-11T02:18:38.934782+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.52:0/2287680462' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-11T02:18:39.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:39 smithi097 bash[23313]: audit 2024-09-11T02:18:38.934782+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.52:0/2287680462' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-11T02:18:40.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:39 smithi079 bash[23416]: cluster 2024-09-11T02:18:38.293184+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:40.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:39 smithi079 bash[23416]: cluster 2024-09-11T02:18:38.293184+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:40.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:39 smithi079 bash[23416]: audit 2024-09-11T02:18:38.934782+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.52:0/2287680462' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-11T02:18:40.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:39 smithi079 bash[23416]: audit 2024-09-11T02:18:38.934782+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.52:0/2287680462' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-11T02:18:41.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:41 smithi052 bash[22678]: cluster 2024-09-11T02:18:40.293730+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:41.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:41 smithi052 bash[22678]: cluster 2024-09-11T02:18:40.293730+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:41.962 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:41 smithi097 bash[23313]: cluster 2024-09-11T02:18:40.293730+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:41.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:41 smithi097 bash[23313]: cluster 2024-09-11T02:18:40.293730+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:42.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:41 smithi079 bash[23416]: cluster 2024-09-11T02:18:40.293730+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:42.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:41 smithi079 bash[23416]: cluster 2024-09-11T02:18:40.293730+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:43.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:43 smithi052 bash[22678]: cluster 2024-09-11T02:18:42.294127+0000 mgr.a (mgr.14150) 226 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:43.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:43 smithi052 bash[22678]: cluster 2024-09-11T02:18:42.294127+0000 mgr.a (mgr.14150) 226 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:43.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:43 smithi097 bash[23313]: cluster 2024-09-11T02:18:42.294127+0000 mgr.a (mgr.14150) 226 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:43.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:43 smithi097 bash[23313]: cluster 2024-09-11T02:18:42.294127+0000 mgr.a (mgr.14150) 226 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:44.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:43 smithi079 bash[23416]: cluster 2024-09-11T02:18:42.294127+0000 mgr.a (mgr.14150) 226 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:44.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:43 smithi079 bash[23416]: cluster 2024-09-11T02:18:42.294127+0000 mgr.a (mgr.14150) 226 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:44.540 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:18:45.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:45 smithi052 bash[22678]: cluster 2024-09-11T02:18:44.294659+0000 mgr.a (mgr.14150) 227 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:45.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:45 smithi052 bash[22678]: cluster 2024-09-11T02:18:44.294659+0000 mgr.a (mgr.14150) 227 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:45.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:45 smithi097 bash[23313]: cluster 2024-09-11T02:18:44.294659+0000 mgr.a (mgr.14150) 227 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:45.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:45 smithi097 bash[23313]: cluster 2024-09-11T02:18:44.294659+0000 mgr.a (mgr.14150) 227 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:46.116 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:18:46.117 INFO:teuthology.orchestra.run.smithi052.stdout:{"epoch":21,"fsid":"0d7e80fa-6fe3-11ef-bcea-c7b262605968","created":"2024-09-11T02:12:24.958341+0000","modified":"2024-09-11T02:18:09.383354+0000","last_up_change":"2024-09-11T02:18:05.843635+0000","last_in_change":"2024-09-11T02:17:33.950280+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-11T02:18:06.826346+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c8902bec-1a7d-4877-9f90-541dc5446a11","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6802","nonce":1677369621},{"type":"v1","addr":"172.21.15.52:6803","nonce":1677369621}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6804","nonce":1677369621},{"type":"v1","addr":"172.21.15.52:6805","nonce":1677369621}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6808","nonce":1677369621},{"type":"v1","addr":"172.21.15.52:6809","nonce":1677369621}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6806","nonce":1677369621},{"type":"v1","addr":"172.21.15.52:6807","nonce":1677369621}]},"public_addr":"172.21.15.52:6803/1677369621","cluster_addr":"172.21.15.52:6805/1677369621","heartbeat_back_addr":"172.21.15.52:6809/1677369621","heartbeat_front_addr":"172.21.15.52:6807/1677369621","state":["exists","up"]},{"osd":1,"uuid":"fa869d4e-9063-4f7d-8bfa-4b3b51578fbe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6800","nonce":3399641806},{"type":"v1","addr":"172.21.15.79:6801","nonce":3399641806}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":3399641806},{"type":"v1","addr":"172.21.15.79:6803","nonce":3399641806}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":3399641806},{"type":"v1","addr":"172.21.15.79:6807","nonce":3399641806}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":3399641806},{"type":"v1","addr":"172.21.15.79:6805","nonce":3399641806}]},"public_addr":"172.21.15.79:6801/3399641806","cluster_addr":"172.21.15.79:6803/3399641806","heartbeat_back_addr":"172.21.15.79:6807/3399641806","heartbeat_front_addr":"172.21.15.79:6805/3399641806","state":["exists","up"]},{"osd":2,"uuid":"4254c211-b88a-425f-9c2a-2e8d6cbf6609","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.97:6800","nonce":1862195880},{"type":"v1","addr":"172.21.15.97:6801","nonce":1862195880}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6802","nonce":1862195880},{"type":"v1","addr":"172.21.15.97:6803","nonce":1862195880}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6806","nonce":1862195880},{"type":"v1","addr":"172.21.15.97:6807","nonce":1862195880}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6804","nonce":1862195880},{"type":"v1","addr":"172.21.15.97:6805","nonce":1862195880}]},"public_addr":"172.21.15.97:6801/1862195880","cluster_addr":"172.21.15.97:6803/1862195880","heartbeat_back_addr":"172.21.15.97:6807/1862195880","heartbeat_front_addr":"172.21.15.97:6805/1862195880","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-11T02:16:17.718968+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-11T02:17:09.939484+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-11T02:18:03.447073+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.52:0/1309984195":"2024-09-12T02:13:26.215107+0000","172.21.15.52:0/341440169":"2024-09-12T02:13:26.215107+0000","172.21.15.52:6801/1017909159":"2024-09-12T02:13:26.215107+0000","172.21.15.52:6800/1017909159":"2024-09-12T02:13:26.215107+0000","172.21.15.52:0/3812993150":"2024-09-12T02:13:26.215107+0000","172.21.15.52:0/431032820":"2024-09-12T02:12:52.627097+0000","172.21.15.52:0/1357117921":"2024-09-12T02:12:52.627097+0000","172.21.15.52:6801/3703122217":"2024-09-12T02:12:52.627097+0000","172.21.15.52:0/3267623828":"2024-09-12T02:12:52.627097+0000","172.21.15.52:6800/3703122217":"2024-09-12T02:12:52.627097+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-11T02:18:46.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:45 smithi079 bash[23416]: cluster 2024-09-11T02:18:44.294659+0000 mgr.a (mgr.14150) 227 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:46.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:45 smithi079 bash[23416]: cluster 2024-09-11T02:18:44.294659+0000 mgr.a (mgr.14150) 227 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:46.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:46 smithi097 bash[23313]: audit 2024-09-11T02:18:46.116252+0000 mon.a (mon.0) 621 : audit [DBG] from='client.? 172.21.15.52:0/2336652709' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-11T02:18:46.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:46 smithi097 bash[23313]: audit 2024-09-11T02:18:46.116252+0000 mon.a (mon.0) 621 : audit [DBG] from='client.? 172.21.15.52:0/2336652709' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-11T02:18:47.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:46 smithi079 bash[23416]: audit 2024-09-11T02:18:46.116252+0000 mon.a (mon.0) 621 : audit [DBG] from='client.? 172.21.15.52:0/2336652709' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-11T02:18:47.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:46 smithi079 bash[23416]: audit 2024-09-11T02:18:46.116252+0000 mon.a (mon.0) 621 : audit [DBG] from='client.? 172.21.15.52:0/2336652709' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-11T02:18:47.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:46 smithi052 bash[22678]: audit 2024-09-11T02:18:46.116252+0000 mon.a (mon.0) 621 : audit [DBG] from='client.? 172.21.15.52:0/2336652709' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-11T02:18:47.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:46 smithi052 bash[22678]: audit 2024-09-11T02:18:46.116252+0000 mon.a (mon.0) 621 : audit [DBG] from='client.? 172.21.15.52:0/2336652709' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-11T02:18:47.211 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-11T02:18:47.211 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph osd dump --format=json 2024-09-11T02:18:47.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:47 smithi097 bash[23313]: cluster 2024-09-11T02:18:46.295171+0000 mgr.a (mgr.14150) 228 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:47.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:47 smithi097 bash[23313]: cluster 2024-09-11T02:18:46.295171+0000 mgr.a (mgr.14150) 228 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:48.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:47 smithi079 bash[23416]: cluster 2024-09-11T02:18:46.295171+0000 mgr.a (mgr.14150) 228 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:48.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:47 smithi079 bash[23416]: cluster 2024-09-11T02:18:46.295171+0000 mgr.a (mgr.14150) 228 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:48.201 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:47 smithi052 bash[22678]: cluster 2024-09-11T02:18:46.295171+0000 mgr.a (mgr.14150) 228 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:48.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:47 smithi052 bash[22678]: cluster 2024-09-11T02:18:46.295171+0000 mgr.a (mgr.14150) 228 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:49.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:49 smithi079 bash[23416]: cluster 2024-09-11T02:18:48.295743+0000 mgr.a (mgr.14150) 229 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:49.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:49 smithi079 bash[23416]: cluster 2024-09-11T02:18:48.295743+0000 mgr.a (mgr.14150) 229 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:49.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:49 smithi097 bash[23313]: cluster 2024-09-11T02:18:48.295743+0000 mgr.a (mgr.14150) 229 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:49.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:49 smithi097 bash[23313]: cluster 2024-09-11T02:18:48.295743+0000 mgr.a (mgr.14150) 229 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:50.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:49 smithi052 bash[22678]: cluster 2024-09-11T02:18:48.295743+0000 mgr.a (mgr.14150) 229 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:50.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:49 smithi052 bash[22678]: cluster 2024-09-11T02:18:48.295743+0000 mgr.a (mgr.14150) 229 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:51.381 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:18:51.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:51 smithi052 bash[22678]: cluster 2024-09-11T02:18:50.296286+0000 mgr.a (mgr.14150) 230 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:51.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:51 smithi052 bash[22678]: cluster 2024-09-11T02:18:50.296286+0000 mgr.a (mgr.14150) 230 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:52.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:51 smithi079 bash[23416]: cluster 2024-09-11T02:18:50.296286+0000 mgr.a (mgr.14150) 230 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:52.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:51 smithi079 bash[23416]: cluster 2024-09-11T02:18:50.296286+0000 mgr.a (mgr.14150) 230 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:52.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:51 smithi097 bash[23313]: cluster 2024-09-11T02:18:50.296286+0000 mgr.a (mgr.14150) 230 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:52.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:51 smithi097 bash[23313]: cluster 2024-09-11T02:18:50.296286+0000 mgr.a (mgr.14150) 230 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:52.838 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:18:52.838 INFO:teuthology.orchestra.run.smithi052.stdout:{"epoch":21,"fsid":"0d7e80fa-6fe3-11ef-bcea-c7b262605968","created":"2024-09-11T02:12:24.958341+0000","modified":"2024-09-11T02:18:09.383354+0000","last_up_change":"2024-09-11T02:18:05.843635+0000","last_in_change":"2024-09-11T02:17:33.950280+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-11T02:18:06.826346+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c8902bec-1a7d-4877-9f90-541dc5446a11","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6802","nonce":1677369621},{"type":"v1","addr":"172.21.15.52:6803","nonce":1677369621}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6804","nonce":1677369621},{"type":"v1","addr":"172.21.15.52:6805","nonce":1677369621}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6808","nonce":1677369621},{"type":"v1","addr":"172.21.15.52:6809","nonce":1677369621}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.52:6806","nonce":1677369621},{"type":"v1","addr":"172.21.15.52:6807","nonce":1677369621}]},"public_addr":"172.21.15.52:6803/1677369621","cluster_addr":"172.21.15.52:6805/1677369621","heartbeat_back_addr":"172.21.15.52:6809/1677369621","heartbeat_front_addr":"172.21.15.52:6807/1677369621","state":["exists","up"]},{"osd":1,"uuid":"fa869d4e-9063-4f7d-8bfa-4b3b51578fbe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6800","nonce":3399641806},{"type":"v1","addr":"172.21.15.79:6801","nonce":3399641806}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":3399641806},{"type":"v1","addr":"172.21.15.79:6803","nonce":3399641806}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":3399641806},{"type":"v1","addr":"172.21.15.79:6807","nonce":3399641806}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":3399641806},{"type":"v1","addr":"172.21.15.79:6805","nonce":3399641806}]},"public_addr":"172.21.15.79:6801/3399641806","cluster_addr":"172.21.15.79:6803/3399641806","heartbeat_back_addr":"172.21.15.79:6807/3399641806","heartbeat_front_addr":"172.21.15.79:6805/3399641806","state":["exists","up"]},{"osd":2,"uuid":"4254c211-b88a-425f-9c2a-2e8d6cbf6609","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.97:6800","nonce":1862195880},{"type":"v1","addr":"172.21.15.97:6801","nonce":1862195880}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6802","nonce":1862195880},{"type":"v1","addr":"172.21.15.97:6803","nonce":1862195880}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6806","nonce":1862195880},{"type":"v1","addr":"172.21.15.97:6807","nonce":1862195880}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6804","nonce":1862195880},{"type":"v1","addr":"172.21.15.97:6805","nonce":1862195880}]},"public_addr":"172.21.15.97:6801/1862195880","cluster_addr":"172.21.15.97:6803/1862195880","heartbeat_back_addr":"172.21.15.97:6807/1862195880","heartbeat_front_addr":"172.21.15.97:6805/1862195880","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-11T02:16:17.718968+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-11T02:17:09.939484+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-11T02:18:03.447073+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.52:0/1309984195":"2024-09-12T02:13:26.215107+0000","172.21.15.52:0/341440169":"2024-09-12T02:13:26.215107+0000","172.21.15.52:6801/1017909159":"2024-09-12T02:13:26.215107+0000","172.21.15.52:6800/1017909159":"2024-09-12T02:13:26.215107+0000","172.21.15.52:0/3812993150":"2024-09-12T02:13:26.215107+0000","172.21.15.52:0/431032820":"2024-09-12T02:12:52.627097+0000","172.21.15.52:0/1357117921":"2024-09-12T02:12:52.627097+0000","172.21.15.52:6801/3703122217":"2024-09-12T02:12:52.627097+0000","172.21.15.52:0/3267623828":"2024-09-12T02:12:52.627097+0000","172.21.15.52:6800/3703122217":"2024-09-12T02:12:52.627097+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-11T02:18:53.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:52 smithi079 bash[23416]: audit 2024-09-11T02:18:51.791700+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:52 smithi079 bash[23416]: audit 2024-09-11T02:18:51.791700+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:52 smithi079 bash[23416]: audit 2024-09-11T02:18:51.799770+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:52 smithi079 bash[23416]: audit 2024-09-11T02:18:51.799770+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:52 smithi079 bash[23416]: audit 2024-09-11T02:18:51.809651+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:52 smithi079 bash[23416]: audit 2024-09-11T02:18:51.809651+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:52 smithi079 bash[23416]: audit 2024-09-11T02:18:52.340611+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:52 smithi079 bash[23416]: audit 2024-09-11T02:18:52.340611+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:52 smithi079 bash[23416]: audit 2024-09-11T02:18:52.345455+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:52 smithi079 bash[23416]: audit 2024-09-11T02:18:52.345455+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:52 smithi079 bash[23416]: audit 2024-09-11T02:18:52.351193+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:52 smithi079 bash[23416]: audit 2024-09-11T02:18:52.351193+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:52 smithi079 bash[23416]: audit 2024-09-11T02:18:52.398574+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:52 smithi079 bash[23416]: audit 2024-09-11T02:18:52.398574+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:52 smithi079 bash[23416]: audit 2024-09-11T02:18:52.403417+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:52 smithi079 bash[23416]: audit 2024-09-11T02:18:52.403417+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:52 smithi079 bash[23416]: audit 2024-09-11T02:18:52.409704+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:52 smithi079 bash[23416]: audit 2024-09-11T02:18:52.409704+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:52 smithi052 bash[22678]: audit 2024-09-11T02:18:51.791700+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:52 smithi052 bash[22678]: audit 2024-09-11T02:18:51.791700+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:52 smithi052 bash[22678]: audit 2024-09-11T02:18:51.799770+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:52 smithi052 bash[22678]: audit 2024-09-11T02:18:51.799770+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:52 smithi052 bash[22678]: audit 2024-09-11T02:18:51.809651+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:52 smithi052 bash[22678]: audit 2024-09-11T02:18:51.809651+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:52 smithi052 bash[22678]: audit 2024-09-11T02:18:52.340611+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:52 smithi052 bash[22678]: audit 2024-09-11T02:18:52.340611+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:52 smithi052 bash[22678]: audit 2024-09-11T02:18:52.345455+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:52 smithi052 bash[22678]: audit 2024-09-11T02:18:52.345455+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:52 smithi052 bash[22678]: audit 2024-09-11T02:18:52.351193+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:52 smithi052 bash[22678]: audit 2024-09-11T02:18:52.351193+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:52 smithi052 bash[22678]: audit 2024-09-11T02:18:52.398574+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:52 smithi052 bash[22678]: audit 2024-09-11T02:18:52.398574+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:52 smithi052 bash[22678]: audit 2024-09-11T02:18:52.403417+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:52 smithi052 bash[22678]: audit 2024-09-11T02:18:52.403417+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:52 smithi052 bash[22678]: audit 2024-09-11T02:18:52.409704+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:52 smithi052 bash[22678]: audit 2024-09-11T02:18:52.409704+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:52 smithi097 bash[23313]: audit 2024-09-11T02:18:51.791700+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:52 smithi097 bash[23313]: audit 2024-09-11T02:18:51.791700+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:52 smithi097 bash[23313]: audit 2024-09-11T02:18:51.799770+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:52 smithi097 bash[23313]: audit 2024-09-11T02:18:51.799770+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:52 smithi097 bash[23313]: audit 2024-09-11T02:18:51.809651+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:52 smithi097 bash[23313]: audit 2024-09-11T02:18:51.809651+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:52 smithi097 bash[23313]: audit 2024-09-11T02:18:52.340611+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:52 smithi097 bash[23313]: audit 2024-09-11T02:18:52.340611+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:52 smithi097 bash[23313]: audit 2024-09-11T02:18:52.345455+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:52 smithi097 bash[23313]: audit 2024-09-11T02:18:52.345455+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:52 smithi097 bash[23313]: audit 2024-09-11T02:18:52.351193+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:52 smithi097 bash[23313]: audit 2024-09-11T02:18:52.351193+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:52 smithi097 bash[23313]: audit 2024-09-11T02:18:52.398574+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:52 smithi097 bash[23313]: audit 2024-09-11T02:18:52.398574+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:52 smithi097 bash[23313]: audit 2024-09-11T02:18:52.403417+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:52 smithi097 bash[23313]: audit 2024-09-11T02:18:52.403417+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:52 smithi097 bash[23313]: audit 2024-09-11T02:18:52.409704+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:52 smithi097 bash[23313]: audit 2024-09-11T02:18:52.409704+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:18:53.458 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-11T02:18:53.458 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-11T02:18:53.459 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-11T02:18:54.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:53 smithi079 bash[23416]: cluster 2024-09-11T02:18:52.296799+0000 mgr.a (mgr.14150) 231 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:54.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:53 smithi079 bash[23416]: cluster 2024-09-11T02:18:52.296799+0000 mgr.a (mgr.14150) 231 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:54.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:53 smithi079 bash[23416]: audit 2024-09-11T02:18:52.837207+0000 mon.a (mon.0) 631 : audit [DBG] from='client.? 172.21.15.52:0/1327970251' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-11T02:18:54.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:53 smithi079 bash[23416]: audit 2024-09-11T02:18:52.837207+0000 mon.a (mon.0) 631 : audit [DBG] from='client.? 172.21.15.52:0/1327970251' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-11T02:18:54.201 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:53 smithi052 bash[22678]: cluster 2024-09-11T02:18:52.296799+0000 mgr.a (mgr.14150) 231 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:54.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:53 smithi052 bash[22678]: cluster 2024-09-11T02:18:52.296799+0000 mgr.a (mgr.14150) 231 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:54.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:53 smithi052 bash[22678]: audit 2024-09-11T02:18:52.837207+0000 mon.a (mon.0) 631 : audit [DBG] from='client.? 172.21.15.52:0/1327970251' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-11T02:18:54.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:53 smithi052 bash[22678]: audit 2024-09-11T02:18:52.837207+0000 mon.a (mon.0) 631 : audit [DBG] from='client.? 172.21.15.52:0/1327970251' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-11T02:18:54.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:53 smithi097 bash[23313]: cluster 2024-09-11T02:18:52.296799+0000 mgr.a (mgr.14150) 231 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:54.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:53 smithi097 bash[23313]: cluster 2024-09-11T02:18:52.296799+0000 mgr.a (mgr.14150) 231 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:54.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:53 smithi097 bash[23313]: audit 2024-09-11T02:18:52.837207+0000 mon.a (mon.0) 631 : audit [DBG] from='client.? 172.21.15.52:0/1327970251' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-11T02:18:54.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:53 smithi097 bash[23313]: audit 2024-09-11T02:18:52.837207+0000 mon.a (mon.0) 631 : audit [DBG] from='client.? 172.21.15.52:0/1327970251' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-11T02:18:56.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:55 smithi079 bash[23416]: cluster 2024-09-11T02:18:54.297383+0000 mgr.a (mgr.14150) 232 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:56.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:55 smithi079 bash[23416]: cluster 2024-09-11T02:18:54.297383+0000 mgr.a (mgr.14150) 232 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:56.201 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:55 smithi052 bash[22678]: cluster 2024-09-11T02:18:54.297383+0000 mgr.a (mgr.14150) 232 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:56.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:55 smithi052 bash[22678]: cluster 2024-09-11T02:18:54.297383+0000 mgr.a (mgr.14150) 232 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:56.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:55 smithi097 bash[23313]: cluster 2024-09-11T02:18:54.297383+0000 mgr.a (mgr.14150) 232 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:56.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:55 smithi097 bash[23313]: cluster 2024-09-11T02:18:54.297383+0000 mgr.a (mgr.14150) 232 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:58.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:57 smithi079 bash[23416]: cluster 2024-09-11T02:18:56.297925+0000 mgr.a (mgr.14150) 233 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:58.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:57 smithi079 bash[23416]: cluster 2024-09-11T02:18:56.297925+0000 mgr.a (mgr.14150) 233 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:58.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:57 smithi052 bash[22678]: cluster 2024-09-11T02:18:56.297925+0000 mgr.a (mgr.14150) 233 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:58.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:57 smithi052 bash[22678]: cluster 2024-09-11T02:18:56.297925+0000 mgr.a (mgr.14150) 233 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:58.204 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:18:58.204 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:18:58.204 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:18:58.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:57 smithi097 bash[23313]: cluster 2024-09-11T02:18:56.297925+0000 mgr.a (mgr.14150) 233 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:18:58.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:57 smithi097 bash[23313]: cluster 2024-09-11T02:18:56.297925+0000 mgr.a (mgr.14150) 233 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:00.127 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:59 smithi052 bash[22678]: cluster 2024-09-11T02:18:58.298493+0000 mgr.a (mgr.14150) 234 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:00.127 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:18:59 smithi052 bash[22678]: cluster 2024-09-11T02:18:58.298493+0000 mgr.a (mgr.14150) 234 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:00.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:59 smithi079 bash[23416]: cluster 2024-09-11T02:18:58.298493+0000 mgr.a (mgr.14150) 234 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:00.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:18:59 smithi079 bash[23416]: cluster 2024-09-11T02:18:58.298493+0000 mgr.a (mgr.14150) 234 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:00.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:59 smithi097 bash[23313]: cluster 2024-09-11T02:18:58.298493+0000 mgr.a (mgr.14150) 234 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:00.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:18:59 smithi097 bash[23313]: cluster 2024-09-11T02:18:58.298493+0000 mgr.a (mgr.14150) 234 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:01.059 INFO:teuthology.orchestra.run.smithi052.stdout:34359738402 2024-09-11T02:19:01.059 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-11T02:19:01.877 INFO:teuthology.orchestra.run.smithi052.stdout:77309411341 2024-09-11T02:19:01.878 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-11T02:19:01.908 INFO:teuthology.orchestra.run.smithi052.stdout:55834574873 2024-09-11T02:19:01.908 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-11T02:19:02.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:01 smithi079 bash[23416]: cluster 2024-09-11T02:19:00.298854+0000 mgr.a (mgr.14150) 235 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:02.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:01 smithi079 bash[23416]: cluster 2024-09-11T02:19:00.298854+0000 mgr.a (mgr.14150) 235 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:02.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:01 smithi052 bash[22678]: cluster 2024-09-11T02:19:00.298854+0000 mgr.a (mgr.14150) 235 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:02.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:01 smithi052 bash[22678]: cluster 2024-09-11T02:19:00.298854+0000 mgr.a (mgr.14150) 235 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:02.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:01 smithi097 bash[23313]: cluster 2024-09-11T02:19:00.298854+0000 mgr.a (mgr.14150) 235 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:02.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:01 smithi097 bash[23313]: cluster 2024-09-11T02:19:00.298854+0000 mgr.a (mgr.14150) 235 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:04.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:03 smithi079 bash[23416]: cluster 2024-09-11T02:19:02.299334+0000 mgr.a (mgr.14150) 236 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:04.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:03 smithi079 bash[23416]: cluster 2024-09-11T02:19:02.299334+0000 mgr.a (mgr.14150) 236 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:04.178 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:03 smithi052 bash[22678]: cluster 2024-09-11T02:19:02.299334+0000 mgr.a (mgr.14150) 236 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:04.178 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:03 smithi052 bash[22678]: cluster 2024-09-11T02:19:02.299334+0000 mgr.a (mgr.14150) 236 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:04.182 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:03 smithi097 bash[23313]: cluster 2024-09-11T02:19:02.299334+0000 mgr.a (mgr.14150) 236 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:04.182 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:03 smithi097 bash[23313]: cluster 2024-09-11T02:19:02.299334+0000 mgr.a (mgr.14150) 236 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:05.807 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:19:05.808 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:19:05.809 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:19:06.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:05 smithi079 bash[23416]: cluster 2024-09-11T02:19:04.299697+0000 mgr.a (mgr.14150) 237 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:06.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:05 smithi079 bash[23416]: cluster 2024-09-11T02:19:04.299697+0000 mgr.a (mgr.14150) 237 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:06.201 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:05 smithi052 bash[22678]: cluster 2024-09-11T02:19:04.299697+0000 mgr.a (mgr.14150) 237 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:06.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:05 smithi052 bash[22678]: cluster 2024-09-11T02:19:04.299697+0000 mgr.a (mgr.14150) 237 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:06.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:05 smithi097 bash[23313]: cluster 2024-09-11T02:19:04.299697+0000 mgr.a (mgr.14150) 237 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:06.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:05 smithi097 bash[23313]: cluster 2024-09-11T02:19:04.299697+0000 mgr.a (mgr.14150) 237 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:07.951 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:07 smithi052 bash[22678]: cluster 2024-09-11T02:19:06.300212+0000 mgr.a (mgr.14150) 238 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:07.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:07 smithi052 bash[22678]: cluster 2024-09-11T02:19:06.300212+0000 mgr.a (mgr.14150) 238 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:08.069 INFO:teuthology.orchestra.run.smithi052.stdout:34359738404 2024-09-11T02:19:08.147 INFO:teuthology.orchestra.run.smithi052.stdout:77309411342 2024-09-11T02:19:08.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:07 smithi079 bash[23416]: cluster 2024-09-11T02:19:06.300212+0000 mgr.a (mgr.14150) 238 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:08.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:07 smithi079 bash[23416]: cluster 2024-09-11T02:19:06.300212+0000 mgr.a (mgr.14150) 238 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:08.185 INFO:teuthology.orchestra.run.smithi052.stdout:55834574874 2024-09-11T02:19:08.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:07 smithi097 bash[23313]: cluster 2024-09-11T02:19:06.300212+0000 mgr.a (mgr.14150) 238 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:08.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:07 smithi097 bash[23313]: cluster 2024-09-11T02:19:06.300212+0000 mgr.a (mgr.14150) 238 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:09.104 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:08 smithi052 bash[22678]: audit 2024-09-11T02:19:08.069301+0000 mon.a (mon.0) 632 : audit [DBG] from='client.? 172.21.15.52:0/1847984993' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-11T02:19:09.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:08 smithi052 bash[22678]: audit 2024-09-11T02:19:08.069301+0000 mon.a (mon.0) 632 : audit [DBG] from='client.? 172.21.15.52:0/1847984993' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-11T02:19:09.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:08 smithi052 bash[22678]: audit 2024-09-11T02:19:08.147232+0000 mon.a (mon.0) 633 : audit [DBG] from='client.? 172.21.15.52:0/590719527' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-11T02:19:09.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:08 smithi052 bash[22678]: audit 2024-09-11T02:19:08.147232+0000 mon.a (mon.0) 633 : audit [DBG] from='client.? 172.21.15.52:0/590719527' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-11T02:19:09.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:08 smithi052 bash[22678]: audit 2024-09-11T02:19:08.186155+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.52:0/664793036' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-11T02:19:09.105 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:08 smithi052 bash[22678]: audit 2024-09-11T02:19:08.186155+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.52:0/664793036' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-11T02:19:09.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:08 smithi079 bash[23416]: audit 2024-09-11T02:19:08.069301+0000 mon.a (mon.0) 632 : audit [DBG] from='client.? 172.21.15.52:0/1847984993' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-11T02:19:09.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:08 smithi079 bash[23416]: audit 2024-09-11T02:19:08.069301+0000 mon.a (mon.0) 632 : audit [DBG] from='client.? 172.21.15.52:0/1847984993' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-11T02:19:09.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:08 smithi079 bash[23416]: audit 2024-09-11T02:19:08.147232+0000 mon.a (mon.0) 633 : audit [DBG] from='client.? 172.21.15.52:0/590719527' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-11T02:19:09.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:08 smithi079 bash[23416]: audit 2024-09-11T02:19:08.147232+0000 mon.a (mon.0) 633 : audit [DBG] from='client.? 172.21.15.52:0/590719527' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-11T02:19:09.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:08 smithi079 bash[23416]: audit 2024-09-11T02:19:08.186155+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.52:0/664793036' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-11T02:19:09.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:08 smithi079 bash[23416]: audit 2024-09-11T02:19:08.186155+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.52:0/664793036' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-11T02:19:09.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:08 smithi097 bash[23313]: audit 2024-09-11T02:19:08.069301+0000 mon.a (mon.0) 632 : audit [DBG] from='client.? 172.21.15.52:0/1847984993' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-11T02:19:09.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:08 smithi097 bash[23313]: audit 2024-09-11T02:19:08.069301+0000 mon.a (mon.0) 632 : audit [DBG] from='client.? 172.21.15.52:0/1847984993' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-11T02:19:09.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:08 smithi097 bash[23313]: audit 2024-09-11T02:19:08.147232+0000 mon.a (mon.0) 633 : audit [DBG] from='client.? 172.21.15.52:0/590719527' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-11T02:19:09.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:08 smithi097 bash[23313]: audit 2024-09-11T02:19:08.147232+0000 mon.a (mon.0) 633 : audit [DBG] from='client.? 172.21.15.52:0/590719527' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-11T02:19:09.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:08 smithi097 bash[23313]: audit 2024-09-11T02:19:08.186155+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.52:0/664793036' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-11T02:19:09.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:08 smithi097 bash[23313]: audit 2024-09-11T02:19:08.186155+0000 mon.a (mon.0) 634 : audit [DBG] from='client.? 172.21.15.52:0/664793036' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-11T02:19:09.319 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411341 got 77309411342 for osd.2 2024-09-11T02:19:09.320 DEBUG:teuthology.parallel:result is None 2024-09-11T02:19:09.320 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738402 got 34359738404 for osd.0 2024-09-11T02:19:09.320 DEBUG:teuthology.parallel:result is None 2024-09-11T02:19:09.621 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574873 got 55834574874 for osd.1 2024-09-11T02:19:09.621 DEBUG:teuthology.parallel:result is None 2024-09-11T02:19:09.621 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-11T02:19:09.621 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph pg dump --format=json 2024-09-11T02:19:09.951 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:09 smithi052 bash[22678]: cluster 2024-09-11T02:19:08.300623+0000 mgr.a (mgr.14150) 239 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:09.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:09 smithi052 bash[22678]: cluster 2024-09-11T02:19:08.300623+0000 mgr.a (mgr.14150) 239 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:10.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:09 smithi079 bash[23416]: cluster 2024-09-11T02:19:08.300623+0000 mgr.a (mgr.14150) 239 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:10.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:09 smithi079 bash[23416]: cluster 2024-09-11T02:19:08.300623+0000 mgr.a (mgr.14150) 239 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:10.191 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:09 smithi097 bash[23313]: cluster 2024-09-11T02:19:08.300623+0000 mgr.a (mgr.14150) 239 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:10.191 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:09 smithi097 bash[23313]: cluster 2024-09-11T02:19:08.300623+0000 mgr.a (mgr.14150) 239 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:12.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:11 smithi079 bash[23416]: cluster 2024-09-11T02:19:10.301109+0000 mgr.a (mgr.14150) 240 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:12.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:11 smithi079 bash[23416]: cluster 2024-09-11T02:19:10.301109+0000 mgr.a (mgr.14150) 240 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:12.201 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:11 smithi052 bash[22678]: cluster 2024-09-11T02:19:10.301109+0000 mgr.a (mgr.14150) 240 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:12.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:11 smithi052 bash[22678]: cluster 2024-09-11T02:19:10.301109+0000 mgr.a (mgr.14150) 240 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:12.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:11 smithi097 bash[23313]: cluster 2024-09-11T02:19:10.301109+0000 mgr.a (mgr.14150) 240 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:12.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:11 smithi097 bash[23313]: cluster 2024-09-11T02:19:10.301109+0000 mgr.a (mgr.14150) 240 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:13.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:12 smithi097 bash[23313]: audit 2024-09-11T02:19:11.963532+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:12 smithi097 bash[23313]: audit 2024-09-11T02:19:11.963532+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:12 smithi097 bash[23313]: audit 2024-09-11T02:19:11.972499+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:12 smithi097 bash[23313]: audit 2024-09-11T02:19:11.972499+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:12 smithi097 bash[23313]: audit 2024-09-11T02:19:11.982459+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:12 smithi097 bash[23313]: audit 2024-09-11T02:19:11.982459+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:12 smithi097 bash[23313]: audit 2024-09-11T02:19:12.564351+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:12 smithi097 bash[23313]: audit 2024-09-11T02:19:12.564351+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:12 smithi097 bash[23313]: audit 2024-09-11T02:19:12.570973+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:12 smithi097 bash[23313]: audit 2024-09-11T02:19:12.570973+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:12 smithi097 bash[23313]: audit 2024-09-11T02:19:12.583752+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:12 smithi097 bash[23313]: audit 2024-09-11T02:19:12.583752+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:12 smithi097 bash[23313]: audit 2024-09-11T02:19:12.625573+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:12 smithi097 bash[23313]: audit 2024-09-11T02:19:12.625573+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:12 smithi097 bash[23313]: audit 2024-09-11T02:19:12.632818+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:12 smithi097 bash[23313]: audit 2024-09-11T02:19:12.632818+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:12 smithi097 bash[23313]: audit 2024-09-11T02:19:12.641118+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:12 smithi097 bash[23313]: audit 2024-09-11T02:19:12.641118+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.424 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:12 smithi079 bash[23416]: audit 2024-09-11T02:19:11.963532+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.424 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:12 smithi079 bash[23416]: audit 2024-09-11T02:19:11.963532+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:12 smithi079 bash[23416]: audit 2024-09-11T02:19:11.972499+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:12 smithi079 bash[23416]: audit 2024-09-11T02:19:11.972499+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:12 smithi079 bash[23416]: audit 2024-09-11T02:19:11.982459+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:12 smithi079 bash[23416]: audit 2024-09-11T02:19:11.982459+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:12 smithi079 bash[23416]: audit 2024-09-11T02:19:12.564351+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:12 smithi079 bash[23416]: audit 2024-09-11T02:19:12.564351+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:12 smithi079 bash[23416]: audit 2024-09-11T02:19:12.570973+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:12 smithi079 bash[23416]: audit 2024-09-11T02:19:12.570973+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:12 smithi079 bash[23416]: audit 2024-09-11T02:19:12.583752+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:12 smithi079 bash[23416]: audit 2024-09-11T02:19:12.583752+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:12 smithi079 bash[23416]: audit 2024-09-11T02:19:12.625573+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:12 smithi079 bash[23416]: audit 2024-09-11T02:19:12.625573+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:12 smithi079 bash[23416]: audit 2024-09-11T02:19:12.632818+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:12 smithi079 bash[23416]: audit 2024-09-11T02:19:12.632818+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:12 smithi079 bash[23416]: audit 2024-09-11T02:19:12.641118+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:12 smithi079 bash[23416]: audit 2024-09-11T02:19:12.641118+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:12 smithi052 bash[22678]: audit 2024-09-11T02:19:11.963532+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:12 smithi052 bash[22678]: audit 2024-09-11T02:19:11.963532+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:12 smithi052 bash[22678]: audit 2024-09-11T02:19:11.972499+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:12 smithi052 bash[22678]: audit 2024-09-11T02:19:11.972499+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:12 smithi052 bash[22678]: audit 2024-09-11T02:19:11.982459+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:12 smithi052 bash[22678]: audit 2024-09-11T02:19:11.982459+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:12 smithi052 bash[22678]: audit 2024-09-11T02:19:12.564351+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:12 smithi052 bash[22678]: audit 2024-09-11T02:19:12.564351+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:12 smithi052 bash[22678]: audit 2024-09-11T02:19:12.570973+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:12 smithi052 bash[22678]: audit 2024-09-11T02:19:12.570973+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:12 smithi052 bash[22678]: audit 2024-09-11T02:19:12.583752+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:12 smithi052 bash[22678]: audit 2024-09-11T02:19:12.583752+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:12 smithi052 bash[22678]: audit 2024-09-11T02:19:12.625573+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:12 smithi052 bash[22678]: audit 2024-09-11T02:19:12.625573+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:12 smithi052 bash[22678]: audit 2024-09-11T02:19:12.632818+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:12 smithi052 bash[22678]: audit 2024-09-11T02:19:12.632818+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:12 smithi052 bash[22678]: audit 2024-09-11T02:19:12.641118+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:13.453 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:12 smithi052 bash[22678]: audit 2024-09-11T02:19:12.641118+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:14.118 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:19:14.217 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:13 smithi052 bash[22678]: cluster 2024-09-11T02:19:12.301627+0000 mgr.a (mgr.14150) 241 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:14.217 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:13 smithi052 bash[22678]: cluster 2024-09-11T02:19:12.301627+0000 mgr.a (mgr.14150) 241 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:14.217 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:13 smithi052 bash[22678]: audit 2024-09-11T02:19:13.722081+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:14.217 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:13 smithi052 bash[22678]: audit 2024-09-11T02:19:13.722081+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:14.217 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:13 smithi052 bash[22678]: audit 2024-09-11T02:19:13.727228+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:14.217 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:13 smithi052 bash[22678]: audit 2024-09-11T02:19:13.727228+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:14.218 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:13 smithi052 bash[22678]: audit 2024-09-11T02:19:13.728878+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:14.218 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:13 smithi052 bash[22678]: audit 2024-09-11T02:19:13.728878+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:14.218 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:13 smithi052 bash[22678]: audit 2024-09-11T02:19:13.739169+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:14.218 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:13 smithi052 bash[22678]: audit 2024-09-11T02:19:13.739169+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:14.424 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:13 smithi079 bash[23416]: cluster 2024-09-11T02:19:12.301627+0000 mgr.a (mgr.14150) 241 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:14.424 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:13 smithi079 bash[23416]: cluster 2024-09-11T02:19:12.301627+0000 mgr.a (mgr.14150) 241 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:14.424 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:13 smithi079 bash[23416]: audit 2024-09-11T02:19:13.722081+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:14.424 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:13 smithi079 bash[23416]: audit 2024-09-11T02:19:13.722081+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:14.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:13 smithi079 bash[23416]: audit 2024-09-11T02:19:13.727228+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:14.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:13 smithi079 bash[23416]: audit 2024-09-11T02:19:13.727228+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:14.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:13 smithi079 bash[23416]: audit 2024-09-11T02:19:13.728878+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:14.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:13 smithi079 bash[23416]: audit 2024-09-11T02:19:13.728878+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:14.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:13 smithi079 bash[23416]: audit 2024-09-11T02:19:13.739169+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:14.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:13 smithi079 bash[23416]: audit 2024-09-11T02:19:13.739169+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:14.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:13 smithi097 bash[23313]: cluster 2024-09-11T02:19:12.301627+0000 mgr.a (mgr.14150) 241 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:14.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:13 smithi097 bash[23313]: cluster 2024-09-11T02:19:12.301627+0000 mgr.a (mgr.14150) 241 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:14.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:13 smithi097 bash[23313]: audit 2024-09-11T02:19:13.722081+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:14.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:13 smithi097 bash[23313]: audit 2024-09-11T02:19:13.722081+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:14.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:13 smithi097 bash[23313]: audit 2024-09-11T02:19:13.727228+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:14.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:13 smithi097 bash[23313]: audit 2024-09-11T02:19:13.727228+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:14.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:13 smithi097 bash[23313]: audit 2024-09-11T02:19:13.728878+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:14.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:13 smithi097 bash[23313]: audit 2024-09-11T02:19:13.728878+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:14.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:13 smithi097 bash[23313]: audit 2024-09-11T02:19:13.739169+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:14.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:13 smithi097 bash[23313]: audit 2024-09-11T02:19:13.739169+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:15.424 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:15 smithi079 bash[23416]: cluster 2024-09-11T02:19:14.302194+0000 mgr.a (mgr.14150) 242 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:15.424 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:15 smithi079 bash[23416]: cluster 2024-09-11T02:19:14.302194+0000 mgr.a (mgr.14150) 242 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:15.446 INFO:teuthology.orchestra.run.smithi052.stderr:dumped all 2024-09-11T02:19:15.446 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:19:15.451 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:15 smithi052 bash[22678]: cluster 2024-09-11T02:19:14.302194+0000 mgr.a (mgr.14150) 242 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:15.451 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:15 smithi052 bash[22678]: cluster 2024-09-11T02:19:14.302194+0000 mgr.a (mgr.14150) 242 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:15.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:15 smithi097 bash[23313]: cluster 2024-09-11T02:19:14.302194+0000 mgr.a (mgr.14150) 242 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:15.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:15 smithi097 bash[23313]: cluster 2024-09-11T02:19:14.302194+0000 mgr.a (mgr.14150) 242 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:16.125 INFO:teuthology.orchestra.run.smithi052.stdout:{"pg_ready":true,"pg_map":{"version":185,"stamp":"2024-09-11T02:19:14.301920+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":88076,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":281147380,"statfs":{"total":287985106944,"available":287894917120,"internally_reserved":0,"allocated":2322432,"data_stored":1935606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4783,"internal_metadata":87223633},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002861"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":127,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-11T02:18:09.389123+0000","last_change":"2024-09-11T02:18:08.391838+0000","last_active":"2024-09-11T02:18:09.389123+0000","last_peered":"2024-09-11T02:18:09.389123+0000","last_clean":"2024-09-11T02:18:09.389123+0000","last_became_active":"2024-09-11T02:18:08.390994+0000","last_became_peered":"2024-09-11T02:18:08.390994+0000","last_unstale":"2024-09-11T02:18:09.389123+0000","last_undegraded":"2024-09-11T02:18:09.389123+0000","last_fullsized":"2024-09-11T02:18:09.389123+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-11T02:18:07.378454+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-11T02:18:07.378454+0000","last_clean_scrub_stamp":"2024-09-11T02:18:07.378454+0000","objects_scrubbed":0,"log_size":92,"log_dups_size":0,"ondisk_log_size":92,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-12T13:30:06.685950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411344,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32132,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713020,"statfs":{"total":95995035648,"available":95962132480,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574876,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27972,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717180,"statfs":{"total":95995035648,"available":95966392320,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738405,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27972,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717180,"statfs":{"total":95995035648,"available":95966392320,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-11T02:19:16.125 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph pg dump --format=json 2024-09-11T02:19:16.424 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:16 smithi079 bash[23416]: audit 2024-09-11T02:19:15.446075+0000 mgr.a (mgr.14150) 243 : audit [DBG] from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:19:16.424 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:16 smithi079 bash[23416]: audit 2024-09-11T02:19:15.446075+0000 mgr.a (mgr.14150) 243 : audit [DBG] from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:19:16.451 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:16 smithi052 bash[22678]: audit 2024-09-11T02:19:15.446075+0000 mgr.a (mgr.14150) 243 : audit [DBG] from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:19:16.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:16 smithi052 bash[22678]: audit 2024-09-11T02:19:15.446075+0000 mgr.a (mgr.14150) 243 : audit [DBG] from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:19:16.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:16 smithi097 bash[23313]: audit 2024-09-11T02:19:15.446075+0000 mgr.a (mgr.14150) 243 : audit [DBG] from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:19:16.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:16 smithi097 bash[23313]: audit 2024-09-11T02:19:15.446075+0000 mgr.a (mgr.14150) 243 : audit [DBG] from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:19:17.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:17 smithi079 bash[23416]: cluster 2024-09-11T02:19:16.302708+0000 mgr.a (mgr.14150) 244 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:17.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:17 smithi079 bash[23416]: cluster 2024-09-11T02:19:16.302708+0000 mgr.a (mgr.14150) 244 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:17.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:17 smithi052 bash[22678]: cluster 2024-09-11T02:19:16.302708+0000 mgr.a (mgr.14150) 244 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:17.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:17 smithi052 bash[22678]: cluster 2024-09-11T02:19:16.302708+0000 mgr.a (mgr.14150) 244 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:17.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:17 smithi097 bash[23313]: cluster 2024-09-11T02:19:16.302708+0000 mgr.a (mgr.14150) 244 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:17.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:17 smithi097 bash[23313]: cluster 2024-09-11T02:19:16.302708+0000 mgr.a (mgr.14150) 244 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:19.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:19 smithi079 bash[23416]: cluster 2024-09-11T02:19:18.303245+0000 mgr.a (mgr.14150) 245 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:19.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:19 smithi079 bash[23416]: cluster 2024-09-11T02:19:18.303245+0000 mgr.a (mgr.14150) 245 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:19.701 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:19 smithi052 bash[22678]: cluster 2024-09-11T02:19:18.303245+0000 mgr.a (mgr.14150) 245 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:19.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:19 smithi052 bash[22678]: cluster 2024-09-11T02:19:18.303245+0000 mgr.a (mgr.14150) 245 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:19.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:19 smithi097 bash[23313]: cluster 2024-09-11T02:19:18.303245+0000 mgr.a (mgr.14150) 245 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:19.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:19 smithi097 bash[23313]: cluster 2024-09-11T02:19:18.303245+0000 mgr.a (mgr.14150) 245 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:20.870 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:19:21.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:21 smithi079 bash[23416]: cluster 2024-09-11T02:19:20.303776+0000 mgr.a (mgr.14150) 246 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:21.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:21 smithi079 bash[23416]: cluster 2024-09-11T02:19:20.303776+0000 mgr.a (mgr.14150) 246 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:21.701 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:21 smithi052 bash[22678]: cluster 2024-09-11T02:19:20.303776+0000 mgr.a (mgr.14150) 246 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:21.701 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:21 smithi052 bash[22678]: cluster 2024-09-11T02:19:20.303776+0000 mgr.a (mgr.14150) 246 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:21.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:21 smithi097 bash[23313]: cluster 2024-09-11T02:19:20.303776+0000 mgr.a (mgr.14150) 246 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:21.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:21 smithi097 bash[23313]: cluster 2024-09-11T02:19:20.303776+0000 mgr.a (mgr.14150) 246 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:22.302 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:19:22.302 INFO:teuthology.orchestra.run.smithi052.stderr:dumped all 2024-09-11T02:19:22.907 INFO:teuthology.orchestra.run.smithi052.stdout:{"pg_ready":true,"pg_map":{"version":188,"stamp":"2024-09-11T02:19:20.303541+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":88076,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":281147380,"statfs":{"total":287985106944,"available":287894917120,"internally_reserved":0,"allocated":2322432,"data_stored":1935606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4783,"internal_metadata":87223633},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003065"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":127,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-11T02:18:09.389123+0000","last_change":"2024-09-11T02:18:08.391838+0000","last_active":"2024-09-11T02:18:09.389123+0000","last_peered":"2024-09-11T02:18:09.389123+0000","last_clean":"2024-09-11T02:18:09.389123+0000","last_became_active":"2024-09-11T02:18:08.390994+0000","last_became_peered":"2024-09-11T02:18:08.390994+0000","last_unstale":"2024-09-11T02:18:09.389123+0000","last_undegraded":"2024-09-11T02:18:09.389123+0000","last_fullsized":"2024-09-11T02:18:09.389123+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-11T02:18:07.378454+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-11T02:18:07.378454+0000","last_clean_scrub_stamp":"2024-09-11T02:18:07.378454+0000","objects_scrubbed":0,"log_size":92,"log_dups_size":0,"ondisk_log_size":92,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-12T13:30:06.685950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411345,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32132,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713020,"statfs":{"total":95995035648,"available":95962132480,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574877,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27972,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717180,"statfs":{"total":95995035648,"available":95966392320,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738406,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27972,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717180,"statfs":{"total":95995035648,"available":95966392320,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-11T02:19:22.908 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-11T02:19:22.908 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-11T02:19:22.908 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-11T02:19:22.909 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph health --format=json 2024-09-11T02:19:23.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:23 smithi079 bash[23416]: audit 2024-09-11T02:19:22.300846+0000 mgr.a (mgr.14150) 247 : audit [DBG] from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:19:23.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:23 smithi079 bash[23416]: audit 2024-09-11T02:19:22.300846+0000 mgr.a (mgr.14150) 247 : audit [DBG] from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:19:23.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:23 smithi079 bash[23416]: cluster 2024-09-11T02:19:22.304265+0000 mgr.a (mgr.14150) 248 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:23.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:23 smithi079 bash[23416]: cluster 2024-09-11T02:19:22.304265+0000 mgr.a (mgr.14150) 248 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:23.701 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:23 smithi052 bash[22678]: audit 2024-09-11T02:19:22.300846+0000 mgr.a (mgr.14150) 247 : audit [DBG] from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:19:23.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:23 smithi052 bash[22678]: audit 2024-09-11T02:19:22.300846+0000 mgr.a (mgr.14150) 247 : audit [DBG] from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:19:23.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:23 smithi052 bash[22678]: cluster 2024-09-11T02:19:22.304265+0000 mgr.a (mgr.14150) 248 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:23.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:23 smithi052 bash[22678]: cluster 2024-09-11T02:19:22.304265+0000 mgr.a (mgr.14150) 248 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:23.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:23 smithi097 bash[23313]: audit 2024-09-11T02:19:22.300846+0000 mgr.a (mgr.14150) 247 : audit [DBG] from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:19:23.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:23 smithi097 bash[23313]: audit 2024-09-11T02:19:22.300846+0000 mgr.a (mgr.14150) 247 : audit [DBG] from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-11T02:19:23.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:23 smithi097 bash[23313]: cluster 2024-09-11T02:19:22.304265+0000 mgr.a (mgr.14150) 248 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:23.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:23 smithi097 bash[23313]: cluster 2024-09-11T02:19:22.304265+0000 mgr.a (mgr.14150) 248 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:25.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:25 smithi079 bash[23416]: cluster 2024-09-11T02:19:24.304912+0000 mgr.a (mgr.14150) 249 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:25.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:25 smithi079 bash[23416]: cluster 2024-09-11T02:19:24.304912+0000 mgr.a (mgr.14150) 249 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:25.701 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:25 smithi052 bash[22678]: cluster 2024-09-11T02:19:24.304912+0000 mgr.a (mgr.14150) 249 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:25.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:25 smithi052 bash[22678]: cluster 2024-09-11T02:19:24.304912+0000 mgr.a (mgr.14150) 249 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:25.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:25 smithi097 bash[23313]: cluster 2024-09-11T02:19:24.304912+0000 mgr.a (mgr.14150) 249 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:25.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:25 smithi097 bash[23313]: cluster 2024-09-11T02:19:24.304912+0000 mgr.a (mgr.14150) 249 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:27.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:27 smithi079 bash[23416]: cluster 2024-09-11T02:19:26.305542+0000 mgr.a (mgr.14150) 250 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:27.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:27 smithi079 bash[23416]: cluster 2024-09-11T02:19:26.305542+0000 mgr.a (mgr.14150) 250 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:27.701 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:27 smithi052 bash[22678]: cluster 2024-09-11T02:19:26.305542+0000 mgr.a (mgr.14150) 250 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:27.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:27 smithi052 bash[22678]: cluster 2024-09-11T02:19:26.305542+0000 mgr.a (mgr.14150) 250 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:27.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:27 smithi097 bash[23313]: cluster 2024-09-11T02:19:26.305542+0000 mgr.a (mgr.14150) 250 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:27.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:27 smithi097 bash[23313]: cluster 2024-09-11T02:19:26.305542+0000 mgr.a (mgr.14150) 250 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:27.760 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:19:29.174 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-09-11T02:19:29.174 INFO:teuthology.orchestra.run.smithi052.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-11T02:19:29.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:29 smithi052 bash[22678]: cluster 2024-09-11T02:19:28.306175+0000 mgr.a (mgr.14150) 251 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:29.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:29 smithi052 bash[22678]: cluster 2024-09-11T02:19:28.306175+0000 mgr.a (mgr.14150) 251 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:29.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:29 smithi052 bash[22678]: audit 2024-09-11T02:19:29.174422+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.52:0/4011403959' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-11T02:19:29.452 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:29 smithi052 bash[22678]: audit 2024-09-11T02:19:29.174422+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.52:0/4011403959' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-11T02:19:29.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:29 smithi079 bash[23416]: cluster 2024-09-11T02:19:28.306175+0000 mgr.a (mgr.14150) 251 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:29.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:29 smithi079 bash[23416]: cluster 2024-09-11T02:19:28.306175+0000 mgr.a (mgr.14150) 251 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:29.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:29 smithi079 bash[23416]: audit 2024-09-11T02:19:29.174422+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.52:0/4011403959' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-11T02:19:29.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:29 smithi079 bash[23416]: audit 2024-09-11T02:19:29.174422+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.52:0/4011403959' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-11T02:19:29.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:29 smithi097 bash[23313]: cluster 2024-09-11T02:19:28.306175+0000 mgr.a (mgr.14150) 251 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:29.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:29 smithi097 bash[23313]: cluster 2024-09-11T02:19:28.306175+0000 mgr.a (mgr.14150) 251 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:29.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:29 smithi097 bash[23313]: audit 2024-09-11T02:19:29.174422+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.52:0/4011403959' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-11T02:19:29.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:29 smithi097 bash[23313]: audit 2024-09-11T02:19:29.174422+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.52:0/4011403959' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-11T02:19:29.821 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-11T02:19:29.822 INFO:tasks.cephadm:Setup complete, yielding 2024-09-11T02:19:29.822 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-11T02:19:29.831 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi052.front.sepia.ceph.com 2024-09-11T02:19:29.831 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- bash -c 'ceph mgr module enable rgw' 2024-09-11T02:19:31.673 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:31 smithi079 bash[23416]: cluster 2024-09-11T02:19:30.306844+0000 mgr.a (mgr.14150) 252 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:31.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:31 smithi079 bash[23416]: cluster 2024-09-11T02:19:30.306844+0000 mgr.a (mgr.14150) 252 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:31.701 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:31 smithi052 bash[22678]: cluster 2024-09-11T02:19:30.306844+0000 mgr.a (mgr.14150) 252 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:31.701 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:31 smithi052 bash[22678]: cluster 2024-09-11T02:19:30.306844+0000 mgr.a (mgr.14150) 252 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:31.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:31 smithi097 bash[23313]: cluster 2024-09-11T02:19:30.306844+0000 mgr.a (mgr.14150) 252 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:31.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:31 smithi097 bash[23313]: cluster 2024-09-11T02:19:30.306844+0000 mgr.a (mgr.14150) 252 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:33.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:33 smithi052 bash[22678]: audit 2024-09-11T02:19:32.120317+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:33 smithi052 bash[22678]: audit 2024-09-11T02:19:32.120317+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:33 smithi052 bash[22678]: audit 2024-09-11T02:19:32.129179+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:33 smithi052 bash[22678]: audit 2024-09-11T02:19:32.129179+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:33 smithi052 bash[22678]: audit 2024-09-11T02:19:32.139294+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:33 smithi052 bash[22678]: audit 2024-09-11T02:19:32.139294+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:33 smithi052 bash[22678]: cluster 2024-09-11T02:19:32.307533+0000 mgr.a (mgr.14150) 253 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:33.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:33 smithi052 bash[22678]: cluster 2024-09-11T02:19:32.307533+0000 mgr.a (mgr.14150) 253 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:33.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:33 smithi052 bash[22678]: audit 2024-09-11T02:19:32.771239+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:33 smithi052 bash[22678]: audit 2024-09-11T02:19:32.771239+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:33 smithi052 bash[22678]: audit 2024-09-11T02:19:32.779016+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:33 smithi052 bash[22678]: audit 2024-09-11T02:19:32.779016+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:33 smithi052 bash[22678]: audit 2024-09-11T02:19:32.789771+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:33 smithi052 bash[22678]: audit 2024-09-11T02:19:32.789771+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:33 smithi052 bash[22678]: audit 2024-09-11T02:19:32.854305+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:33 smithi052 bash[22678]: audit 2024-09-11T02:19:32.854305+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:33 smithi052 bash[22678]: audit 2024-09-11T02:19:32.862625+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:33 smithi052 bash[22678]: audit 2024-09-11T02:19:32.862625+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:33 smithi052 bash[22678]: audit 2024-09-11T02:19:32.872118+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:33 smithi052 bash[22678]: audit 2024-09-11T02:19:32.872118+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.424 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:33 smithi079 bash[23416]: audit 2024-09-11T02:19:32.120317+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.424 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:33 smithi079 bash[23416]: audit 2024-09-11T02:19:32.120317+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.424 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:33 smithi079 bash[23416]: audit 2024-09-11T02:19:32.129179+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.424 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:33 smithi079 bash[23416]: audit 2024-09-11T02:19:32.129179+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.424 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:33 smithi079 bash[23416]: audit 2024-09-11T02:19:32.139294+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:33 smithi079 bash[23416]: audit 2024-09-11T02:19:32.139294+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:33 smithi079 bash[23416]: cluster 2024-09-11T02:19:32.307533+0000 mgr.a (mgr.14150) 253 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:33.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:33 smithi079 bash[23416]: cluster 2024-09-11T02:19:32.307533+0000 mgr.a (mgr.14150) 253 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:33.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:33 smithi079 bash[23416]: audit 2024-09-11T02:19:32.771239+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:33 smithi079 bash[23416]: audit 2024-09-11T02:19:32.771239+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:33 smithi079 bash[23416]: audit 2024-09-11T02:19:32.779016+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:33 smithi079 bash[23416]: audit 2024-09-11T02:19:32.779016+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:33 smithi079 bash[23416]: audit 2024-09-11T02:19:32.789771+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:33 smithi079 bash[23416]: audit 2024-09-11T02:19:32.789771+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:33 smithi079 bash[23416]: audit 2024-09-11T02:19:32.854305+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:33 smithi079 bash[23416]: audit 2024-09-11T02:19:32.854305+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.425 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:33 smithi079 bash[23416]: audit 2024-09-11T02:19:32.862625+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:33 smithi079 bash[23416]: audit 2024-09-11T02:19:32.862625+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:33 smithi079 bash[23416]: audit 2024-09-11T02:19:32.872118+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.426 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:33 smithi079 bash[23416]: audit 2024-09-11T02:19:32.872118+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:33 smithi097 bash[23313]: audit 2024-09-11T02:19:32.120317+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:33 smithi097 bash[23313]: audit 2024-09-11T02:19:32.120317+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:33 smithi097 bash[23313]: audit 2024-09-11T02:19:32.129179+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:33 smithi097 bash[23313]: audit 2024-09-11T02:19:32.129179+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:33 smithi097 bash[23313]: audit 2024-09-11T02:19:32.139294+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:33 smithi097 bash[23313]: audit 2024-09-11T02:19:32.139294+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:33 smithi097 bash[23313]: cluster 2024-09-11T02:19:32.307533+0000 mgr.a (mgr.14150) 253 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:33.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:33 smithi097 bash[23313]: cluster 2024-09-11T02:19:32.307533+0000 mgr.a (mgr.14150) 253 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:33.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:33 smithi097 bash[23313]: audit 2024-09-11T02:19:32.771239+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:33 smithi097 bash[23313]: audit 2024-09-11T02:19:32.771239+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:33 smithi097 bash[23313]: audit 2024-09-11T02:19:32.779016+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:33 smithi097 bash[23313]: audit 2024-09-11T02:19:32.779016+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:33 smithi097 bash[23313]: audit 2024-09-11T02:19:32.789771+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:33 smithi097 bash[23313]: audit 2024-09-11T02:19:32.789771+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:33 smithi097 bash[23313]: audit 2024-09-11T02:19:32.854305+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.464 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:33 smithi097 bash[23313]: audit 2024-09-11T02:19:32.854305+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:33 smithi097 bash[23313]: audit 2024-09-11T02:19:32.862625+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:33 smithi097 bash[23313]: audit 2024-09-11T02:19:32.862625+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:33 smithi097 bash[23313]: audit 2024-09-11T02:19:32.872118+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.465 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:33 smithi097 bash[23313]: audit 2024-09-11T02:19:32.872118+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.52:0/3276305412' entity='mgr.a' 2024-09-11T02:19:33.713 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:19:35.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:35 smithi079 bash[23416]: cluster 2024-09-11T02:19:34.308220+0000 mgr.a (mgr.14150) 254 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:35.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:35 smithi079 bash[23416]: cluster 2024-09-11T02:19:34.308220+0000 mgr.a (mgr.14150) 254 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:35.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:35 smithi079 bash[23416]: audit 2024-09-11T02:19:35.090482+0000 mon.a (mon.0) 658 : audit [INF] from='client.? 172.21.15.52:0/3870279041' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "rgw"} : dispatch 2024-09-11T02:19:35.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:35 smithi079 bash[23416]: audit 2024-09-11T02:19:35.090482+0000 mon.a (mon.0) 658 : audit [INF] from='client.? 172.21.15.52:0/3870279041' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "rgw"} : dispatch 2024-09-11T02:19:35.674 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 11 02:19:35 smithi079 bash[24280]: ignoring --setuser ceph since I am not root 2024-09-11T02:19:35.675 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 11 02:19:35 smithi079 bash[24280]: ignoring --setgroup ceph since I am not root 2024-09-11T02:19:35.675 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 11 02:19:35 smithi079 bash[24280]: debug 2024-09-11T02:19:35.463+0000 7feeb1cb4640 1 -- 172.21.15.79:0/537751665 <== mon.2 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560336af70e0 con 0x560336af9800 2024-09-11T02:19:35.701 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:35 smithi052 bash[22678]: cluster 2024-09-11T02:19:34.308220+0000 mgr.a (mgr.14150) 254 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:35.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:35 smithi052 bash[22678]: cluster 2024-09-11T02:19:34.308220+0000 mgr.a (mgr.14150) 254 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:35.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:35 smithi052 bash[22678]: audit 2024-09-11T02:19:35.090482+0000 mon.a (mon.0) 658 : audit [INF] from='client.? 172.21.15.52:0/3870279041' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "rgw"} : dispatch 2024-09-11T02:19:35.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:35 smithi052 bash[22678]: audit 2024-09-11T02:19:35.090482+0000 mon.a (mon.0) 658 : audit [INF] from='client.? 172.21.15.52:0/3870279041' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "rgw"} : dispatch 2024-09-11T02:19:35.702 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:19:35 smithi052 bash[22930]: ignoring --setuser ceph since I am not root 2024-09-11T02:19:35.702 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:19:35 smithi052 bash[22930]: ignoring --setgroup ceph since I am not root 2024-09-11T02:19:35.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:35 smithi097 bash[23313]: cluster 2024-09-11T02:19:34.308220+0000 mgr.a (mgr.14150) 254 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:35.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:35 smithi097 bash[23313]: cluster 2024-09-11T02:19:34.308220+0000 mgr.a (mgr.14150) 254 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:35.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:35 smithi097 bash[23313]: audit 2024-09-11T02:19:35.090482+0000 mon.a (mon.0) 658 : audit [INF] from='client.? 172.21.15.52:0/3870279041' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "rgw"} : dispatch 2024-09-11T02:19:35.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:35 smithi097 bash[23313]: audit 2024-09-11T02:19:35.090482+0000 mon.a (mon.0) 658 : audit [INF] from='client.? 172.21.15.52:0/3870279041' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "rgw"} : dispatch 2024-09-11T02:19:36.073 INFO:teuthology.run_tasks:Running task rgw_module.apply... 2024-09-11T02:19:36.093 INFO:tasks.rgw_module:Applying spec(s): rgw_realm: myrealm1 rgw_zone: myzone1 rgw_zonegroup: myzonegroup1 spec: rgw_frontend_port: 5500 2024-09-11T02:19:36.093 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- ceph rgw realm bootstrap -i - 2024-09-11T02:19:36.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:36 smithi079 bash[23416]: audit 2024-09-11T02:19:35.366335+0000 mon.a (mon.0) 659 : audit [INF] from='client.? 172.21.15.52:0/3870279041' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2024-09-11T02:19:36.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:36 smithi079 bash[23416]: audit 2024-09-11T02:19:35.366335+0000 mon.a (mon.0) 659 : audit [INF] from='client.? 172.21.15.52:0/3870279041' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2024-09-11T02:19:36.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:36 smithi079 bash[23416]: cluster 2024-09-11T02:19:35.375049+0000 mon.a (mon.0) 660 : cluster [DBG] mgrmap e16: a(active, since 6m), standbys: b 2024-09-11T02:19:36.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:36 smithi079 bash[23416]: cluster 2024-09-11T02:19:35.375049+0000 mon.a (mon.0) 660 : cluster [DBG] mgrmap e16: a(active, since 6m), standbys: b 2024-09-11T02:19:36.701 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:36 smithi052 bash[22678]: audit 2024-09-11T02:19:35.366335+0000 mon.a (mon.0) 659 : audit [INF] from='client.? 172.21.15.52:0/3870279041' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2024-09-11T02:19:36.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:36 smithi052 bash[22678]: audit 2024-09-11T02:19:35.366335+0000 mon.a (mon.0) 659 : audit [INF] from='client.? 172.21.15.52:0/3870279041' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2024-09-11T02:19:36.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:36 smithi052 bash[22678]: cluster 2024-09-11T02:19:35.375049+0000 mon.a (mon.0) 660 : cluster [DBG] mgrmap e16: a(active, since 6m), standbys: b 2024-09-11T02:19:36.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:36 smithi052 bash[22678]: cluster 2024-09-11T02:19:35.375049+0000 mon.a (mon.0) 660 : cluster [DBG] mgrmap e16: a(active, since 6m), standbys: b 2024-09-11T02:19:36.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:36 smithi097 bash[23313]: audit 2024-09-11T02:19:35.366335+0000 mon.a (mon.0) 659 : audit [INF] from='client.? 172.21.15.52:0/3870279041' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2024-09-11T02:19:36.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:36 smithi097 bash[23313]: audit 2024-09-11T02:19:35.366335+0000 mon.a (mon.0) 659 : audit [INF] from='client.? 172.21.15.52:0/3870279041' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "rgw"}]': finished 2024-09-11T02:19:36.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:36 smithi097 bash[23313]: cluster 2024-09-11T02:19:35.375049+0000 mon.a (mon.0) 660 : cluster [DBG] mgrmap e16: a(active, since 6m), standbys: b 2024-09-11T02:19:36.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:36 smithi097 bash[23313]: cluster 2024-09-11T02:19:35.375049+0000 mon.a (mon.0) 660 : cluster [DBG] mgrmap e16: a(active, since 6m), standbys: b 2024-09-11T02:19:40.819 INFO:teuthology.orchestra.run.smithi052.stdout:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:19:41.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:41 smithi052 bash[22678]: cluster 2024-09-11T02:19:41.378112+0000 mon.a (mon.0) 661 : cluster [DBG] Standby manager daemon b restarted 2024-09-11T02:19:41.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:41 smithi052 bash[22678]: cluster 2024-09-11T02:19:41.378112+0000 mon.a (mon.0) 661 : cluster [DBG] Standby manager daemon b restarted 2024-09-11T02:19:41.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:41 smithi052 bash[22678]: cluster 2024-09-11T02:19:41.378344+0000 mon.a (mon.0) 662 : cluster [DBG] Standby manager daemon b started 2024-09-11T02:19:41.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:41 smithi052 bash[22678]: cluster 2024-09-11T02:19:41.378344+0000 mon.a (mon.0) 662 : cluster [DBG] Standby manager daemon b started 2024-09-11T02:19:41.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:41 smithi052 bash[22678]: audit 2024-09-11T02:19:41.382528+0000 mon.b (mon.2) 12 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-09-11T02:19:41.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:41 smithi052 bash[22678]: audit 2024-09-11T02:19:41.382528+0000 mon.b (mon.2) 12 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-09-11T02:19:41.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:41 smithi052 bash[22678]: audit 2024-09-11T02:19:41.383692+0000 mon.b (mon.2) 13 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-11T02:19:41.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:41 smithi052 bash[22678]: audit 2024-09-11T02:19:41.383692+0000 mon.b (mon.2) 13 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-11T02:19:41.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:41 smithi052 bash[22678]: audit 2024-09-11T02:19:41.384949+0000 mon.b (mon.2) 14 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-09-11T02:19:41.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:41 smithi052 bash[22678]: audit 2024-09-11T02:19:41.384949+0000 mon.b (mon.2) 14 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-09-11T02:19:41.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:41 smithi052 bash[22678]: audit 2024-09-11T02:19:41.385487+0000 mon.b (mon.2) 15 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-11T02:19:41.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:41 smithi052 bash[22678]: audit 2024-09-11T02:19:41.385487+0000 mon.b (mon.2) 15 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-11T02:19:41.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:41 smithi097 bash[23313]: cluster 2024-09-11T02:19:41.378112+0000 mon.a (mon.0) 661 : cluster [DBG] Standby manager daemon b restarted 2024-09-11T02:19:41.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:41 smithi097 bash[23313]: cluster 2024-09-11T02:19:41.378112+0000 mon.a (mon.0) 661 : cluster [DBG] Standby manager daemon b restarted 2024-09-11T02:19:41.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:41 smithi097 bash[23313]: cluster 2024-09-11T02:19:41.378344+0000 mon.a (mon.0) 662 : cluster [DBG] Standby manager daemon b started 2024-09-11T02:19:41.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:41 smithi097 bash[23313]: cluster 2024-09-11T02:19:41.378344+0000 mon.a (mon.0) 662 : cluster [DBG] Standby manager daemon b started 2024-09-11T02:19:41.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:41 smithi097 bash[23313]: audit 2024-09-11T02:19:41.382528+0000 mon.b (mon.2) 12 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-09-11T02:19:41.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:41 smithi097 bash[23313]: audit 2024-09-11T02:19:41.382528+0000 mon.b (mon.2) 12 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-09-11T02:19:41.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:41 smithi097 bash[23313]: audit 2024-09-11T02:19:41.383692+0000 mon.b (mon.2) 13 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-11T02:19:41.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:41 smithi097 bash[23313]: audit 2024-09-11T02:19:41.383692+0000 mon.b (mon.2) 13 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-11T02:19:41.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:41 smithi097 bash[23313]: audit 2024-09-11T02:19:41.384949+0000 mon.b (mon.2) 14 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-09-11T02:19:41.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:41 smithi097 bash[23313]: audit 2024-09-11T02:19:41.384949+0000 mon.b (mon.2) 14 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-09-11T02:19:41.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:41 smithi097 bash[23313]: audit 2024-09-11T02:19:41.385487+0000 mon.b (mon.2) 15 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-11T02:19:41.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:41 smithi097 bash[23313]: audit 2024-09-11T02:19:41.385487+0000 mon.b (mon.2) 15 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-11T02:19:41.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:41 smithi079 bash[23416]: cluster 2024-09-11T02:19:41.378112+0000 mon.a (mon.0) 661 : cluster [DBG] Standby manager daemon b restarted 2024-09-11T02:19:41.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:41 smithi079 bash[23416]: cluster 2024-09-11T02:19:41.378112+0000 mon.a (mon.0) 661 : cluster [DBG] Standby manager daemon b restarted 2024-09-11T02:19:41.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:41 smithi079 bash[23416]: cluster 2024-09-11T02:19:41.378344+0000 mon.a (mon.0) 662 : cluster [DBG] Standby manager daemon b started 2024-09-11T02:19:41.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:41 smithi079 bash[23416]: cluster 2024-09-11T02:19:41.378344+0000 mon.a (mon.0) 662 : cluster [DBG] Standby manager daemon b started 2024-09-11T02:19:41.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:41 smithi079 bash[23416]: audit 2024-09-11T02:19:41.382528+0000 mon.b (mon.2) 12 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-09-11T02:19:41.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:41 smithi079 bash[23416]: audit 2024-09-11T02:19:41.382528+0000 mon.b (mon.2) 12 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-09-11T02:19:41.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:41 smithi079 bash[23416]: audit 2024-09-11T02:19:41.383692+0000 mon.b (mon.2) 13 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-11T02:19:41.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:41 smithi079 bash[23416]: audit 2024-09-11T02:19:41.383692+0000 mon.b (mon.2) 13 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-11T02:19:41.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:41 smithi079 bash[23416]: audit 2024-09-11T02:19:41.384949+0000 mon.b (mon.2) 14 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-09-11T02:19:41.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:41 smithi079 bash[23416]: audit 2024-09-11T02:19:41.384949+0000 mon.b (mon.2) 14 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-09-11T02:19:41.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:41 smithi079 bash[23416]: audit 2024-09-11T02:19:41.385487+0000 mon.b (mon.2) 15 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-11T02:19:41.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:41 smithi079 bash[23416]: audit 2024-09-11T02:19:41.385487+0000 mon.b (mon.2) 15 : audit [DBG] from='mgr.? 172.21.15.79:0/2728101784' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-11T02:19:42.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: cluster 2024-09-11T02:19:41.440018+0000 mon.a (mon.0) 663 : cluster [DBG] mgrmap e17: a(active, since 6m), standbys: b 2024-09-11T02:19:42.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: cluster 2024-09-11T02:19:41.440018+0000 mon.a (mon.0) 663 : cluster [DBG] mgrmap e17: a(active, since 6m), standbys: b 2024-09-11T02:19:42.674 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: cluster 2024-09-11T02:19:41.662351+0000 mon.a (mon.0) 664 : cluster [INF] Active manager daemon a restarted 2024-09-11T02:19:42.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: cluster 2024-09-11T02:19:41.662351+0000 mon.a (mon.0) 664 : cluster [INF] Active manager daemon a restarted 2024-09-11T02:19:42.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: cluster 2024-09-11T02:19:41.662686+0000 mon.a (mon.0) 665 : cluster [INF] Activating manager daemon a 2024-09-11T02:19:42.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: cluster 2024-09-11T02:19:41.662686+0000 mon.a (mon.0) 665 : cluster [INF] Activating manager daemon a 2024-09-11T02:19:42.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: cluster 2024-09-11T02:19:41.673714+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-11T02:19:42.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: cluster 2024-09-11T02:19:41.673714+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-11T02:19:42.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: cluster 2024-09-11T02:19:41.674386+0000 mon.a (mon.0) 667 : cluster [DBG] mgrmap e18: a(active, starting, since 0.0118137s), standbys: b 2024-09-11T02:19:42.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: cluster 2024-09-11T02:19:41.674386+0000 mon.a (mon.0) 667 : cluster [DBG] mgrmap e18: a(active, starting, since 0.0118137s), standbys: b 2024-09-11T02:19:42.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.678180+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:19:42.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.678180+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:19:42.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.678474+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:19:42.675 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.678474+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:19:42.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.678668+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:19:42.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.678668+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:19:42.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.680259+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-09-11T02:19:42.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.680259+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-09-11T02:19:42.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.680409+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-09-11T02:19:42.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.680409+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-09-11T02:19:42.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.681096+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:19:42.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.681096+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:19:42.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.681324+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:19:42.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.681324+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:19:42.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.681514+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:19:42.676 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.681514+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:19:42.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.682052+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-09-11T02:19:42.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.682052+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-09-11T02:19:42.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.682254+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-09-11T02:19:42.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.682254+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-09-11T02:19:42.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.682727+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-09-11T02:19:42.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:41.682727+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-09-11T02:19:42.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: cluster 2024-09-11T02:19:41.710885+0000 mon.a (mon.0) 679 : cluster [INF] Manager daemon a is now available 2024-09-11T02:19:42.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: cluster 2024-09-11T02:19:41.710885+0000 mon.a (mon.0) 679 : cluster [INF] Manager daemon a is now available 2024-09-11T02:19:42.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:42.163497+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:42.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:42.163497+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:42.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:42.166233+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:42.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:42.166233+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:42.677 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:42.169368+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi052", "name": "osd_memory_target"} : dispatch 2024-09-11T02:19:42.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:42.169368+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi052", "name": "osd_memory_target"} : dispatch 2024-09-11T02:19:42.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:42.172894+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi052", "name": "osd_memory_target"}]': finished 2024-09-11T02:19:42.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:42.172894+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi052", "name": "osd_memory_target"}]': finished 2024-09-11T02:19:42.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:42.174122+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-11T02:19:42.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:42.174122+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-11T02:19:42.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:42.174403+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-11T02:19:42.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:42.174403+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-11T02:19:42.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:42.176864+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:42.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:42.176864+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:42.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:42.177580+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:42.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:42.177580+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:42.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: cephadm 2024-09-11T02:19:42.179735+0000 mgr.a (mgr.14376) 1 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.conf 2024-09-11T02:19:42.678 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: cephadm 2024-09-11T02:19:42.179735+0000 mgr.a (mgr.14376) 1 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.conf 2024-09-11T02:19:42.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: cephadm 2024-09-11T02:19:42.179915+0000 mgr.a (mgr.14376) 2 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-11T02:19:42.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: cephadm 2024-09-11T02:19:42.179915+0000 mgr.a (mgr.14376) 2 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-11T02:19:42.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: cephadm 2024-09-11T02:19:42.180218+0000 mgr.a (mgr.14376) 3 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2024-09-11T02:19:42.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: cephadm 2024-09-11T02:19:42.180218+0000 mgr.a (mgr.14376) 3 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2024-09-11T02:19:42.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:42.193289+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-09-11T02:19:42.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:42.193289+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-09-11T02:19:42.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:42.201962+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-09-11T02:19:42.679 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:42 smithi079 bash[23416]: audit 2024-09-11T02:19:42.201962+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-09-11T02:19:42.701 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: cluster 2024-09-11T02:19:41.440018+0000 mon.a (mon.0) 663 : cluster [DBG] mgrmap e17: a(active, since 6m), standbys: b 2024-09-11T02:19:42.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: cluster 2024-09-11T02:19:41.440018+0000 mon.a (mon.0) 663 : cluster [DBG] mgrmap e17: a(active, since 6m), standbys: b 2024-09-11T02:19:42.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: cluster 2024-09-11T02:19:41.662351+0000 mon.a (mon.0) 664 : cluster [INF] Active manager daemon a restarted 2024-09-11T02:19:42.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: cluster 2024-09-11T02:19:41.662351+0000 mon.a (mon.0) 664 : cluster [INF] Active manager daemon a restarted 2024-09-11T02:19:42.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: cluster 2024-09-11T02:19:41.662686+0000 mon.a (mon.0) 665 : cluster [INF] Activating manager daemon a 2024-09-11T02:19:42.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: cluster 2024-09-11T02:19:41.662686+0000 mon.a (mon.0) 665 : cluster [INF] Activating manager daemon a 2024-09-11T02:19:42.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: cluster 2024-09-11T02:19:41.673714+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-11T02:19:42.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: cluster 2024-09-11T02:19:41.673714+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-11T02:19:42.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: cluster 2024-09-11T02:19:41.674386+0000 mon.a (mon.0) 667 : cluster [DBG] mgrmap e18: a(active, starting, since 0.0118137s), standbys: b 2024-09-11T02:19:42.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: cluster 2024-09-11T02:19:41.674386+0000 mon.a (mon.0) 667 : cluster [DBG] mgrmap e18: a(active, starting, since 0.0118137s), standbys: b 2024-09-11T02:19:42.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.678180+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:19:42.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.678180+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:19:42.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.678474+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:19:42.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.678474+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:19:42.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.678668+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:19:42.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.678668+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:19:42.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.680259+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-09-11T02:19:42.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.680259+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-09-11T02:19:42.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.680409+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-09-11T02:19:42.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.680409+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-09-11T02:19:42.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.681096+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:19:42.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.681096+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:19:42.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.681324+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:19:42.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.681324+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:19:42.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.681514+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:19:42.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.681514+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:19:42.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.682052+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-09-11T02:19:42.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.682052+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-09-11T02:19:42.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.682254+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-09-11T02:19:42.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.682254+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-09-11T02:19:42.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.682727+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-09-11T02:19:42.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:41.682727+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-09-11T02:19:42.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: cluster 2024-09-11T02:19:41.710885+0000 mon.a (mon.0) 679 : cluster [INF] Manager daemon a is now available 2024-09-11T02:19:42.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: cluster 2024-09-11T02:19:41.710885+0000 mon.a (mon.0) 679 : cluster [INF] Manager daemon a is now available 2024-09-11T02:19:42.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:42.163497+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:42.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:42.163497+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:42.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:42.166233+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:42.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:42.166233+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:42.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:42.169368+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi052", "name": "osd_memory_target"} : dispatch 2024-09-11T02:19:42.705 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:42.169368+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi052", "name": "osd_memory_target"} : dispatch 2024-09-11T02:19:42.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:42.172894+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi052", "name": "osd_memory_target"}]': finished 2024-09-11T02:19:42.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:42.172894+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi052", "name": "osd_memory_target"}]': finished 2024-09-11T02:19:42.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:42.174122+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-11T02:19:42.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:42.174122+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-11T02:19:42.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:42.174403+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-11T02:19:42.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:42.174403+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-11T02:19:42.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:42.176864+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:42.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:42.176864+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:42.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:42.177580+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:42.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:42.177580+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:42.707 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: cephadm 2024-09-11T02:19:42.179735+0000 mgr.a (mgr.14376) 1 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.conf 2024-09-11T02:19:42.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: cephadm 2024-09-11T02:19:42.179735+0000 mgr.a (mgr.14376) 1 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.conf 2024-09-11T02:19:42.708 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: cephadm 2024-09-11T02:19:42.179915+0000 mgr.a (mgr.14376) 2 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-11T02:19:42.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: cephadm 2024-09-11T02:19:42.179915+0000 mgr.a (mgr.14376) 2 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-11T02:19:42.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: cephadm 2024-09-11T02:19:42.180218+0000 mgr.a (mgr.14376) 3 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2024-09-11T02:19:42.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: cephadm 2024-09-11T02:19:42.180218+0000 mgr.a (mgr.14376) 3 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2024-09-11T02:19:42.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:42.193289+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-09-11T02:19:42.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:42.193289+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-09-11T02:19:42.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:42.201962+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-09-11T02:19:42.709 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:42 smithi052 bash[22678]: audit 2024-09-11T02:19:42.201962+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-09-11T02:19:42.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: cluster 2024-09-11T02:19:41.440018+0000 mon.a (mon.0) 663 : cluster [DBG] mgrmap e17: a(active, since 6m), standbys: b 2024-09-11T02:19:42.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: cluster 2024-09-11T02:19:41.440018+0000 mon.a (mon.0) 663 : cluster [DBG] mgrmap e17: a(active, since 6m), standbys: b 2024-09-11T02:19:42.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: cluster 2024-09-11T02:19:41.662351+0000 mon.a (mon.0) 664 : cluster [INF] Active manager daemon a restarted 2024-09-11T02:19:42.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: cluster 2024-09-11T02:19:41.662351+0000 mon.a (mon.0) 664 : cluster [INF] Active manager daemon a restarted 2024-09-11T02:19:42.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: cluster 2024-09-11T02:19:41.662686+0000 mon.a (mon.0) 665 : cluster [INF] Activating manager daemon a 2024-09-11T02:19:42.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: cluster 2024-09-11T02:19:41.662686+0000 mon.a (mon.0) 665 : cluster [INF] Activating manager daemon a 2024-09-11T02:19:42.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: cluster 2024-09-11T02:19:41.673714+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-11T02:19:42.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: cluster 2024-09-11T02:19:41.673714+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-11T02:19:42.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: cluster 2024-09-11T02:19:41.674386+0000 mon.a (mon.0) 667 : cluster [DBG] mgrmap e18: a(active, starting, since 0.0118137s), standbys: b 2024-09-11T02:19:42.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: cluster 2024-09-11T02:19:41.674386+0000 mon.a (mon.0) 667 : cluster [DBG] mgrmap e18: a(active, starting, since 0.0118137s), standbys: b 2024-09-11T02:19:42.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.678180+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:19:42.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.678180+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-11T02:19:42.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.678474+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:19:42.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.678474+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-11T02:19:42.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.678668+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:19:42.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.678668+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-11T02:19:42.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.680259+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-09-11T02:19:42.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.680259+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-09-11T02:19:42.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.680409+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-09-11T02:19:42.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.680409+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-09-11T02:19:42.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.681096+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:19:42.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.681096+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-11T02:19:42.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.681324+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:19:42.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.681324+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-11T02:19:42.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.681514+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:19:42.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.681514+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-11T02:19:42.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.682052+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-09-11T02:19:42.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.682052+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-09-11T02:19:42.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.682254+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-09-11T02:19:42.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.682254+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-09-11T02:19:42.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.682727+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-09-11T02:19:42.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:41.682727+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-09-11T02:19:42.716 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: cluster 2024-09-11T02:19:41.710885+0000 mon.a (mon.0) 679 : cluster [INF] Manager daemon a is now available 2024-09-11T02:19:42.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: cluster 2024-09-11T02:19:41.710885+0000 mon.a (mon.0) 679 : cluster [INF] Manager daemon a is now available 2024-09-11T02:19:42.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:42.163497+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:42.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:42.163497+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:42.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:42.166233+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:42.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:42.166233+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:42.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:42.169368+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi052", "name": "osd_memory_target"} : dispatch 2024-09-11T02:19:42.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:42.169368+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi052", "name": "osd_memory_target"} : dispatch 2024-09-11T02:19:42.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:42.172894+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi052", "name": "osd_memory_target"}]': finished 2024-09-11T02:19:42.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:42.172894+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi052", "name": "osd_memory_target"}]': finished 2024-09-11T02:19:42.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:42.174122+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-11T02:19:42.717 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:42.174122+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-11T02:19:42.718 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:42.174403+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-11T02:19:42.718 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:42.174403+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-11T02:19:42.718 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:42.176864+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:42.718 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:42.176864+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:42.718 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:42.177580+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:42.718 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:42.177580+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:42.718 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: cephadm 2024-09-11T02:19:42.179735+0000 mgr.a (mgr.14376) 1 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.conf 2024-09-11T02:19:42.718 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: cephadm 2024-09-11T02:19:42.179735+0000 mgr.a (mgr.14376) 1 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.conf 2024-09-11T02:19:42.718 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: cephadm 2024-09-11T02:19:42.179915+0000 mgr.a (mgr.14376) 2 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-11T02:19:42.718 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: cephadm 2024-09-11T02:19:42.179915+0000 mgr.a (mgr.14376) 2 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-11T02:19:42.718 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: cephadm 2024-09-11T02:19:42.180218+0000 mgr.a (mgr.14376) 3 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2024-09-11T02:19:42.718 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: cephadm 2024-09-11T02:19:42.180218+0000 mgr.a (mgr.14376) 3 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.conf 2024-09-11T02:19:42.718 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:42.193289+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-09-11T02:19:42.719 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:42.193289+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-09-11T02:19:42.719 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:42.201962+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-09-11T02:19:42.719 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:42 smithi097 bash[23313]: audit 2024-09-11T02:19:42.201962+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-09-11T02:19:43.952 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22930]: debug 2024-09-11T02:19:43.693+0000 7f76cd10a640 -1 log_channel(cephadm) log [ERR] : [11/Sep/2024:02:19:43] ENGINE Error in HTTPServer.serve 2024-09-11T02:19:43.952 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22930]: Traceback (most recent call last): 2024-09-11T02:19:43.952 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22930]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-11T02:19:43.952 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22930]: self._connections.run(self.expiration_interval) 2024-09-11T02:19:43.952 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22930]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-11T02:19:43.952 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22930]: self._run(expiration_interval) 2024-09-11T02:19:43.952 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22930]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-11T02:19:43.952 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22930]: new_conn = self._from_server_socket(self.server.socket) 2024-09-11T02:19:43.952 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22930]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-11T02:19:43.952 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22930]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-11T02:19:43.953 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22930]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-11T02:19:43.953 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22930]: s = self.context.wrap_socket( 2024-09-11T02:19:43.953 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22930]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-11T02:19:43.953 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22930]: return self.sslsocket_class._create( 2024-09-11T02:19:43.953 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22930]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-11T02:19:43.953 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22930]: self.do_handshake() 2024-09-11T02:19:43.953 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22930]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-11T02:19:43.953 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22930]: self._sslobj.do_handshake() 2024-09-11T02:19:43.953 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22930]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-11T02:19:43.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22678]: cephadm 2024-09-11T02:19:42.656156+0000 mgr.a (mgr.14376) 4 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:19:43.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22678]: cephadm 2024-09-11T02:19:42.656156+0000 mgr.a (mgr.14376) 4 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:19:43.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22678]: cluster 2024-09-11T02:19:42.679058+0000 mon.a (mon.0) 690 : cluster [DBG] mgrmap e19: a(active, since 1.0165s), standbys: b 2024-09-11T02:19:43.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22678]: cluster 2024-09-11T02:19:42.679058+0000 mon.a (mon.0) 690 : cluster [DBG] mgrmap e19: a(active, since 1.0165s), standbys: b 2024-09-11T02:19:43.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22678]: audit 2024-09-11T02:19:42.679104+0000 mgr.a (mgr.14376) 5 : audit [DBG] from='client.14394 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:19:43.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22678]: audit 2024-09-11T02:19:42.679104+0000 mgr.a (mgr.14376) 5 : audit [DBG] from='client.14394 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:19:43.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22678]: cluster 2024-09-11T02:19:42.692818+0000 mgr.a (mgr.14376) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:43.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22678]: cluster 2024-09-11T02:19:42.692818+0000 mgr.a (mgr.14376) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:43.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.167131+0000 mgr.a (mgr.14376) 7 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:19:43.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.167131+0000 mgr.a (mgr.14376) 7 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:19:43.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.230449+0000 mgr.a (mgr.14376) 8 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:19:43.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.230449+0000 mgr.a (mgr.14376) 8 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:19:43.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.256733+0000 mgr.a (mgr.14376) 9 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:19:43.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.256733+0000 mgr.a (mgr.14376) 9 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:19:43.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.351089+0000 mgr.a (mgr.14376) 10 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:19:43.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.351089+0000 mgr.a (mgr.14376) 10 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:19:43.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.421605+0000 mgr.a (mgr.14376) 11 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:19:43.955 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:43 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.421605+0000 mgr.a (mgr.14376) 11 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:19:43.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:43 smithi097 bash[23313]: cephadm 2024-09-11T02:19:42.656156+0000 mgr.a (mgr.14376) 4 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:19:43.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:43 smithi097 bash[23313]: cephadm 2024-09-11T02:19:42.656156+0000 mgr.a (mgr.14376) 4 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:19:43.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:43 smithi097 bash[23313]: cluster 2024-09-11T02:19:42.679058+0000 mon.a (mon.0) 690 : cluster [DBG] mgrmap e19: a(active, since 1.0165s), standbys: b 2024-09-11T02:19:43.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:43 smithi097 bash[23313]: cluster 2024-09-11T02:19:42.679058+0000 mon.a (mon.0) 690 : cluster [DBG] mgrmap e19: a(active, since 1.0165s), standbys: b 2024-09-11T02:19:43.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:43 smithi097 bash[23313]: audit 2024-09-11T02:19:42.679104+0000 mgr.a (mgr.14376) 5 : audit [DBG] from='client.14394 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:19:43.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:43 smithi097 bash[23313]: audit 2024-09-11T02:19:42.679104+0000 mgr.a (mgr.14376) 5 : audit [DBG] from='client.14394 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:19:43.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:43 smithi097 bash[23313]: cluster 2024-09-11T02:19:42.692818+0000 mgr.a (mgr.14376) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:43.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:43 smithi097 bash[23313]: cluster 2024-09-11T02:19:42.692818+0000 mgr.a (mgr.14376) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:43.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:43 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.167131+0000 mgr.a (mgr.14376) 7 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:19:43.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:43 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.167131+0000 mgr.a (mgr.14376) 7 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:19:43.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:43 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.230449+0000 mgr.a (mgr.14376) 8 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:19:43.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:43 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.230449+0000 mgr.a (mgr.14376) 8 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:19:43.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:43 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.256733+0000 mgr.a (mgr.14376) 9 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:19:43.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:43 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.256733+0000 mgr.a (mgr.14376) 9 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:19:43.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:43 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.351089+0000 mgr.a (mgr.14376) 10 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:19:43.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:43 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.351089+0000 mgr.a (mgr.14376) 10 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:19:43.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:43 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.421605+0000 mgr.a (mgr.14376) 11 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:19:43.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:43 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.421605+0000 mgr.a (mgr.14376) 11 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:19:44.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:43 smithi079 bash[23416]: cephadm 2024-09-11T02:19:42.656156+0000 mgr.a (mgr.14376) 4 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:19:44.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:43 smithi079 bash[23416]: cephadm 2024-09-11T02:19:42.656156+0000 mgr.a (mgr.14376) 4 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:19:44.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:43 smithi079 bash[23416]: cluster 2024-09-11T02:19:42.679058+0000 mon.a (mon.0) 690 : cluster [DBG] mgrmap e19: a(active, since 1.0165s), standbys: b 2024-09-11T02:19:44.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:43 smithi079 bash[23416]: cluster 2024-09-11T02:19:42.679058+0000 mon.a (mon.0) 690 : cluster [DBG] mgrmap e19: a(active, since 1.0165s), standbys: b 2024-09-11T02:19:44.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:43 smithi079 bash[23416]: audit 2024-09-11T02:19:42.679104+0000 mgr.a (mgr.14376) 5 : audit [DBG] from='client.14394 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:19:44.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:43 smithi079 bash[23416]: audit 2024-09-11T02:19:42.679104+0000 mgr.a (mgr.14376) 5 : audit [DBG] from='client.14394 -' entity='client.admin' cmd=[{"prefix": "rgw realm bootstrap", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:19:44.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:43 smithi079 bash[23416]: cluster 2024-09-11T02:19:42.692818+0000 mgr.a (mgr.14376) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:44.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:43 smithi079 bash[23416]: cluster 2024-09-11T02:19:42.692818+0000 mgr.a (mgr.14376) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:44.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:43 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.167131+0000 mgr.a (mgr.14376) 7 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:19:44.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:43 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.167131+0000 mgr.a (mgr.14376) 7 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:19:44.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:43 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.230449+0000 mgr.a (mgr.14376) 8 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:19:44.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:43 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.230449+0000 mgr.a (mgr.14376) 8 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.conf 2024-09-11T02:19:44.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:43 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.256733+0000 mgr.a (mgr.14376) 9 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:19:44.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:43 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.256733+0000 mgr.a (mgr.14376) 9 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:19:44.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:43 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.351089+0000 mgr.a (mgr.14376) 10 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:19:44.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:43 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.351089+0000 mgr.a (mgr.14376) 10 : cephadm [INF] Updating smithi052:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:19:44.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:43 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.421605+0000 mgr.a (mgr.14376) 11 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:19:44.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:43 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.421605+0000 mgr.a (mgr.14376) 11 : cephadm [INF] Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-11T02:19:44.773 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.443062+0000 mgr.a (mgr.14376) 12 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:19:44.774 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.443062+0000 mgr.a (mgr.14376) 12 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:19:44.774 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.565959+0000 mgr.a (mgr.14376) 13 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Bus STARTING 2024-09-11T02:19:44.774 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.565959+0000 mgr.a (mgr.14376) 13 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Bus STARTING 2024-09-11T02:19:44.774 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: cluster 2024-09-11T02:19:43.682402+0000 mgr.a (mgr.14376) 14 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:44.774 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: cluster 2024-09-11T02:19:43.682402+0000 mgr.a (mgr.14376) 14 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:44.774 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: cluster 2024-09-11T02:19:43.688960+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2024-09-11T02:19:44.774 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: cluster 2024-09-11T02:19:43.688960+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2024-09-11T02:19:44.774 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.690282+0000 mgr.a (mgr.14376) 15 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Serving on https://172.21.15.52:7151 2024-09-11T02:19:44.774 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.690282+0000 mgr.a (mgr.14376) 15 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Serving on https://172.21.15.52:7151 2024-09-11T02:19:44.775 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: audit 2024-09-11T02:19:43.691308+0000 mon.a (mon.0) 692 : audit [INF] from='client.? 172.21.15.52:0/1966034195' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"} : dispatch 2024-09-11T02:19:44.775 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: audit 2024-09-11T02:19:43.691308+0000 mon.a (mon.0) 692 : audit [INF] from='client.? 172.21.15.52:0/1966034195' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"} : dispatch 2024-09-11T02:19:44.775 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.697516+0000 mgr.a (mgr.14376) 16 : cephadm [ERR] [11/Sep/2024:02:19:43] ENGINE Error in HTTPServer.serve 2024-09-11T02:19:44.775 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: Traceback (most recent call last): 2024-09-11T02:19:44.775 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-11T02:19:44.775 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: self._connections.run(self.expiration_interval) 2024-09-11T02:19:44.775 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-11T02:19:44.775 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: self._run(expiration_interval) 2024-09-11T02:19:44.775 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-11T02:19:44.775 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: new_conn = self._from_server_socket(self.server.socket) 2024-09-11T02:19:44.775 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-11T02:19:44.776 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-11T02:19:44.776 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-11T02:19:44.776 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: s = self.context.wrap_socket( 2024-09-11T02:19:44.776 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-11T02:19:44.776 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: return self.sslsocket_class._create( 2024-09-11T02:19:44.776 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-11T02:19:44.776 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: self.do_handshake() 2024-09-11T02:19:44.776 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-11T02:19:44.776 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: self._sslobj.do_handshake() 2024-09-11T02:19:44.776 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-11T02:19:44.777 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.697516+0000 mgr.a (mgr.14376) 16 : cephadm [ERR] [11/Sep/2024:02:19:43] ENGINE Error in HTTPServer.serve 2024-09-11T02:19:44.777 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: Traceback (most recent call last): 2024-09-11T02:19:44.777 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-11T02:19:44.777 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: self._connections.run(self.expiration_interval) 2024-09-11T02:19:44.777 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-11T02:19:44.777 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: self._run(expiration_interval) 2024-09-11T02:19:44.777 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-11T02:19:44.777 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: new_conn = self._from_server_socket(self.server.socket) 2024-09-11T02:19:44.777 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-11T02:19:44.777 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-11T02:19:44.778 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-11T02:19:44.778 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: s = self.context.wrap_socket( 2024-09-11T02:19:44.778 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-11T02:19:44.778 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: return self.sslsocket_class._create( 2024-09-11T02:19:44.778 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-11T02:19:44.778 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: self.do_handshake() 2024-09-11T02:19:44.778 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-11T02:19:44.778 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: self._sslobj.do_handshake() 2024-09-11T02:19:44.778 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-11T02:19:44.778 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.768498+0000 mgr.a (mgr.14376) 17 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:19:44.778 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.768498+0000 mgr.a (mgr.14376) 17 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:19:44.779 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.793351+0000 mgr.a (mgr.14376) 18 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Serving on http://172.21.15.52:8765 2024-09-11T02:19:44.779 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.793351+0000 mgr.a (mgr.14376) 18 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Serving on http://172.21.15.52:8765 2024-09-11T02:19:44.779 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.793569+0000 mgr.a (mgr.14376) 19 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Bus STARTED 2024-09-11T02:19:44.779 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.793569+0000 mgr.a (mgr.14376) 19 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Bus STARTED 2024-09-11T02:19:44.779 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.847757+0000 mgr.a (mgr.14376) 20 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:19:44.779 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: cephadm 2024-09-11T02:19:43.847757+0000 mgr.a (mgr.14376) 20 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:19:44.779 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: audit 2024-09-11T02:19:43.863692+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.779 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: audit 2024-09-11T02:19:43.863692+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.779 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: audit 2024-09-11T02:19:43.870349+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.779 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: audit 2024-09-11T02:19:43.870349+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.780 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: audit 2024-09-11T02:19:43.926240+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.780 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: audit 2024-09-11T02:19:43.926240+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.780 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: audit 2024-09-11T02:19:43.933317+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.780 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: audit 2024-09-11T02:19:43.933317+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.780 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: audit 2024-09-11T02:19:43.977964+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.780 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: audit 2024-09-11T02:19:43.977964+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.780 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: audit 2024-09-11T02:19:43.985094+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.780 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: audit 2024-09-11T02:19:43.985094+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.781 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: audit 2024-09-11T02:19:43.989839+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.781 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: audit 2024-09-11T02:19:43.989839+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.781 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: audit 2024-09-11T02:19:43.996678+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.781 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: audit 2024-09-11T02:19:43.996678+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.781 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: audit 2024-09-11T02:19:44.047360+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi052", "caps": []} : dispatch 2024-09-11T02:19:44.781 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:44 smithi052 bash[22678]: audit 2024-09-11T02:19:44.047360+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi052", "caps": []} : dispatch 2024-09-11T02:19:44.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.443062+0000 mgr.a (mgr.14376) 12 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:19:44.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.443062+0000 mgr.a (mgr.14376) 12 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:19:44.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.565959+0000 mgr.a (mgr.14376) 13 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Bus STARTING 2024-09-11T02:19:44.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.565959+0000 mgr.a (mgr.14376) 13 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Bus STARTING 2024-09-11T02:19:44.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: cluster 2024-09-11T02:19:43.682402+0000 mgr.a (mgr.14376) 14 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:44.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: cluster 2024-09-11T02:19:43.682402+0000 mgr.a (mgr.14376) 14 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:44.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: cluster 2024-09-11T02:19:43.688960+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2024-09-11T02:19:44.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: cluster 2024-09-11T02:19:43.688960+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2024-09-11T02:19:44.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.690282+0000 mgr.a (mgr.14376) 15 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Serving on https://172.21.15.52:7151 2024-09-11T02:19:44.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.690282+0000 mgr.a (mgr.14376) 15 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Serving on https://172.21.15.52:7151 2024-09-11T02:19:44.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: audit 2024-09-11T02:19:43.691308+0000 mon.a (mon.0) 692 : audit [INF] from='client.? 172.21.15.52:0/1966034195' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"} : dispatch 2024-09-11T02:19:44.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: audit 2024-09-11T02:19:43.691308+0000 mon.a (mon.0) 692 : audit [INF] from='client.? 172.21.15.52:0/1966034195' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"} : dispatch 2024-09-11T02:19:44.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.697516+0000 mgr.a (mgr.14376) 16 : cephadm [ERR] [11/Sep/2024:02:19:43] ENGINE Error in HTTPServer.serve 2024-09-11T02:19:44.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: Traceback (most recent call last): 2024-09-11T02:19:44.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-11T02:19:44.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: self._connections.run(self.expiration_interval) 2024-09-11T02:19:44.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-11T02:19:44.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: self._run(expiration_interval) 2024-09-11T02:19:44.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-11T02:19:44.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: new_conn = self._from_server_socket(self.server.socket) 2024-09-11T02:19:44.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-11T02:19:44.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-11T02:19:44.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-11T02:19:44.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: s = self.context.wrap_socket( 2024-09-11T02:19:44.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-11T02:19:44.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: return self.sslsocket_class._create( 2024-09-11T02:19:44.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-11T02:19:44.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: self.do_handshake() 2024-09-11T02:19:44.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-11T02:19:44.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: self._sslobj.do_handshake() 2024-09-11T02:19:44.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-11T02:19:44.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.697516+0000 mgr.a (mgr.14376) 16 : cephadm [ERR] [11/Sep/2024:02:19:43] ENGINE Error in HTTPServer.serve 2024-09-11T02:19:44.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: Traceback (most recent call last): 2024-09-11T02:19:44.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-11T02:19:44.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: self._connections.run(self.expiration_interval) 2024-09-11T02:19:44.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-11T02:19:44.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: self._run(expiration_interval) 2024-09-11T02:19:44.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-11T02:19:44.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: new_conn = self._from_server_socket(self.server.socket) 2024-09-11T02:19:44.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-11T02:19:44.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-11T02:19:44.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-11T02:19:44.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: s = self.context.wrap_socket( 2024-09-11T02:19:44.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-11T02:19:44.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: return self.sslsocket_class._create( 2024-09-11T02:19:44.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-11T02:19:44.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: self.do_handshake() 2024-09-11T02:19:44.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-11T02:19:44.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: self._sslobj.do_handshake() 2024-09-11T02:19:44.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-11T02:19:44.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.768498+0000 mgr.a (mgr.14376) 17 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:19:44.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.768498+0000 mgr.a (mgr.14376) 17 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:19:44.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.793351+0000 mgr.a (mgr.14376) 18 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Serving on http://172.21.15.52:8765 2024-09-11T02:19:44.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.793351+0000 mgr.a (mgr.14376) 18 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Serving on http://172.21.15.52:8765 2024-09-11T02:19:44.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.793569+0000 mgr.a (mgr.14376) 19 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Bus STARTED 2024-09-11T02:19:44.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.793569+0000 mgr.a (mgr.14376) 19 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Bus STARTED 2024-09-11T02:19:44.968 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.847757+0000 mgr.a (mgr.14376) 20 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:19:44.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: cephadm 2024-09-11T02:19:43.847757+0000 mgr.a (mgr.14376) 20 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:19:44.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: audit 2024-09-11T02:19:43.863692+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: audit 2024-09-11T02:19:43.863692+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: audit 2024-09-11T02:19:43.870349+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: audit 2024-09-11T02:19:43.870349+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: audit 2024-09-11T02:19:43.926240+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: audit 2024-09-11T02:19:43.926240+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: audit 2024-09-11T02:19:43.933317+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: audit 2024-09-11T02:19:43.933317+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: audit 2024-09-11T02:19:43.977964+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.969 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: audit 2024-09-11T02:19:43.977964+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.970 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: audit 2024-09-11T02:19:43.985094+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.970 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: audit 2024-09-11T02:19:43.985094+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.970 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: audit 2024-09-11T02:19:43.989839+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.970 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: audit 2024-09-11T02:19:43.989839+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.970 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: audit 2024-09-11T02:19:43.996678+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.970 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: audit 2024-09-11T02:19:43.996678+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:44.970 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: audit 2024-09-11T02:19:44.047360+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi052", "caps": []} : dispatch 2024-09-11T02:19:44.970 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:44 smithi097 bash[23313]: audit 2024-09-11T02:19:44.047360+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi052", "caps": []} : dispatch 2024-09-11T02:19:45.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.443062+0000 mgr.a (mgr.14376) 12 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:19:45.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.443062+0000 mgr.a (mgr.14376) 12 : cephadm [INF] Updating smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:19:45.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.565959+0000 mgr.a (mgr.14376) 13 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Bus STARTING 2024-09-11T02:19:45.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.565959+0000 mgr.a (mgr.14376) 13 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Bus STARTING 2024-09-11T02:19:45.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: cluster 2024-09-11T02:19:43.682402+0000 mgr.a (mgr.14376) 14 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:45.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: cluster 2024-09-11T02:19:43.682402+0000 mgr.a (mgr.14376) 14 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:45.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: cluster 2024-09-11T02:19:43.688960+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2024-09-11T02:19:45.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: cluster 2024-09-11T02:19:43.688960+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2024-09-11T02:19:45.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.690282+0000 mgr.a (mgr.14376) 15 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Serving on https://172.21.15.52:7151 2024-09-11T02:19:45.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.690282+0000 mgr.a (mgr.14376) 15 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Serving on https://172.21.15.52:7151 2024-09-11T02:19:45.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: audit 2024-09-11T02:19:43.691308+0000 mon.a (mon.0) 692 : audit [INF] from='client.? 172.21.15.52:0/1966034195' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"} : dispatch 2024-09-11T02:19:45.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: audit 2024-09-11T02:19:43.691308+0000 mon.a (mon.0) 692 : audit [INF] from='client.? 172.21.15.52:0/1966034195' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"} : dispatch 2024-09-11T02:19:45.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.697516+0000 mgr.a (mgr.14376) 16 : cephadm [ERR] [11/Sep/2024:02:19:43] ENGINE Error in HTTPServer.serve 2024-09-11T02:19:45.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: Traceback (most recent call last): 2024-09-11T02:19:45.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-11T02:19:45.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: self._connections.run(self.expiration_interval) 2024-09-11T02:19:45.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-11T02:19:45.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: self._run(expiration_interval) 2024-09-11T02:19:45.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-11T02:19:45.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: new_conn = self._from_server_socket(self.server.socket) 2024-09-11T02:19:45.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-11T02:19:45.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-11T02:19:45.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-11T02:19:45.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: s = self.context.wrap_socket( 2024-09-11T02:19:45.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-11T02:19:45.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: return self.sslsocket_class._create( 2024-09-11T02:19:45.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-11T02:19:45.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: self.do_handshake() 2024-09-11T02:19:45.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-11T02:19:45.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: self._sslobj.do_handshake() 2024-09-11T02:19:45.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-11T02:19:45.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.697516+0000 mgr.a (mgr.14376) 16 : cephadm [ERR] [11/Sep/2024:02:19:43] ENGINE Error in HTTPServer.serve 2024-09-11T02:19:45.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: Traceback (most recent call last): 2024-09-11T02:19:45.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-11T02:19:45.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: self._connections.run(self.expiration_interval) 2024-09-11T02:19:45.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-11T02:19:45.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: self._run(expiration_interval) 2024-09-11T02:19:45.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-11T02:19:45.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: new_conn = self._from_server_socket(self.server.socket) 2024-09-11T02:19:45.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-11T02:19:45.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-11T02:19:45.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-11T02:19:45.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: s = self.context.wrap_socket( 2024-09-11T02:19:45.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-11T02:19:45.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: return self.sslsocket_class._create( 2024-09-11T02:19:45.178 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-11T02:19:45.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: self.do_handshake() 2024-09-11T02:19:45.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-11T02:19:45.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: self._sslobj.do_handshake() 2024-09-11T02:19:45.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-11T02:19:45.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.768498+0000 mgr.a (mgr.14376) 17 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:19:45.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.768498+0000 mgr.a (mgr.14376) 17 : cephadm [INF] Updating smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:19:45.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.793351+0000 mgr.a (mgr.14376) 18 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Serving on http://172.21.15.52:8765 2024-09-11T02:19:45.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.793351+0000 mgr.a (mgr.14376) 18 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Serving on http://172.21.15.52:8765 2024-09-11T02:19:45.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.793569+0000 mgr.a (mgr.14376) 19 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Bus STARTED 2024-09-11T02:19:45.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.793569+0000 mgr.a (mgr.14376) 19 : cephadm [INF] [11/Sep/2024:02:19:43] ENGINE Bus STARTED 2024-09-11T02:19:45.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.847757+0000 mgr.a (mgr.14376) 20 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:19:45.179 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: cephadm 2024-09-11T02:19:43.847757+0000 mgr.a (mgr.14376) 20 : cephadm [INF] Updating smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/config/ceph.client.admin.keyring 2024-09-11T02:19:45.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: audit 2024-09-11T02:19:43.863692+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:45.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: audit 2024-09-11T02:19:43.863692+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:45.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: audit 2024-09-11T02:19:43.870349+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:45.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: audit 2024-09-11T02:19:43.870349+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:45.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: audit 2024-09-11T02:19:43.926240+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:45.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: audit 2024-09-11T02:19:43.926240+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:45.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: audit 2024-09-11T02:19:43.933317+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:45.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: audit 2024-09-11T02:19:43.933317+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:45.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: audit 2024-09-11T02:19:43.977964+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:45.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: audit 2024-09-11T02:19:43.977964+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:45.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: audit 2024-09-11T02:19:43.985094+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:45.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: audit 2024-09-11T02:19:43.985094+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:45.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: audit 2024-09-11T02:19:43.989839+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:45.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: audit 2024-09-11T02:19:43.989839+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:45.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: audit 2024-09-11T02:19:43.996678+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:45.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: audit 2024-09-11T02:19:43.996678+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:45.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: audit 2024-09-11T02:19:44.047360+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi052", "caps": []} : dispatch 2024-09-11T02:19:45.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:44 smithi079 bash[23416]: audit 2024-09-11T02:19:44.047360+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi052", "caps": []} : dispatch 2024-09-11T02:19:45.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:45 smithi052 bash[22678]: audit 2024-09-11T02:19:44.689503+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.52:0/1966034195' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-11T02:19:45.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:45 smithi052 bash[22678]: audit 2024-09-11T02:19:44.689503+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.52:0/1966034195' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-11T02:19:45.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:45 smithi052 bash[22678]: cluster 2024-09-11T02:19:44.699385+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e24: 3 total, 3 up, 3 in 2024-09-11T02:19:45.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:45 smithi052 bash[22678]: cluster 2024-09-11T02:19:44.699385+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e24: 3 total, 3 up, 3 in 2024-09-11T02:19:45.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:45 smithi052 bash[22678]: cluster 2024-09-11T02:19:44.699931+0000 mon.a (mon.0) 704 : cluster [DBG] mgrmap e20: a(active, since 3s), standbys: b 2024-09-11T02:19:45.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:45 smithi052 bash[22678]: cluster 2024-09-11T02:19:44.699931+0000 mon.a (mon.0) 704 : cluster [DBG] mgrmap e20: a(active, since 3s), standbys: b 2024-09-11T02:19:45.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:45 smithi052 bash[22678]: audit 2024-09-11T02:19:45.390358+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []} : dispatch 2024-09-11T02:19:45.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:45 smithi052 bash[22678]: audit 2024-09-11T02:19:45.390358+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []} : dispatch 2024-09-11T02:19:45.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:45 smithi097 bash[23313]: audit 2024-09-11T02:19:44.689503+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.52:0/1966034195' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-11T02:19:45.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:45 smithi097 bash[23313]: audit 2024-09-11T02:19:44.689503+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.52:0/1966034195' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-11T02:19:45.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:45 smithi097 bash[23313]: cluster 2024-09-11T02:19:44.699385+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e24: 3 total, 3 up, 3 in 2024-09-11T02:19:45.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:45 smithi097 bash[23313]: cluster 2024-09-11T02:19:44.699385+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e24: 3 total, 3 up, 3 in 2024-09-11T02:19:45.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:45 smithi097 bash[23313]: cluster 2024-09-11T02:19:44.699931+0000 mon.a (mon.0) 704 : cluster [DBG] mgrmap e20: a(active, since 3s), standbys: b 2024-09-11T02:19:45.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:45 smithi097 bash[23313]: cluster 2024-09-11T02:19:44.699931+0000 mon.a (mon.0) 704 : cluster [DBG] mgrmap e20: a(active, since 3s), standbys: b 2024-09-11T02:19:45.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:45 smithi097 bash[23313]: audit 2024-09-11T02:19:45.390358+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []} : dispatch 2024-09-11T02:19:45.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:45 smithi097 bash[23313]: audit 2024-09-11T02:19:45.390358+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []} : dispatch 2024-09-11T02:19:46.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:45 smithi079 bash[23416]: audit 2024-09-11T02:19:44.689503+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.52:0/1966034195' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-11T02:19:46.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:45 smithi079 bash[23416]: audit 2024-09-11T02:19:44.689503+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.52:0/1966034195' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-11T02:19:46.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:45 smithi079 bash[23416]: cluster 2024-09-11T02:19:44.699385+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e24: 3 total, 3 up, 3 in 2024-09-11T02:19:46.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:45 smithi079 bash[23416]: cluster 2024-09-11T02:19:44.699385+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e24: 3 total, 3 up, 3 in 2024-09-11T02:19:46.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:45 smithi079 bash[23416]: cluster 2024-09-11T02:19:44.699931+0000 mon.a (mon.0) 704 : cluster [DBG] mgrmap e20: a(active, since 3s), standbys: b 2024-09-11T02:19:46.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:45 smithi079 bash[23416]: cluster 2024-09-11T02:19:44.699931+0000 mon.a (mon.0) 704 : cluster [DBG] mgrmap e20: a(active, since 3s), standbys: b 2024-09-11T02:19:46.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:45 smithi079 bash[23416]: audit 2024-09-11T02:19:45.390358+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []} : dispatch 2024-09-11T02:19:46.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:45 smithi079 bash[23416]: audit 2024-09-11T02:19:45.390358+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi079", "caps": []} : dispatch 2024-09-11T02:19:46.951 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:46 smithi052 bash[22678]: cluster 2024-09-11T02:19:45.682819+0000 mgr.a (mgr.14376) 21 : cluster [DBG] pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:46.951 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:46 smithi052 bash[22678]: cluster 2024-09-11T02:19:45.682819+0000 mgr.a (mgr.14376) 21 : cluster [DBG] pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:46.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:46 smithi052 bash[22678]: cluster 2024-09-11T02:19:45.700673+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e25: 3 total, 3 up, 3 in 2024-09-11T02:19:46.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:46 smithi052 bash[22678]: cluster 2024-09-11T02:19:45.700673+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e25: 3 total, 3 up, 3 in 2024-09-11T02:19:46.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:46 smithi052 bash[22678]: audit 2024-09-11T02:19:45.702215+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"} : dispatch 2024-09-11T02:19:46.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:46 smithi052 bash[22678]: audit 2024-09-11T02:19:45.702215+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"} : dispatch 2024-09-11T02:19:47.173 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:46 smithi079 bash[23416]: cluster 2024-09-11T02:19:45.682819+0000 mgr.a (mgr.14376) 21 : cluster [DBG] pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:47.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:46 smithi079 bash[23416]: cluster 2024-09-11T02:19:45.682819+0000 mgr.a (mgr.14376) 21 : cluster [DBG] pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:47.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:46 smithi079 bash[23416]: cluster 2024-09-11T02:19:45.700673+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e25: 3 total, 3 up, 3 in 2024-09-11T02:19:47.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:46 smithi079 bash[23416]: cluster 2024-09-11T02:19:45.700673+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e25: 3 total, 3 up, 3 in 2024-09-11T02:19:47.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:46 smithi079 bash[23416]: audit 2024-09-11T02:19:45.702215+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"} : dispatch 2024-09-11T02:19:47.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:46 smithi079 bash[23416]: audit 2024-09-11T02:19:45.702215+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"} : dispatch 2024-09-11T02:19:47.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:46 smithi097 bash[23313]: cluster 2024-09-11T02:19:45.682819+0000 mgr.a (mgr.14376) 21 : cluster [DBG] pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:47.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:46 smithi097 bash[23313]: cluster 2024-09-11T02:19:45.682819+0000 mgr.a (mgr.14376) 21 : cluster [DBG] pgmap v7: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-11T02:19:47.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:46 smithi097 bash[23313]: cluster 2024-09-11T02:19:45.700673+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e25: 3 total, 3 up, 3 in 2024-09-11T02:19:47.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:46 smithi097 bash[23313]: cluster 2024-09-11T02:19:45.700673+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e25: 3 total, 3 up, 3 in 2024-09-11T02:19:47.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:46 smithi097 bash[23313]: audit 2024-09-11T02:19:45.702215+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"} : dispatch 2024-09-11T02:19:47.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:46 smithi097 bash[23313]: audit 2024-09-11T02:19:45.702215+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"} : dispatch 2024-09-11T02:19:48.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: cluster 2024-09-11T02:19:46.710203+0000 mon.a (mon.0) 708 : cluster [DBG] mgrmap e21: a(active, since 5s), standbys: b 2024-09-11T02:19:48.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: cluster 2024-09-11T02:19:46.710203+0000 mon.a (mon.0) 708 : cluster [DBG] mgrmap e21: a(active, since 5s), standbys: b 2024-09-11T02:19:48.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: audit 2024-09-11T02:19:46.711640+0000 mon.a (mon.0) 709 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2024-09-11T02:19:48.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: audit 2024-09-11T02:19:46.711640+0000 mon.a (mon.0) 709 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2024-09-11T02:19:48.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: cluster 2024-09-11T02:19:46.715561+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e26: 3 total, 3 up, 3 in 2024-09-11T02:19:48.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: cluster 2024-09-11T02:19:46.715561+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e26: 3 total, 3 up, 3 in 2024-09-11T02:19:48.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: audit 2024-09-11T02:19:46.762225+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: audit 2024-09-11T02:19:46.762225+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: audit 2024-09-11T02:19:46.807997+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []} : dispatch 2024-09-11T02:19:48.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: audit 2024-09-11T02:19:46.807997+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []} : dispatch 2024-09-11T02:19:48.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: audit 2024-09-11T02:19:46.835419+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: audit 2024-09-11T02:19:46.835419+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: audit 2024-09-11T02:19:46.961124+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: audit 2024-09-11T02:19:46.961124+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: audit 2024-09-11T02:19:47.401906+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: audit 2024-09-11T02:19:47.401906+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: audit 2024-09-11T02:19:47.498162+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:48.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: audit 2024-09-11T02:19:47.498162+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:48.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: audit 2024-09-11T02:19:47.501387+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []} : dispatch 2024-09-11T02:19:48.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: audit 2024-09-11T02:19:47.501387+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []} : dispatch 2024-09-11T02:19:48.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: audit 2024-09-11T02:19:47.523212+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: audit 2024-09-11T02:19:47.523212+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: audit 2024-09-11T02:19:47.640434+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.176 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:47 smithi079 bash[23416]: audit 2024-09-11T02:19:47.640434+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: cluster 2024-09-11T02:19:46.710203+0000 mon.a (mon.0) 708 : cluster [DBG] mgrmap e21: a(active, since 5s), standbys: b 2024-09-11T02:19:48.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: cluster 2024-09-11T02:19:46.710203+0000 mon.a (mon.0) 708 : cluster [DBG] mgrmap e21: a(active, since 5s), standbys: b 2024-09-11T02:19:48.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: audit 2024-09-11T02:19:46.711640+0000 mon.a (mon.0) 709 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2024-09-11T02:19:48.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: audit 2024-09-11T02:19:46.711640+0000 mon.a (mon.0) 709 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2024-09-11T02:19:48.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: cluster 2024-09-11T02:19:46.715561+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e26: 3 total, 3 up, 3 in 2024-09-11T02:19:48.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: cluster 2024-09-11T02:19:46.715561+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e26: 3 total, 3 up, 3 in 2024-09-11T02:19:48.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: audit 2024-09-11T02:19:46.762225+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: audit 2024-09-11T02:19:46.762225+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: audit 2024-09-11T02:19:46.807997+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []} : dispatch 2024-09-11T02:19:48.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: audit 2024-09-11T02:19:46.807997+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []} : dispatch 2024-09-11T02:19:48.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: audit 2024-09-11T02:19:46.835419+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: audit 2024-09-11T02:19:46.835419+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: audit 2024-09-11T02:19:46.961124+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: audit 2024-09-11T02:19:46.961124+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: audit 2024-09-11T02:19:47.401906+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: audit 2024-09-11T02:19:47.401906+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: audit 2024-09-11T02:19:47.498162+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:48.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: audit 2024-09-11T02:19:47.498162+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:48.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: audit 2024-09-11T02:19:47.501387+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []} : dispatch 2024-09-11T02:19:48.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: audit 2024-09-11T02:19:47.501387+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []} : dispatch 2024-09-11T02:19:48.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: audit 2024-09-11T02:19:47.523212+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: audit 2024-09-11T02:19:47.523212+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: audit 2024-09-11T02:19:47.640434+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:47 smithi052 bash[22678]: audit 2024-09-11T02:19:47.640434+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: cluster 2024-09-11T02:19:46.710203+0000 mon.a (mon.0) 708 : cluster [DBG] mgrmap e21: a(active, since 5s), standbys: b 2024-09-11T02:19:48.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: cluster 2024-09-11T02:19:46.710203+0000 mon.a (mon.0) 708 : cluster [DBG] mgrmap e21: a(active, since 5s), standbys: b 2024-09-11T02:19:48.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: audit 2024-09-11T02:19:46.711640+0000 mon.a (mon.0) 709 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2024-09-11T02:19:48.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: audit 2024-09-11T02:19:46.711640+0000 mon.a (mon.0) 709 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.log","app": "rgw"}]': finished 2024-09-11T02:19:48.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: cluster 2024-09-11T02:19:46.715561+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e26: 3 total, 3 up, 3 in 2024-09-11T02:19:48.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: cluster 2024-09-11T02:19:46.715561+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e26: 3 total, 3 up, 3 in 2024-09-11T02:19:48.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: audit 2024-09-11T02:19:46.762225+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: audit 2024-09-11T02:19:46.762225+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: audit 2024-09-11T02:19:46.807997+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []} : dispatch 2024-09-11T02:19:48.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: audit 2024-09-11T02:19:46.807997+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []} : dispatch 2024-09-11T02:19:48.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: audit 2024-09-11T02:19:46.835419+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: audit 2024-09-11T02:19:46.835419+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: audit 2024-09-11T02:19:46.961124+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: audit 2024-09-11T02:19:46.961124+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: audit 2024-09-11T02:19:47.401906+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: audit 2024-09-11T02:19:47.401906+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: audit 2024-09-11T02:19:47.498162+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:48.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: audit 2024-09-11T02:19:47.498162+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:48.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: audit 2024-09-11T02:19:47.501387+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []} : dispatch 2024-09-11T02:19:48.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: audit 2024-09-11T02:19:47.501387+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.agent.smithi097", "caps": []} : dispatch 2024-09-11T02:19:48.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: audit 2024-09-11T02:19:47.523212+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: audit 2024-09-11T02:19:47.523212+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: audit 2024-09-11T02:19:47.640434+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:47 smithi097 bash[23313]: audit 2024-09-11T02:19:47.640434+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:48 smithi052 bash[22678]: cluster 2024-09-11T02:19:47.683437+0000 mgr.a (mgr.14376) 22 : cluster [DBG] pgmap v10: 65 pgs: 44 unknown, 21 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-11T02:19:48.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:48 smithi052 bash[22678]: cluster 2024-09-11T02:19:47.683437+0000 mgr.a (mgr.14376) 22 : cluster [DBG] pgmap v10: 65 pgs: 44 unknown, 21 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-11T02:19:48.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:48 smithi052 bash[22678]: cluster 2024-09-11T02:19:47.725574+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e27: 3 total, 3 up, 3 in 2024-09-11T02:19:48.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:48 smithi052 bash[22678]: cluster 2024-09-11T02:19:47.725574+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e27: 3 total, 3 up, 3 in 2024-09-11T02:19:48.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:48 smithi052 bash[22678]: audit 2024-09-11T02:19:47.730243+0000 mon.a (mon.0) 721 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"} : dispatch 2024-09-11T02:19:48.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:48 smithi052 bash[22678]: audit 2024-09-11T02:19:47.730243+0000 mon.a (mon.0) 721 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"} : dispatch 2024-09-11T02:19:48.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:48 smithi052 bash[22678]: audit 2024-09-11T02:19:48.443469+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:48 smithi052 bash[22678]: audit 2024-09-11T02:19:48.443469+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:48 smithi052 bash[22678]: audit 2024-09-11T02:19:48.545763+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:48 smithi052 bash[22678]: audit 2024-09-11T02:19:48.545763+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:48 smithi052 bash[22678]: audit 2024-09-11T02:19:48.664096+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:48.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:48 smithi052 bash[22678]: audit 2024-09-11T02:19:48.664096+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:48 smithi079 bash[23416]: cluster 2024-09-11T02:19:47.683437+0000 mgr.a (mgr.14376) 22 : cluster [DBG] pgmap v10: 65 pgs: 44 unknown, 21 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-11T02:19:49.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:48 smithi079 bash[23416]: cluster 2024-09-11T02:19:47.683437+0000 mgr.a (mgr.14376) 22 : cluster [DBG] pgmap v10: 65 pgs: 44 unknown, 21 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-11T02:19:49.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:48 smithi079 bash[23416]: cluster 2024-09-11T02:19:47.725574+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e27: 3 total, 3 up, 3 in 2024-09-11T02:19:49.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:48 smithi079 bash[23416]: cluster 2024-09-11T02:19:47.725574+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e27: 3 total, 3 up, 3 in 2024-09-11T02:19:49.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:48 smithi079 bash[23416]: audit 2024-09-11T02:19:47.730243+0000 mon.a (mon.0) 721 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"} : dispatch 2024-09-11T02:19:49.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:48 smithi079 bash[23416]: audit 2024-09-11T02:19:47.730243+0000 mon.a (mon.0) 721 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"} : dispatch 2024-09-11T02:19:49.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:48 smithi079 bash[23416]: audit 2024-09-11T02:19:48.443469+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:48 smithi079 bash[23416]: audit 2024-09-11T02:19:48.443469+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.021 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:48 smithi079 bash[23416]: audit 2024-09-11T02:19:48.545763+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:48 smithi079 bash[23416]: audit 2024-09-11T02:19:48.545763+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:48 smithi079 bash[23416]: audit 2024-09-11T02:19:48.664096+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.022 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:48 smithi079 bash[23416]: audit 2024-09-11T02:19:48.664096+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.200 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:48 smithi097 bash[23313]: cluster 2024-09-11T02:19:47.683437+0000 mgr.a (mgr.14376) 22 : cluster [DBG] pgmap v10: 65 pgs: 44 unknown, 21 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-11T02:19:49.200 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:48 smithi097 bash[23313]: cluster 2024-09-11T02:19:47.683437+0000 mgr.a (mgr.14376) 22 : cluster [DBG] pgmap v10: 65 pgs: 44 unknown, 21 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-11T02:19:49.201 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:48 smithi097 bash[23313]: cluster 2024-09-11T02:19:47.725574+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e27: 3 total, 3 up, 3 in 2024-09-11T02:19:49.201 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:48 smithi097 bash[23313]: cluster 2024-09-11T02:19:47.725574+0000 mon.a (mon.0) 720 : cluster [DBG] osdmap e27: 3 total, 3 up, 3 in 2024-09-11T02:19:49.201 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:48 smithi097 bash[23313]: audit 2024-09-11T02:19:47.730243+0000 mon.a (mon.0) 721 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"} : dispatch 2024-09-11T02:19:49.201 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:48 smithi097 bash[23313]: audit 2024-09-11T02:19:47.730243+0000 mon.a (mon.0) 721 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"} : dispatch 2024-09-11T02:19:49.201 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:48 smithi097 bash[23313]: audit 2024-09-11T02:19:48.443469+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.201 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:48 smithi097 bash[23313]: audit 2024-09-11T02:19:48.443469+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.201 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:48 smithi097 bash[23313]: audit 2024-09-11T02:19:48.545763+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.201 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:48 smithi097 bash[23313]: audit 2024-09-11T02:19:48.545763+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.201 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:48 smithi097 bash[23313]: audit 2024-09-11T02:19:48.664096+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.201 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:48 smithi097 bash[23313]: audit 2024-09-11T02:19:48.664096+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:49 smithi079 bash[23416]: audit 2024-09-11T02:19:48.726089+0000 mon.a (mon.0) 725 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2024-09-11T02:19:49.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:49 smithi079 bash[23416]: audit 2024-09-11T02:19:48.726089+0000 mon.a (mon.0) 725 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2024-09-11T02:19:49.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:49 smithi079 bash[23416]: cluster 2024-09-11T02:19:48.732748+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e28: 3 total, 3 up, 3 in 2024-09-11T02:19:49.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:49 smithi079 bash[23416]: cluster 2024-09-11T02:19:48.732748+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e28: 3 total, 3 up, 3 in 2024-09-11T02:19:49.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:49 smithi079 bash[23416]: audit 2024-09-11T02:19:48.777046+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:49.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:49 smithi079 bash[23416]: audit 2024-09-11T02:19:48.777046+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:49.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:49 smithi079 bash[23416]: audit 2024-09-11T02:19:48.778144+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:49.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:49 smithi079 bash[23416]: audit 2024-09-11T02:19:48.778144+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:49.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:49 smithi079 bash[23416]: audit 2024-09-11T02:19:48.785166+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:49 smithi079 bash[23416]: audit 2024-09-11T02:19:48.785166+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:49 smithi079 bash[23416]: cephadm 2024-09-11T02:19:48.785716+0000 mgr.a (mgr.14376) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:19:49.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:49 smithi079 bash[23416]: cephadm 2024-09-11T02:19:48.785716+0000 mgr.a (mgr.14376) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:19:49.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:49 smithi079 bash[23416]: audit 2024-09-11T02:19:49.681564+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:49 smithi079 bash[23416]: audit 2024-09-11T02:19:49.681564+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:49 smithi079 bash[23416]: audit 2024-09-11T02:19:49.722986+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:49 smithi079 bash[23416]: audit 2024-09-11T02:19:49.722986+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:49 smithi052 bash[22678]: audit 2024-09-11T02:19:48.726089+0000 mon.a (mon.0) 725 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2024-09-11T02:19:49.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:49 smithi052 bash[22678]: audit 2024-09-11T02:19:48.726089+0000 mon.a (mon.0) 725 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2024-09-11T02:19:49.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:49 smithi052 bash[22678]: cluster 2024-09-11T02:19:48.732748+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e28: 3 total, 3 up, 3 in 2024-09-11T02:19:49.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:49 smithi052 bash[22678]: cluster 2024-09-11T02:19:48.732748+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e28: 3 total, 3 up, 3 in 2024-09-11T02:19:49.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:49 smithi052 bash[22678]: audit 2024-09-11T02:19:48.777046+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:49.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:49 smithi052 bash[22678]: audit 2024-09-11T02:19:48.777046+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:49.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:49 smithi052 bash[22678]: audit 2024-09-11T02:19:48.778144+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:49.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:49 smithi052 bash[22678]: audit 2024-09-11T02:19:48.778144+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:49.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:49 smithi052 bash[22678]: audit 2024-09-11T02:19:48.785166+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:49 smithi052 bash[22678]: audit 2024-09-11T02:19:48.785166+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:49 smithi052 bash[22678]: cephadm 2024-09-11T02:19:48.785716+0000 mgr.a (mgr.14376) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:19:49.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:49 smithi052 bash[22678]: cephadm 2024-09-11T02:19:48.785716+0000 mgr.a (mgr.14376) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:19:49.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:49 smithi052 bash[22678]: audit 2024-09-11T02:19:49.681564+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:49 smithi052 bash[22678]: audit 2024-09-11T02:19:49.681564+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:49 smithi052 bash[22678]: audit 2024-09-11T02:19:49.722986+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:49.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:49 smithi052 bash[22678]: audit 2024-09-11T02:19:49.722986+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:50.126 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:49 smithi097 bash[23313]: audit 2024-09-11T02:19:48.726089+0000 mon.a (mon.0) 725 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2024-09-11T02:19:50.126 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:49 smithi097 bash[23313]: audit 2024-09-11T02:19:48.726089+0000 mon.a (mon.0) 725 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.control","app": "rgw"}]': finished 2024-09-11T02:19:50.126 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:49 smithi097 bash[23313]: cluster 2024-09-11T02:19:48.732748+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e28: 3 total, 3 up, 3 in 2024-09-11T02:19:50.126 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:49 smithi097 bash[23313]: cluster 2024-09-11T02:19:48.732748+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e28: 3 total, 3 up, 3 in 2024-09-11T02:19:50.127 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:49 smithi097 bash[23313]: audit 2024-09-11T02:19:48.777046+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:50.127 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:49 smithi097 bash[23313]: audit 2024-09-11T02:19:48.777046+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:50.127 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:49 smithi097 bash[23313]: audit 2024-09-11T02:19:48.778144+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:50.127 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:49 smithi097 bash[23313]: audit 2024-09-11T02:19:48.778144+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:50.127 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:49 smithi097 bash[23313]: audit 2024-09-11T02:19:48.785166+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:50.127 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:49 smithi097 bash[23313]: audit 2024-09-11T02:19:48.785166+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:50.127 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:49 smithi097 bash[23313]: cephadm 2024-09-11T02:19:48.785716+0000 mgr.a (mgr.14376) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:19:50.127 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:49 smithi097 bash[23313]: cephadm 2024-09-11T02:19:48.785716+0000 mgr.a (mgr.14376) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:19:50.127 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:49 smithi097 bash[23313]: audit 2024-09-11T02:19:49.681564+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:50.127 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:49 smithi097 bash[23313]: audit 2024-09-11T02:19:49.681564+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:50.127 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:49 smithi097 bash[23313]: audit 2024-09-11T02:19:49.722986+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:50.127 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:49 smithi097 bash[23313]: audit 2024-09-11T02:19:49.722986+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:50.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:50 smithi079 bash[23416]: cluster 2024-09-11T02:19:49.683807+0000 mgr.a (mgr.14376) 24 : cluster [DBG] pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 52 KiB/s rd, 3.5 KiB/s wr, 31 op/s 2024-09-11T02:19:50.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:50 smithi079 bash[23416]: cluster 2024-09-11T02:19:49.683807+0000 mgr.a (mgr.14376) 24 : cluster [DBG] pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 52 KiB/s rd, 3.5 KiB/s wr, 31 op/s 2024-09-11T02:19:50.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:50 smithi079 bash[23416]: cluster 2024-09-11T02:19:49.743926+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e29: 3 total, 3 up, 3 in 2024-09-11T02:19:50.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:50 smithi079 bash[23416]: cluster 2024-09-11T02:19:49.743926+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e29: 3 total, 3 up, 3 in 2024-09-11T02:19:50.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:50 smithi079 bash[23416]: audit 2024-09-11T02:19:49.747927+0000 mon.a (mon.0) 733 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"} : dispatch 2024-09-11T02:19:50.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:50 smithi079 bash[23416]: audit 2024-09-11T02:19:49.747927+0000 mon.a (mon.0) 733 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"} : dispatch 2024-09-11T02:19:50.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:50 smithi079 bash[23416]: audit 2024-09-11T02:19:49.886628+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:50.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:50 smithi079 bash[23416]: audit 2024-09-11T02:19:49.886628+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:50.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:50 smithi079 bash[23416]: audit 2024-09-11T02:19:49.894175+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:50.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:50 smithi079 bash[23416]: audit 2024-09-11T02:19:49.894175+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:50.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:50 smithi079 bash[23416]: audit 2024-09-11T02:19:49.900565+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:50.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:50 smithi079 bash[23416]: audit 2024-09-11T02:19:49.900565+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:50.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:50 smithi079 bash[23416]: audit 2024-09-11T02:19:50.146198+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:50.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:50 smithi079 bash[23416]: audit 2024-09-11T02:19:50.146198+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:50.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:50 smithi079 bash[23416]: audit 2024-09-11T02:19:50.740146+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2024-09-11T02:19:50.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:50 smithi079 bash[23416]: audit 2024-09-11T02:19:50.740146+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2024-09-11T02:19:50.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:50 smithi079 bash[23416]: cluster 2024-09-11T02:19:50.743759+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e30: 3 total, 3 up, 3 in 2024-09-11T02:19:50.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:50 smithi079 bash[23416]: cluster 2024-09-11T02:19:50.743759+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e30: 3 total, 3 up, 3 in 2024-09-11T02:19:50.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:50 smithi079 bash[23416]: audit 2024-09-11T02:19:50.745852+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"} : dispatch 2024-09-11T02:19:50.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:50 smithi079 bash[23416]: audit 2024-09-11T02:19:50.745852+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"} : dispatch 2024-09-11T02:19:51.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:50 smithi052 bash[22678]: cluster 2024-09-11T02:19:49.683807+0000 mgr.a (mgr.14376) 24 : cluster [DBG] pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 52 KiB/s rd, 3.5 KiB/s wr, 31 op/s 2024-09-11T02:19:51.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:50 smithi052 bash[22678]: cluster 2024-09-11T02:19:49.683807+0000 mgr.a (mgr.14376) 24 : cluster [DBG] pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 52 KiB/s rd, 3.5 KiB/s wr, 31 op/s 2024-09-11T02:19:51.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:50 smithi052 bash[22678]: cluster 2024-09-11T02:19:49.743926+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e29: 3 total, 3 up, 3 in 2024-09-11T02:19:51.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:50 smithi052 bash[22678]: cluster 2024-09-11T02:19:49.743926+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e29: 3 total, 3 up, 3 in 2024-09-11T02:19:51.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:50 smithi052 bash[22678]: audit 2024-09-11T02:19:49.747927+0000 mon.a (mon.0) 733 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"} : dispatch 2024-09-11T02:19:51.202 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:50 smithi052 bash[22678]: audit 2024-09-11T02:19:49.747927+0000 mon.a (mon.0) 733 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"} : dispatch 2024-09-11T02:19:51.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:50 smithi052 bash[22678]: audit 2024-09-11T02:19:49.886628+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:51.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:50 smithi052 bash[22678]: audit 2024-09-11T02:19:49.886628+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:51.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:50 smithi052 bash[22678]: audit 2024-09-11T02:19:49.894175+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:51.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:50 smithi052 bash[22678]: audit 2024-09-11T02:19:49.894175+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:51.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:50 smithi052 bash[22678]: audit 2024-09-11T02:19:49.900565+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:51.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:50 smithi052 bash[22678]: audit 2024-09-11T02:19:49.900565+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:51.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:50 smithi052 bash[22678]: audit 2024-09-11T02:19:50.146198+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:51.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:50 smithi052 bash[22678]: audit 2024-09-11T02:19:50.146198+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:51.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:50 smithi052 bash[22678]: audit 2024-09-11T02:19:50.740146+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2024-09-11T02:19:51.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:50 smithi052 bash[22678]: audit 2024-09-11T02:19:50.740146+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2024-09-11T02:19:51.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:50 smithi052 bash[22678]: cluster 2024-09-11T02:19:50.743759+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e30: 3 total, 3 up, 3 in 2024-09-11T02:19:51.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:50 smithi052 bash[22678]: cluster 2024-09-11T02:19:50.743759+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e30: 3 total, 3 up, 3 in 2024-09-11T02:19:51.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:50 smithi052 bash[22678]: audit 2024-09-11T02:19:50.745852+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"} : dispatch 2024-09-11T02:19:51.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:50 smithi052 bash[22678]: audit 2024-09-11T02:19:50.745852+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"} : dispatch 2024-09-11T02:19:51.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:50 smithi097 bash[23313]: cluster 2024-09-11T02:19:49.683807+0000 mgr.a (mgr.14376) 24 : cluster [DBG] pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 52 KiB/s rd, 3.5 KiB/s wr, 31 op/s 2024-09-11T02:19:51.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:50 smithi097 bash[23313]: cluster 2024-09-11T02:19:49.683807+0000 mgr.a (mgr.14376) 24 : cluster [DBG] pgmap v13: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 52 KiB/s rd, 3.5 KiB/s wr, 31 op/s 2024-09-11T02:19:51.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:50 smithi097 bash[23313]: cluster 2024-09-11T02:19:49.743926+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e29: 3 total, 3 up, 3 in 2024-09-11T02:19:51.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:50 smithi097 bash[23313]: cluster 2024-09-11T02:19:49.743926+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e29: 3 total, 3 up, 3 in 2024-09-11T02:19:51.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:50 smithi097 bash[23313]: audit 2024-09-11T02:19:49.747927+0000 mon.a (mon.0) 733 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"} : dispatch 2024-09-11T02:19:51.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:50 smithi097 bash[23313]: audit 2024-09-11T02:19:49.747927+0000 mon.a (mon.0) 733 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"} : dispatch 2024-09-11T02:19:51.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:50 smithi097 bash[23313]: audit 2024-09-11T02:19:49.886628+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:51.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:50 smithi097 bash[23313]: audit 2024-09-11T02:19:49.886628+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:51.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:50 smithi097 bash[23313]: audit 2024-09-11T02:19:49.894175+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:51.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:50 smithi097 bash[23313]: audit 2024-09-11T02:19:49.894175+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:51.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:50 smithi097 bash[23313]: audit 2024-09-11T02:19:49.900565+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:51.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:50 smithi097 bash[23313]: audit 2024-09-11T02:19:49.900565+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:51.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:50 smithi097 bash[23313]: audit 2024-09-11T02:19:50.146198+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:51.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:50 smithi097 bash[23313]: audit 2024-09-11T02:19:50.146198+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:51.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:50 smithi097 bash[23313]: audit 2024-09-11T02:19:50.740146+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2024-09-11T02:19:51.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:50 smithi097 bash[23313]: audit 2024-09-11T02:19:50.740146+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool application enable","pool": "myzone1.rgw.meta","app": "rgw"}]': finished 2024-09-11T02:19:51.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:50 smithi097 bash[23313]: cluster 2024-09-11T02:19:50.743759+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e30: 3 total, 3 up, 3 in 2024-09-11T02:19:51.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:50 smithi097 bash[23313]: cluster 2024-09-11T02:19:50.743759+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e30: 3 total, 3 up, 3 in 2024-09-11T02:19:51.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:50 smithi097 bash[23313]: audit 2024-09-11T02:19:50.745852+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"} : dispatch 2024-09-11T02:19:51.215 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:50 smithi097 bash[23313]: audit 2024-09-11T02:19:50.745852+0000 mon.a (mon.0) 740 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd={"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"} : dispatch 2024-09-11T02:19:52.486 INFO:teuthology.orchestra.run.smithi052.stdout:Realm(s) created correctly. Please, use 'ceph rgw realm tokens' to get the token. 2024-09-11T02:19:52.535 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:52 smithi052 bash[22678]: audit 2024-09-11T02:19:51.447056+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.535 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:52 smithi052 bash[22678]: audit 2024-09-11T02:19:51.447056+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.535 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:52 smithi052 bash[22678]: audit 2024-09-11T02:19:51.517008+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.535 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:52 smithi052 bash[22678]: audit 2024-09-11T02:19:51.517008+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.535 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:52 smithi052 bash[22678]: cluster 2024-09-11T02:19:51.684377+0000 mgr.a (mgr.14376) 25 : cluster [DBG] pgmap v16: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 52 KiB/s rd, 3.0 KiB/s wr, 30 op/s 2024-09-11T02:19:52.535 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:52 smithi052 bash[22678]: cluster 2024-09-11T02:19:51.684377+0000 mgr.a (mgr.14376) 25 : cluster [DBG] pgmap v16: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 52 KiB/s rd, 3.0 KiB/s wr, 30 op/s 2024-09-11T02:19:52.536 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:52 smithi052 bash[22678]: audit 2024-09-11T02:19:51.742897+0000 mon.a (mon.0) 743 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-11T02:19:52.536 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:52 smithi052 bash[22678]: audit 2024-09-11T02:19:51.742897+0000 mon.a (mon.0) 743 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-11T02:19:52.536 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:52 smithi052 bash[22678]: cluster 2024-09-11T02:19:51.749402+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e31: 3 total, 3 up, 3 in 2024-09-11T02:19:52.536 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:52 smithi052 bash[22678]: cluster 2024-09-11T02:19:51.749402+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e31: 3 total, 3 up, 3 in 2024-09-11T02:19:52.536 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:52 smithi052 bash[22678]: audit 2024-09-11T02:19:52.000368+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.536 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:52 smithi052 bash[22678]: audit 2024-09-11T02:19:52.000368+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.536 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:52 smithi052 bash[22678]: audit 2024-09-11T02:19:52.004074+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.536 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:52 smithi052 bash[22678]: audit 2024-09-11T02:19:52.004074+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.536 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:52 smithi052 bash[22678]: audit 2024-09-11T02:19:52.008521+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.536 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:52 smithi052 bash[22678]: audit 2024-09-11T02:19:52.008521+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.536 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:52 smithi052 bash[22678]: audit 2024-09-11T02:19:52.061323+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.536 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:52 smithi052 bash[22678]: audit 2024-09-11T02:19:52.061323+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:52 smithi097 bash[23313]: audit 2024-09-11T02:19:51.447056+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:52 smithi097 bash[23313]: audit 2024-09-11T02:19:51.447056+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:52 smithi097 bash[23313]: audit 2024-09-11T02:19:51.517008+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:52 smithi097 bash[23313]: audit 2024-09-11T02:19:51.517008+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:52 smithi097 bash[23313]: cluster 2024-09-11T02:19:51.684377+0000 mgr.a (mgr.14376) 25 : cluster [DBG] pgmap v16: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 52 KiB/s rd, 3.0 KiB/s wr, 30 op/s 2024-09-11T02:19:52.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:52 smithi097 bash[23313]: cluster 2024-09-11T02:19:51.684377+0000 mgr.a (mgr.14376) 25 : cluster [DBG] pgmap v16: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 52 KiB/s rd, 3.0 KiB/s wr, 30 op/s 2024-09-11T02:19:52.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:52 smithi097 bash[23313]: audit 2024-09-11T02:19:51.742897+0000 mon.a (mon.0) 743 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-11T02:19:52.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:52 smithi097 bash[23313]: audit 2024-09-11T02:19:51.742897+0000 mon.a (mon.0) 743 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-11T02:19:52.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:52 smithi097 bash[23313]: cluster 2024-09-11T02:19:51.749402+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e31: 3 total, 3 up, 3 in 2024-09-11T02:19:52.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:52 smithi097 bash[23313]: cluster 2024-09-11T02:19:51.749402+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e31: 3 total, 3 up, 3 in 2024-09-11T02:19:52.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:52 smithi097 bash[23313]: audit 2024-09-11T02:19:52.000368+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:52 smithi097 bash[23313]: audit 2024-09-11T02:19:52.000368+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:52 smithi097 bash[23313]: audit 2024-09-11T02:19:52.004074+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:52 smithi097 bash[23313]: audit 2024-09-11T02:19:52.004074+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:52 smithi097 bash[23313]: audit 2024-09-11T02:19:52.008521+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:52 smithi097 bash[23313]: audit 2024-09-11T02:19:52.008521+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:52 smithi097 bash[23313]: audit 2024-09-11T02:19:52.061323+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:52 smithi097 bash[23313]: audit 2024-09-11T02:19:52.061323+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:52 smithi079 bash[23416]: audit 2024-09-11T02:19:51.447056+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:52 smithi079 bash[23416]: audit 2024-09-11T02:19:51.447056+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:52 smithi079 bash[23416]: audit 2024-09-11T02:19:51.517008+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:52 smithi079 bash[23416]: audit 2024-09-11T02:19:51.517008+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:52 smithi079 bash[23416]: cluster 2024-09-11T02:19:51.684377+0000 mgr.a (mgr.14376) 25 : cluster [DBG] pgmap v16: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 52 KiB/s rd, 3.0 KiB/s wr, 30 op/s 2024-09-11T02:19:52.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:52 smithi079 bash[23416]: cluster 2024-09-11T02:19:51.684377+0000 mgr.a (mgr.14376) 25 : cluster [DBG] pgmap v16: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 52 KiB/s rd, 3.0 KiB/s wr, 30 op/s 2024-09-11T02:19:52.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:52 smithi079 bash[23416]: audit 2024-09-11T02:19:51.742897+0000 mon.a (mon.0) 743 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-11T02:19:52.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:52 smithi079 bash[23416]: audit 2024-09-11T02:19:51.742897+0000 mon.a (mon.0) 743 : audit [INF] from='client.? 172.21.15.52:0/2416108360' entity='mgr.a' cmd='[{"prefix": "osd pool set", "pool": "myzone1.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-11T02:19:52.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:52 smithi079 bash[23416]: cluster 2024-09-11T02:19:51.749402+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e31: 3 total, 3 up, 3 in 2024-09-11T02:19:52.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:52 smithi079 bash[23416]: cluster 2024-09-11T02:19:51.749402+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e31: 3 total, 3 up, 3 in 2024-09-11T02:19:52.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:52 smithi079 bash[23416]: audit 2024-09-11T02:19:52.000368+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:52 smithi079 bash[23416]: audit 2024-09-11T02:19:52.000368+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:52 smithi079 bash[23416]: audit 2024-09-11T02:19:52.004074+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:52 smithi079 bash[23416]: audit 2024-09-11T02:19:52.004074+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:52 smithi079 bash[23416]: audit 2024-09-11T02:19:52.008521+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:52 smithi079 bash[23416]: audit 2024-09-11T02:19:52.008521+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:52 smithi079 bash[23416]: audit 2024-09-11T02:19:52.061323+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:52.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:52 smithi079 bash[23416]: audit 2024-09-11T02:19:52.061323+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.326 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-11T02:19:53.338 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi052.front.sepia.ceph.com 2024-09-11T02:19:53.339 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- bash -c 'set -e 2024-09-11T02:19:53.339 DEBUG:teuthology.orchestra.run.smithi052:> set -x 2024-09-11T02:19:53.339 DEBUG:teuthology.orchestra.run.smithi052:> while true; do TOKEN=$(ceph rgw realm tokens | jq -r '"'"'.[0].token'"'"'); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done 2024-09-11T02:19:53.339 DEBUG:teuthology.orchestra.run.smithi052:> TOKENS=$(ceph rgw realm tokens) 2024-09-11T02:19:53.339 DEBUG:teuthology.orchestra.run.smithi052:> echo $TOKENS | jq --exit-status '"'"'.[0].realm == "myrealm1"'"'"' 2024-09-11T02:19:53.339 DEBUG:teuthology.orchestra.run.smithi052:> echo $TOKENS | jq --exit-status '"'"'.[0].token'"'"' 2024-09-11T02:19:53.339 DEBUG:teuthology.orchestra.run.smithi052:> TOKEN_JSON=$(ceph rgw realm tokens | jq -r '"'"'.[0].token'"'"' | base64 --decode) 2024-09-11T02:19:53.339 DEBUG:teuthology.orchestra.run.smithi052:> echo $TOKEN_JSON | jq --exit-status '"'"'.realm_name == "myrealm1"'"'"' 2024-09-11T02:19:53.339 DEBUG:teuthology.orchestra.run.smithi052:> echo $TOKEN_JSON | jq --exit-status '"'"'.endpoint | test("http://.+:\\d+")'"'"' 2024-09-11T02:19:53.339 DEBUG:teuthology.orchestra.run.smithi052:> echo $TOKEN_JSON | jq --exit-status '"'"'.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")'"'"' 2024-09-11T02:19:53.339 DEBUG:teuthology.orchestra.run.smithi052:> echo $TOKEN_JSON | jq --exit-status '"'"'.access_key'"'"' 2024-09-11T02:19:53.339 DEBUG:teuthology.orchestra.run.smithi052:> echo $TOKEN_JSON | jq --exit-status '"'"'.secret'"'"' 2024-09-11T02:19:53.339 DEBUG:teuthology.orchestra.run.smithi052:> ' 2024-09-11T02:19:53.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:53 smithi052 bash[22678]: cephadm 2024-09-11T02:19:52.482324+0000 mgr.a (mgr.14376) 26 : cephadm [INF] Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-09-11T02:19:53.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:53 smithi052 bash[22678]: cephadm 2024-09-11T02:19:52.482324+0000 mgr.a (mgr.14376) 26 : cephadm [INF] Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-09-11T02:19:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:53 smithi052 bash[22678]: audit 2024-09-11T02:19:52.485815+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:53 smithi052 bash[22678]: audit 2024-09-11T02:19:52.485815+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:53 smithi052 bash[22678]: audit 2024-09-11T02:19:52.486720+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:53 smithi052 bash[22678]: audit 2024-09-11T02:19:52.486720+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:53 smithi052 bash[22678]: audit 2024-09-11T02:19:52.489726+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:53 smithi052 bash[22678]: audit 2024-09-11T02:19:52.489726+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:53 smithi052 bash[22678]: audit 2024-09-11T02:19:52.490482+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:53 smithi052 bash[22678]: audit 2024-09-11T02:19:52.490482+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:53 smithi052 bash[22678]: audit 2024-09-11T02:19:52.496251+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:53 smithi052 bash[22678]: audit 2024-09-11T02:19:52.496251+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:53 smithi052 bash[22678]: cephadm 2024-09-11T02:19:52.496927+0000 mgr.a (mgr.14376) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:19:53.703 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:53 smithi052 bash[22678]: cephadm 2024-09-11T02:19:52.496927+0000 mgr.a (mgr.14376) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:19:53.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:53 smithi052 bash[22678]: audit 2024-09-11T02:19:52.567277+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:53 smithi052 bash[22678]: audit 2024-09-11T02:19:52.567277+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:53 smithi052 bash[22678]: audit 2024-09-11T02:19:52.572553+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:53 smithi052 bash[22678]: audit 2024-09-11T02:19:52.572553+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:53 smithi052 bash[22678]: audit 2024-09-11T02:19:52.577924+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.704 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:53 smithi052 bash[22678]: audit 2024-09-11T02:19:52.577924+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:53 smithi097 bash[23313]: cephadm 2024-09-11T02:19:52.482324+0000 mgr.a (mgr.14376) 26 : cephadm [INF] Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-09-11T02:19:53.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:53 smithi097 bash[23313]: cephadm 2024-09-11T02:19:52.482324+0000 mgr.a (mgr.14376) 26 : cephadm [INF] Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-09-11T02:19:53.713 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:53 smithi097 bash[23313]: audit 2024-09-11T02:19:52.485815+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:53 smithi097 bash[23313]: audit 2024-09-11T02:19:52.485815+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:53 smithi097 bash[23313]: audit 2024-09-11T02:19:52.486720+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:53 smithi097 bash[23313]: audit 2024-09-11T02:19:52.486720+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:53 smithi097 bash[23313]: audit 2024-09-11T02:19:52.489726+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:53 smithi097 bash[23313]: audit 2024-09-11T02:19:52.489726+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:53 smithi097 bash[23313]: audit 2024-09-11T02:19:52.490482+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:53 smithi097 bash[23313]: audit 2024-09-11T02:19:52.490482+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:53 smithi097 bash[23313]: audit 2024-09-11T02:19:52.496251+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:53 smithi097 bash[23313]: audit 2024-09-11T02:19:52.496251+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:53 smithi097 bash[23313]: cephadm 2024-09-11T02:19:52.496927+0000 mgr.a (mgr.14376) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:19:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:53 smithi097 bash[23313]: cephadm 2024-09-11T02:19:52.496927+0000 mgr.a (mgr.14376) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:19:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:53 smithi097 bash[23313]: audit 2024-09-11T02:19:52.567277+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.714 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:53 smithi097 bash[23313]: audit 2024-09-11T02:19:52.567277+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:53 smithi097 bash[23313]: audit 2024-09-11T02:19:52.572553+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:53 smithi097 bash[23313]: audit 2024-09-11T02:19:52.572553+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:53 smithi097 bash[23313]: audit 2024-09-11T02:19:52.577924+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.715 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:53 smithi097 bash[23313]: audit 2024-09-11T02:19:52.577924+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.886 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:53 smithi079 bash[23416]: cephadm 2024-09-11T02:19:52.482324+0000 mgr.a (mgr.14376) 26 : cephadm [INF] Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-09-11T02:19:53.886 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:53 smithi079 bash[23416]: cephadm 2024-09-11T02:19:52.482324+0000 mgr.a (mgr.14376) 26 : cephadm [INF] Saving service rgw.myrealm1.myzone1 spec with placement count:2 2024-09-11T02:19:53.886 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:53 smithi079 bash[23416]: audit 2024-09-11T02:19:52.485815+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.886 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:53 smithi079 bash[23416]: audit 2024-09-11T02:19:52.485815+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.886 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:53 smithi079 bash[23416]: audit 2024-09-11T02:19:52.486720+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:53.886 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:53 smithi079 bash[23416]: audit 2024-09-11T02:19:52.486720+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:53.886 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:53 smithi079 bash[23416]: audit 2024-09-11T02:19:52.489726+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:53.886 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:53 smithi079 bash[23416]: audit 2024-09-11T02:19:52.489726+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:53.887 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:53 smithi079 bash[23416]: audit 2024-09-11T02:19:52.490482+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:53.887 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:53 smithi079 bash[23416]: audit 2024-09-11T02:19:52.490482+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:53.887 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:53 smithi079 bash[23416]: audit 2024-09-11T02:19:52.496251+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.887 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:53 smithi079 bash[23416]: audit 2024-09-11T02:19:52.496251+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.887 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:53 smithi079 bash[23416]: cephadm 2024-09-11T02:19:52.496927+0000 mgr.a (mgr.14376) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:19:53.887 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:53 smithi079 bash[23416]: cephadm 2024-09-11T02:19:52.496927+0000 mgr.a (mgr.14376) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-11T02:19:53.887 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:53 smithi079 bash[23416]: audit 2024-09-11T02:19:52.567277+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.887 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:53 smithi079 bash[23416]: audit 2024-09-11T02:19:52.567277+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.887 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:53 smithi079 bash[23416]: audit 2024-09-11T02:19:52.572553+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.887 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:53 smithi079 bash[23416]: audit 2024-09-11T02:19:52.572553+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.887 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:53 smithi079 bash[23416]: audit 2024-09-11T02:19:52.577924+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:53.887 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:53 smithi079 bash[23416]: audit 2024-09-11T02:19:52.577924+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:54.693 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:54 smithi097 bash[23313]: audit 2024-09-11T02:19:53.486397+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:54.693 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:54 smithi097 bash[23313]: audit 2024-09-11T02:19:53.486397+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:54.694 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:54 smithi097 bash[23313]: cluster 2024-09-11T02:19:53.685827+0000 mgr.a (mgr.14376) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 5.0 KiB/s wr, 22 op/s 2024-09-11T02:19:54.694 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:54 smithi097 bash[23313]: cluster 2024-09-11T02:19:53.685827+0000 mgr.a (mgr.14376) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 5.0 KiB/s wr, 22 op/s 2024-09-11T02:19:54.694 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:54 smithi097 bash[23313]: audit 2024-09-11T02:19:53.993718+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:54.694 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:54 smithi097 bash[23313]: audit 2024-09-11T02:19:53.993718+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:54.701 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:54 smithi052 bash[22678]: audit 2024-09-11T02:19:53.486397+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:54.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:54 smithi052 bash[22678]: audit 2024-09-11T02:19:53.486397+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:54.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:54 smithi052 bash[22678]: cluster 2024-09-11T02:19:53.685827+0000 mgr.a (mgr.14376) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 5.0 KiB/s wr, 22 op/s 2024-09-11T02:19:54.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:54 smithi052 bash[22678]: cluster 2024-09-11T02:19:53.685827+0000 mgr.a (mgr.14376) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 5.0 KiB/s wr, 22 op/s 2024-09-11T02:19:54.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:54 smithi052 bash[22678]: audit 2024-09-11T02:19:53.993718+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:54.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:54 smithi052 bash[22678]: audit 2024-09-11T02:19:53.993718+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:54.879 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:54 smithi079 bash[23416]: audit 2024-09-11T02:19:53.486397+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:54.879 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:54 smithi079 bash[23416]: audit 2024-09-11T02:19:53.486397+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:54.879 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:54 smithi079 bash[23416]: cluster 2024-09-11T02:19:53.685827+0000 mgr.a (mgr.14376) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 5.0 KiB/s wr, 22 op/s 2024-09-11T02:19:54.879 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:54 smithi079 bash[23416]: cluster 2024-09-11T02:19:53.685827+0000 mgr.a (mgr.14376) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 5.0 KiB/s wr, 22 op/s 2024-09-11T02:19:54.879 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:54 smithi079 bash[23416]: audit 2024-09-11T02:19:53.993718+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:54.879 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:54 smithi079 bash[23416]: audit 2024-09-11T02:19:53.993718+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: cluster 2024-09-11T02:19:55.686456+0000 mgr.a (mgr.14376) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 4.2 KiB/s wr, 18 op/s 2024-09-11T02:19:56.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: cluster 2024-09-11T02:19:55.686456+0000 mgr.a (mgr.14376) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 4.2 KiB/s wr, 18 op/s 2024-09-11T02:19:56.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:55.753420+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:55.753420+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:55.761704+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:55.761704+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:55.772451+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:55.772451+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.423899+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.423899+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.431955+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.431955+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.441511+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.441511+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.570587+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.570587+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.578707+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.578707+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.583290+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:56.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.583290+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:56.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.588192+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.588192+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.594071+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:56.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.594071+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:56.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.595967+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:56.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.595967+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:56.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.606208+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.606208+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.613548+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi079.xlcnux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-11T02:19:56.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.613548+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi079.xlcnux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-11T02:19:56.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.616903+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi079.xlcnux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-11T02:19:56.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.616903+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi079.xlcnux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-11T02:19:56.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.627807+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.966 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.627807+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:56.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.631471+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:56.967 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:56 smithi097 bash[23313]: audit 2024-09-11T02:19:56.631471+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:57.134 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: cluster 2024-09-11T02:19:55.686456+0000 mgr.a (mgr.14376) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 4.2 KiB/s wr, 18 op/s 2024-09-11T02:19:57.134 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: cluster 2024-09-11T02:19:55.686456+0000 mgr.a (mgr.14376) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 4.2 KiB/s wr, 18 op/s 2024-09-11T02:19:57.134 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:55.753420+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.135 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:55.753420+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.135 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:55.761704+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.135 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:55.761704+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.135 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:55.772451+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.135 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:55.772451+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.135 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.423899+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.135 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.423899+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.135 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.431955+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.135 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.431955+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.135 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.441511+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.135 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.441511+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.135 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.570587+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.135 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.570587+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.136 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.578707+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.136 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.578707+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.136 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.583290+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:57.136 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.583290+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:57.136 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.588192+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.136 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.588192+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.136 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.594071+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:57.136 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.594071+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:57.136 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.595967+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:57.136 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.595967+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:57.136 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.606208+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.136 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.606208+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.136 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.613548+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi079.xlcnux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-11T02:19:57.137 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.613548+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi079.xlcnux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-11T02:19:57.137 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.616903+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi079.xlcnux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-11T02:19:57.137 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.616903+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi079.xlcnux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-11T02:19:57.137 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.627807+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.137 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.627807+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.137 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.631471+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:57.137 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:56 smithi079 bash[23416]: audit 2024-09-11T02:19:56.631471+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:57.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: cluster 2024-09-11T02:19:55.686456+0000 mgr.a (mgr.14376) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 4.2 KiB/s wr, 18 op/s 2024-09-11T02:19:57.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: cluster 2024-09-11T02:19:55.686456+0000 mgr.a (mgr.14376) 29 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 14 KiB/s rd, 4.2 KiB/s wr, 18 op/s 2024-09-11T02:19:57.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:55.753420+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:55.753420+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:55.761704+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:55.761704+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:55.772451+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.203 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:55.772451+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.423899+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.423899+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.431955+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.431955+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.441511+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.441511+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.570587+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.570587+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.578707+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.578707+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.204 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.583290+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:57.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.583290+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-11T02:19:57.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.588192+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.588192+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.594071+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:57.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.594071+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:57.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.595967+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:57.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.595967+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-11T02:19:57.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.606208+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.606208+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.613548+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi079.xlcnux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-11T02:19:57.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.613548+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi079.xlcnux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-11T02:19:57.205 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.616903+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi079.xlcnux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-11T02:19:57.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.616903+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi079.xlcnux", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-11T02:19:57.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.627807+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.627807+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:57.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.631471+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:57.206 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:56 smithi052 bash[22678]: audit 2024-09-11T02:19:56.631471+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:19:58.076 INFO:teuthology.orchestra.run.smithi052.stderr:Inferring config /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/mon.a/config 2024-09-11T02:19:58.173 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:57 smithi079 bash[23416]: cephadm 2024-09-11T02:19:56.633593+0000 mgr.a (mgr.14376) 30 : cephadm [INF] Deploying daemon rgw.myrealm1.myzone1.smithi079.xlcnux on smithi079 2024-09-11T02:19:58.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:57 smithi079 bash[23416]: cephadm 2024-09-11T02:19:56.633593+0000 mgr.a (mgr.14376) 30 : cephadm [INF] Deploying daemon rgw.myrealm1.myzone1.smithi079.xlcnux on smithi079 2024-09-11T02:19:58.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:57 smithi079 bash[23416]: audit 2024-09-11T02:19:57.464888+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:58.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:57 smithi079 bash[23416]: audit 2024-09-11T02:19:57.464888+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:58.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:57 smithi079 bash[23416]: audit 2024-09-11T02:19:57.472868+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:58.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:57 smithi079 bash[23416]: audit 2024-09-11T02:19:57.472868+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:58.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:57 smithi079 bash[23416]: audit 2024-09-11T02:19:57.482764+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:58.174 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:57 smithi079 bash[23416]: audit 2024-09-11T02:19:57.482764+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:58.176 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:57 smithi052 bash[22678]: cephadm 2024-09-11T02:19:56.633593+0000 mgr.a (mgr.14376) 30 : cephadm [INF] Deploying daemon rgw.myrealm1.myzone1.smithi079.xlcnux on smithi079 2024-09-11T02:19:58.176 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:57 smithi052 bash[22678]: cephadm 2024-09-11T02:19:56.633593+0000 mgr.a (mgr.14376) 30 : cephadm [INF] Deploying daemon rgw.myrealm1.myzone1.smithi079.xlcnux on smithi079 2024-09-11T02:19:58.177 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:57 smithi052 bash[22678]: audit 2024-09-11T02:19:57.464888+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:58.177 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:57 smithi052 bash[22678]: audit 2024-09-11T02:19:57.464888+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:58.177 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:57 smithi052 bash[22678]: audit 2024-09-11T02:19:57.472868+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:58.177 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:57 smithi052 bash[22678]: audit 2024-09-11T02:19:57.472868+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:58.177 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:57 smithi052 bash[22678]: audit 2024-09-11T02:19:57.482764+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:58.177 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:57 smithi052 bash[22678]: audit 2024-09-11T02:19:57.482764+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:58.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:57 smithi097 bash[23313]: cephadm 2024-09-11T02:19:56.633593+0000 mgr.a (mgr.14376) 30 : cephadm [INF] Deploying daemon rgw.myrealm1.myzone1.smithi079.xlcnux on smithi079 2024-09-11T02:19:58.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:57 smithi097 bash[23313]: cephadm 2024-09-11T02:19:56.633593+0000 mgr.a (mgr.14376) 30 : cephadm [INF] Deploying daemon rgw.myrealm1.myzone1.smithi079.xlcnux on smithi079 2024-09-11T02:19:58.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:57 smithi097 bash[23313]: audit 2024-09-11T02:19:57.464888+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:58.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:57 smithi097 bash[23313]: audit 2024-09-11T02:19:57.464888+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:58.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:57 smithi097 bash[23313]: audit 2024-09-11T02:19:57.472868+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:58.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:57 smithi097 bash[23313]: audit 2024-09-11T02:19:57.472868+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:58.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:57 smithi097 bash[23313]: audit 2024-09-11T02:19:57.482764+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:58.214 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:57 smithi097 bash[23313]: audit 2024-09-11T02:19:57.482764+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:19:58.923 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:58 smithi079 bash[23416]: cluster 2024-09-11T02:19:57.687561+0000 mgr.a (mgr.14376) 31 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 3.1 KiB/s wr, 14 op/s 2024-09-11T02:19:58.923 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:58 smithi079 bash[23416]: cluster 2024-09-11T02:19:57.687561+0000 mgr.a (mgr.14376) 31 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 3.1 KiB/s wr, 14 op/s 2024-09-11T02:19:59.129 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:58 smithi052 bash[22678]: cluster 2024-09-11T02:19:57.687561+0000 mgr.a (mgr.14376) 31 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 3.1 KiB/s wr, 14 op/s 2024-09-11T02:19:59.129 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:19:58 smithi052 bash[22678]: cluster 2024-09-11T02:19:57.687561+0000 mgr.a (mgr.14376) 31 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 3.1 KiB/s wr, 14 op/s 2024-09-11T02:19:59.196 INFO:teuthology.orchestra.run.smithi052.stderr:+ true 2024-09-11T02:19:59.196 INFO:teuthology.orchestra.run.smithi052.stderr:++ ceph rgw realm tokens 2024-09-11T02:19:59.196 INFO:teuthology.orchestra.run.smithi052.stderr:++ jq -r '.[0].token' 2024-09-11T02:19:59.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:58 smithi097 bash[23313]: cluster 2024-09-11T02:19:57.687561+0000 mgr.a (mgr.14376) 31 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 3.1 KiB/s wr, 14 op/s 2024-09-11T02:19:59.213 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:19:58 smithi097 bash[23313]: cluster 2024-09-11T02:19:57.687561+0000 mgr.a (mgr.14376) 31 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 10 KiB/s rd, 3.1 KiB/s wr, 14 op/s 2024-09-11T02:19:59.394 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:59 smithi079 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:19:59.394 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 11 02:19:59 smithi079 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:19:59.395 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 11 02:19:59 smithi079 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:19:59.663 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:19:59 smithi079 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:19:59.663 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 11 02:19:59 smithi079 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:19:59.663 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 11 02:19:59 smithi079 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:19:59.972 INFO:teuthology.orchestra.run.smithi052.stdout:realm has no master zone 2024-09-11T02:19:59.973 INFO:teuthology.orchestra.run.smithi052.stderr:+ TOKEN='realm has no master zone' 2024-09-11T02:19:59.973 INFO:teuthology.orchestra.run.smithi052.stderr:+ echo realm has no master zone 2024-09-11T02:19:59.973 INFO:teuthology.orchestra.run.smithi052.stderr:+ '[' 'realm has no master zone' '!=' 'master zone has no endpoint' ']' 2024-09-11T02:19:59.973 INFO:teuthology.orchestra.run.smithi052.stderr:+ break 2024-09-11T02:19:59.973 INFO:teuthology.orchestra.run.smithi052.stderr:++ ceph rgw realm tokens 2024-09-11T02:20:00.695 INFO:teuthology.orchestra.run.smithi052.stderr:+ TOKENS='[ 2024-09-11T02:20:00.696 INFO:teuthology.orchestra.run.smithi052.stderr: { 2024-09-11T02:20:00.696 INFO:teuthology.orchestra.run.smithi052.stderr: "realm": "myrealm1", 2024-09-11T02:20:00.696 INFO:teuthology.orchestra.run.smithi052.stderr: "token": "realm has no master zone" 2024-09-11T02:20:00.696 INFO:teuthology.orchestra.run.smithi052.stderr: } 2024-09-11T02:20:00.696 INFO:teuthology.orchestra.run.smithi052.stderr:]' 2024-09-11T02:20:00.696 INFO:teuthology.orchestra.run.smithi052.stderr:+ echo '[' '{' '"realm":' '"myrealm1",' '"token":' '"realm' has no master 'zone"' '}' ']' 2024-09-11T02:20:00.696 INFO:teuthology.orchestra.run.smithi052.stderr:+ jq --exit-status '.[0].realm == "myrealm1"' 2024-09-11T02:20:00.697 INFO:teuthology.orchestra.run.smithi052.stdout:true 2024-09-11T02:20:00.698 INFO:teuthology.orchestra.run.smithi052.stderr:+ echo '[' '{' '"realm":' '"myrealm1",' '"token":' '"realm' has no master 'zone"' '}' ']' 2024-09-11T02:20:00.698 INFO:teuthology.orchestra.run.smithi052.stderr:+ jq --exit-status '.[0].token' 2024-09-11T02:20:00.700 INFO:teuthology.orchestra.run.smithi052.stdout:"realm has no master zone" 2024-09-11T02:20:00.701 INFO:teuthology.orchestra.run.smithi052.stderr:++ ceph rgw realm tokens 2024-09-11T02:20:00.701 INFO:teuthology.orchestra.run.smithi052.stderr:++ jq -r '.[0].token' 2024-09-11T02:20:00.701 INFO:teuthology.orchestra.run.smithi052.stderr:++ base64 --decode 2024-09-11T02:20:00.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: audit 2024-09-11T02:19:59.540394+0000 mgr.a (mgr.14376) 32 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:20:00.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: audit 2024-09-11T02:19:59.540394+0000 mgr.a (mgr.14376) 32 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:20:00.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: audit 2024-09-11T02:19:59.666335+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: audit 2024-09-11T02:19:59.666335+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: audit 2024-09-11T02:19:59.678690+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: audit 2024-09-11T02:19:59.678690+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: audit 2024-09-11T02:19:59.685488+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.924 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: audit 2024-09-11T02:19:59.685488+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: audit 2024-09-11T02:19:59.686464+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi097.dpjqkz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-11T02:20:00.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: audit 2024-09-11T02:19:59.686464+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi097.dpjqkz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-11T02:20:00.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: audit 2024-09-11T02:19:59.688010+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi097.dpjqkz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-11T02:20:00.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: audit 2024-09-11T02:19:59.688010+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi097.dpjqkz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-11T02:20:00.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: cluster 2024-09-11T02:19:59.688287+0000 mgr.a (mgr.14376) 33 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 9.2 KiB/s rd, 2.8 KiB/s wr, 12 op/s 2024-09-11T02:20:00.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: cluster 2024-09-11T02:19:59.688287+0000 mgr.a (mgr.14376) 33 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 9.2 KiB/s rd, 2.8 KiB/s wr, 12 op/s 2024-09-11T02:20:00.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: audit 2024-09-11T02:19:59.694606+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: audit 2024-09-11T02:19:59.694606+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: audit 2024-09-11T02:19:59.696317+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:20:00.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: audit 2024-09-11T02:19:59.696317+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:20:00.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: cephadm 2024-09-11T02:19:59.697372+0000 mgr.a (mgr.14376) 34 : cephadm [INF] Deploying daemon rgw.myrealm1.myzone1.smithi097.dpjqkz on smithi097 2024-09-11T02:20:00.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: cephadm 2024-09-11T02:19:59.697372+0000 mgr.a (mgr.14376) 34 : cephadm [INF] Deploying daemon rgw.myrealm1.myzone1.smithi097.dpjqkz on smithi097 2024-09-11T02:20:00.925 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: cluster 2024-09-11T02:20:00.000131+0000 mon.a (mon.0) 786 : cluster [INF] overall HEALTH_OK 2024-09-11T02:20:00.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: cluster 2024-09-11T02:20:00.000131+0000 mon.a (mon.0) 786 : cluster [INF] overall HEALTH_OK 2024-09-11T02:20:00.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: audit 2024-09-11T02:20:00.298003+0000 mgr.a (mgr.14376) 35 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:20:00.926 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:00 smithi079 bash[23416]: audit 2024-09-11T02:20:00.298003+0000 mgr.a (mgr.14376) 35 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:20:00.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: audit 2024-09-11T02:19:59.540394+0000 mgr.a (mgr.14376) 32 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:20:00.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: audit 2024-09-11T02:19:59.540394+0000 mgr.a (mgr.14376) 32 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:20:00.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: audit 2024-09-11T02:19:59.666335+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: audit 2024-09-11T02:19:59.666335+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: audit 2024-09-11T02:19:59.678690+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: audit 2024-09-11T02:19:59.678690+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: audit 2024-09-11T02:19:59.685488+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: audit 2024-09-11T02:19:59.685488+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: audit 2024-09-11T02:19:59.686464+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi097.dpjqkz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-11T02:20:00.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: audit 2024-09-11T02:19:59.686464+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi097.dpjqkz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-11T02:20:00.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: audit 2024-09-11T02:19:59.688010+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi097.dpjqkz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-11T02:20:00.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: audit 2024-09-11T02:19:59.688010+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi097.dpjqkz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-11T02:20:00.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: cluster 2024-09-11T02:19:59.688287+0000 mgr.a (mgr.14376) 33 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 9.2 KiB/s rd, 2.8 KiB/s wr, 12 op/s 2024-09-11T02:20:00.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: cluster 2024-09-11T02:19:59.688287+0000 mgr.a (mgr.14376) 33 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 9.2 KiB/s rd, 2.8 KiB/s wr, 12 op/s 2024-09-11T02:20:00.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: audit 2024-09-11T02:19:59.694606+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: audit 2024-09-11T02:19:59.694606+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.953 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: audit 2024-09-11T02:19:59.696317+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:20:00.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: audit 2024-09-11T02:19:59.696317+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:20:00.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: cephadm 2024-09-11T02:19:59.697372+0000 mgr.a (mgr.14376) 34 : cephadm [INF] Deploying daemon rgw.myrealm1.myzone1.smithi097.dpjqkz on smithi097 2024-09-11T02:20:00.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: cephadm 2024-09-11T02:19:59.697372+0000 mgr.a (mgr.14376) 34 : cephadm [INF] Deploying daemon rgw.myrealm1.myzone1.smithi097.dpjqkz on smithi097 2024-09-11T02:20:00.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: cluster 2024-09-11T02:20:00.000131+0000 mon.a (mon.0) 786 : cluster [INF] overall HEALTH_OK 2024-09-11T02:20:00.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: cluster 2024-09-11T02:20:00.000131+0000 mon.a (mon.0) 786 : cluster [INF] overall HEALTH_OK 2024-09-11T02:20:00.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: audit 2024-09-11T02:20:00.298003+0000 mgr.a (mgr.14376) 35 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:20:00.954 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:00 smithi052 bash[22678]: audit 2024-09-11T02:20:00.298003+0000 mgr.a (mgr.14376) 35 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:20:00.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: audit 2024-09-11T02:19:59.540394+0000 mgr.a (mgr.14376) 32 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:20:00.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: audit 2024-09-11T02:19:59.540394+0000 mgr.a (mgr.14376) 32 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:20:00.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: audit 2024-09-11T02:19:59.666335+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: audit 2024-09-11T02:19:59.666335+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: audit 2024-09-11T02:19:59.678690+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: audit 2024-09-11T02:19:59.678690+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: audit 2024-09-11T02:19:59.685488+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: audit 2024-09-11T02:19:59.685488+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: audit 2024-09-11T02:19:59.686464+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi097.dpjqkz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-11T02:20:00.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: audit 2024-09-11T02:19:59.686464+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi097.dpjqkz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-11T02:20:00.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: audit 2024-09-11T02:19:59.688010+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi097.dpjqkz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-11T02:20:00.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: audit 2024-09-11T02:19:59.688010+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.myrealm1.myzone1.smithi097.dpjqkz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-11T02:20:00.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: cluster 2024-09-11T02:19:59.688287+0000 mgr.a (mgr.14376) 33 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 9.2 KiB/s rd, 2.8 KiB/s wr, 12 op/s 2024-09-11T02:20:00.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: cluster 2024-09-11T02:19:59.688287+0000 mgr.a (mgr.14376) 33 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 583 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 9.2 KiB/s rd, 2.8 KiB/s wr, 12 op/s 2024-09-11T02:20:00.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: audit 2024-09-11T02:19:59.694606+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.964 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: audit 2024-09-11T02:19:59.694606+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' 2024-09-11T02:20:00.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: audit 2024-09-11T02:19:59.696317+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:20:00.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: audit 2024-09-11T02:19:59.696317+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14376 172.21.15.52:0/3278217389' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-11T02:20:00.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: cephadm 2024-09-11T02:19:59.697372+0000 mgr.a (mgr.14376) 34 : cephadm [INF] Deploying daemon rgw.myrealm1.myzone1.smithi097.dpjqkz on smithi097 2024-09-11T02:20:00.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: cephadm 2024-09-11T02:19:59.697372+0000 mgr.a (mgr.14376) 34 : cephadm [INF] Deploying daemon rgw.myrealm1.myzone1.smithi097.dpjqkz on smithi097 2024-09-11T02:20:00.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: cluster 2024-09-11T02:20:00.000131+0000 mon.a (mon.0) 786 : cluster [INF] overall HEALTH_OK 2024-09-11T02:20:00.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: cluster 2024-09-11T02:20:00.000131+0000 mon.a (mon.0) 786 : cluster [INF] overall HEALTH_OK 2024-09-11T02:20:00.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: audit 2024-09-11T02:20:00.298003+0000 mgr.a (mgr.14376) 35 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:20:00.965 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:00 smithi097 bash[23313]: audit 2024-09-11T02:20:00.298003+0000 mgr.a (mgr.14376) 35 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:20:01.423 INFO:teuthology.orchestra.run.smithi052.stderr:base64: invalid input 2024-09-11T02:20:01.423 INFO:teuthology.orchestra.run.smithi052.stderr:+ TOKEN_JSON=$'\231\253-z' 2024-09-11T02:20:01.923 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:01 smithi079 bash[23416]: audit 2024-09-11T02:20:01.017705+0000 mgr.a (mgr.14376) 36 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:20:01.923 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:01 smithi079 bash[23416]: audit 2024-09-11T02:20:01.017705+0000 mgr.a (mgr.14376) 36 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:20:01.951 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:01 smithi052 bash[22678]: audit 2024-09-11T02:20:01.017705+0000 mgr.a (mgr.14376) 36 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:20:01.952 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:01 smithi052 bash[22678]: audit 2024-09-11T02:20:01.017705+0000 mgr.a (mgr.14376) 36 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:20:01.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:01 smithi097 bash[23313]: audit 2024-09-11T02:20:01.017705+0000 mgr.a (mgr.14376) 36 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:20:01.963 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:01 smithi097 bash[23313]: audit 2024-09-11T02:20:01.017705+0000 mgr.a (mgr.14376) 36 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "rgw realm tokens", "target": ["mon-mgr", ""]}]: dispatch 2024-09-11T02:20:02.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-11T02:20:02.053 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_8f219c476cb4f26fc5719c661c0323719a45cb30/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/github.com_ceph_ceph-c_8f219c476cb4f26fc5719c661c0323719a45cb30/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi052 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- bash -c \'set -e\nset -x\nwhile true; do TOKEN=$(ceph rgw realm tokens | jq -r \'"\'"\'.[0].token\'"\'"\'); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done\nTOKENS=$(ceph rgw realm tokens)\necho $TOKENS | jq --exit-status \'"\'"\'.[0].realm == "myrealm1"\'"\'"\'\necho $TOKENS | jq --exit-status \'"\'"\'.[0].token\'"\'"\'\nTOKEN_JSON=$(ceph rgw realm tokens | jq -r \'"\'"\'.[0].token\'"\'"\' | base64 --decode)\necho $TOKEN_JSON | jq --exit-status \'"\'"\'.realm_name == "myrealm1"\'"\'"\'\necho $TOKEN_JSON | jq --exit-status \'"\'"\'.endpoint | test("http://.+:\\\\d+")\'"\'"\'\necho $TOKEN_JSON | jq --exit-status \'"\'"\'.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")\'"\'"\'\necho $TOKEN_JSON | jq --exit-status \'"\'"\'.access_key\'"\'"\'\necho $TOKEN_JSON | jq --exit-status \'"\'"\'.secret\'"\'"\'\n\'' 2024-09-11T02:20:02.278 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=43be9a38c6a04a6eb6c39347cce24c31 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_8f219c476cb4f26fc5719c661c0323719a45cb30/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/github.com_ceph_ceph-c_8f219c476cb4f26fc5719c661c0323719a45cb30/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/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_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi052 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- bash -c \'set -e\nset -x\nwhile true; do TOKEN=$(ceph rgw realm tokens | jq -r \'"\'"\'.[0].token\'"\'"\'); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done\nTOKENS=$(ceph rgw realm tokens)\necho $TOKENS | jq --exit-status \'"\'"\'.[0].realm == "myrealm1"\'"\'"\'\necho $TOKENS | jq --exit-status \'"\'"\'.[0].token\'"\'"\'\nTOKEN_JSON=$(ceph rgw realm tokens | jq -r \'"\'"\'.[0].token\'"\'"\' | base64 --decode)\necho $TOKEN_JSON | jq --exit-status \'"\'"\'.realm_name == "myrealm1"\'"\'"\'\necho $TOKEN_JSON | jq --exit-status \'"\'"\'.endpoint | test("http://.+:\\\\d+")\'"\'"\'\necho $TOKEN_JSON | jq --exit-status \'"\'"\'.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")\'"\'"\'\necho $TOKEN_JSON | jq --exit-status \'"\'"\'.access_key\'"\'"\'\necho $TOKEN_JSON | jq --exit-status \'"\'"\'.secret\'"\'"\'\n\'' 2024-09-11T02:20:02.281 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-11T02:20:02.290 INFO:tasks.cephadm:Teardown begin 2024-09-11T02:20:02.290 DEBUG:teuthology.orchestra.run.smithi052:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-11T02:20:02.335 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-11T02:20:02.352 DEBUG:teuthology.orchestra.run.smithi097:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-11T02:20:02.362 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-11T02:20:02.362 DEBUG:teuthology.orchestra.run.smithi052:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-11T02:20:02.385 DEBUG:teuthology.orchestra.run.smithi079:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-11T02:20:02.397 DEBUG:teuthology.orchestra.run.smithi097:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-11T02:20:02.410 INFO:tasks.cephadm:Stopping all daemons... 2024-09-11T02:20:02.411 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-11T02:20:02.411 DEBUG:teuthology.orchestra.run.smithi052:> sudo systemctl stop ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mon.a 2024-09-11T02:20:02.463 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:02 smithi097 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:20:02.464 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 11 02:20:02 smithi097 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:20:02.617 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:02 smithi097 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:20:02.617 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 11 02:20:02 smithi097 systemd[1]: /etc/systemd/system/ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-11T02:20:02.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:02 smithi052 systemd[1]: Stopping Ceph mon.a for 0d7e80fa-6fe3-11ef-bcea-c7b262605968... 2024-09-11T02:20:02.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:02 smithi052 bash[22678]: debug 2024-09-11T02:20:02.564+0000 7f235fe26640 -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-09-11T02:20:02.702 INFO:journalctl@ceph.mon.a.smithi052.stdout:Sep 11 02:20:02 smithi052 bash[22678]: debug 2024-09-11T02:20:02.564+0000 7f235fe26640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-11T02:20:03.601 DEBUG:teuthology.orchestra.run.smithi052:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mon.a.service' 2024-09-11T02:20:03.634 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-11T02:20:03.634 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-11T02:20:03.634 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-11T02:20:03.634 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mon.b 2024-09-11T02:20:03.898 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:03 smithi079 systemd[1]: Stopping Ceph mon.b for 0d7e80fa-6fe3-11ef-bcea-c7b262605968... 2024-09-11T02:20:03.899 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:03 smithi079 bash[23416]: debug 2024-09-11T02:20:03.803+0000 7f28547b0640 -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-09-11T02:20:03.899 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 11 02:20:03 smithi079 bash[23416]: debug 2024-09-11T02:20:03.803+0000 7f28547b0640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-11T02:20:04.805 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mon.b.service' 2024-09-11T02:20:04.837 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-11T02:20:04.837 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-11T02:20:04.838 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-11T02:20:04.838 DEBUG:teuthology.orchestra.run.smithi097:> sudo systemctl stop ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mon.c 2024-09-11T02:20:05.104 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:04 smithi097 systemd[1]: Stopping Ceph mon.c for 0d7e80fa-6fe3-11ef-bcea-c7b262605968... 2024-09-11T02:20:05.104 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:04 smithi097 bash[23313]: debug 2024-09-11T02:20:04.989+0000 7fe9af412640 -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-09-11T02:20:05.104 INFO:journalctl@ceph.mon.c.smithi097.stdout:Sep 11 02:20:04 smithi097 bash[23313]: debug 2024-09-11T02:20:04.989+0000 7fe9af412640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-11T02:20:05.746 DEBUG:teuthology.orchestra.run.smithi097:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mon.c.service' 2024-09-11T02:20:05.774 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-11T02:20:05.774 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-11T02:20:05.774 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-09-11T02:20:05.774 DEBUG:teuthology.orchestra.run.smithi052:> sudo systemctl stop ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mgr.a 2024-09-11T02:20:06.154 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:20:05 smithi052 systemd[1]: Stopping Ceph mgr.a for 0d7e80fa-6fe3-11ef-bcea-c7b262605968... 2024-09-11T02:20:06.154 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:20:05 smithi052 bash[22930]: debug 2024-09-11T02:20:05.900+0000 7f7768065640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-11T02:20:06.154 INFO:journalctl@ceph.mgr.a.smithi052.stdout:Sep 11 02:20:05 smithi052 bash[22930]: debug 2024-09-11T02:20:05.900+0000 7f7768065640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-11T02:20:06.647 DEBUG:teuthology.orchestra.run.smithi052:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mgr.a.service' 2024-09-11T02:20:06.671 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-11T02:20:06.671 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-09-11T02:20:06.671 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-09-11T02:20:06.672 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mgr.b 2024-09-11T02:20:07.066 INFO:journalctl@ceph.mgr.b.smithi079.stdout:Sep 11 02:20:06 smithi079 systemd[1]: Stopping Ceph mgr.b for 0d7e80fa-6fe3-11ef-bcea-c7b262605968... 2024-09-11T02:20:07.601 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@mgr.b.service' 2024-09-11T02:20:07.622 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-11T02:20:07.622 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-09-11T02:20:07.622 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-11T02:20:07.622 DEBUG:teuthology.orchestra.run.smithi052:> sudo systemctl stop ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@osd.0 2024-09-11T02:20:07.952 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 11 02:20:07 smithi052 systemd[1]: Stopping Ceph osd.0 for 0d7e80fa-6fe3-11ef-bcea-c7b262605968... 2024-09-11T02:20:07.952 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 11 02:20:07 smithi052 bash[32135]: debug 2024-09-11T02:20:07.768+0000 7f7b67ac9640 -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-09-11T02:20:07.952 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 11 02:20:07 smithi052 bash[32135]: debug 2024-09-11T02:20:07.768+0000 7f7b67ac9640 -1 osd.0 32 *** Got signal Terminated *** 2024-09-11T02:20:07.952 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 11 02:20:07 smithi052 bash[32135]: debug 2024-09-11T02:20:07.768+0000 7f7b67ac9640 -1 osd.0 32 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-11T02:20:14.201 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 11 02:20:13 smithi052 bash[54198]: ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968-osd-0 2024-09-11T02:20:14.701 INFO:journalctl@ceph.osd.0.smithi052.stdout:Sep 11 02:20:14 smithi052 bash[54420]: Error response from daemon: No such container: ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968-osd-0 2024-09-11T02:20:16.748 DEBUG:teuthology.orchestra.run.smithi052:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@osd.0.service' 2024-09-11T02:20:16.793 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-11T02:20:16.793 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-11T02:20:16.793 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-11T02:20:16.794 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@osd.1 2024-09-11T02:20:17.173 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 11 02:20:16 smithi079 systemd[1]: Stopping Ceph osd.1 for 0d7e80fa-6fe3-11ef-bcea-c7b262605968... 2024-09-11T02:20:17.173 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 11 02:20:16 smithi079 bash[28009]: debug 2024-09-11T02:20:16.943+0000 7f6adc417640 -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-09-11T02:20:17.173 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 11 02:20:16 smithi079 bash[28009]: debug 2024-09-11T02:20:16.943+0000 7f6adc417640 -1 osd.1 32 *** Got signal Terminated *** 2024-09-11T02:20:17.173 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 11 02:20:16 smithi079 bash[28009]: debug 2024-09-11T02:20:16.943+0000 7f6adc417640 -1 osd.1 32 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-11T02:20:23.298 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 11 02:20:22 smithi079 bash[32734]: ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968-osd-1 2024-09-11T02:20:23.299 INFO:journalctl@ceph.osd.1.smithi079.stdout:Sep 11 02:20:23 smithi079 bash[32987]: ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968-osd-1 2024-09-11T02:20:25.079 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@osd.1.service' 2024-09-11T02:20:25.113 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-11T02:20:25.113 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-11T02:20:25.114 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-11T02:20:25.114 DEBUG:teuthology.orchestra.run.smithi097:> sudo systemctl stop ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@osd.2 2024-09-11T02:20:25.463 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 11 02:20:25 smithi097 systemd[1]: Stopping Ceph osd.2 for 0d7e80fa-6fe3-11ef-bcea-c7b262605968... 2024-09-11T02:20:25.463 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 11 02:20:25 smithi097 bash[28498]: debug 2024-09-11T02:20:25.249+0000 7f9ab9910640 -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-09-11T02:20:25.463 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 11 02:20:25 smithi097 bash[28498]: debug 2024-09-11T02:20:25.249+0000 7f9ab9910640 -1 osd.2 32 *** Got signal Terminated *** 2024-09-11T02:20:25.464 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 11 02:20:25 smithi097 bash[28498]: debug 2024-09-11T02:20:25.249+0000 7f9ab9910640 -1 osd.2 32 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-11T02:20:31.463 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 11 02:20:31 smithi097 bash[32720]: ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968-osd-2 2024-09-11T02:20:31.463 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 11 02:20:31 smithi097 bash[32782]: ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968-osd-2 2024-09-11T02:20:32.891 DEBUG:teuthology.orchestra.run.smithi097:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0d7e80fa-6fe3-11ef-bcea-c7b262605968@osd.2.service' 2024-09-11T02:20:32.932 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-11T02:20:32.932 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-11T02:20:32.932 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 --force --keep-logs 2024-09-11T02:20:33.125 INFO:teuthology.orchestra.run.smithi052.stdout:Deleting cluster with fsid: 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:20:35.637 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 --force --keep-logs 2024-09-11T02:20:36.427 INFO:teuthology.orchestra.run.smithi079.stdout:Deleting cluster with fsid: 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:20:52.487 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 --force --keep-logs 2024-09-11T02:20:52.672 INFO:teuthology.orchestra.run.smithi097.stdout:Deleting cluster with fsid: 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:21:08.397 DEBUG:teuthology.orchestra.run.smithi052:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-11T02:21:08.412 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-11T02:21:08.426 DEBUG:teuthology.orchestra.run.smithi097:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-11T02:21:08.438 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-11T02:21:08.440 DEBUG:teuthology.misc:Transferring archived files from smithi052:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/crash to /home/teuthworker/archive/hyelloji-2024-09-10_17:16:14-rados-wip-hemanth-testing-2024-09-10-0723-distro-default-smithi/7899945/remote/smithi052/crash 2024-09-11T02:21:08.441 DEBUG:teuthology.orchestra.run.smithi052:> sudo tar c -f - -C /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/crash -- . 2024-09-11T02:21:08.471 INFO:teuthology.orchestra.run.smithi052.stderr:tar: /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/crash: Cannot open: No such file or directory 2024-09-11T02:21:08.471 INFO:teuthology.orchestra.run.smithi052.stderr:tar: Error is not recoverable: exiting now 2024-09-11T02:21:08.473 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/crash to /home/teuthworker/archive/hyelloji-2024-09-10_17:16:14-rados-wip-hemanth-testing-2024-09-10-0723-distro-default-smithi/7899945/remote/smithi079/crash 2024-09-11T02:21:08.474 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/crash -- . 2024-09-11T02:21:08.486 INFO:teuthology.orchestra.run.smithi079.stderr:tar: /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/crash: Cannot open: No such file or directory 2024-09-11T02:21:08.486 INFO:teuthology.orchestra.run.smithi079.stderr:tar: Error is not recoverable: exiting now 2024-09-11T02:21:08.488 DEBUG:teuthology.misc:Transferring archived files from smithi097:/var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/crash to /home/teuthworker/archive/hyelloji-2024-09-10_17:16:14-rados-wip-hemanth-testing-2024-09-10-0723-distro-default-smithi/7899945/remote/smithi097/crash 2024-09-11T02:21:08.489 DEBUG:teuthology.orchestra.run.smithi097:> sudo tar c -f - -C /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/crash -- . 2024-09-11T02:21:08.498 INFO:teuthology.orchestra.run.smithi097.stderr:tar: /var/lib/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/crash: Cannot open: No such file or directory 2024-09-11T02:21:08.499 INFO:teuthology.orchestra.run.smithi097.stderr:tar: Error is not recoverable: exiting now 2024-09-11T02:21:08.500 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-11T02:21:08.500 DEBUG:teuthology.orchestra.run.smithi052:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v 'out of quorum' | egrep -v CEPHADM_STRAY_DAEMON | head -n 1 2024-09-11T02:21:08.530 INFO:tasks.cephadm:Compressing logs... 2024-09-11T02:21:08.530 DEBUG:teuthology.orchestra.run.smithi052:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-11T02:21:08.577 DEBUG:teuthology.orchestra.run.smithi079:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-11T02:21:08.579 DEBUG:teuthology.orchestra.run.smithi097:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-11T02:21:08.585 INFO:teuthology.orchestra.run.smithi052.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-11T02:21:08.589 INFO:teuthology.orchestra.run.smithi052.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-11T02:21:08.589 INFO:teuthology.orchestra.run.smithi052.stderr:gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-osd.0.log 2024-09-11T02:21:08.589 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-mon.a.log 2024-09-11T02:21:08.590 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.cephadm.log 2024-09-11T02:21:08.590 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.log 2024-09-11T02:21:08.591 INFO:teuthology.orchestra.run.smithi079.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-11T02:21:08.592 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-volume.log 2024-09-11T02:21:08.592 INFO:teuthology.orchestra.run.smithi052.stderr: 84.0% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.cephadm.log.gz 2024-09-11T02:21:08.592 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.audit.log 2024-09-11T02:21:08.593 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-mgr.a.log 2024-09-11T02:21:08.593 INFO:teuthology.orchestra.run.smithi052.stderr: 86.2% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.log.gz 2024-09-11T02:21:08.594 INFO:teuthology.orchestra.run.smithi097.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-11T02:21:08.594 INFO:teuthology.orchestra.run.smithi052.stderr:/var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.audit.log: /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-mgr.a.log: 83.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-11T02:21:08.595 INFO:teuthology.orchestra.run.smithi052.stderr: 90.0% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.audit.log.gz 2024-09-11T02:21:08.601 INFO:teuthology.orchestra.run.smithi097.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-11T02:21:08.602 INFO:teuthology.orchestra.run.smithi097.stderr:gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-osd.2.log 2024-09-11T02:21:08.603 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.cephadm.log 2024-09-11T02:21:08.603 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-client.rgw.myrealm1.myzone1.smithi097.dpjqkz.log 2024-09-11T02:21:08.604 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.log 2024-09-11T02:21:08.604 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-client.rgw.myrealm1.myzone1.smithi097.dpjqkz.log: 79.2% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.cephadm.log.gz 2024-09-11T02:21:08.604 INFO:teuthology.orchestra.run.smithi097.stderr:gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-volume.log 2024-09-11T02:21:08.604 INFO:teuthology.orchestra.run.smithi097.stderr: 53.6% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-client.rgw.myrealm1.myzone1.smithi097.dpjqkz.log.gz 2024-09-11T02:21:08.604 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-mon.c.log 2024-09-11T02:21:08.605 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-11T02:21:08.606 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.cephadm.log 2024-09-11T02:21:08.606 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-osd.1.log 2024-09-11T02:21:08.606 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.audit.log 2024-09-11T02:21:08.607 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-mon.c.log: 85.7% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.log.gz 2024-09-11T02:21:08.607 INFO:teuthology.orchestra.run.smithi097.stderr: 80.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-11T02:21:08.607 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.audit.log: 90.1% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.audit.log.gz 2024-09-11T02:21:08.607 INFO:teuthology.orchestra.run.smithi052.stderr: 91.7% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-volume.log.gz 2024-09-11T02:21:08.609 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.cephadm.log: 79.2% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.cephadm.log.gz 2024-09-11T02:21:08.609 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.log 2024-09-11T02:21:08.609 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-client.rgw.myrealm1.myzone1.smithi079.xlcnux.log 2024-09-11T02:21:08.609 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.log: /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-volume.log 2024-09-11T02:21:08.610 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-client.rgw.myrealm1.myzone1.smithi079.xlcnux.log: gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-mgr.b.log 2024-09-11T02:21:08.610 INFO:teuthology.orchestra.run.smithi079.stderr: 53.7% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-client.rgw.myrealm1.myzone1.smithi079.xlcnux.log.gz 2024-09-11T02:21:08.610 INFO:teuthology.orchestra.run.smithi079.stderr: 85.7% 81.9% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.log.gz 2024-09-11T02:21:08.610 INFO:teuthology.orchestra.run.smithi079.stderr: -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-11T02:21:08.610 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.audit.log 2024-09-11T02:21:08.612 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-mon.b.log 2024-09-11T02:21:08.612 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.audit.log: /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-mon.b.log: 90.1% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph.audit.log.gz 2024-09-11T02:21:08.613 INFO:teuthology.orchestra.run.smithi079.stderr: 89.6% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-mgr.b.log.gz 2024-09-11T02:21:08.617 INFO:teuthology.orchestra.run.smithi097.stderr: 91.8% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-volume.log.gz 2024-09-11T02:21:08.622 INFO:teuthology.orchestra.run.smithi079.stderr: 91.8% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-volume.log.gz 2024-09-11T02:21:08.679 INFO:teuthology.orchestra.run.smithi097.stderr: 93.1% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-mon.c.log.gz 2024-09-11T02:21:08.694 INFO:teuthology.orchestra.run.smithi079.stderr: 92.8% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-mon.b.log.gz 2024-09-11T02:21:08.723 INFO:teuthology.orchestra.run.smithi052.stderr: 88.6% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-mgr.a.log.gz 2024-09-11T02:21:08.776 INFO:teuthology.orchestra.run.smithi097.stderr: 94.3% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-osd.2.log.gz 2024-09-11T02:21:08.778 INFO:teuthology.orchestra.run.smithi097.stderr: 2024-09-11T02:21:08.778 INFO:teuthology.orchestra.run.smithi097.stderr:real 0m0.194s 2024-09-11T02:21:08.778 INFO:teuthology.orchestra.run.smithi097.stderr:user 0m0.271s 2024-09-11T02:21:08.778 INFO:teuthology.orchestra.run.smithi097.stderr:sys 0m0.025s 2024-09-11T02:21:08.793 INFO:teuthology.orchestra.run.smithi052.stderr: 94.4% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-osd.0.log.gz 2024-09-11T02:21:08.799 INFO:teuthology.orchestra.run.smithi079.stderr: 94.4% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-osd.1.log.gz 2024-09-11T02:21:08.800 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-09-11T02:21:08.801 INFO:teuthology.orchestra.run.smithi079.stderr:real 0m0.219s 2024-09-11T02:21:08.801 INFO:teuthology.orchestra.run.smithi079.stderr:user 0m0.290s 2024-09-11T02:21:08.801 INFO:teuthology.orchestra.run.smithi079.stderr:sys 0m0.042s 2024-09-11T02:21:08.853 INFO:teuthology.orchestra.run.smithi052.stderr: 91.7% -- replaced with /var/log/ceph/0d7e80fa-6fe3-11ef-bcea-c7b262605968/ceph-mon.a.log.gz 2024-09-11T02:21:08.855 INFO:teuthology.orchestra.run.smithi052.stderr: 2024-09-11T02:21:08.855 INFO:teuthology.orchestra.run.smithi052.stderr:real 0m0.276s 2024-09-11T02:21:08.855 INFO:teuthology.orchestra.run.smithi052.stderr:user 0m0.613s 2024-09-11T02:21:08.855 INFO:teuthology.orchestra.run.smithi052.stderr:sys 0m0.028s 2024-09-11T02:21:08.856 INFO:tasks.cephadm:Archiving logs... 2024-09-11T02:21:08.856 DEBUG:teuthology.misc:Transferring archived files from smithi052:/var/log/ceph to /home/teuthworker/archive/hyelloji-2024-09-10_17:16:14-rados-wip-hemanth-testing-2024-09-10-0723-distro-default-smithi/7899945/remote/smithi052/log 2024-09-11T02:21:08.857 DEBUG:teuthology.orchestra.run.smithi052:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-11T02:21:08.992 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/log/ceph to /home/teuthworker/archive/hyelloji-2024-09-10_17:16:14-rados-wip-hemanth-testing-2024-09-10-0723-distro-default-smithi/7899945/remote/smithi079/log 2024-09-11T02:21:08.993 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-11T02:21:09.050 DEBUG:teuthology.misc:Transferring archived files from smithi097:/var/log/ceph to /home/teuthworker/archive/hyelloji-2024-09-10_17:16:14-rados-wip-hemanth-testing-2024-09-10-0723-distro-default-smithi/7899945/remote/smithi097/log 2024-09-11T02:21:09.051 DEBUG:teuthology.orchestra.run.smithi097:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-11T02:21:09.098 INFO:tasks.cephadm:Removing cluster... 2024-09-11T02:21:09.099 DEBUG:teuthology.orchestra.run.smithi052:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 --force 2024-09-11T02:21:09.289 INFO:teuthology.orchestra.run.smithi052.stdout:Deleting cluster with fsid: 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:21:10.629 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 --force 2024-09-11T02:21:10.817 INFO:teuthology.orchestra.run.smithi079.stdout:Deleting cluster with fsid: 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:21:12.137 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 --force 2024-09-11T02:21:12.313 INFO:teuthology.orchestra.run.smithi097.stdout:Deleting cluster with fsid: 0d7e80fa-6fe3-11ef-bcea-c7b262605968 2024-09-11T02:21:13.663 INFO:tasks.cephadm:Removing cephadm ... 2024-09-11T02:21:13.664 DEBUG:teuthology.orchestra.run.smithi052:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-11T02:21:13.670 DEBUG:teuthology.orchestra.run.smithi079:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-11T02:21:13.676 DEBUG:teuthology.orchestra.run.smithi097:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-11T02:21:13.682 INFO:tasks.cephadm:Teardown complete 2024-09-11T02:21:13.683 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-11T02:21:13.696 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-11T02:21:13.697 DEBUG:teuthology.orchestra.run.smithi052:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-11T02:21:13.713 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-11T02:21:13.721 DEBUG:teuthology.orchestra.run.smithi097:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-11T02:21:13.841 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-11T02:21:13.851 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-11T02:21:13.851 DEBUG:teuthology.orchestra.run.smithi052:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-11T02:21:13.854 DEBUG:teuthology.orchestra.run.smithi079:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-11T02:21:13.856 DEBUG:teuthology.orchestra.run.smithi097:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-11T02:21:13.866 INFO:teuthology.orchestra.run.smithi052.stdout: remote refid st t when poll reach delay offset jitter 2024-09-11T02:21:13.866 INFO:teuthology.orchestra.run.smithi052.stdout:============================================================================== 2024-09-11T02:21:13.866 INFO:teuthology.orchestra.run.smithi052.stdout:*hv01.front.sepi 67.205.162.81 3 u 21 64 377 0.086 -0.962 0.624 2024-09-11T02:21:13.866 INFO:teuthology.orchestra.run.smithi052.stdout:+hv02.front.sepi 63.231.80.2 3 u 30 64 377 0.065 -1.055 0.488 2024-09-11T02:21:13.866 INFO:teuthology.orchestra.run.smithi052.stdout:+hv03.front.sepi 74.6.168.72 3 u 25 64 377 0.097 +1.486 0.648 2024-09-11T02:21:13.866 INFO:teuthology.orchestra.run.smithi052.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-11T02:21:13.869 INFO:teuthology.orchestra.run.smithi097.stdout: remote refid st t when poll reach delay offset jitter 2024-09-11T02:21:13.869 INFO:teuthology.orchestra.run.smithi097.stdout:============================================================================== 2024-09-11T02:21:13.869 INFO:teuthology.orchestra.run.smithi097.stdout:+hv01.front.sepi 67.205.162.81 3 u 30 64 377 0.082 -3.633 1.199 2024-09-11T02:21:13.869 INFO:teuthology.orchestra.run.smithi097.stdout:+hv02.front.sepi 63.231.80.2 3 u 29 64 377 0.111 -5.034 1.545 2024-09-11T02:21:13.869 INFO:teuthology.orchestra.run.smithi097.stdout:*hv03.front.sepi 74.6.168.72 3 u 34 64 377 0.076 -2.922 1.553 2024-09-11T02:21:13.869 INFO:teuthology.orchestra.run.smithi097.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-11T02:21:13.870 INFO:teuthology.orchestra.run.smithi079.stdout: remote refid st t when poll reach delay offset jitter 2024-09-11T02:21:13.870 INFO:teuthology.orchestra.run.smithi079.stdout:============================================================================== 2024-09-11T02:21:13.870 INFO:teuthology.orchestra.run.smithi079.stdout:*hv01.front.sepi 67.205.162.81 3 u 26 64 377 0.092 -1.789 1.387 2024-09-11T02:21:13.870 INFO:teuthology.orchestra.run.smithi079.stdout:+hv02.front.sepi 63.231.80.2 3 u 23 64 377 0.103 -4.023 1.833 2024-09-11T02:21:13.870 INFO:teuthology.orchestra.run.smithi079.stdout:+hv03.front.sepi 74.6.168.72 3 u 36 64 377 0.085 +0.143 1.253 2024-09-11T02:21:13.870 INFO:teuthology.orchestra.run.smithi079.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-11T02:21:13.870 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-11T02:21:13.880 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-11T02:21:13.881 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-11T02:21:13.892 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-11T02:21:13.899 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-11T02:21:13.907 INFO:teuthology.task.internal:Duration was 1217.891657 seconds 2024-09-11T02:21:13.908 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-11T02:21:13.918 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-11T02:21:13.918 DEBUG:teuthology.orchestra.run.smithi052:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-11T02:21:13.920 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-11T02:21:13.923 DEBUG:teuthology.orchestra.run.smithi097:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-11T02:21:13.960 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-11T02:21:13.960 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi052.front.sepia.ceph.com 2024-09-11T02:21:13.960 DEBUG:teuthology.orchestra.run.smithi052:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-11T02:21:14.013 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi079.front.sepia.ceph.com 2024-09-11T02:21:14.013 DEBUG:teuthology.orchestra.run.smithi079:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-11T02:21:14.023 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi097.front.sepia.ceph.com 2024-09-11T02:21:14.023 DEBUG:teuthology.orchestra.run.smithi097:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-11T02:21:14.034 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-11T02:21:14.034 DEBUG:teuthology.orchestra.run.smithi052:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-11T02:21:14.057 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-11T02:21:14.069 DEBUG:teuthology.orchestra.run.smithi097:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-11T02:21:14.112 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-11T02:21:14.113 DEBUG:teuthology.orchestra.run.smithi052:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-11T02:21:14.137 DEBUG:teuthology.orchestra.run.smithi079:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-11T02:21:14.144 DEBUG:teuthology.orchestra.run.smithi097:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-11T02:21:14.239 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-11T02:21:14.252 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-11T02:21:14.253 DEBUG:teuthology.orchestra.run.smithi052:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-11T02:21:14.266 DEBUG:teuthology.orchestra.run.smithi079:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-11T02:21:14.278 DEBUG:teuthology.orchestra.run.smithi097:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-11T02:21:14.291 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-11T02:21:14.301 DEBUG:teuthology.orchestra.run.smithi052:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-11T02:21:14.308 DEBUG:teuthology.orchestra.run.smithi079:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-11T02:21:14.317 INFO:teuthology.orchestra.run.smithi052.stdout:kernel.core_pattern = core 2024-09-11T02:21:14.321 DEBUG:teuthology.orchestra.run.smithi097:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-11T02:21:14.329 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = core 2024-09-11T02:21:14.345 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern = core 2024-09-11T02:21:14.374 DEBUG:teuthology.orchestra.run.smithi052:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-11T02:21:14.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-11T02:21:14.391 DEBUG:teuthology.orchestra.run.smithi079:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-11T02:21:14.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-11T02:21:14.399 DEBUG:teuthology.orchestra.run.smithi097:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-11T02:21:14.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-11T02:21:14.418 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-11T02:21:14.427 INFO:teuthology.task.internal:Transferring archived files... 2024-09-11T02:21:14.428 DEBUG:teuthology.misc:Transferring archived files from smithi052:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/hyelloji-2024-09-10_17:16:14-rados-wip-hemanth-testing-2024-09-10-0723-distro-default-smithi/7899945/remote/smithi052 2024-09-11T02:21:14.429 DEBUG:teuthology.orchestra.run.smithi052:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-11T02:21:14.459 DEBUG:teuthology.misc:Transferring archived files from smithi079:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/hyelloji-2024-09-10_17:16:14-rados-wip-hemanth-testing-2024-09-10-0723-distro-default-smithi/7899945/remote/smithi079 2024-09-11T02:21:14.459 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-11T02:21:14.486 DEBUG:teuthology.misc:Transferring archived files from smithi097:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/hyelloji-2024-09-10_17:16:14-rados-wip-hemanth-testing-2024-09-10-0723-distro-default-smithi/7899945/remote/smithi097 2024-09-11T02:21:14.487 DEBUG:teuthology.orchestra.run.smithi097:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-11T02:21:14.512 INFO:teuthology.task.internal:Removing archive directory... 2024-09-11T02:21:14.513 DEBUG:teuthology.orchestra.run.smithi052:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-11T02:21:14.515 DEBUG:teuthology.orchestra.run.smithi079:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-11T02:21:14.525 DEBUG:teuthology.orchestra.run.smithi097:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-11T02:21:14.555 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-11T02:21:14.575 INFO:teuthology.task.internal:Not uploading archives. 2024-09-11T02:21:14.575 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-11T02:21:14.588 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-11T02:21:14.589 DEBUG:teuthology.orchestra.run.smithi052:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-11T02:21:14.591 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-11T02:21:14.593 DEBUG:teuthology.orchestra.run.smithi097:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-11T02:21:14.595 INFO:teuthology.orchestra.run.smithi052.stdout: 658475 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 11 02:21 /home/ubuntu/cephtest 2024-09-11T02:21:14.597 INFO:teuthology.orchestra.run.smithi079.stdout: 658638 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 11 02:21 /home/ubuntu/cephtest 2024-09-11T02:21:14.603 INFO:teuthology.orchestra.run.smithi097.stdout: 658622 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 11 02:21 /home/ubuntu/cephtest 2024-09-11T02:21:14.605 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-11T02:21:14.618 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-11T02:21:14.645 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_rgw_multisite} duration: 1217.891657114029 failure_reason: 'Command failed on smithi052 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8f219c476cb4f26fc5719c661c0323719a45cb30 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0d7e80fa-6fe3-11ef-bcea-c7b262605968 -- bash -c \''set -e\nset -x\nwhile true; do TOKEN=$(ceph rgw realm tokens | jq -r \''"\''"\''.[0].token\''"\''"\''); echo $TOKEN; if [ "$TOKEN" != "master zone has no endpoint" ]; then break; fi; sleep 5; done\nTOKENS=$(ceph rgw realm tokens)\necho $TOKENS | jq --exit-status \''"\''"\''.[0].realm == "myrealm1"\''"\''"\''\necho $TOKENS | jq --exit-status \''"\''"\''.[0].token\''"\''"\''\nTOKEN_JSON=$(ceph rgw realm tokens | jq -r \''"\''"\''.[0].token\''"\''"\'' | base64 --decode)\necho $TOKEN_JSON | jq --exit-status \''"\''"\''.realm_name == "myrealm1"\''"\''"\''\necho $TOKEN_JSON | jq --exit-status \''"\''"\''.endpoint | test("http://.+:\\\\d+")\''"\''"\''\necho $TOKEN_JSON | jq --exit-status \''"\''"\''.realm_id | test("^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$")\''"\''"\''\necho $TOKEN_JSON | jq --exit-status \''"\''"\''.access_key\''"\''"\''\necho $TOKEN_JSON | jq --exit-status \''"\''"\''.secret\''"\''"\''\n\''''' flavor: default owner: scheduled_hyelloji@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=43be9a38c6a04a6eb6c39347cce24c31 status: fail success: false 2024-09-11T02:21:14.645 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-11T02:21:14.735 INFO:teuthology.run:FAIL