2024-09-17T09:00:54.928 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T09:00:54.944 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T09:00:55.138 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908278 branch: reef description: orch/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_set_mon_crush_locations} email: ceph-qa@ceph.com first_in_suite: false job_id: '7908278' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: reef 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 - POOL_APP_NOT_ENABLED - mon down - mons down - out of quorum - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 workunit: branch: reef sha1: 1cbdc9211df088cccbd94423c7cf3a2b85fe432b owner: scheduled_teuthology@teuthology priority: 930 repo: https://git.ceph.com/ceph.git roles: - - host.a - osd.0 - mon.a - mgr.a - - host.b - osd.1 - mon.b - mgr.b - - host.c - osd.2 - mon.c seed: 5234 sha1: 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 sleep_before_teardown: 0 subset: 46/64 suite: orch suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_1cbdc9211df088cccbd94423c7cf3a2b85fe432b/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 1cbdc9211df088cccbd94423c7cf3a2b85fe432b targets: smithi043.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLulNM4skUdWnxwrcJn+CzkBY2TmveeoatfEV6/qzQAmz5ptqNDSAK28ETnUC6NZp49GPmd340wseqyWOvzWkdE= smithi181.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBxYXRfuWjMU0zsUQ2GAHufGMIrgPCug9KJCAD9v54WJPPZ2M1iB7KUR+zA71wom0W4yK/YJKBihUClFaRL9zRo= smithi189.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFgf+w90kr16eH0Lg8eCM1nSiTDkw0gsjEdKUlVmQdxnbXOmb39mBqyznFXNOayCQAwlczUSk9SU1u9zAYy2TGw= tasks: - install: null - cephadm: null - cephadm.apply: specs: - placement: count: 3 service_id: foo service_type: mon spec: crush_locations: host.a: - datacenter=a host.b: - datacenter=b - rack=2 host.c: - datacenter=a - rack=3 - cephadm.shell: host.a: - "set -ex\n# since we don't know the real hostnames before the test, the next\n\ # bit is in order to replace the fake hostnames \"host.a/b/c\" with\n# the actual\ \ names cephadm knows the host by within the mon spec\nceph orch host ls --format\ \ json | jq -r '.[] | .hostname' > realnames\necho $'host.a\\nhost.b\\nhost.c'\ \ > fakenames\necho $'a\\nb\\nc' > mon_ids\necho $'{datacenter=a}\\n{datacenter=b,rack=2}\\\ n{datacenter=a,rack=3}' > crush_locs\nceph orch ls --service-name mon --export\ \ > mon.yaml\nMONSPEC=`cat mon.yaml`\necho \"$MONSPEC\"\nwhile read realname\ \ <&3 && read fakename <&4; do\n MONSPEC=\"${MONSPEC//$fakename/$realname}\"\ \ndone 3 mon.yaml\ncat mon.yaml\n\ # now the spec should have the real hostnames, so let's re-apply\nceph orch\ \ apply -i mon.yaml\nsleep 90\nceph orch ps --refresh\nceph orch ls --service-name\ \ mon --export > mon.yaml; ceph orch apply -i mon.yaml\nsleep 90\nceph mon dump\n\ ceph mon dump --format json\n# verify all the crush locations got set from \"\ ceph mon dump\" output\nwhile read monid <&3 && read crushloc <&4; do\n ceph\ \ mon dump --format json | jq --arg monid \"$monid\" --arg crushloc \"$crushloc\"\ \ -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'\n\ done 3, func=.kill_console_loggers at 0x7faf56172e60>, signals=[15]) 2024-09-17T09:00:55.688 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T09:00:55.695 INFO:teuthology.task.internal:Opening connections... 2024-09-17T09:00:55.695 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi043.front.sepia.ceph.com 2024-09-17T09:00:55.696 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:00:55.784 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi181.front.sepia.ceph.com 2024-09-17T09:00:55.785 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:00:55.864 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi189.front.sepia.ceph.com 2024-09-17T09:00:55.865 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:00:55.944 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T09:00:55.950 DEBUG:teuthology.orchestra.run.smithi043:> uname -m 2024-09-17T09:00:55.956 INFO:teuthology.orchestra.run.smithi043.stdout:x86_64 2024-09-17T09:00:55.956 DEBUG:teuthology.orchestra.run.smithi043:> cat /etc/os-release 2024-09-17T09:00:56.002 INFO:teuthology.orchestra.run.smithi043.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T09:00:56.002 INFO:teuthology.orchestra.run.smithi043.stdout:NAME="Ubuntu" 2024-09-17T09:00:56.002 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION_ID="22.04" 2024-09-17T09:00:56.002 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T09:00:56.002 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION_CODENAME=jammy 2024-09-17T09:00:56.002 INFO:teuthology.orchestra.run.smithi043.stdout:ID=ubuntu 2024-09-17T09:00:56.002 INFO:teuthology.orchestra.run.smithi043.stdout:ID_LIKE=debian 2024-09-17T09:00:56.002 INFO:teuthology.orchestra.run.smithi043.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T09:00:56.002 INFO:teuthology.orchestra.run.smithi043.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T09:00:56.002 INFO:teuthology.orchestra.run.smithi043.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T09:00:56.002 INFO:teuthology.orchestra.run.smithi043.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T09:00:56.003 INFO:teuthology.orchestra.run.smithi043.stdout:UBUNTU_CODENAME=jammy 2024-09-17T09:00:56.003 INFO:teuthology.lock.ops:Updating smithi043.front.sepia.ceph.com on lock server 2024-09-17T09:00:56.024 DEBUG:teuthology.orchestra.run.smithi181:> uname -m 2024-09-17T09:00:56.030 INFO:teuthology.orchestra.run.smithi181.stdout:x86_64 2024-09-17T09:00:56.030 DEBUG:teuthology.orchestra.run.smithi181:> cat /etc/os-release 2024-09-17T09:00:56.079 INFO:teuthology.orchestra.run.smithi181.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T09:00:56.079 INFO:teuthology.orchestra.run.smithi181.stdout:NAME="Ubuntu" 2024-09-17T09:00:56.079 INFO:teuthology.orchestra.run.smithi181.stdout:VERSION_ID="22.04" 2024-09-17T09:00:56.079 INFO:teuthology.orchestra.run.smithi181.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T09:00:56.079 INFO:teuthology.orchestra.run.smithi181.stdout:VERSION_CODENAME=jammy 2024-09-17T09:00:56.079 INFO:teuthology.orchestra.run.smithi181.stdout:ID=ubuntu 2024-09-17T09:00:56.079 INFO:teuthology.orchestra.run.smithi181.stdout:ID_LIKE=debian 2024-09-17T09:00:56.079 INFO:teuthology.orchestra.run.smithi181.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T09:00:56.079 INFO:teuthology.orchestra.run.smithi181.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T09:00:56.079 INFO:teuthology.orchestra.run.smithi181.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T09:00:56.080 INFO:teuthology.orchestra.run.smithi181.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T09:00:56.080 INFO:teuthology.orchestra.run.smithi181.stdout:UBUNTU_CODENAME=jammy 2024-09-17T09:00:56.080 INFO:teuthology.lock.ops:Updating smithi181.front.sepia.ceph.com on lock server 2024-09-17T09:00:56.116 DEBUG:teuthology.orchestra.run.smithi189:> uname -m 2024-09-17T09:00:56.122 INFO:teuthology.orchestra.run.smithi189.stdout:x86_64 2024-09-17T09:00:56.123 DEBUG:teuthology.orchestra.run.smithi189:> cat /etc/os-release 2024-09-17T09:00:56.169 INFO:teuthology.orchestra.run.smithi189.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T09:00:56.169 INFO:teuthology.orchestra.run.smithi189.stdout:NAME="Ubuntu" 2024-09-17T09:00:56.169 INFO:teuthology.orchestra.run.smithi189.stdout:VERSION_ID="22.04" 2024-09-17T09:00:56.169 INFO:teuthology.orchestra.run.smithi189.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T09:00:56.169 INFO:teuthology.orchestra.run.smithi189.stdout:VERSION_CODENAME=jammy 2024-09-17T09:00:56.169 INFO:teuthology.orchestra.run.smithi189.stdout:ID=ubuntu 2024-09-17T09:00:56.169 INFO:teuthology.orchestra.run.smithi189.stdout:ID_LIKE=debian 2024-09-17T09:00:56.169 INFO:teuthology.orchestra.run.smithi189.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T09:00:56.169 INFO:teuthology.orchestra.run.smithi189.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T09:00:56.169 INFO:teuthology.orchestra.run.smithi189.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T09:00:56.169 INFO:teuthology.orchestra.run.smithi189.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T09:00:56.169 INFO:teuthology.orchestra.run.smithi189.stdout:UBUNTU_CODENAME=jammy 2024-09-17T09:00:56.170 INFO:teuthology.lock.ops:Updating smithi189.front.sepia.ceph.com on lock server 2024-09-17T09:00:56.200 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T09:00:56.208 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T09:00:56.239 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T09:00:56.239 DEBUG:teuthology.orchestra.run.smithi043:> test '!' -e /home/ubuntu/cephtest 2024-09-17T09:00:56.242 DEBUG:teuthology.orchestra.run.smithi181:> test '!' -e /home/ubuntu/cephtest 2024-09-17T09:00:56.245 DEBUG:teuthology.orchestra.run.smithi189:> test '!' -e /home/ubuntu/cephtest 2024-09-17T09:00:56.249 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T09:00:56.264 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T09:00:56.265 DEBUG:teuthology.orchestra.run.smithi043:> test -z $(ls -A /var/lib/ceph) 2024-09-17T09:00:56.287 DEBUG:teuthology.orchestra.run.smithi181:> test -z $(ls -A /var/lib/ceph) 2024-09-17T09:00:56.291 DEBUG:teuthology.orchestra.run.smithi189:> test -z $(ls -A /var/lib/ceph) 2024-09-17T09:00:56.308 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T09:00:56.383 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T09:00:56.397 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T09:00:56.397 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-17T09:00:56.397 DEBUG:teuthology.orchestra.run.smithi043:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T09:00:56.398 DEBUG:teuthology.orchestra.run.smithi181:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T09:00:56.398 DEBUG:teuthology.orchestra.run.smithi189:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T09:00:56.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:00:56.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:00:56.404 DEBUG:teuthology.orchestra.run.smithi181:> uname -r 2024-09-17T09:00:56.404 DEBUG:teuthology.orchestra.run.smithi043:> uname -r 2024-09-17T09:00:56.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:00:56.405 DEBUG:teuthology.orchestra.run.smithi189:> uname -r 2024-09-17T09:00:56.450 INFO:teuthology.orchestra.run.smithi043.stdout:5.15.0-56-generic 2024-09-17T09:00:56.450 INFO:teuthology.task.kernel:Running kernel on smithi043: 5.15.0-56-generic 2024-09-17T09:00:56.450 DEBUG:teuthology.orchestra.run.smithi043:> sudo apt-get clean 2024-09-17T09:00:56.451 INFO:teuthology.orchestra.run.smithi181.stdout:5.15.0-56-generic 2024-09-17T09:00:56.452 INFO:teuthology.task.kernel:Running kernel on smithi181: 5.15.0-56-generic 2024-09-17T09:00:56.452 DEBUG:teuthology.orchestra.run.smithi181:> sudo apt-get clean 2024-09-17T09:00:56.453 INFO:teuthology.orchestra.run.smithi189.stdout:5.15.0-56-generic 2024-09-17T09:00:56.453 INFO:teuthology.task.kernel:Running kernel on smithi189: 5.15.0-56-generic 2024-09-17T09:00:56.453 DEBUG:teuthology.orchestra.run.smithi189:> sudo apt-get clean 2024-09-17T09:00:56.579 DEBUG:teuthology.orchestra.run.smithi043:> sudo apt-get update 2024-09-17T09:00:56.585 DEBUG:teuthology.orchestra.run.smithi181:> sudo apt-get update 2024-09-17T09:00:56.612 DEBUG:teuthology.orchestra.run.smithi189:> sudo apt-get update 2024-09-17T09:00:56.732 INFO:teuthology.orchestra.run.smithi043.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T09:00:56.736 INFO:teuthology.orchestra.run.smithi181.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T09:00:56.754 INFO:teuthology.orchestra.run.smithi189.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T09:00:56.825 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T09:00:56.846 INFO:teuthology.orchestra.run.smithi181.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T09:00:56.862 INFO:teuthology.orchestra.run.smithi189.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T09:00:56.907 INFO:teuthology.orchestra.run.smithi043.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T09:00:56.928 INFO:teuthology.orchestra.run.smithi181.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T09:00:56.934 INFO:teuthology.orchestra.run.smithi043.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T09:00:56.944 INFO:teuthology.orchestra.run.smithi189.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T09:00:56.970 INFO:teuthology.orchestra.run.smithi189.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T09:00:56.983 INFO:teuthology.orchestra.run.smithi181.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T09:00:57.045 INFO:teuthology.orchestra.run.smithi043.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T09:00:57.071 INFO:teuthology.orchestra.run.smithi189.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T09:00:57.076 INFO:teuthology.orchestra.run.smithi189.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T09:00:57.078 INFO:teuthology.orchestra.run.smithi189.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T09:00:57.079 INFO:teuthology.orchestra.run.smithi189.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T09:00:57.080 INFO:teuthology.orchestra.run.smithi043.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T09:00:57.087 INFO:teuthology.orchestra.run.smithi181.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T09:00:57.087 INFO:teuthology.orchestra.run.smithi043.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T09:00:57.088 INFO:teuthology.orchestra.run.smithi043.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T09:00:57.089 INFO:teuthology.orchestra.run.smithi043.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T09:00:57.093 INFO:teuthology.orchestra.run.smithi181.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T09:00:57.095 INFO:teuthology.orchestra.run.smithi181.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T09:00:57.095 INFO:teuthology.orchestra.run.smithi181.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T09:00:57.099 INFO:teuthology.orchestra.run.smithi189.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T09:00:57.099 INFO:teuthology.orchestra.run.smithi189.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T09:00:57.103 INFO:teuthology.orchestra.run.smithi189.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T09:00:57.103 INFO:teuthology.orchestra.run.smithi189.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T09:00:57.110 INFO:teuthology.orchestra.run.smithi189.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T09:00:57.115 INFO:teuthology.orchestra.run.smithi189.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T09:00:57.116 INFO:teuthology.orchestra.run.smithi181.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T09:00:57.116 INFO:teuthology.orchestra.run.smithi181.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T09:00:57.117 INFO:teuthology.orchestra.run.smithi189.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T09:00:57.117 INFO:teuthology.orchestra.run.smithi189.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T09:00:57.118 INFO:teuthology.orchestra.run.smithi189.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T09:00:57.120 INFO:teuthology.orchestra.run.smithi181.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T09:00:57.120 INFO:teuthology.orchestra.run.smithi181.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T09:00:57.126 INFO:teuthology.orchestra.run.smithi181.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T09:00:57.131 INFO:teuthology.orchestra.run.smithi043.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T09:00:57.134 INFO:teuthology.orchestra.run.smithi181.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T09:00:57.135 INFO:teuthology.orchestra.run.smithi189.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T09:00:57.136 INFO:teuthology.orchestra.run.smithi043.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T09:00:57.136 INFO:teuthology.orchestra.run.smithi043.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T09:00:57.136 INFO:teuthology.orchestra.run.smithi181.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T09:00:57.137 INFO:teuthology.orchestra.run.smithi181.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T09:00:57.137 INFO:teuthology.orchestra.run.smithi181.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T09:00:57.143 INFO:teuthology.orchestra.run.smithi043.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T09:00:57.151 INFO:teuthology.orchestra.run.smithi181.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T09:00:57.151 INFO:teuthology.orchestra.run.smithi181.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T09:00:57.152 INFO:teuthology.orchestra.run.smithi043.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T09:00:57.154 INFO:teuthology.orchestra.run.smithi043.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T09:00:57.154 INFO:teuthology.orchestra.run.smithi043.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T09:00:57.154 INFO:teuthology.orchestra.run.smithi043.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T09:00:57.155 INFO:teuthology.orchestra.run.smithi043.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T09:00:57.155 INFO:teuthology.orchestra.run.smithi043.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T09:00:57.158 INFO:teuthology.orchestra.run.smithi189.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T09:00:57.263 INFO:teuthology.orchestra.run.smithi043.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T09:00:57.287 INFO:teuthology.orchestra.run.smithi181.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T09:00:57.302 INFO:teuthology.orchestra.run.smithi189.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T09:00:57.407 INFO:teuthology.orchestra.run.smithi043.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T09:00:57.431 INFO:teuthology.orchestra.run.smithi181.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T09:00:57.449 INFO:teuthology.orchestra.run.smithi189.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T09:00:57.699 INFO:teuthology.orchestra.run.smithi043.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T09:00:57.717 INFO:teuthology.orchestra.run.smithi181.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T09:00:57.802 INFO:teuthology.orchestra.run.smithi189.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T09:00:57.842 INFO:teuthology.orchestra.run.smithi189.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T09:00:57.850 INFO:teuthology.orchestra.run.smithi043.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T09:00:57.857 INFO:teuthology.orchestra.run.smithi189.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T09:00:57.857 INFO:teuthology.orchestra.run.smithi189.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T09:00:57.882 INFO:teuthology.orchestra.run.smithi043.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T09:00:57.884 INFO:teuthology.orchestra.run.smithi043.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T09:00:57.887 INFO:teuthology.orchestra.run.smithi043.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T09:00:58.004 INFO:teuthology.orchestra.run.smithi181.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T09:00:58.010 INFO:teuthology.orchestra.run.smithi181.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T09:00:58.011 INFO:teuthology.orchestra.run.smithi181.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T09:00:58.031 INFO:teuthology.orchestra.run.smithi189.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T09:00:58.032 INFO:teuthology.orchestra.run.smithi189.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T09:00:58.040 INFO:teuthology.orchestra.run.smithi189.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T09:00:58.040 INFO:teuthology.orchestra.run.smithi189.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T09:00:58.094 INFO:teuthology.orchestra.run.smithi181.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T09:00:58.094 INFO:teuthology.orchestra.run.smithi181.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T09:00:58.096 INFO:teuthology.orchestra.run.smithi189.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T09:00:58.104 INFO:teuthology.orchestra.run.smithi181.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T09:00:58.104 INFO:teuthology.orchestra.run.smithi181.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T09:00:58.107 INFO:teuthology.orchestra.run.smithi189.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T09:00:58.111 INFO:teuthology.orchestra.run.smithi189.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T09:00:58.112 INFO:teuthology.orchestra.run.smithi189.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T09:00:58.112 INFO:teuthology.orchestra.run.smithi189.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T09:00:58.117 INFO:teuthology.orchestra.run.smithi189.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T09:00:58.119 INFO:teuthology.orchestra.run.smithi043.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T09:00:58.126 INFO:teuthology.orchestra.run.smithi043.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T09:00:58.127 INFO:teuthology.orchestra.run.smithi043.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T09:00:58.170 INFO:teuthology.orchestra.run.smithi181.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T09:00:58.171 INFO:teuthology.orchestra.run.smithi043.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T09:00:58.183 INFO:teuthology.orchestra.run.smithi181.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T09:00:58.188 INFO:teuthology.orchestra.run.smithi181.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T09:00:58.188 INFO:teuthology.orchestra.run.smithi181.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T09:00:58.188 INFO:teuthology.orchestra.run.smithi181.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T09:00:58.194 INFO:teuthology.orchestra.run.smithi189.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T09:00:58.195 INFO:teuthology.orchestra.run.smithi189.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T09:00:58.196 INFO:teuthology.orchestra.run.smithi043.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T09:00:58.196 INFO:teuthology.orchestra.run.smithi189.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T09:00:58.198 INFO:teuthology.orchestra.run.smithi189.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T09:00:58.198 INFO:teuthology.orchestra.run.smithi189.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T09:00:58.199 INFO:teuthology.orchestra.run.smithi189.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T09:00:58.200 INFO:teuthology.orchestra.run.smithi189.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T09:00:58.200 INFO:teuthology.orchestra.run.smithi043.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T09:00:58.202 INFO:teuthology.orchestra.run.smithi189.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T09:00:58.202 INFO:teuthology.orchestra.run.smithi189.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T09:00:58.202 INFO:teuthology.orchestra.run.smithi043.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T09:00:58.202 INFO:teuthology.orchestra.run.smithi043.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T09:00:58.206 INFO:teuthology.orchestra.run.smithi043.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T09:00:58.206 INFO:teuthology.orchestra.run.smithi043.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T09:00:58.256 INFO:teuthology.orchestra.run.smithi181.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T09:00:58.256 INFO:teuthology.orchestra.run.smithi181.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T09:00:58.256 INFO:teuthology.orchestra.run.smithi181.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T09:00:58.257 INFO:teuthology.orchestra.run.smithi181.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T09:00:58.258 INFO:teuthology.orchestra.run.smithi181.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T09:00:58.283 INFO:teuthology.orchestra.run.smithi043.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T09:00:58.285 INFO:teuthology.orchestra.run.smithi043.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T09:00:58.286 INFO:teuthology.orchestra.run.smithi043.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T09:00:58.287 INFO:teuthology.orchestra.run.smithi043.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T09:00:58.287 INFO:teuthology.orchestra.run.smithi043.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T09:00:58.287 INFO:teuthology.orchestra.run.smithi043.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T09:00:58.288 INFO:teuthology.orchestra.run.smithi043.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T09:00:58.338 INFO:teuthology.orchestra.run.smithi181.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T09:00:58.338 INFO:teuthology.orchestra.run.smithi181.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T09:00:58.339 INFO:teuthology.orchestra.run.smithi181.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T09:00:58.339 INFO:teuthology.orchestra.run.smithi181.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T09:00:58.339 INFO:teuthology.orchestra.run.smithi181.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T09:00:58.368 INFO:teuthology.orchestra.run.smithi043.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T09:01:03.369 INFO:teuthology.orchestra.run.smithi189.stdout:Fetched 16.1 MB in 2s (7,456 kB/s) 2024-09-17T09:01:03.613 INFO:teuthology.orchestra.run.smithi181.stdout:Fetched 16.1 MB in 2s (7,219 kB/s) 2024-09-17T09:01:03.757 INFO:teuthology.orchestra.run.smithi043.stdout:Fetched 16.1 MB in 2s (7,192 kB/s) 2024-09-17T09:01:04.758 INFO:teuthology.orchestra.run.smithi189.stdout:Reading package lists... 2024-09-17T09:01:04.775 DEBUG:teuthology.orchestra.run.smithi189:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T09:01:04.827 INFO:teuthology.orchestra.run.smithi189.stdout:Reading package lists... 2024-09-17T09:01:05.016 INFO:teuthology.orchestra.run.smithi189.stdout:Building dependency tree... 2024-09-17T09:01:05.017 INFO:teuthology.orchestra.run.smithi189.stdout:Reading state information... 2024-09-17T09:01:05.096 INFO:teuthology.orchestra.run.smithi181.stdout:Reading package lists... 2024-09-17T09:01:05.114 DEBUG:teuthology.orchestra.run.smithi181:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T09:01:05.179 INFO:teuthology.orchestra.run.smithi181.stdout:Reading package lists... 2024-09-17T09:01:05.183 INFO:teuthology.orchestra.run.smithi189.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T09:01:05.183 INFO:teuthology.orchestra.run.smithi189.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T09:01:05.183 INFO:teuthology.orchestra.run.smithi189.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T09:01:05.184 INFO:teuthology.orchestra.run.smithi189.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T09:01:05.184 INFO:teuthology.orchestra.run.smithi189.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T09:01:05.185 INFO:teuthology.orchestra.run.smithi189.stdout: python2.7-minimal 2024-09-17T09:01:05.185 INFO:teuthology.orchestra.run.smithi189.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T09:01:05.185 INFO:teuthology.orchestra.run.smithi189.stdout:The following additional packages will be installed: 2024-09-17T09:01:05.185 INFO:teuthology.orchestra.run.smithi189.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T09:01:05.186 INFO:teuthology.orchestra.run.smithi189.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T09:01:05.186 INFO:teuthology.orchestra.run.smithi189.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T09:01:05.187 INFO:teuthology.orchestra.run.smithi189.stdout:Suggested packages: 2024-09-17T09:01:05.187 INFO:teuthology.orchestra.run.smithi189.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T09:01:05.187 INFO:teuthology.orchestra.run.smithi189.stdout:Recommended packages: 2024-09-17T09:01:05.187 INFO:teuthology.orchestra.run.smithi189.stdout: thermald 2024-09-17T09:01:05.231 INFO:teuthology.orchestra.run.smithi189.stdout:The following NEW packages will be installed: 2024-09-17T09:01:05.231 INFO:teuthology.orchestra.run.smithi189.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T09:01:05.231 INFO:teuthology.orchestra.run.smithi189.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T09:01:05.232 INFO:teuthology.orchestra.run.smithi189.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T09:01:05.233 INFO:teuthology.orchestra.run.smithi189.stdout:The following packages will be upgraded: 2024-09-17T09:01:05.234 INFO:teuthology.orchestra.run.smithi189.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T09:01:05.284 INFO:teuthology.orchestra.run.smithi043.stdout:Reading package lists... 2024-09-17T09:01:05.286 INFO:teuthology.orchestra.run.smithi189.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T09:01:05.286 INFO:teuthology.orchestra.run.smithi189.stdout:Need to get 113 MB of archives. 2024-09-17T09:01:05.286 INFO:teuthology.orchestra.run.smithi189.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T09:01:05.287 INFO:teuthology.orchestra.run.smithi189.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T09:01:05.303 DEBUG:teuthology.orchestra.run.smithi043:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T09:01:05.362 INFO:teuthology.orchestra.run.smithi043.stdout:Reading package lists... 2024-09-17T09:01:05.392 INFO:teuthology.orchestra.run.smithi181.stdout:Building dependency tree... 2024-09-17T09:01:05.393 INFO:teuthology.orchestra.run.smithi181.stdout:Reading state information... 2024-09-17T09:01:05.578 INFO:teuthology.orchestra.run.smithi043.stdout:Building dependency tree... 2024-09-17T09:01:05.579 INFO:teuthology.orchestra.run.smithi043.stdout:Reading state information... 2024-09-17T09:01:05.586 INFO:teuthology.orchestra.run.smithi181.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T09:01:05.586 INFO:teuthology.orchestra.run.smithi181.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T09:01:05.586 INFO:teuthology.orchestra.run.smithi181.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T09:01:05.587 INFO:teuthology.orchestra.run.smithi181.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T09:01:05.587 INFO:teuthology.orchestra.run.smithi181.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T09:01:05.587 INFO:teuthology.orchestra.run.smithi181.stdout: python2.7-minimal 2024-09-17T09:01:05.587 INFO:teuthology.orchestra.run.smithi181.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T09:01:05.588 INFO:teuthology.orchestra.run.smithi181.stdout:The following additional packages will be installed: 2024-09-17T09:01:05.588 INFO:teuthology.orchestra.run.smithi181.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T09:01:05.589 INFO:teuthology.orchestra.run.smithi181.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T09:01:05.589 INFO:teuthology.orchestra.run.smithi181.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T09:01:05.590 INFO:teuthology.orchestra.run.smithi181.stdout:Suggested packages: 2024-09-17T09:01:05.590 INFO:teuthology.orchestra.run.smithi181.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T09:01:05.590 INFO:teuthology.orchestra.run.smithi181.stdout:Recommended packages: 2024-09-17T09:01:05.590 INFO:teuthology.orchestra.run.smithi181.stdout: thermald 2024-09-17T09:01:05.630 INFO:teuthology.orchestra.run.smithi181.stdout:The following NEW packages will be installed: 2024-09-17T09:01:05.630 INFO:teuthology.orchestra.run.smithi181.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T09:01:05.630 INFO:teuthology.orchestra.run.smithi181.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T09:01:05.631 INFO:teuthology.orchestra.run.smithi181.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T09:01:05.632 INFO:teuthology.orchestra.run.smithi181.stdout:The following packages will be upgraded: 2024-09-17T09:01:05.632 INFO:teuthology.orchestra.run.smithi181.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T09:01:05.678 INFO:teuthology.orchestra.run.smithi189.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T09:01:05.768 INFO:teuthology.orchestra.run.smithi189.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T09:01:05.772 INFO:teuthology.orchestra.run.smithi043.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T09:01:05.772 INFO:teuthology.orchestra.run.smithi043.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T09:01:05.772 INFO:teuthology.orchestra.run.smithi043.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T09:01:05.773 INFO:teuthology.orchestra.run.smithi043.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T09:01:05.773 INFO:teuthology.orchestra.run.smithi043.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T09:01:05.773 INFO:teuthology.orchestra.run.smithi043.stdout: python2.7-minimal 2024-09-17T09:01:05.773 INFO:teuthology.orchestra.run.smithi043.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T09:01:05.774 INFO:teuthology.orchestra.run.smithi043.stdout:The following additional packages will be installed: 2024-09-17T09:01:05.774 INFO:teuthology.orchestra.run.smithi043.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T09:01:05.774 INFO:teuthology.orchestra.run.smithi043.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T09:01:05.775 INFO:teuthology.orchestra.run.smithi043.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T09:01:05.776 INFO:teuthology.orchestra.run.smithi043.stdout:Suggested packages: 2024-09-17T09:01:05.776 INFO:teuthology.orchestra.run.smithi043.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T09:01:05.776 INFO:teuthology.orchestra.run.smithi043.stdout:Recommended packages: 2024-09-17T09:01:05.776 INFO:teuthology.orchestra.run.smithi043.stdout: thermald 2024-09-17T09:01:05.810 INFO:teuthology.orchestra.run.smithi043.stdout:The following NEW packages will be installed: 2024-09-17T09:01:05.811 INFO:teuthology.orchestra.run.smithi043.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T09:01:05.811 INFO:teuthology.orchestra.run.smithi043.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T09:01:05.811 INFO:teuthology.orchestra.run.smithi043.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T09:01:05.811 INFO:teuthology.orchestra.run.smithi181.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T09:01:05.812 INFO:teuthology.orchestra.run.smithi181.stdout:Need to get 113 MB of archives. 2024-09-17T09:01:05.812 INFO:teuthology.orchestra.run.smithi181.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T09:01:05.812 INFO:teuthology.orchestra.run.smithi181.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T09:01:05.812 INFO:teuthology.orchestra.run.smithi043.stdout:The following packages will be upgraded: 2024-09-17T09:01:05.813 INFO:teuthology.orchestra.run.smithi043.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T09:01:05.992 INFO:teuthology.orchestra.run.smithi043.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T09:01:05.992 INFO:teuthology.orchestra.run.smithi043.stdout:Need to get 113 MB of archives. 2024-09-17T09:01:05.992 INFO:teuthology.orchestra.run.smithi043.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T09:01:05.992 INFO:teuthology.orchestra.run.smithi043.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T09:01:06.585 INFO:teuthology.orchestra.run.smithi189.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T09:01:06.585 INFO:teuthology.orchestra.run.smithi189.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T09:01:06.586 INFO:teuthology.orchestra.run.smithi189.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T09:01:06.712 INFO:teuthology.orchestra.run.smithi189.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T09:01:06.813 INFO:teuthology.orchestra.run.smithi189.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T09:01:07.201 INFO:teuthology.orchestra.run.smithi189.stdout:Fetched 113 MB in 2s (72.0 MB/s) 2024-09-17T09:01:07.300 INFO:teuthology.orchestra.run.smithi181.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T09:01:07.390 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T09:01:07.401 INFO:teuthology.orchestra.run.smithi043.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T09:01:07.648 INFO:teuthology.orchestra.run.smithi181.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T09:01:07.754 INFO:teuthology.orchestra.run.smithi043.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T09:01:09.412 INFO:teuthology.orchestra.run.smithi189.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-17T09:01:09.416 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T09:01:09.513 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:09.844 INFO:teuthology.orchestra.run.smithi181.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T09:01:09.844 INFO:teuthology.orchestra.run.smithi181.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T09:01:09.844 INFO:teuthology.orchestra.run.smithi181.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T09:01:09.961 INFO:teuthology.orchestra.run.smithi043.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T09:01:09.961 INFO:teuthology.orchestra.run.smithi043.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T09:01:09.961 INFO:teuthology.orchestra.run.smithi043.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T09:01:10.349 INFO:teuthology.orchestra.run.smithi043.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T09:01:10.384 INFO:teuthology.orchestra.run.smithi181.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T09:01:10.430 INFO:teuthology.orchestra.run.smithi043.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T09:01:10.496 INFO:teuthology.orchestra.run.smithi181.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T09:01:10.939 INFO:teuthology.orchestra.run.smithi181.stdout:Fetched 113 MB in 5s (23.3 MB/s) 2024-09-17T09:01:11.006 INFO:teuthology.orchestra.run.smithi043.stdout:Fetched 113 MB in 5s (24.6 MB/s) 2024-09-17T09:01:11.113 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T09:01:11.175 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T09:01:11.772 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T09:01:11.794 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T09:01:11.893 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:12.367 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T09:01:12.388 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T09:01:12.425 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:13.105 INFO:teuthology.orchestra.run.smithi181.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-17T09:01:13.109 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T09:01:13.202 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:13.218 INFO:teuthology.orchestra.run.smithi043.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-17T09:01:13.222 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T09:01:13.306 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:15.353 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T09:01:15.374 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T09:01:15.449 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T09:01:15.467 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:15.470 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T09:01:15.571 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:15.948 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T09:01:15.968 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T09:01:16.006 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:16.060 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T09:01:16.081 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T09:01:16.118 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:19.669 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T09:01:19.780 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T09:01:20.130 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T09:01:20.258 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T09:01:20.570 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T09:01:20.592 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T09:01:20.636 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T09:01:22.913 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T09:01:22.964 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T09:01:23.037 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T09:01:23.075 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T09:01:23.370 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T09:01:23.399 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T09:01:23.474 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T09:01:23.520 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T09:01:23.768 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T09:01:23.792 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T09:01:23.835 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T09:01:23.839 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T09:01:23.862 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T09:01:23.906 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T09:01:26.315 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T09:01:26.352 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T09:01:26.389 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:29.144 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T09:01:29.302 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T09:01:29.610 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T09:01:29.644 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T09:01:29.682 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T09:01:29.719 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:29.748 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:29.784 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T09:01:29.821 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T09:01:29.874 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T09:01:29.884 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:30.003 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:31.334 INFO:teuthology.orchestra.run.smithi189.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T09:01:31.335 INFO:teuthology.orchestra.run.smithi189.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T09:01:31.335 INFO:teuthology.orchestra.run.smithi189.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T09:01:31.335 INFO:teuthology.orchestra.run.smithi189.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T09:01:31.504 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:33.302 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T09:01:33.423 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T09:01:33.530 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T09:01:33.556 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T09:01:33.657 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T09:01:33.678 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T09:01:33.765 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T09:01:33.886 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:34.012 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T09:01:34.016 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:34.036 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T09:01:34.116 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:34.150 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:34.259 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T09:01:34.372 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:35.454 INFO:teuthology.orchestra.run.smithi043.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T09:01:35.455 INFO:teuthology.orchestra.run.smithi043.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T09:01:35.455 INFO:teuthology.orchestra.run.smithi043.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T09:01:35.455 INFO:teuthology.orchestra.run.smithi043.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T09:01:35.609 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:35.700 INFO:teuthology.orchestra.run.smithi181.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T09:01:35.700 INFO:teuthology.orchestra.run.smithi181.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T09:01:35.700 INFO:teuthology.orchestra.run.smithi181.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T09:01:35.700 INFO:teuthology.orchestra.run.smithi181.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T09:01:35.826 INFO:teuthology.orchestra.run.smithi189.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:35.857 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:35.887 INFO:teuthology.orchestra.run.smithi189.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T09:01:35.888 INFO:teuthology.orchestra.run.smithi189.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T09:01:37.044 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T09:01:37.170 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T09:01:37.287 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:37.342 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T09:01:37.459 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T09:01:37.568 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:39.123 INFO:teuthology.orchestra.run.smithi043.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:39.184 INFO:teuthology.orchestra.run.smithi043.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T09:01:39.184 INFO:teuthology.orchestra.run.smithi043.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T09:01:39.445 INFO:teuthology.orchestra.run.smithi181.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:01:39.508 INFO:teuthology.orchestra.run.smithi181.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T09:01:39.508 INFO:teuthology.orchestra.run.smithi181.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T09:01:49.904 INFO:teuthology.orchestra.run.smithi189.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T09:01:49.904 INFO:teuthology.orchestra.run.smithi189.stdout:Sourcing file `/etc/default/grub' 2024-09-17T09:01:49.926 INFO:teuthology.orchestra.run.smithi189.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T09:01:49.953 INFO:teuthology.orchestra.run.smithi189.stdout:Generating grub configuration file ... 2024-09-17T09:01:50.248 INFO:teuthology.orchestra.run.smithi189.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T09:01:50.262 INFO:teuthology.orchestra.run.smithi189.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T09:01:50.548 INFO:teuthology.orchestra.run.smithi189.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T09:01:50.555 INFO:teuthology.orchestra.run.smithi189.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T09:01:50.620 INFO:teuthology.orchestra.run.smithi189.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T09:01:50.625 INFO:teuthology.orchestra.run.smithi189.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T09:01:50.795 INFO:teuthology.orchestra.run.smithi189.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T09:01:50.796 INFO:teuthology.orchestra.run.smithi189.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T09:01:50.796 INFO:teuthology.orchestra.run.smithi189.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T09:01:50.847 INFO:teuthology.orchestra.run.smithi189.stdout:done 2024-09-17T09:01:51.346 DEBUG:teuthology.orchestra.run.smithi189:> dpkg -s linux-image-generic 2024-09-17T09:01:51.371 INFO:teuthology.orchestra.run.smithi189.stdout:Package: linux-image-generic 2024-09-17T09:01:51.372 INFO:teuthology.orchestra.run.smithi189.stdout:Status: install ok installed 2024-09-17T09:01:51.372 INFO:teuthology.orchestra.run.smithi189.stdout:Priority: optional 2024-09-17T09:01:51.372 INFO:teuthology.orchestra.run.smithi189.stdout:Section: kernel 2024-09-17T09:01:51.372 INFO:teuthology.orchestra.run.smithi189.stdout:Installed-Size: 21 2024-09-17T09:01:51.372 INFO:teuthology.orchestra.run.smithi189.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T09:01:51.373 INFO:teuthology.orchestra.run.smithi189.stdout:Architecture: amd64 2024-09-17T09:01:51.373 INFO:teuthology.orchestra.run.smithi189.stdout:Source: linux-meta 2024-09-17T09:01:51.373 INFO:teuthology.orchestra.run.smithi189.stdout:Version: 5.15.0.122.122 2024-09-17T09:01:51.373 INFO:teuthology.orchestra.run.smithi189.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T09:01:51.373 INFO:teuthology.orchestra.run.smithi189.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T09:01:51.373 INFO:teuthology.orchestra.run.smithi189.stdout:Recommends: thermald 2024-09-17T09:01:51.373 INFO:teuthology.orchestra.run.smithi189.stdout:Description: Generic Linux kernel image 2024-09-17T09:01:51.374 INFO:teuthology.orchestra.run.smithi189.stdout: This package will always depend on the latest generic kernel image 2024-09-17T09:01:51.374 INFO:teuthology.orchestra.run.smithi189.stdout: available. 2024-09-17T09:01:51.374 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T09:01:51.374 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T09:01:51.374 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T09:01:51.375 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-17T09:01:51.375 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi189.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T09:01:51.375 DEBUG:teuthology.orchestra.run.smithi189:> sudo apt-get clean 2024-09-17T09:01:51.564 DEBUG:teuthology.orchestra.run.smithi189:> sudo apt-get update 2024-09-17T09:01:51.819 INFO:teuthology.orchestra.run.smithi189.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T09:01:51.820 INFO:teuthology.orchestra.run.smithi189.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T09:01:51.893 INFO:teuthology.orchestra.run.smithi189.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T09:01:51.974 INFO:teuthology.orchestra.run.smithi189.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T09:01:53.277 INFO:teuthology.orchestra.run.smithi189.stdout:Reading package lists... 2024-09-17T09:01:53.295 DEBUG:teuthology.orchestra.run.smithi189:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T09:01:53.350 INFO:teuthology.orchestra.run.smithi043.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T09:01:53.350 INFO:teuthology.orchestra.run.smithi043.stdout:Sourcing file `/etc/default/grub' 2024-09-17T09:01:53.355 INFO:teuthology.orchestra.run.smithi189.stdout:Reading package lists... 2024-09-17T09:01:53.359 INFO:teuthology.orchestra.run.smithi043.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T09:01:53.372 INFO:teuthology.orchestra.run.smithi181.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T09:01:53.372 INFO:teuthology.orchestra.run.smithi181.stdout:Sourcing file `/etc/default/grub' 2024-09-17T09:01:53.385 INFO:teuthology.orchestra.run.smithi043.stdout:Generating grub configuration file ... 2024-09-17T09:01:53.399 INFO:teuthology.orchestra.run.smithi181.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T09:01:53.417 INFO:teuthology.orchestra.run.smithi181.stdout:Generating grub configuration file ... 2024-09-17T09:01:53.568 INFO:teuthology.orchestra.run.smithi189.stdout:Building dependency tree... 2024-09-17T09:01:53.569 INFO:teuthology.orchestra.run.smithi189.stdout:Reading state information... 2024-09-17T09:01:53.683 INFO:teuthology.orchestra.run.smithi181.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T09:01:53.702 INFO:teuthology.orchestra.run.smithi181.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T09:01:53.729 INFO:teuthology.orchestra.run.smithi043.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T09:01:53.751 INFO:teuthology.orchestra.run.smithi043.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T09:01:53.753 INFO:teuthology.orchestra.run.smithi189.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T09:01:53.753 INFO:teuthology.orchestra.run.smithi189.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T09:01:53.753 INFO:teuthology.orchestra.run.smithi189.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T09:01:53.753 INFO:teuthology.orchestra.run.smithi189.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T09:01:53.753 INFO:teuthology.orchestra.run.smithi189.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T09:01:53.754 INFO:teuthology.orchestra.run.smithi189.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T09:01:53.754 INFO:teuthology.orchestra.run.smithi189.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T09:01:53.754 INFO:teuthology.orchestra.run.smithi189.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T09:01:53.794 INFO:teuthology.orchestra.run.smithi189.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T09:01:53.796 DEBUG:teuthology.orchestra.run.smithi189:> dpkg -s linux-image-generic 2024-09-17T09:01:53.811 INFO:teuthology.orchestra.run.smithi189.stdout:Package: linux-image-generic 2024-09-17T09:01:53.811 INFO:teuthology.orchestra.run.smithi189.stdout:Status: install ok installed 2024-09-17T09:01:53.811 INFO:teuthology.orchestra.run.smithi189.stdout:Priority: optional 2024-09-17T09:01:53.811 INFO:teuthology.orchestra.run.smithi189.stdout:Section: kernel 2024-09-17T09:01:53.811 INFO:teuthology.orchestra.run.smithi189.stdout:Installed-Size: 21 2024-09-17T09:01:53.811 INFO:teuthology.orchestra.run.smithi189.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T09:01:53.811 INFO:teuthology.orchestra.run.smithi189.stdout:Architecture: amd64 2024-09-17T09:01:53.811 INFO:teuthology.orchestra.run.smithi189.stdout:Source: linux-meta 2024-09-17T09:01:53.811 INFO:teuthology.orchestra.run.smithi189.stdout:Version: 5.15.0.122.122 2024-09-17T09:01:53.811 INFO:teuthology.orchestra.run.smithi189.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T09:01:53.812 INFO:teuthology.orchestra.run.smithi189.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T09:01:53.812 INFO:teuthology.orchestra.run.smithi189.stdout:Recommends: thermald 2024-09-17T09:01:53.812 INFO:teuthology.orchestra.run.smithi189.stdout:Description: Generic Linux kernel image 2024-09-17T09:01:53.812 INFO:teuthology.orchestra.run.smithi189.stdout: This package will always depend on the latest generic kernel image 2024-09-17T09:01:53.812 INFO:teuthology.orchestra.run.smithi189.stdout: available. 2024-09-17T09:01:53.812 DEBUG:teuthology.orchestra.run.smithi189:> mktemp 2024-09-17T09:01:53.859 INFO:teuthology.orchestra.run.smithi189.stdout:/tmp/tmp.sGgeTOBB5V 2024-09-17T09:01:53.859 DEBUG:teuthology.orchestra.run.smithi189:> sudo cp /boot/grub/grub.cfg /tmp/tmp.sGgeTOBB5V 2024-09-17T09:01:53.915 DEBUG:teuthology.orchestra.run.smithi189:> sudo chmod 0666 /tmp/tmp.sGgeTOBB5V 2024-09-17T09:01:54.032 INFO:teuthology.orchestra.run.smithi181.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T09:01:54.037 INFO:teuthology.orchestra.run.smithi181.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T09:01:54.043 DEBUG:teuthology.orchestra.remote:smithi189:/tmp/tmp.sGgeTOBB5V is 10KB 2024-09-17T09:01:54.055 DEBUG:teuthology.orchestra.run.smithi189:> rm -fr /tmp/tmp.sGgeTOBB5V 2024-09-17T09:01:54.061 DEBUG:teuthology.orchestra.run.smithi189:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T09:01:54.087 INFO:teuthology.orchestra.run.smithi043.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T09:01:54.093 INFO:teuthology.orchestra.run.smithi043.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T09:01:54.098 INFO:teuthology.orchestra.run.smithi181.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T09:01:54.103 INFO:teuthology.orchestra.run.smithi181.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T09:01:54.115 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-09-17T09:01:54.116 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T09:01:54.116 DEBUG:teuthology.orchestra.run.smithi189:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T09:01:54.162 INFO:teuthology.orchestra.run.smithi043.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T09:01:54.168 INFO:teuthology.orchestra.run.smithi043.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T09:01:54.198 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T09:01:54.198 DEBUG:teuthology.orchestra.run.smithi189:> sudo update-grub 2024-09-17T09:01:54.271 INFO:teuthology.orchestra.run.smithi181.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T09:01:54.271 INFO:teuthology.orchestra.run.smithi181.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T09:01:54.272 INFO:teuthology.orchestra.run.smithi181.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T09:01:54.315 INFO:teuthology.orchestra.run.smithi181.stdout:done 2024-09-17T09:01:54.319 INFO:teuthology.orchestra.run.smithi043.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T09:01:54.319 INFO:teuthology.orchestra.run.smithi043.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T09:01:54.319 INFO:teuthology.orchestra.run.smithi043.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T09:01:54.368 INFO:teuthology.orchestra.run.smithi043.stdout:done 2024-09-17T09:01:54.819 DEBUG:teuthology.orchestra.run.smithi181:> dpkg -s linux-image-generic 2024-09-17T09:01:54.851 INFO:teuthology.orchestra.run.smithi181.stdout:Package: linux-image-generic 2024-09-17T09:01:54.851 INFO:teuthology.orchestra.run.smithi181.stdout:Status: install ok installed 2024-09-17T09:01:54.851 INFO:teuthology.orchestra.run.smithi181.stdout:Priority: optional 2024-09-17T09:01:54.851 INFO:teuthology.orchestra.run.smithi181.stdout:Section: kernel 2024-09-17T09:01:54.851 INFO:teuthology.orchestra.run.smithi181.stdout:Installed-Size: 21 2024-09-17T09:01:54.851 INFO:teuthology.orchestra.run.smithi181.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T09:01:54.851 INFO:teuthology.orchestra.run.smithi181.stdout:Architecture: amd64 2024-09-17T09:01:54.851 INFO:teuthology.orchestra.run.smithi181.stdout:Source: linux-meta 2024-09-17T09:01:54.852 INFO:teuthology.orchestra.run.smithi181.stdout:Version: 5.15.0.122.122 2024-09-17T09:01:54.852 INFO:teuthology.orchestra.run.smithi181.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T09:01:54.852 INFO:teuthology.orchestra.run.smithi181.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T09:01:54.852 INFO:teuthology.orchestra.run.smithi181.stdout:Recommends: thermald 2024-09-17T09:01:54.852 INFO:teuthology.orchestra.run.smithi181.stdout:Description: Generic Linux kernel image 2024-09-17T09:01:54.852 INFO:teuthology.orchestra.run.smithi181.stdout: This package will always depend on the latest generic kernel image 2024-09-17T09:01:54.852 INFO:teuthology.orchestra.run.smithi181.stdout: available. 2024-09-17T09:01:54.853 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T09:01:54.853 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T09:01:54.853 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T09:01:54.853 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-17T09:01:54.853 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi181.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T09:01:54.854 DEBUG:teuthology.orchestra.run.smithi181:> sudo apt-get clean 2024-09-17T09:01:54.893 DEBUG:teuthology.orchestra.run.smithi043:> dpkg -s linux-image-generic 2024-09-17T09:01:54.913 INFO:teuthology.orchestra.run.smithi043.stdout:Package: linux-image-generic 2024-09-17T09:01:54.914 INFO:teuthology.orchestra.run.smithi043.stdout:Status: install ok installed 2024-09-17T09:01:54.914 INFO:teuthology.orchestra.run.smithi043.stdout:Priority: optional 2024-09-17T09:01:54.914 INFO:teuthology.orchestra.run.smithi043.stdout:Section: kernel 2024-09-17T09:01:54.914 INFO:teuthology.orchestra.run.smithi043.stdout:Installed-Size: 21 2024-09-17T09:01:54.914 INFO:teuthology.orchestra.run.smithi043.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T09:01:54.914 INFO:teuthology.orchestra.run.smithi043.stdout:Architecture: amd64 2024-09-17T09:01:54.914 INFO:teuthology.orchestra.run.smithi043.stdout:Source: linux-meta 2024-09-17T09:01:54.914 INFO:teuthology.orchestra.run.smithi043.stdout:Version: 5.15.0.122.122 2024-09-17T09:01:54.914 INFO:teuthology.orchestra.run.smithi043.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T09:01:54.914 INFO:teuthology.orchestra.run.smithi043.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T09:01:54.914 INFO:teuthology.orchestra.run.smithi043.stdout:Recommends: thermald 2024-09-17T09:01:54.914 INFO:teuthology.orchestra.run.smithi043.stdout:Description: Generic Linux kernel image 2024-09-17T09:01:54.914 INFO:teuthology.orchestra.run.smithi043.stdout: This package will always depend on the latest generic kernel image 2024-09-17T09:01:54.915 INFO:teuthology.orchestra.run.smithi043.stdout: available. 2024-09-17T09:01:54.915 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T09:01:54.915 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T09:01:54.915 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T09:01:54.915 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-17T09:01:54.915 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi043.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T09:01:54.915 DEBUG:teuthology.orchestra.run.smithi043:> sudo apt-get clean 2024-09-17T09:01:55.005 DEBUG:teuthology.orchestra.run.smithi181:> sudo apt-get update 2024-09-17T09:01:55.103 DEBUG:teuthology.orchestra.run.smithi043:> sudo apt-get update 2024-09-17T09:01:55.116 INFO:teuthology.orchestra.run.smithi181.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T09:01:55.224 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T09:01:55.233 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T09:01:55.239 INFO:teuthology.orchestra.run.smithi181.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T09:01:55.251 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T09:01:55.326 INFO:teuthology.orchestra.run.smithi181.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T09:01:55.344 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T09:01:55.402 INFO:teuthology.orchestra.run.smithi181.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T09:01:55.532 INFO:teuthology.orchestra.run.smithi189.stderr:Sourcing file `/etc/default/grub' 2024-09-17T09:01:55.534 INFO:teuthology.orchestra.run.smithi189.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T09:01:55.536 INFO:teuthology.orchestra.run.smithi189.stderr:Generating grub configuration file ... 2024-09-17T09:01:55.750 INFO:teuthology.orchestra.run.smithi189.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T09:01:55.756 INFO:teuthology.orchestra.run.smithi189.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T09:01:55.987 INFO:teuthology.orchestra.run.smithi189.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T09:01:55.993 INFO:teuthology.orchestra.run.smithi189.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T09:01:56.035 INFO:teuthology.orchestra.run.smithi189.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T09:01:56.041 INFO:teuthology.orchestra.run.smithi189.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T09:01:56.208 INFO:teuthology.orchestra.run.smithi189.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T09:01:56.208 INFO:teuthology.orchestra.run.smithi189.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T09:01:56.208 INFO:teuthology.orchestra.run.smithi189.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T09:01:56.227 INFO:teuthology.orchestra.run.smithi189.stderr:done 2024-09-17T09:01:56.229 DEBUG:teuthology.orchestra.run.smithi189:> sudo shutdown -r now 2024-09-17T09:01:56.611 INFO:teuthology.orchestra.run.smithi181.stdout:Reading package lists... 2024-09-17T09:01:56.630 DEBUG:teuthology.orchestra.run.smithi181:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T09:01:56.693 INFO:teuthology.orchestra.run.smithi181.stdout:Reading package lists... 2024-09-17T09:01:56.694 INFO:teuthology.orchestra.run.smithi043.stdout:Reading package lists... 2024-09-17T09:01:56.712 DEBUG:teuthology.orchestra.run.smithi043:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T09:01:56.768 INFO:teuthology.orchestra.run.smithi043.stdout:Reading package lists... 2024-09-17T09:01:56.905 INFO:teuthology.orchestra.run.smithi181.stdout:Building dependency tree... 2024-09-17T09:01:56.905 INFO:teuthology.orchestra.run.smithi181.stdout:Reading state information... 2024-09-17T09:01:56.962 INFO:teuthology.orchestra.run.smithi043.stdout:Building dependency tree... 2024-09-17T09:01:56.962 INFO:teuthology.orchestra.run.smithi043.stdout:Reading state information... 2024-09-17T09:01:57.086 INFO:teuthology.orchestra.run.smithi181.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T09:01:57.086 INFO:teuthology.orchestra.run.smithi181.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T09:01:57.086 INFO:teuthology.orchestra.run.smithi181.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T09:01:57.087 INFO:teuthology.orchestra.run.smithi181.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T09:01:57.087 INFO:teuthology.orchestra.run.smithi181.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T09:01:57.087 INFO:teuthology.orchestra.run.smithi181.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T09:01:57.087 INFO:teuthology.orchestra.run.smithi181.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T09:01:57.087 INFO:teuthology.orchestra.run.smithi181.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T09:01:57.126 INFO:teuthology.orchestra.run.smithi181.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T09:01:57.128 DEBUG:teuthology.orchestra.run.smithi181:> dpkg -s linux-image-generic 2024-09-17T09:01:57.140 INFO:teuthology.orchestra.run.smithi043.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T09:01:57.140 INFO:teuthology.orchestra.run.smithi043.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T09:01:57.140 INFO:teuthology.orchestra.run.smithi043.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T09:01:57.140 INFO:teuthology.orchestra.run.smithi043.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T09:01:57.140 INFO:teuthology.orchestra.run.smithi043.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T09:01:57.141 INFO:teuthology.orchestra.run.smithi043.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T09:01:57.141 INFO:teuthology.orchestra.run.smithi043.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T09:01:57.141 INFO:teuthology.orchestra.run.smithi043.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T09:01:57.143 INFO:teuthology.orchestra.run.smithi181.stdout:Package: linux-image-generic 2024-09-17T09:01:57.144 INFO:teuthology.orchestra.run.smithi181.stdout:Status: install ok installed 2024-09-17T09:01:57.144 INFO:teuthology.orchestra.run.smithi181.stdout:Priority: optional 2024-09-17T09:01:57.144 INFO:teuthology.orchestra.run.smithi181.stdout:Section: kernel 2024-09-17T09:01:57.144 INFO:teuthology.orchestra.run.smithi181.stdout:Installed-Size: 21 2024-09-17T09:01:57.144 INFO:teuthology.orchestra.run.smithi181.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T09:01:57.144 INFO:teuthology.orchestra.run.smithi181.stdout:Architecture: amd64 2024-09-17T09:01:57.144 INFO:teuthology.orchestra.run.smithi181.stdout:Source: linux-meta 2024-09-17T09:01:57.144 INFO:teuthology.orchestra.run.smithi181.stdout:Version: 5.15.0.122.122 2024-09-17T09:01:57.144 INFO:teuthology.orchestra.run.smithi181.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T09:01:57.144 INFO:teuthology.orchestra.run.smithi181.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T09:01:57.144 INFO:teuthology.orchestra.run.smithi181.stdout:Recommends: thermald 2024-09-17T09:01:57.144 INFO:teuthology.orchestra.run.smithi181.stdout:Description: Generic Linux kernel image 2024-09-17T09:01:57.145 INFO:teuthology.orchestra.run.smithi181.stdout: This package will always depend on the latest generic kernel image 2024-09-17T09:01:57.145 INFO:teuthology.orchestra.run.smithi181.stdout: available. 2024-09-17T09:01:57.145 DEBUG:teuthology.orchestra.run.smithi181:> mktemp 2024-09-17T09:01:57.183 INFO:teuthology.orchestra.run.smithi043.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T09:01:57.185 DEBUG:teuthology.orchestra.run.smithi043:> dpkg -s linux-image-generic 2024-09-17T09:01:57.189 INFO:teuthology.orchestra.run.smithi181.stdout:/tmp/tmp.hhmkjGy203 2024-09-17T09:01:57.189 DEBUG:teuthology.orchestra.run.smithi181:> sudo cp /boot/grub/grub.cfg /tmp/tmp.hhmkjGy203 2024-09-17T09:01:57.243 INFO:teuthology.orchestra.run.smithi043.stdout:Package: linux-image-generic 2024-09-17T09:01:57.243 INFO:teuthology.orchestra.run.smithi043.stdout:Status: install ok installed 2024-09-17T09:01:57.243 INFO:teuthology.orchestra.run.smithi043.stdout:Priority: optional 2024-09-17T09:01:57.244 INFO:teuthology.orchestra.run.smithi043.stdout:Section: kernel 2024-09-17T09:01:57.244 INFO:teuthology.orchestra.run.smithi043.stdout:Installed-Size: 21 2024-09-17T09:01:57.244 INFO:teuthology.orchestra.run.smithi043.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T09:01:57.244 INFO:teuthology.orchestra.run.smithi043.stdout:Architecture: amd64 2024-09-17T09:01:57.244 INFO:teuthology.orchestra.run.smithi043.stdout:Source: linux-meta 2024-09-17T09:01:57.244 INFO:teuthology.orchestra.run.smithi043.stdout:Version: 5.15.0.122.122 2024-09-17T09:01:57.244 INFO:teuthology.orchestra.run.smithi043.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T09:01:57.244 INFO:teuthology.orchestra.run.smithi043.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T09:01:57.244 INFO:teuthology.orchestra.run.smithi043.stdout:Recommends: thermald 2024-09-17T09:01:57.244 INFO:teuthology.orchestra.run.smithi043.stdout:Description: Generic Linux kernel image 2024-09-17T09:01:57.244 INFO:teuthology.orchestra.run.smithi043.stdout: This package will always depend on the latest generic kernel image 2024-09-17T09:01:57.244 INFO:teuthology.orchestra.run.smithi043.stdout: available. 2024-09-17T09:01:57.246 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod 0666 /tmp/tmp.hhmkjGy203 2024-09-17T09:01:57.246 DEBUG:teuthology.orchestra.run.smithi043:> mktemp 2024-09-17T09:01:57.293 INFO:teuthology.orchestra.run.smithi043.stdout:/tmp/tmp.MyQjXEppwg 2024-09-17T09:01:57.294 DEBUG:teuthology.orchestra.run.smithi043:> sudo cp /boot/grub/grub.cfg /tmp/tmp.MyQjXEppwg 2024-09-17T09:01:57.349 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 0666 /tmp/tmp.MyQjXEppwg 2024-09-17T09:01:57.374 DEBUG:teuthology.orchestra.remote:smithi181:/tmp/tmp.hhmkjGy203 is 10KB 2024-09-17T09:01:57.387 DEBUG:teuthology.orchestra.run.smithi181:> rm -fr /tmp/tmp.hhmkjGy203 2024-09-17T09:01:57.392 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T09:01:57.445 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-17T09:01:57.445 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T09:01:57.445 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T09:01:57.466 DEBUG:teuthology.orchestra.remote:smithi043:/tmp/tmp.MyQjXEppwg is 10KB 2024-09-17T09:01:57.479 DEBUG:teuthology.orchestra.run.smithi043:> rm -fr /tmp/tmp.MyQjXEppwg 2024-09-17T09:01:57.485 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T09:01:57.529 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T09:01:57.529 DEBUG:teuthology.orchestra.run.smithi181:> sudo update-grub 2024-09-17T09:01:57.542 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T09:01:57.542 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T09:01:57.542 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T09:01:57.609 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T09:01:57.609 DEBUG:teuthology.orchestra.run.smithi043:> sudo update-grub 2024-09-17T09:01:58.794 INFO:teuthology.orchestra.run.smithi181.stderr:Sourcing file `/etc/default/grub' 2024-09-17T09:01:58.795 INFO:teuthology.orchestra.run.smithi181.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T09:01:58.805 INFO:teuthology.orchestra.run.smithi181.stderr:Generating grub configuration file ... 2024-09-17T09:01:58.862 INFO:teuthology.orchestra.run.smithi043.stderr:Sourcing file `/etc/default/grub' 2024-09-17T09:01:58.863 INFO:teuthology.orchestra.run.smithi043.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T09:01:58.866 INFO:teuthology.orchestra.run.smithi043.stderr:Generating grub configuration file ... 2024-09-17T09:01:59.000 INFO:teuthology.orchestra.run.smithi181.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T09:01:59.006 INFO:teuthology.orchestra.run.smithi181.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T09:01:59.070 INFO:teuthology.orchestra.run.smithi043.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T09:01:59.076 INFO:teuthology.orchestra.run.smithi043.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T09:01:59.242 INFO:teuthology.orchestra.run.smithi181.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T09:01:59.247 INFO:teuthology.orchestra.run.smithi181.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T09:01:59.286 INFO:teuthology.orchestra.run.smithi181.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T09:01:59.291 INFO:teuthology.orchestra.run.smithi181.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T09:01:59.352 INFO:teuthology.orchestra.run.smithi043.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T09:01:59.357 INFO:teuthology.orchestra.run.smithi043.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T09:01:59.400 INFO:teuthology.orchestra.run.smithi043.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T09:01:59.405 INFO:teuthology.orchestra.run.smithi043.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T09:01:59.419 INFO:teuthology.orchestra.run.smithi181.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T09:01:59.419 INFO:teuthology.orchestra.run.smithi181.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T09:01:59.420 INFO:teuthology.orchestra.run.smithi181.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T09:01:59.441 INFO:teuthology.orchestra.run.smithi181.stderr:done 2024-09-17T09:01:59.454 DEBUG:teuthology.orchestra.run.smithi181:> sudo shutdown -r now 2024-09-17T09:01:59.536 INFO:teuthology.orchestra.run.smithi043.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T09:01:59.536 INFO:teuthology.orchestra.run.smithi043.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T09:01:59.536 INFO:teuthology.orchestra.run.smithi043.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T09:01:59.563 INFO:teuthology.orchestra.run.smithi043.stderr:done 2024-09-17T09:01:59.574 DEBUG:teuthology.orchestra.run.smithi043:> sudo shutdown -r now 2024-09-17T09:02:26.257 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-17T09:02:26.258 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi189.front.sepia.ceph.com' 2024-09-17T09:02:26.259 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:02:29.460 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-17T09:02:29.461 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-09-17T09:02:29.461 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:02:29.577 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-17T09:02:29.577 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-17T09:02:29.578 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:03:00.925 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.189 2024-09-17T09:03:04.001 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.181 2024-09-17T09:03:09.931 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi189.front.sepia.ceph.com' 2024-09-17T09:03:09.933 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:03:13.005 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-09-17T09:03:13.005 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:03:29.597 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T09:03:31.393 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.181 2024-09-17T09:03:38.605 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-17T09:03:38.606 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:03:43.397 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-09-17T09:03:43.398 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:03:44.016 DEBUG:teuthology.orchestra.run.smithi181:> true 2024-09-17T09:03:44.930 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-09-17T09:03:44.930 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-122-generic"... 2024-09-17T09:03:44.931 DEBUG:teuthology.orchestra.run.smithi181:> uname -r 2024-09-17T09:03:44.981 INFO:teuthology.orchestra.run.smithi181.stdout:5.15.0-122-generic 2024-09-17T09:03:44.981 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T09:03:44.981 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T09:03:44.981 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T09:03:45.725 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.43 2024-09-17T09:03:45.982 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-17T09:03:45.983 DEBUG:teuthology.orchestra.run.smithi181:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T09:03:46.079 INFO:teuthology.orchestra.run.smithi181.stdout:ttyS1 2024-09-17T09:03:46.102 DEBUG:teuthology.parallel:result is None 2024-09-17T09:03:57.726 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-17T09:03:57.727 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:03:57.992 DEBUG:teuthology.orchestra.run.smithi043:> true 2024-09-17T09:03:58.593 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-17T09:03:58.593 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-122-generic"... 2024-09-17T09:03:58.593 DEBUG:teuthology.orchestra.run.smithi043:> uname -r 2024-09-17T09:03:58.638 INFO:teuthology.orchestra.run.smithi043.stdout:5.15.0-122-generic 2024-09-17T09:03:58.638 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T09:03:58.638 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T09:03:58.638 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T09:03:59.639 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-17T09:03:59.639 DEBUG:teuthology.orchestra.run.smithi043:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T09:03:59.709 INFO:teuthology.orchestra.run.smithi043.stdout:ttyS1 2024-09-17T09:03:59.732 DEBUG:teuthology.parallel:result is None 2024-09-17T09:04:09.935 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T09:04:21.936 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi189.front.sepia.ceph.com' 2024-09-17T09:04:21.937 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:04:22.243 DEBUG:teuthology.orchestra.run.smithi189:> true 2024-09-17T09:04:22.821 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi189.front.sepia.ceph.com' 2024-09-17T09:04:22.821 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.15.0-122-generic"... 2024-09-17T09:04:22.821 DEBUG:teuthology.orchestra.run.smithi189:> uname -r 2024-09-17T09:04:22.867 INFO:teuthology.orchestra.run.smithi189.stdout:5.15.0-122-generic 2024-09-17T09:04:22.867 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T09:04:22.867 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T09:04:22.867 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T09:04:23.868 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-17T09:04:23.869 DEBUG:teuthology.orchestra.run.smithi189:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T09:04:24.212 INFO:teuthology.orchestra.run.smithi189.stdout:ttyS1 2024-09-17T09:04:24.241 DEBUG:teuthology.parallel:result is None 2024-09-17T09:04:24.241 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T09:04:24.250 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T09:04:24.251 DEBUG:teuthology.orchestra.run.smithi043:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T09:04:24.253 DEBUG:teuthology.orchestra.run.smithi181:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T09:04:24.255 DEBUG:teuthology.orchestra.run.smithi189:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T09:04:24.261 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T09:04:24.271 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T09:04:24.333 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T09:04:24.333 DEBUG:teuthology.orchestra.run.smithi043:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T09:04:24.336 DEBUG:teuthology.orchestra.run.smithi181:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T09:04:24.338 DEBUG:teuthology.orchestra.run.smithi189:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T09:04:24.420 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T09:04:24.426 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T09:04:24.427 DEBUG:teuthology.orchestra.run.smithi043:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-17T09:04:24.429 DEBUG:teuthology.orchestra.run.smithi181:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-17T09:04:24.431 DEBUG:teuthology.orchestra.run.smithi189:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-17T09:04:24.444 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T09:04:24.452 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T09:04:24.453 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T09:04:24.457 INFO:teuthology.orchestra.run.smithi189.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T09:04:24.461 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T09:04:24.465 INFO:teuthology.orchestra.run.smithi189.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T09:04:24.466 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T09:04:24.473 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T09:04:24.473 DEBUG:teuthology.orchestra.run.smithi043:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T09:04:24.499 DEBUG:teuthology.orchestra.run.smithi181:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T09:04:24.506 DEBUG:teuthology.orchestra.run.smithi189:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T09:04:24.521 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T09:04:24.533 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T09:04:24.534 DEBUG:teuthology.orchestra.run.smithi043:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T09:04:24.556 DEBUG:teuthology.orchestra.run.smithi181:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T09:04:24.562 DEBUG:teuthology.orchestra.run.smithi189:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T09:04:24.567 DEBUG:teuthology.orchestra.run.smithi043:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T09:04:24.607 DEBUG:teuthology.orchestra.run.smithi043:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T09:04:24.654 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T09:04:24.655 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T09:04:24.717 DEBUG:teuthology.orchestra.run.smithi181:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T09:04:24.723 DEBUG:teuthology.orchestra.run.smithi181:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T09:04:24.769 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-17T09:04:24.769 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T09:04:24.831 DEBUG:teuthology.orchestra.run.smithi189:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T09:04:24.837 DEBUG:teuthology.orchestra.run.smithi189:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T09:04:24.883 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-09-17T09:04:24.883 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T09:04:24.957 DEBUG:teuthology.orchestra.run.smithi043:> sudo service rsyslog restart 2024-09-17T09:04:24.960 DEBUG:teuthology.orchestra.run.smithi181:> sudo service rsyslog restart 2024-09-17T09:04:24.962 DEBUG:teuthology.orchestra.run.smithi189:> sudo service rsyslog restart 2024-09-17T09:04:25.036 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T09:04:25.044 INFO:teuthology.task.internal:Starting timer... 2024-09-17T09:04:25.044 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T09:04:25.093 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T09:04:25.142 DEBUG:teuthology.task.selinux:Excluding smithi043: OS 'ubuntu' does not support SELinux 2024-09-17T09:04:25.142 DEBUG:teuthology.task.selinux:Excluding smithi181: OS 'ubuntu' does not support SELinux 2024-09-17T09:04:25.142 DEBUG:teuthology.task.selinux:Excluding smithi189: OS 'ubuntu' does not support SELinux 2024-09-17T09:04:25.142 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T09:04:25.142 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-17T09:04:25.142 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T09:04:25.142 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T09:04:25.192 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-17T09:04:25.194 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-17T09:04:25.314 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T09:04:25.325 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-17T09:04:25.326 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi043.front.sepia.ceph.com,smithi181.front.sepia.ceph.com,smithi189.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T09:12:04.074 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi043.front.sepia.ceph.com'), Remote(name='ubuntu@smithi181.front.sepia.ceph.com'), Remote(name='ubuntu@smithi189.front.sepia.ceph.com')] 2024-09-17T09:12:04.076 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-17T09:12:04.077 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:12:04.168 DEBUG:teuthology.orchestra.run.smithi043:> true 2024-09-17T09:12:04.249 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-17T09:12:04.249 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-09-17T09:12:04.250 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi181.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:12:04.331 DEBUG:teuthology.orchestra.run.smithi181:> true 2024-09-17T09:12:04.413 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi181.front.sepia.ceph.com' 2024-09-17T09:12:04.413 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi189.front.sepia.ceph.com' 2024-09-17T09:12:04.414 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi189.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:12:04.496 DEBUG:teuthology.orchestra.run.smithi189:> true 2024-09-17T09:12:04.576 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi189.front.sepia.ceph.com' 2024-09-17T09:12:04.577 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T09:12:04.589 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T09:12:04.589 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T09:12:04.590 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T09:12:04.593 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T09:12:04.593 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T09:12:04.595 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T09:12:04.595 DEBUG:teuthology.orchestra.run.smithi189:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T09:12:04.622 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 09:12:04 ntpd[18393]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T09:12:04.622 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 09:12:04 ntpd[18393]: Command line: ntpd -gq 2024-09-17T09:12:04.622 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 09:12:04 ntpd[18393]: ---------------------------------------------------- 2024-09-17T09:12:04.623 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 09:12:04 ntpd[18393]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T09:12:04.623 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 09:12:04 ntpd[18393]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T09:12:04.623 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 09:12:04 ntpd[18393]: corporation. Support and training for ntp-4 are 2024-09-17T09:12:04.623 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 09:12:04 ntpd[18393]: available at https://www.nwtime.org/support 2024-09-17T09:12:04.623 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 09:12:04 ntpd[18393]: ---------------------------------------------------- 2024-09-17T09:12:04.624 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 09:12:04 ntpd[18393]: proto: precision = 0.046 usec (-24) 2024-09-17T09:12:04.624 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 09:12:04 ntpd[18393]: basedate set to 2022-02-04 2024-09-17T09:12:04.624 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 09:12:04 ntpd[18393]: gps base set to 2022-02-06 (week 2196) 2024-09-17T09:12:04.624 INFO:teuthology.orchestra.run.smithi181.stdout:17 Sep 09:12:04 ntpd[18484]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T09:12:04.625 INFO:teuthology.orchestra.run.smithi181.stdout:17 Sep 09:12:04 ntpd[18484]: Command line: ntpd -gq 2024-09-17T09:12:04.625 INFO:teuthology.orchestra.run.smithi181.stdout:17 Sep 09:12:04 ntpd[18484]: ---------------------------------------------------- 2024-09-17T09:12:04.625 INFO:teuthology.orchestra.run.smithi181.stdout:17 Sep 09:12:04 ntpd[18484]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T09:12:04.625 INFO:teuthology.orchestra.run.smithi181.stdout:17 Sep 09:12:04 ntpd[18484]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T09:12:04.625 INFO:teuthology.orchestra.run.smithi181.stdout:17 Sep 09:12:04 ntpd[18484]: corporation. Support and training for ntp-4 are 2024-09-17T09:12:04.625 INFO:teuthology.orchestra.run.smithi181.stdout:17 Sep 09:12:04 ntpd[18484]: available at https://www.nwtime.org/support 2024-09-17T09:12:04.625 INFO:teuthology.orchestra.run.smithi181.stdout:17 Sep 09:12:04 ntpd[18484]: ---------------------------------------------------- 2024-09-17T09:12:04.625 INFO:teuthology.orchestra.run.smithi181.stdout:17 Sep 09:12:04 ntpd[18484]: proto: precision = 0.045 usec (-24) 2024-09-17T09:12:04.625 INFO:teuthology.orchestra.run.smithi181.stdout:17 Sep 09:12:04 ntpd[18484]: basedate set to 2022-02-04 2024-09-17T09:12:04.625 INFO:teuthology.orchestra.run.smithi181.stdout:17 Sep 09:12:04 ntpd[18484]: gps base set to 2022-02-06 (week 2196) 2024-09-17T09:12:04.626 INFO:teuthology.orchestra.run.smithi043.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T09:12:04.626 INFO:teuthology.orchestra.run.smithi181.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T09:12:04.626 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 09:12:04 ntpd[18393]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T09:12:04.626 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 09:12:04 ntpd[18393]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T09:12:04.626 INFO:teuthology.orchestra.run.smithi181.stdout:17 Sep 09:12:04 ntpd[18484]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T09:12:04.627 INFO:teuthology.orchestra.run.smithi181.stdout:17 Sep 09:12:04 ntpd[18484]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T09:12:04.627 INFO:teuthology.orchestra.run.smithi043.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T09:12:04.627 INFO:teuthology.orchestra.run.smithi181.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T09:12:04.628 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 09:12:04 ntpd[18393]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T09:12:04.628 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 09:12:04 ntpd[18393]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T09:12:04.629 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 09:12:04 ntpd[18393]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T09:12:04.629 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 09:12:04 ntpd[18393]: Listen normally on 3 ens1f0 172.21.15.43:123 2024-09-17T09:12:04.629 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 09:12:04 ntpd[18393]: Listen normally on 4 lo [::1]:123 2024-09-17T09:12:04.629 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 09:12:04 ntpd[18393]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1358%4]:123 2024-09-17T09:12:04.629 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 09:12:04 ntpd[18393]: Listening on routing socket on fd #22 for interface updates 2024-09-17T09:12:04.629 INFO:teuthology.orchestra.run.smithi181.stdout:17 Sep 09:12:04 ntpd[18484]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T09:12:04.629 INFO:teuthology.orchestra.run.smithi181.stdout:17 Sep 09:12:04 ntpd[18484]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T09:12:04.629 INFO:teuthology.orchestra.run.smithi181.stdout:17 Sep 09:12:04 ntpd[18484]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T09:12:04.629 INFO:teuthology.orchestra.run.smithi181.stdout:17 Sep 09:12:04 ntpd[18484]: Listen normally on 3 enp3s0f1 172.21.15.181:123 2024-09-17T09:12:04.629 INFO:teuthology.orchestra.run.smithi181.stdout:17 Sep 09:12:04 ntpd[18484]: Listen normally on 4 lo [::1]:123 2024-09-17T09:12:04.629 INFO:teuthology.orchestra.run.smithi181.stdout:17 Sep 09:12:04 ntpd[18484]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7b9d%5]:123 2024-09-17T09:12:04.629 INFO:teuthology.orchestra.run.smithi181.stdout:17 Sep 09:12:04 ntpd[18484]: Listening on routing socket on fd #22 for interface updates 2024-09-17T09:12:04.643 INFO:teuthology.orchestra.run.smithi189.stdout:17 Sep 09:12:04 ntpd[18511]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T09:12:04.644 INFO:teuthology.orchestra.run.smithi189.stdout:17 Sep 09:12:04 ntpd[18511]: Command line: ntpd -gq 2024-09-17T09:12:04.644 INFO:teuthology.orchestra.run.smithi189.stdout:17 Sep 09:12:04 ntpd[18511]: ---------------------------------------------------- 2024-09-17T09:12:04.644 INFO:teuthology.orchestra.run.smithi189.stdout:17 Sep 09:12:04 ntpd[18511]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T09:12:04.644 INFO:teuthology.orchestra.run.smithi189.stdout:17 Sep 09:12:04 ntpd[18511]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T09:12:04.644 INFO:teuthology.orchestra.run.smithi189.stdout:17 Sep 09:12:04 ntpd[18511]: corporation. Support and training for ntp-4 are 2024-09-17T09:12:04.644 INFO:teuthology.orchestra.run.smithi189.stdout:17 Sep 09:12:04 ntpd[18511]: available at https://www.nwtime.org/support 2024-09-17T09:12:04.644 INFO:teuthology.orchestra.run.smithi189.stdout:17 Sep 09:12:04 ntpd[18511]: ---------------------------------------------------- 2024-09-17T09:12:04.645 INFO:teuthology.orchestra.run.smithi189.stdout:17 Sep 09:12:04 ntpd[18511]: proto: precision = 0.059 usec (-24) 2024-09-17T09:12:04.645 INFO:teuthology.orchestra.run.smithi189.stdout:17 Sep 09:12:04 ntpd[18511]: basedate set to 2022-02-04 2024-09-17T09:12:04.645 INFO:teuthology.orchestra.run.smithi189.stdout:17 Sep 09:12:04 ntpd[18511]: gps base set to 2022-02-06 (week 2196) 2024-09-17T09:12:04.645 INFO:teuthology.orchestra.run.smithi189.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T09:12:04.645 INFO:teuthology.orchestra.run.smithi189.stdout:17 Sep 09:12:04 ntpd[18511]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T09:12:04.646 INFO:teuthology.orchestra.run.smithi189.stdout:17 Sep 09:12:04 ntpd[18511]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T09:12:04.646 INFO:teuthology.orchestra.run.smithi189.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T09:12:04.647 INFO:teuthology.orchestra.run.smithi189.stdout:17 Sep 09:12:04 ntpd[18511]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T09:12:04.647 INFO:teuthology.orchestra.run.smithi189.stdout:17 Sep 09:12:04 ntpd[18511]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T09:12:04.647 INFO:teuthology.orchestra.run.smithi189.stdout:17 Sep 09:12:04 ntpd[18511]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T09:12:04.647 INFO:teuthology.orchestra.run.smithi189.stdout:17 Sep 09:12:04 ntpd[18511]: Listen normally on 3 enp3s0f1 172.21.15.189:123 2024-09-17T09:12:04.647 INFO:teuthology.orchestra.run.smithi189.stdout:17 Sep 09:12:04 ntpd[18511]: Listen normally on 4 lo [::1]:123 2024-09-17T09:12:04.647 INFO:teuthology.orchestra.run.smithi189.stdout:17 Sep 09:12:04 ntpd[18511]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6df1%5]:123 2024-09-17T09:12:04.647 INFO:teuthology.orchestra.run.smithi189.stdout:17 Sep 09:12:04 ntpd[18511]: Listening on routing socket on fd #22 for interface updates 2024-09-17T09:12:05.623 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:05 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:05.623 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:05 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:05.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:05 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:05.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:05 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:05.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:05 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:05.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:05 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:05.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:05 ntpd[18393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:05.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:05 ntpd[18393]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:05.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:05 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:05.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:05 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:05.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:05 ntpd[18393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:05.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:05 ntpd[18393]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:05.625 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:05 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:05.625 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:05 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:05.625 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:05 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:05.625 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:05 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:05.625 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:05 ntpd[18484]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:05.625 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:05 ntpd[18484]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:05.644 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:05 ntpd[18511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:05.644 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:05 ntpd[18511]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:05.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:05 ntpd[18511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:05.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:05 ntpd[18511]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:05.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:05 ntpd[18511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:05.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:05 ntpd[18511]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:05.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:05 ntpd[18511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:05.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:05 ntpd[18511]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:05.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:05 ntpd[18511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:05.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:05 ntpd[18511]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:05.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:05 ntpd[18511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:05.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:05 ntpd[18511]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:06.623 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:06 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:06.623 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:06 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:06.624 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:06 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:06.624 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:06 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:07.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:07 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:07.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:07 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:07.625 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:07 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:07.625 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:07 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:07.625 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:07 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:07.625 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:07 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:07.625 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:07 ntpd[18393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:07.625 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:07 ntpd[18393]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:07.625 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:07 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:07.625 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:07 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:07.625 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:07 ntpd[18393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:07.625 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:07 ntpd[18393]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:07.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:07 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:07.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:07 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:07.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:07 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:07.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:07 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:07.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:07 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:07.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:07 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:07.628 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:07 ntpd[18484]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:07.628 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:07 ntpd[18484]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:07.628 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:07 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:07.628 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:07 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:07.628 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:07 ntpd[18484]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:07.628 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:07 ntpd[18484]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:07.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:07 ntpd[18511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:07.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:07 ntpd[18511]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:07.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:07 ntpd[18511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:07.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:07 ntpd[18511]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:07.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:07 ntpd[18511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:07.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:07 ntpd[18511]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:07.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:07 ntpd[18511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:07.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:07 ntpd[18511]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:07.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:07 ntpd[18511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:07.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:07 ntpd[18511]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:07.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:07 ntpd[18511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:07.646 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:07 ntpd[18511]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:08.623 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:08 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:08.623 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:08 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:08.623 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:08 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:08.623 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:08 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:08.623 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:08 ntpd[18393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:08.623 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:08 ntpd[18393]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:08.644 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:08 ntpd[18511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:08.644 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:08 ntpd[18511]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:08.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:08 ntpd[18511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:08.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:08 ntpd[18511]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:08.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:08 ntpd[18511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:08.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:08 ntpd[18511]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:09.623 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:09 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:09.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:09 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:09.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:09 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:09.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:09 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:09.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:09 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:09.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:09 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:09.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:09 ntpd[18393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:09.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:09 ntpd[18393]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:09.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:09 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:09.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:09 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:09.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:09 ntpd[18393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:09.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:09 ntpd[18393]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:09.626 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:09 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:09.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:09 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:09.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:09 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:09.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:09 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:09.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:09 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:09.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:09 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:09.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:09 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:09.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:09 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:09.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:09 ntpd[18484]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:09.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:09 ntpd[18484]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:09.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:09 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:09.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:09 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:09.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:09 ntpd[18484]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:09.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:09 ntpd[18484]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:09.628 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:09 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:09.628 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:09 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:09.628 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:09 ntpd[18484]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:09.628 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:09 ntpd[18484]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:09.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:09 ntpd[18511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:09.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:09 ntpd[18511]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:09.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:09 ntpd[18511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:09.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:09 ntpd[18511]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:09.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:09 ntpd[18511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:09.646 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:09 ntpd[18511]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:09.646 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:09 ntpd[18511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:09.646 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:09 ntpd[18511]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:09.646 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:09 ntpd[18511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:09.646 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:09 ntpd[18511]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:09.646 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:09 ntpd[18511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:09.646 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:09 ntpd[18511]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:09.646 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:09 ntpd[18511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:09.646 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:09 ntpd[18511]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:10.623 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:10 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:10.623 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:10 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:10.623 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:10 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:10.623 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:10 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:10.623 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:10 ntpd[18393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:10.623 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:10 ntpd[18393]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:10.644 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:10 ntpd[18511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:10.644 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:10 ntpd[18511]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:10.644 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:10 ntpd[18511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:10.644 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:10 ntpd[18511]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:10.644 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:10 ntpd[18511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:10.644 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:10 ntpd[18511]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:11.623 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:11 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:11.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:11 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:11.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:11 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:11.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:11 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:11.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:11 ntpd[18393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:11.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:11 ntpd[18393]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:11.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:11 ntpd[18393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:11.624 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:11 ntpd[18393]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:11.624 INFO:teuthology.orchestra.run.smithi043.stdout:17 Sep 09:12:11 ntpd[18393]: ntpd: time slew -0.003202 s 2024-09-17T09:12:11.625 INFO:teuthology.orchestra.run.smithi043.stdout:ntpd: time slew -0.003202s 2024-09-17T09:12:11.625 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:11 ntpd[18393]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T09:12:11.625 INFO:teuthology.orchestra.run.smithi043.stderr:17 Sep 09:12:11 ntpd[18393]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T09:12:11.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:11 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:11.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:11 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:11.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:11 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:11.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:11 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:11.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:11 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:11.627 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:11 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:11.628 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:11 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:11.628 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:11 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:11.628 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:11 ntpd[18484]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:11.628 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:11 ntpd[18484]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:11.628 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:11 ntpd[18484]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:11.628 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:11 ntpd[18484]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:11.628 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:11 ntpd[18484]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:11.628 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:11 ntpd[18484]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:11.628 INFO:teuthology.orchestra.run.smithi181.stdout:17 Sep 09:12:11 ntpd[18484]: ntpd: time slew -0.000043 s 2024-09-17T09:12:11.629 INFO:teuthology.orchestra.run.smithi181.stdout:ntpd: time slew -0.000043s 2024-09-17T09:12:11.629 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:11 ntpd[18484]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T09:12:11.629 INFO:teuthology.orchestra.run.smithi181.stderr:17 Sep 09:12:11 ntpd[18484]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T09:12:11.644 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:11 ntpd[18511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:11.644 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:11 ntpd[18511]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:11.644 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:11 ntpd[18511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:11.644 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:11 ntpd[18511]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:11.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:11 ntpd[18511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:12:11.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:11 ntpd[18511]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:12:11.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:11 ntpd[18511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:12:11.645 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:11 ntpd[18511]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:12:11.645 INFO:teuthology.orchestra.run.smithi189.stdout:17 Sep 09:12:11 ntpd[18511]: ntpd: time slew +0.000867 s 2024-09-17T09:12:11.645 INFO:teuthology.orchestra.run.smithi189.stdout:ntpd: time slew +0.000867s 2024-09-17T09:12:11.646 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:11 ntpd[18511]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T09:12:11.646 INFO:teuthology.orchestra.run.smithi189.stderr:17 Sep 09:12:11 ntpd[18511]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T09:12:11.673 INFO:teuthology.orchestra.run.smithi181.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T09:12:11.673 INFO:teuthology.orchestra.run.smithi181.stdout:============================================================================== 2024-09-17T09:12:11.673 INFO:teuthology.orchestra.run.smithi181.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:12:11.673 INFO:teuthology.orchestra.run.smithi181.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:12:11.673 INFO:teuthology.orchestra.run.smithi181.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:12:11.673 INFO:teuthology.orchestra.run.smithi181.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:12:11.677 INFO:teuthology.orchestra.run.smithi043.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T09:12:11.677 INFO:teuthology.orchestra.run.smithi043.stdout:============================================================================== 2024-09-17T09:12:11.677 INFO:teuthology.orchestra.run.smithi043.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:12:11.678 INFO:teuthology.orchestra.run.smithi043.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:12:11.678 INFO:teuthology.orchestra.run.smithi043.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:12:11.678 INFO:teuthology.orchestra.run.smithi043.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:12:11.691 INFO:teuthology.orchestra.run.smithi189.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T09:12:11.691 INFO:teuthology.orchestra.run.smithi189.stdout:============================================================================== 2024-09-17T09:12:11.691 INFO:teuthology.orchestra.run.smithi189.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:12:11.691 INFO:teuthology.orchestra.run.smithi189.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:12:11.691 INFO:teuthology.orchestra.run.smithi189.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:12:11.691 INFO:teuthology.orchestra.run.smithi189.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:12:11.692 INFO:teuthology.run_tasks:Running task install... 2024-09-17T09:12:11.702 DEBUG:teuthology.task.install:project ceph 2024-09-17T09:12:11.702 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9'}} 2024-09-17T09:12:11.702 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9'} 2024-09-17T09:12:11.702 INFO:teuthology.task.install:Using flavor: default 2024-09-17T09:12:11.707 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-17T09:12:11.708 INFO:teuthology.task.install:extra packages: [] 2024-09-17T09:12:11.708 DEBUG:teuthology.orchestra.run.smithi043:> sudo apt-key list | grep Ceph 2024-09-17T09:12:11.709 DEBUG:teuthology.orchestra.run.smithi181:> sudo apt-key list | grep Ceph 2024-09-17T09:12:11.709 DEBUG:teuthology.orchestra.run.smithi189:> sudo apt-key list | grep Ceph 2024-09-17T09:12:11.770 INFO:teuthology.orchestra.run.smithi181.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-17T09:12:11.777 INFO:teuthology.orchestra.run.smithi043.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-17T09:12:11.788 INFO:teuthology.orchestra.run.smithi189.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-17T09:12:11.796 INFO:teuthology.orchestra.run.smithi181.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-17T09:12:11.796 INFO:teuthology.orchestra.run.smithi181.stdout:uid [ unknown] Ceph.com (release key) 2024-09-17T09:12:11.796 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-17T09:12:11.797 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:12:11.807 INFO:teuthology.orchestra.run.smithi043.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-17T09:12:11.807 INFO:teuthology.orchestra.run.smithi043.stdout:uid [ unknown] Ceph.com (release key) 2024-09-17T09:12:11.808 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-17T09:12:11.808 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:12:11.818 INFO:teuthology.orchestra.run.smithi189.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-17T09:12:11.818 INFO:teuthology.orchestra.run.smithi189.stdout:uid [ unknown] Ceph.com (release key) 2024-09-17T09:12:11.818 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-17T09:12:11.818 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:12:11.947 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default/ 2024-09-17T09:12:11.947 INFO:teuthology.task.install.deb:Package version is 18.2.4-855-g19e2a2be-1jammy 2024-09-17T09:12:11.959 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default/ 2024-09-17T09:12:11.959 INFO:teuthology.task.install.deb:Package version is 18.2.4-855-g19e2a2be-1jammy 2024-09-17T09:12:11.964 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default/ 2024-09-17T09:12:11.965 INFO:teuthology.task.install.deb:Package version is 18.2.4-855-g19e2a2be-1jammy 2024-09-17T09:12:12.056 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-17T09:12:12.057 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-17T09:12:12.069 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T09:12:12.069 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-17T09:12:12.071 DEBUG:teuthology.orchestra.run.smithi181:> sudo apt-get update 2024-09-17T09:12:12.076 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-09-17T09:12:12.076 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-17T09:12:12.083 DEBUG:teuthology.orchestra.run.smithi043:> sudo apt-get update 2024-09-17T09:12:12.090 DEBUG:teuthology.orchestra.run.smithi189:> sudo apt-get update 2024-09-17T09:12:12.240 INFO:teuthology.orchestra.run.smithi181.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T09:12:12.250 INFO:teuthology.orchestra.run.smithi181.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T09:12:12.252 INFO:teuthology.orchestra.run.smithi181.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T09:12:12.254 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T09:12:12.254 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T09:12:12.258 INFO:teuthology.orchestra.run.smithi189.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T09:12:12.264 INFO:teuthology.orchestra.run.smithi043.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T09:12:12.268 INFO:teuthology.orchestra.run.smithi189.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T09:12:12.286 INFO:teuthology.orchestra.run.smithi189.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T09:12:12.291 INFO:teuthology.orchestra.run.smithi181.stdout:Ign:4 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy InRelease 2024-09-17T09:12:12.309 INFO:teuthology.orchestra.run.smithi043.stdout:Ign:4 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy InRelease 2024-09-17T09:12:12.313 INFO:teuthology.orchestra.run.smithi189.stdout:Ign:4 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy InRelease 2024-09-17T09:12:12.313 INFO:teuthology.orchestra.run.smithi181.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-09-17T09:12:12.326 INFO:teuthology.orchestra.run.smithi181.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T09:12:12.330 INFO:teuthology.orchestra.run.smithi043.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-09-17T09:12:12.334 INFO:teuthology.orchestra.run.smithi181.stdout:Ign:7 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-17T09:12:12.336 INFO:teuthology.orchestra.run.smithi189.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-09-17T09:12:12.340 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T09:12:12.351 INFO:teuthology.orchestra.run.smithi043.stdout:Ign:7 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-17T09:12:12.355 INFO:teuthology.orchestra.run.smithi181.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.7 kB] 2024-09-17T09:12:12.357 INFO:teuthology.orchestra.run.smithi189.stdout:Ign:6 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-17T09:12:12.373 INFO:teuthology.orchestra.run.smithi043.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,437 B] 2024-09-17T09:12:12.379 INFO:teuthology.orchestra.run.smithi189.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.7 kB] 2024-09-17T09:12:12.384 INFO:teuthology.orchestra.run.smithi181.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,437 B] 2024-09-17T09:12:12.385 INFO:teuthology.orchestra.run.smithi189.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T09:12:12.402 INFO:teuthology.orchestra.run.smithi043.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.7 kB] 2024-09-17T09:12:12.403 INFO:teuthology.orchestra.run.smithi181.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T09:12:12.405 INFO:teuthology.orchestra.run.smithi189.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,437 B] 2024-09-17T09:12:12.497 INFO:teuthology.orchestra.run.smithi043.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T09:12:12.507 INFO:teuthology.orchestra.run.smithi181.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T09:12:12.590 INFO:teuthology.orchestra.run.smithi043.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T09:12:12.837 INFO:teuthology.orchestra.run.smithi189.stdout:Fetched 158 kB in 1s (283 kB/s) 2024-09-17T09:12:12.872 INFO:teuthology.orchestra.run.smithi181.stdout:Fetched 3,045 kB in 1s (4,999 kB/s) 2024-09-17T09:12:12.964 INFO:teuthology.orchestra.run.smithi043.stdout:Fetched 2,916 kB in 1s (4,245 kB/s) 2024-09-17T09:12:13.899 INFO:teuthology.orchestra.run.smithi181.stdout:Reading package lists... 2024-09-17T09:12:13.907 INFO:teuthology.orchestra.run.smithi189.stdout:Reading package lists... 2024-09-17T09:12:13.917 DEBUG:teuthology.orchestra.run.smithi181:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=18.2.4-855-g19e2a2be-1jammy cephadm=18.2.4-855-g19e2a2be-1jammy ceph-mds=18.2.4-855-g19e2a2be-1jammy ceph-mgr=18.2.4-855-g19e2a2be-1jammy ceph-common=18.2.4-855-g19e2a2be-1jammy ceph-fuse=18.2.4-855-g19e2a2be-1jammy ceph-test=18.2.4-855-g19e2a2be-1jammy ceph-volume=18.2.4-855-g19e2a2be-1jammy radosgw=18.2.4-855-g19e2a2be-1jammy python3-rados=18.2.4-855-g19e2a2be-1jammy python3-rgw=18.2.4-855-g19e2a2be-1jammy python3-cephfs=18.2.4-855-g19e2a2be-1jammy python3-rbd=18.2.4-855-g19e2a2be-1jammy libcephfs2=18.2.4-855-g19e2a2be-1jammy libcephfs-dev=18.2.4-855-g19e2a2be-1jammy librados2=18.2.4-855-g19e2a2be-1jammy librbd1=18.2.4-855-g19e2a2be-1jammy rbd-fuse=18.2.4-855-g19e2a2be-1jammy 2024-09-17T09:12:13.923 DEBUG:teuthology.orchestra.run.smithi189:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=18.2.4-855-g19e2a2be-1jammy cephadm=18.2.4-855-g19e2a2be-1jammy ceph-mds=18.2.4-855-g19e2a2be-1jammy ceph-mgr=18.2.4-855-g19e2a2be-1jammy ceph-common=18.2.4-855-g19e2a2be-1jammy ceph-fuse=18.2.4-855-g19e2a2be-1jammy ceph-test=18.2.4-855-g19e2a2be-1jammy ceph-volume=18.2.4-855-g19e2a2be-1jammy radosgw=18.2.4-855-g19e2a2be-1jammy python3-rados=18.2.4-855-g19e2a2be-1jammy python3-rgw=18.2.4-855-g19e2a2be-1jammy python3-cephfs=18.2.4-855-g19e2a2be-1jammy python3-rbd=18.2.4-855-g19e2a2be-1jammy libcephfs2=18.2.4-855-g19e2a2be-1jammy libcephfs-dev=18.2.4-855-g19e2a2be-1jammy librados2=18.2.4-855-g19e2a2be-1jammy librbd1=18.2.4-855-g19e2a2be-1jammy rbd-fuse=18.2.4-855-g19e2a2be-1jammy 2024-09-17T09:12:13.971 INFO:teuthology.orchestra.run.smithi181.stdout:Reading package lists... 2024-09-17T09:12:13.978 INFO:teuthology.orchestra.run.smithi189.stdout:Reading package lists... 2024-09-17T09:12:14.020 INFO:teuthology.orchestra.run.smithi043.stdout:Reading package lists... 2024-09-17T09:12:14.036 DEBUG:teuthology.orchestra.run.smithi043:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=18.2.4-855-g19e2a2be-1jammy cephadm=18.2.4-855-g19e2a2be-1jammy ceph-mds=18.2.4-855-g19e2a2be-1jammy ceph-mgr=18.2.4-855-g19e2a2be-1jammy ceph-common=18.2.4-855-g19e2a2be-1jammy ceph-fuse=18.2.4-855-g19e2a2be-1jammy ceph-test=18.2.4-855-g19e2a2be-1jammy ceph-volume=18.2.4-855-g19e2a2be-1jammy radosgw=18.2.4-855-g19e2a2be-1jammy python3-rados=18.2.4-855-g19e2a2be-1jammy python3-rgw=18.2.4-855-g19e2a2be-1jammy python3-cephfs=18.2.4-855-g19e2a2be-1jammy python3-rbd=18.2.4-855-g19e2a2be-1jammy libcephfs2=18.2.4-855-g19e2a2be-1jammy libcephfs-dev=18.2.4-855-g19e2a2be-1jammy librados2=18.2.4-855-g19e2a2be-1jammy librbd1=18.2.4-855-g19e2a2be-1jammy rbd-fuse=18.2.4-855-g19e2a2be-1jammy 2024-09-17T09:12:14.101 INFO:teuthology.orchestra.run.smithi043.stdout:Reading package lists... 2024-09-17T09:12:14.158 INFO:teuthology.orchestra.run.smithi181.stdout:Building dependency tree... 2024-09-17T09:12:14.158 INFO:teuthology.orchestra.run.smithi181.stdout:Reading state information... 2024-09-17T09:12:14.166 INFO:teuthology.orchestra.run.smithi189.stdout:Building dependency tree... 2024-09-17T09:12:14.166 INFO:teuthology.orchestra.run.smithi189.stdout:Reading state information... 2024-09-17T09:12:14.317 INFO:teuthology.orchestra.run.smithi043.stdout:Building dependency tree... 2024-09-17T09:12:14.318 INFO:teuthology.orchestra.run.smithi043.stdout:Reading state information... 2024-09-17T09:12:14.342 INFO:teuthology.orchestra.run.smithi181.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T09:12:14.342 INFO:teuthology.orchestra.run.smithi181.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T09:12:14.343 INFO:teuthology.orchestra.run.smithi181.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T09:12:14.343 INFO:teuthology.orchestra.run.smithi181.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T09:12:14.343 INFO:teuthology.orchestra.run.smithi181.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T09:12:14.343 INFO:teuthology.orchestra.run.smithi181.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T09:12:14.343 INFO:teuthology.orchestra.run.smithi181.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T09:12:14.344 INFO:teuthology.orchestra.run.smithi181.stdout:The following additional packages will be installed: 2024-09-17T09:12:14.344 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-17T09:12:14.344 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-17T09:12:14.345 INFO:teuthology.orchestra.run.smithi181.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-09-17T09:12:14.345 INFO:teuthology.orchestra.run.smithi181.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-09-17T09:12:14.345 INFO:teuthology.orchestra.run.smithi181.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-09-17T09:12:14.345 INFO:teuthology.orchestra.run.smithi181.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-09-17T09:12:14.345 INFO:teuthology.orchestra.run.smithi181.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-09-17T09:12:14.345 INFO:teuthology.orchestra.run.smithi181.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-09-17T09:12:14.346 INFO:teuthology.orchestra.run.smithi181.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-17T09:12:14.346 INFO:teuthology.orchestra.run.smithi181.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-17T09:12:14.346 INFO:teuthology.orchestra.run.smithi181.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-17T09:12:14.346 INFO:teuthology.orchestra.run.smithi181.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-17T09:12:14.346 INFO:teuthology.orchestra.run.smithi181.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-17T09:12:14.346 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-17T09:12:14.346 INFO:teuthology.orchestra.run.smithi181.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-17T09:12:14.346 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-09-17T09:12:14.346 INFO:teuthology.orchestra.run.smithi181.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-09-17T09:12:14.346 INFO:teuthology.orchestra.run.smithi181.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-17T09:12:14.346 INFO:teuthology.orchestra.run.smithi181.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-17T09:12:14.346 INFO:teuthology.orchestra.run.smithi181.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-17T09:12:14.346 INFO:teuthology.orchestra.run.smithi181.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-17T09:12:14.346 INFO:teuthology.orchestra.run.smithi181.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-09-17T09:12:14.347 INFO:teuthology.orchestra.run.smithi181.stdout:Suggested packages: 2024-09-17T09:12:14.347 INFO:teuthology.orchestra.run.smithi181.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-09-17T09:12:14.347 INFO:teuthology.orchestra.run.smithi181.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-09-17T09:12:14.347 INFO:teuthology.orchestra.run.smithi181.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-09-17T09:12:14.347 INFO:teuthology.orchestra.run.smithi181.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-09-17T09:12:14.347 INFO:teuthology.orchestra.run.smithi181.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-09-17T09:12:14.347 INFO:teuthology.orchestra.run.smithi181.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-09-17T09:12:14.347 INFO:teuthology.orchestra.run.smithi181.stdout: python3-watchdog 2024-09-17T09:12:14.347 INFO:teuthology.orchestra.run.smithi181.stdout:Recommended packages: 2024-09-17T09:12:14.348 INFO:teuthology.orchestra.run.smithi181.stdout: btrfs-tools 2024-09-17T09:12:14.352 INFO:teuthology.orchestra.run.smithi189.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T09:12:14.352 INFO:teuthology.orchestra.run.smithi189.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T09:12:14.352 INFO:teuthology.orchestra.run.smithi189.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T09:12:14.352 INFO:teuthology.orchestra.run.smithi189.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T09:12:14.353 INFO:teuthology.orchestra.run.smithi189.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T09:12:14.353 INFO:teuthology.orchestra.run.smithi189.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T09:12:14.353 INFO:teuthology.orchestra.run.smithi189.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T09:12:14.354 INFO:teuthology.orchestra.run.smithi189.stdout:The following additional packages will be installed: 2024-09-17T09:12:14.354 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-17T09:12:14.354 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-17T09:12:14.354 INFO:teuthology.orchestra.run.smithi189.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-09-17T09:12:14.354 INFO:teuthology.orchestra.run.smithi189.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-09-17T09:12:14.355 INFO:teuthology.orchestra.run.smithi189.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-09-17T09:12:14.355 INFO:teuthology.orchestra.run.smithi189.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-09-17T09:12:14.355 INFO:teuthology.orchestra.run.smithi189.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-09-17T09:12:14.355 INFO:teuthology.orchestra.run.smithi189.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-09-17T09:12:14.355 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-17T09:12:14.355 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-17T09:12:14.356 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-17T09:12:14.356 INFO:teuthology.orchestra.run.smithi189.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-17T09:12:14.356 INFO:teuthology.orchestra.run.smithi189.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-17T09:12:14.356 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-17T09:12:14.356 INFO:teuthology.orchestra.run.smithi189.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-17T09:12:14.356 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-09-17T09:12:14.356 INFO:teuthology.orchestra.run.smithi189.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-09-17T09:12:14.356 INFO:teuthology.orchestra.run.smithi189.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-17T09:12:14.356 INFO:teuthology.orchestra.run.smithi189.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-17T09:12:14.356 INFO:teuthology.orchestra.run.smithi189.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-17T09:12:14.356 INFO:teuthology.orchestra.run.smithi189.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-17T09:12:14.356 INFO:teuthology.orchestra.run.smithi189.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-09-17T09:12:14.357 INFO:teuthology.orchestra.run.smithi189.stdout:Suggested packages: 2024-09-17T09:12:14.357 INFO:teuthology.orchestra.run.smithi189.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-09-17T09:12:14.357 INFO:teuthology.orchestra.run.smithi189.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-09-17T09:12:14.357 INFO:teuthology.orchestra.run.smithi189.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-09-17T09:12:14.357 INFO:teuthology.orchestra.run.smithi189.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-09-17T09:12:14.357 INFO:teuthology.orchestra.run.smithi189.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-09-17T09:12:14.357 INFO:teuthology.orchestra.run.smithi189.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-09-17T09:12:14.357 INFO:teuthology.orchestra.run.smithi189.stdout: python3-watchdog 2024-09-17T09:12:14.357 INFO:teuthology.orchestra.run.smithi189.stdout:Recommended packages: 2024-09-17T09:12:14.357 INFO:teuthology.orchestra.run.smithi189.stdout: btrfs-tools 2024-09-17T09:12:14.448 INFO:teuthology.orchestra.run.smithi181.stdout:The following NEW packages will be installed: 2024-09-17T09:12:14.449 INFO:teuthology.orchestra.run.smithi181.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-17T09:12:14.449 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-17T09:12:14.449 INFO:teuthology.orchestra.run.smithi181.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-17T09:12:14.449 INFO:teuthology.orchestra.run.smithi181.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-09-17T09:12:14.449 INFO:teuthology.orchestra.run.smithi181.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-17T09:12:14.449 INFO:teuthology.orchestra.run.smithi181.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-09-17T09:12:14.450 INFO:teuthology.orchestra.run.smithi181.stdout: libthrift-0.16.0 nvme-cli python-asyncssh-doc python-babel-localedata 2024-09-17T09:12:14.450 INFO:teuthology.orchestra.run.smithi181.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-17T09:12:14.450 INFO:teuthology.orchestra.run.smithi181.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2024-09-17T09:12:14.450 INFO:teuthology.orchestra.run.smithi181.stdout: python3-certifi python3-cheroot python3-cherrypy3 python3-google-auth 2024-09-17T09:12:14.450 INFO:teuthology.orchestra.run.smithi181.stdout: python3-idna python3-iniconfig python3-jaraco.classes 2024-09-17T09:12:14.450 INFO:teuthology.orchestra.run.smithi181.stdout: python3-jaraco.collections python3-jaraco.functools python3-jaraco.text 2024-09-17T09:12:14.450 INFO:teuthology.orchestra.run.smithi181.stdout: python3-jinja2 python3-joblib python3-kubernetes python3-logutils 2024-09-17T09:12:14.450 INFO:teuthology.orchestra.run.smithi181.stdout: python3-mako python3-markupsafe python3-natsort python3-openssl 2024-09-17T09:12:14.451 INFO:teuthology.orchestra.run.smithi181.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2024-09-17T09:12:14.451 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2024-09-17T09:12:14.451 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pyasn1 python3-pyasn1-modules python3-pygments python3-pyinotify 2024-09-17T09:12:14.451 INFO:teuthology.orchestra.run.smithi181.stdout: python3-pytest python3-rados python3-rbd python3-repoze.lru python3-requests 2024-09-17T09:12:14.451 INFO:teuthology.orchestra.run.smithi181.stdout: python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2024-09-17T09:12:14.451 INFO:teuthology.orchestra.run.smithi181.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-17T09:12:14.451 INFO:teuthology.orchestra.run.smithi181.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-17T09:12:14.451 INFO:teuthology.orchestra.run.smithi181.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-17T09:12:14.451 INFO:teuthology.orchestra.run.smithi181.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-17T09:12:14.451 INFO:teuthology.orchestra.run.smithi181.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse 2024-09-17T09:12:14.451 INFO:teuthology.orchestra.run.smithi181.stdout: socat xmlstarlet 2024-09-17T09:12:14.456 INFO:teuthology.orchestra.run.smithi189.stdout:The following NEW packages will be installed: 2024-09-17T09:12:14.457 INFO:teuthology.orchestra.run.smithi189.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-17T09:12:14.457 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-17T09:12:14.457 INFO:teuthology.orchestra.run.smithi189.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-17T09:12:14.457 INFO:teuthology.orchestra.run.smithi189.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-09-17T09:12:14.457 INFO:teuthology.orchestra.run.smithi189.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-17T09:12:14.458 INFO:teuthology.orchestra.run.smithi189.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-09-17T09:12:14.458 INFO:teuthology.orchestra.run.smithi189.stdout: libthrift-0.16.0 nvme-cli python-asyncssh-doc python-babel-localedata 2024-09-17T09:12:14.458 INFO:teuthology.orchestra.run.smithi189.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-17T09:12:14.458 INFO:teuthology.orchestra.run.smithi189.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2024-09-17T09:12:14.459 INFO:teuthology.orchestra.run.smithi189.stdout: python3-certifi python3-cheroot python3-cherrypy3 python3-google-auth 2024-09-17T09:12:14.459 INFO:teuthology.orchestra.run.smithi189.stdout: python3-idna python3-iniconfig python3-jaraco.classes 2024-09-17T09:12:14.459 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jaraco.collections python3-jaraco.functools python3-jaraco.text 2024-09-17T09:12:14.459 INFO:teuthology.orchestra.run.smithi189.stdout: python3-jinja2 python3-joblib python3-kubernetes python3-logutils 2024-09-17T09:12:14.459 INFO:teuthology.orchestra.run.smithi189.stdout: python3-mako python3-markupsafe python3-natsort python3-openssl 2024-09-17T09:12:14.459 INFO:teuthology.orchestra.run.smithi189.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2024-09-17T09:12:14.459 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2024-09-17T09:12:14.459 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pyasn1 python3-pyasn1-modules python3-pygments python3-pyinotify 2024-09-17T09:12:14.459 INFO:teuthology.orchestra.run.smithi189.stdout: python3-pytest python3-rados python3-rbd python3-repoze.lru python3-requests 2024-09-17T09:12:14.459 INFO:teuthology.orchestra.run.smithi189.stdout: python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2024-09-17T09:12:14.459 INFO:teuthology.orchestra.run.smithi189.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-17T09:12:14.459 INFO:teuthology.orchestra.run.smithi189.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-17T09:12:14.459 INFO:teuthology.orchestra.run.smithi189.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-17T09:12:14.459 INFO:teuthology.orchestra.run.smithi189.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-17T09:12:14.460 INFO:teuthology.orchestra.run.smithi189.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse 2024-09-17T09:12:14.460 INFO:teuthology.orchestra.run.smithi189.stdout: socat xmlstarlet 2024-09-17T09:12:14.509 INFO:teuthology.orchestra.run.smithi181.stdout:0 upgraded, 109 newly installed, 0 to remove and 331 not upgraded. 2024-09-17T09:12:14.509 INFO:teuthology.orchestra.run.smithi181.stdout:Need to get 163 MB of archives. 2024-09-17T09:12:14.510 INFO:teuthology.orchestra.run.smithi181.stdout:After this operation, 746 MB of additional disk space will be used. 2024-09-17T09:12:14.510 INFO:teuthology.orchestra.run.smithi181.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-09-17T09:12:14.535 INFO:teuthology.orchestra.run.smithi043.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T09:12:14.535 INFO:teuthology.orchestra.run.smithi043.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T09:12:14.535 INFO:teuthology.orchestra.run.smithi043.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T09:12:14.536 INFO:teuthology.orchestra.run.smithi043.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T09:12:14.536 INFO:teuthology.orchestra.run.smithi043.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T09:12:14.537 INFO:teuthology.orchestra.run.smithi043.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T09:12:14.537 INFO:teuthology.orchestra.run.smithi043.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T09:12:14.539 INFO:teuthology.orchestra.run.smithi043.stdout:The following additional packages will be installed: 2024-09-17T09:12:14.539 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-17T09:12:14.539 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-17T09:12:14.540 INFO:teuthology.orchestra.run.smithi043.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-09-17T09:12:14.540 INFO:teuthology.orchestra.run.smithi043.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-09-17T09:12:14.540 INFO:teuthology.orchestra.run.smithi043.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-09-17T09:12:14.540 INFO:teuthology.orchestra.run.smithi043.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-09-17T09:12:14.540 INFO:teuthology.orchestra.run.smithi043.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-09-17T09:12:14.540 INFO:teuthology.orchestra.run.smithi043.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-09-17T09:12:14.540 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-17T09:12:14.540 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-17T09:12:14.540 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-17T09:12:14.540 INFO:teuthology.orchestra.run.smithi043.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-17T09:12:14.540 INFO:teuthology.orchestra.run.smithi043.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-17T09:12:14.540 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-17T09:12:14.540 INFO:teuthology.orchestra.run.smithi043.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-17T09:12:14.540 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-09-17T09:12:14.541 INFO:teuthology.orchestra.run.smithi043.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-09-17T09:12:14.541 INFO:teuthology.orchestra.run.smithi043.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-17T09:12:14.541 INFO:teuthology.orchestra.run.smithi043.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-17T09:12:14.541 INFO:teuthology.orchestra.run.smithi043.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-17T09:12:14.541 INFO:teuthology.orchestra.run.smithi043.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-17T09:12:14.541 INFO:teuthology.orchestra.run.smithi043.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-09-17T09:12:14.541 INFO:teuthology.orchestra.run.smithi043.stdout:Suggested packages: 2024-09-17T09:12:14.542 INFO:teuthology.orchestra.run.smithi043.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-09-17T09:12:14.542 INFO:teuthology.orchestra.run.smithi043.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-09-17T09:12:14.542 INFO:teuthology.orchestra.run.smithi043.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-09-17T09:12:14.542 INFO:teuthology.orchestra.run.smithi043.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-09-17T09:12:14.542 INFO:teuthology.orchestra.run.smithi043.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-09-17T09:12:14.542 INFO:teuthology.orchestra.run.smithi043.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-09-17T09:12:14.542 INFO:teuthology.orchestra.run.smithi043.stdout: python3-watchdog 2024-09-17T09:12:14.542 INFO:teuthology.orchestra.run.smithi043.stdout:Recommended packages: 2024-09-17T09:12:14.542 INFO:teuthology.orchestra.run.smithi043.stdout: btrfs-tools 2024-09-17T09:12:14.570 INFO:teuthology.orchestra.run.smithi181.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-17T09:12:14.593 INFO:teuthology.orchestra.run.smithi181.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 18.2.4-855-g19e2a2be-1jammy [3,452 kB] 2024-09-17T09:12:14.601 INFO:teuthology.orchestra.run.smithi189.stdout:0 upgraded, 109 newly installed, 0 to remove and 331 not upgraded. 2024-09-17T09:12:14.601 INFO:teuthology.orchestra.run.smithi189.stdout:Need to get 163 MB of archives. 2024-09-17T09:12:14.601 INFO:teuthology.orchestra.run.smithi189.stdout:After this operation, 746 MB of additional disk space will be used. 2024-09-17T09:12:14.601 INFO:teuthology.orchestra.run.smithi189.stdout:Get:1 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 18.2.4-855-g19e2a2be-1jammy [3,452 kB] 2024-09-17T09:12:14.615 INFO:teuthology.orchestra.run.smithi181.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-17T09:12:14.618 INFO:teuthology.orchestra.run.smithi181.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-17T09:12:14.634 INFO:teuthology.orchestra.run.smithi181.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-17T09:12:14.646 INFO:teuthology.orchestra.run.smithi189.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-09-17T09:12:14.648 INFO:teuthology.orchestra.run.smithi043.stdout:The following NEW packages will be installed: 2024-09-17T09:12:14.649 INFO:teuthology.orchestra.run.smithi043.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-17T09:12:14.649 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-17T09:12:14.651 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-17T09:12:14.651 INFO:teuthology.orchestra.run.smithi043.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-09-17T09:12:14.651 INFO:teuthology.orchestra.run.smithi043.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-17T09:12:14.652 INFO:teuthology.orchestra.run.smithi043.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-09-17T09:12:14.652 INFO:teuthology.orchestra.run.smithi043.stdout: libthrift-0.16.0 nvme-cli python-asyncssh-doc python-babel-localedata 2024-09-17T09:12:14.652 INFO:teuthology.orchestra.run.smithi043.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-17T09:12:14.652 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2024-09-17T09:12:14.652 INFO:teuthology.orchestra.run.smithi043.stdout: python3-certifi python3-cheroot python3-cherrypy3 python3-google-auth 2024-09-17T09:12:14.652 INFO:teuthology.orchestra.run.smithi043.stdout: python3-idna python3-iniconfig python3-jaraco.classes 2024-09-17T09:12:14.652 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jaraco.collections python3-jaraco.functools python3-jaraco.text 2024-09-17T09:12:14.652 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jinja2 python3-joblib python3-kubernetes python3-logutils 2024-09-17T09:12:14.652 INFO:teuthology.orchestra.run.smithi043.stdout: python3-mako python3-markupsafe python3-natsort python3-openssl 2024-09-17T09:12:14.652 INFO:teuthology.orchestra.run.smithi043.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2024-09-17T09:12:14.652 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2024-09-17T09:12:14.652 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pyasn1 python3-pyasn1-modules python3-pygments python3-pyinotify 2024-09-17T09:12:14.653 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pytest python3-rados python3-rbd python3-repoze.lru python3-requests 2024-09-17T09:12:14.653 INFO:teuthology.orchestra.run.smithi043.stdout: python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2024-09-17T09:12:14.653 INFO:teuthology.orchestra.run.smithi043.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-17T09:12:14.653 INFO:teuthology.orchestra.run.smithi043.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-17T09:12:14.653 INFO:teuthology.orchestra.run.smithi043.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-17T09:12:14.653 INFO:teuthology.orchestra.run.smithi043.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-17T09:12:14.653 INFO:teuthology.orchestra.run.smithi043.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse 2024-09-17T09:12:14.653 INFO:teuthology.orchestra.run.smithi043.stdout: socat xmlstarlet 2024-09-17T09:12:14.688 INFO:teuthology.orchestra.run.smithi181.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-17T09:12:14.692 INFO:teuthology.orchestra.run.smithi181.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-17T09:12:14.703 INFO:teuthology.orchestra.run.smithi181.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-17T09:12:14.707 INFO:teuthology.orchestra.run.smithi181.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-17T09:12:14.708 INFO:teuthology.orchestra.run.smithi181.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-17T09:12:14.708 INFO:teuthology.orchestra.run.smithi181.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-17T09:12:14.710 INFO:teuthology.orchestra.run.smithi043.stdout:0 upgraded, 109 newly installed, 0 to remove and 331 not upgraded. 2024-09-17T09:12:14.711 INFO:teuthology.orchestra.run.smithi043.stdout:Need to get 163 MB of archives. 2024-09-17T09:12:14.711 INFO:teuthology.orchestra.run.smithi043.stdout:After this operation, 746 MB of additional disk space will be used. 2024-09-17T09:12:14.711 INFO:teuthology.orchestra.run.smithi043.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-09-17T09:12:14.716 INFO:teuthology.orchestra.run.smithi181.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-17T09:12:14.717 INFO:teuthology.orchestra.run.smithi181.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-17T09:12:14.717 INFO:teuthology.orchestra.run.smithi181.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-17T09:12:14.719 INFO:teuthology.orchestra.run.smithi181.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-17T09:12:14.726 INFO:teuthology.orchestra.run.smithi181.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-17T09:12:14.726 INFO:teuthology.orchestra.run.smithi181.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-17T09:12:14.726 INFO:teuthology.orchestra.run.smithi181.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-17T09:12:14.743 INFO:teuthology.orchestra.run.smithi181.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-17T09:12:14.743 INFO:teuthology.orchestra.run.smithi181.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-17T09:12:14.744 INFO:teuthology.orchestra.run.smithi181.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-17T09:12:14.746 INFO:teuthology.orchestra.run.smithi181.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-17T09:12:14.747 INFO:teuthology.orchestra.run.smithi181.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-17T09:12:14.747 INFO:teuthology.orchestra.run.smithi181.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-17T09:12:14.748 INFO:teuthology.orchestra.run.smithi181.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-17T09:12:14.760 INFO:teuthology.orchestra.run.smithi181.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-17T09:12:14.761 INFO:teuthology.orchestra.run.smithi181.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-17T09:12:14.761 INFO:teuthology.orchestra.run.smithi181.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-17T09:12:14.768 INFO:teuthology.orchestra.run.smithi043.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-17T09:12:14.777 INFO:teuthology.orchestra.run.smithi181.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-17T09:12:14.778 INFO:teuthology.orchestra.run.smithi181.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-17T09:12:14.778 INFO:teuthology.orchestra.run.smithi181.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-17T09:12:14.784 INFO:teuthology.orchestra.run.smithi181.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-17T09:12:14.784 INFO:teuthology.orchestra.run.smithi181.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-17T09:12:14.784 INFO:teuthology.orchestra.run.smithi181.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-17T09:12:14.785 INFO:teuthology.orchestra.run.smithi181.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-17T09:12:14.794 INFO:teuthology.orchestra.run.smithi181.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-17T09:12:14.796 INFO:teuthology.orchestra.run.smithi181.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-17T09:12:14.797 INFO:teuthology.orchestra.run.smithi181.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-17T09:12:14.801 INFO:teuthology.orchestra.run.smithi181.stdout:Get:40 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 18.2.4-855-g19e2a2be-1jammy [3,108 kB] 2024-09-17T09:12:14.804 INFO:teuthology.orchestra.run.smithi043.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-17T09:12:14.807 INFO:teuthology.orchestra.run.smithi043.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-17T09:12:14.808 INFO:teuthology.orchestra.run.smithi189.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 18.2.4-855-g19e2a2be-1jammy [3,108 kB] 2024-09-17T09:12:14.811 INFO:teuthology.orchestra.run.smithi181.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-17T09:12:14.812 INFO:teuthology.orchestra.run.smithi181.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-17T09:12:14.814 INFO:teuthology.orchestra.run.smithi181.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-17T09:12:14.814 INFO:teuthology.orchestra.run.smithi181.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-17T09:12:14.816 INFO:teuthology.orchestra.run.smithi181.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-17T09:12:14.818 INFO:teuthology.orchestra.run.smithi181.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-17T09:12:14.823 INFO:teuthology.orchestra.run.smithi043.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-17T09:12:14.824 INFO:teuthology.orchestra.run.smithi043.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 18.2.4-855-g19e2a2be-1jammy [3,452 kB] 2024-09-17T09:12:14.871 INFO:teuthology.orchestra.run.smithi181.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-17T09:12:14.872 INFO:teuthology.orchestra.run.smithi181.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-17T09:12:14.873 INFO:teuthology.orchestra.run.smithi181.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-17T09:12:14.873 INFO:teuthology.orchestra.run.smithi181.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-17T09:12:14.874 INFO:teuthology.orchestra.run.smithi181.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-17T09:12:14.874 INFO:teuthology.orchestra.run.smithi181.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-17T09:12:14.875 INFO:teuthology.orchestra.run.smithi181.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-17T09:12:14.875 INFO:teuthology.orchestra.run.smithi043.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-17T09:12:14.877 INFO:teuthology.orchestra.run.smithi181.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-17T09:12:14.877 INFO:teuthology.orchestra.run.smithi181.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-17T09:12:14.880 INFO:teuthology.orchestra.run.smithi043.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-17T09:12:14.890 INFO:teuthology.orchestra.run.smithi181.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-17T09:12:14.891 INFO:teuthology.orchestra.run.smithi043.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-17T09:12:14.896 INFO:teuthology.orchestra.run.smithi043.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-17T09:12:14.896 INFO:teuthology.orchestra.run.smithi043.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-17T09:12:14.897 INFO:teuthology.orchestra.run.smithi043.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-17T09:12:14.900 INFO:teuthology.orchestra.run.smithi189.stdout:Get:4 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 18.2.4-855-g19e2a2be-1jammy [683 kB] 2024-09-17T09:12:14.902 INFO:teuthology.orchestra.run.smithi181.stdout:Get:57 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 18.2.4-855-g19e2a2be-1jammy [683 kB] 2024-09-17T09:12:14.905 INFO:teuthology.orchestra.run.smithi043.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-17T09:12:14.906 INFO:teuthology.orchestra.run.smithi043.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-17T09:12:14.907 INFO:teuthology.orchestra.run.smithi181.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-17T09:12:14.907 INFO:teuthology.orchestra.run.smithi043.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-17T09:12:14.908 INFO:teuthology.orchestra.run.smithi043.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-17T09:12:14.908 INFO:teuthology.orchestra.run.smithi181.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-17T09:12:14.909 INFO:teuthology.orchestra.run.smithi181.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-17T09:12:14.914 INFO:teuthology.orchestra.run.smithi043.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-17T09:12:14.914 INFO:teuthology.orchestra.run.smithi043.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-17T09:12:14.916 INFO:teuthology.orchestra.run.smithi181.stdout:Get:61 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 18.2.4-855-g19e2a2be-1jammy [357 kB] 2024-09-17T09:12:14.924 INFO:teuthology.orchestra.run.smithi181.stdout:Get:62 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 18.2.4-855-g19e2a2be-1jammy [32.8 kB] 2024-09-17T09:12:14.924 INFO:teuthology.orchestra.run.smithi181.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-17T09:12:14.924 INFO:teuthology.orchestra.run.smithi181.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-17T09:12:14.925 INFO:teuthology.orchestra.run.smithi181.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-17T09:12:14.925 INFO:teuthology.orchestra.run.smithi181.stdout:Get:66 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 18.2.4-855-g19e2a2be-1jammy [180 kB] 2024-09-17T09:12:14.925 INFO:teuthology.orchestra.run.smithi181.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-17T09:12:14.926 INFO:teuthology.orchestra.run.smithi181.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-17T09:12:14.926 INFO:teuthology.orchestra.run.smithi181.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-17T09:12:14.926 INFO:teuthology.orchestra.run.smithi181.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-17T09:12:14.929 INFO:teuthology.orchestra.run.smithi189.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-17T09:12:14.929 INFO:teuthology.orchestra.run.smithi181.stdout:Get:71 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 18.2.4-855-g19e2a2be-1jammy [63.8 kB] 2024-09-17T09:12:14.930 INFO:teuthology.orchestra.run.smithi189.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 18.2.4-855-g19e2a2be-1jammy [357 kB] 2024-09-17T09:12:14.930 INFO:teuthology.orchestra.run.smithi043.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-17T09:12:14.931 INFO:teuthology.orchestra.run.smithi043.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-17T09:12:14.931 INFO:teuthology.orchestra.run.smithi043.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-17T09:12:14.932 INFO:teuthology.orchestra.run.smithi043.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-17T09:12:14.935 INFO:teuthology.orchestra.run.smithi043.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-17T09:12:14.935 INFO:teuthology.orchestra.run.smithi043.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-17T09:12:14.935 INFO:teuthology.orchestra.run.smithi043.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-17T09:12:14.936 INFO:teuthology.orchestra.run.smithi043.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-17T09:12:14.937 INFO:teuthology.orchestra.run.smithi189.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 18.2.4-855-g19e2a2be-1jammy [32.8 kB] 2024-09-17T09:12:14.938 INFO:teuthology.orchestra.run.smithi189.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 18.2.4-855-g19e2a2be-1jammy [180 kB] 2024-09-17T09:12:14.941 INFO:teuthology.orchestra.run.smithi181.stdout:Get:72 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 18.2.4-855-g19e2a2be-1jammy [334 kB] 2024-09-17T09:12:14.942 INFO:teuthology.orchestra.run.smithi181.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-17T09:12:14.943 INFO:teuthology.orchestra.run.smithi189.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 18.2.4-855-g19e2a2be-1jammy [63.8 kB] 2024-09-17T09:12:14.944 INFO:teuthology.orchestra.run.smithi189.stdout:Get:10 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 18.2.4-855-g19e2a2be-1jammy [334 kB] 2024-09-17T09:12:14.945 INFO:teuthology.orchestra.run.smithi181.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-17T09:12:14.947 INFO:teuthology.orchestra.run.smithi043.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-17T09:12:14.948 INFO:teuthology.orchestra.run.smithi043.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-17T09:12:14.948 INFO:teuthology.orchestra.run.smithi181.stdout:Get:75 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 18.2.4-855-g19e2a2be-1jammy [5,934 kB] 2024-09-17T09:12:14.948 INFO:teuthology.orchestra.run.smithi181.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-17T09:12:14.949 INFO:teuthology.orchestra.run.smithi181.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-17T09:12:14.959 INFO:teuthology.orchestra.run.smithi181.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-17T09:12:14.962 INFO:teuthology.orchestra.run.smithi181.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-17T09:12:14.964 INFO:teuthology.orchestra.run.smithi043.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-17T09:12:14.965 INFO:teuthology.orchestra.run.smithi181.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-17T09:12:14.965 INFO:teuthology.orchestra.run.smithi043.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-17T09:12:14.966 INFO:teuthology.orchestra.run.smithi043.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-17T09:12:14.967 INFO:teuthology.orchestra.run.smithi043.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-17T09:12:14.967 INFO:teuthology.orchestra.run.smithi189.stdout:Get:11 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 18.2.4-855-g19e2a2be-1jammy [5,934 kB] 2024-09-17T09:12:14.969 INFO:teuthology.orchestra.run.smithi181.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-17T09:12:14.971 INFO:teuthology.orchestra.run.smithi181.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-17T09:12:14.972 INFO:teuthology.orchestra.run.smithi181.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-17T09:12:14.972 INFO:teuthology.orchestra.run.smithi043.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-17T09:12:14.973 INFO:teuthology.orchestra.run.smithi043.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-17T09:12:14.973 INFO:teuthology.orchestra.run.smithi043.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-17T09:12:14.974 INFO:teuthology.orchestra.run.smithi043.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-17T09:12:14.976 INFO:teuthology.orchestra.run.smithi181.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-17T09:12:14.981 INFO:teuthology.orchestra.run.smithi043.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-17T09:12:14.983 INFO:teuthology.orchestra.run.smithi043.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-17T09:12:14.986 INFO:teuthology.orchestra.run.smithi181.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-17T09:12:14.986 INFO:teuthology.orchestra.run.smithi181.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-17T09:12:14.987 INFO:teuthology.orchestra.run.smithi181.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-17T09:12:14.992 INFO:teuthology.orchestra.run.smithi043.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-17T09:12:14.994 INFO:teuthology.orchestra.run.smithi043.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-17T09:12:14.995 INFO:teuthology.orchestra.run.smithi043.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-17T09:12:14.997 INFO:teuthology.orchestra.run.smithi043.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-17T09:12:14.997 INFO:teuthology.orchestra.run.smithi043.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-17T09:12:14.998 INFO:teuthology.orchestra.run.smithi043.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-17T09:12:15.001 INFO:teuthology.orchestra.run.smithi043.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-17T09:12:15.056 INFO:teuthology.orchestra.run.smithi043.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-17T09:12:15.056 INFO:teuthology.orchestra.run.smithi043.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-17T09:12:15.057 INFO:teuthology.orchestra.run.smithi043.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-17T09:12:15.057 INFO:teuthology.orchestra.run.smithi043.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-17T09:12:15.058 INFO:teuthology.orchestra.run.smithi043.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-17T09:12:15.058 INFO:teuthology.orchestra.run.smithi043.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-17T09:12:15.058 INFO:teuthology.orchestra.run.smithi043.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-17T09:12:15.060 INFO:teuthology.orchestra.run.smithi043.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-17T09:12:15.061 INFO:teuthology.orchestra.run.smithi043.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-17T09:12:15.089 INFO:teuthology.orchestra.run.smithi043.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-17T09:12:15.103 INFO:teuthology.orchestra.run.smithi189.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-17T09:12:15.106 INFO:teuthology.orchestra.run.smithi043.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-17T09:12:15.108 INFO:teuthology.orchestra.run.smithi043.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-17T09:12:15.108 INFO:teuthology.orchestra.run.smithi043.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-17T09:12:15.117 INFO:teuthology.orchestra.run.smithi189.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-17T09:12:15.124 INFO:teuthology.orchestra.run.smithi043.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-17T09:12:15.124 INFO:teuthology.orchestra.run.smithi043.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-17T09:12:15.124 INFO:teuthology.orchestra.run.smithi043.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-17T09:12:15.125 INFO:teuthology.orchestra.run.smithi043.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-17T09:12:15.125 INFO:teuthology.orchestra.run.smithi043.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-17T09:12:15.126 INFO:teuthology.orchestra.run.smithi043.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-17T09:12:15.142 INFO:teuthology.orchestra.run.smithi043.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-17T09:12:15.142 INFO:teuthology.orchestra.run.smithi043.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-17T09:12:15.144 INFO:teuthology.orchestra.run.smithi181.stdout:Get:88 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 18.2.4-855-g19e2a2be-1jammy [112 kB] 2024-09-17T09:12:15.145 INFO:teuthology.orchestra.run.smithi043.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-17T09:12:15.147 INFO:teuthology.orchestra.run.smithi181.stdout:Get:89 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 18.2.4-855-g19e2a2be-1jammy [445 kB] 2024-09-17T09:12:15.155 INFO:teuthology.orchestra.run.smithi181.stdout:Get:90 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 18.2.4-855-g19e2a2be-1jammy [22.0 MB] 2024-09-17T09:12:15.158 INFO:teuthology.orchestra.run.smithi043.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-17T09:12:15.160 INFO:teuthology.orchestra.run.smithi043.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-17T09:12:15.160 INFO:teuthology.orchestra.run.smithi043.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-17T09:12:15.163 INFO:teuthology.orchestra.run.smithi043.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-17T09:12:15.166 INFO:teuthology.orchestra.run.smithi043.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-17T09:12:15.167 INFO:teuthology.orchestra.run.smithi189.stdout:Get:14 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 18.2.4-855-g19e2a2be-1jammy [112 kB] 2024-09-17T09:12:15.170 INFO:teuthology.orchestra.run.smithi043.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-17T09:12:15.170 INFO:teuthology.orchestra.run.smithi189.stdout:Get:15 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 18.2.4-855-g19e2a2be-1jammy [445 kB] 2024-09-17T09:12:15.172 INFO:teuthology.orchestra.run.smithi043.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-17T09:12:15.175 INFO:teuthology.orchestra.run.smithi043.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-17T09:12:15.177 INFO:teuthology.orchestra.run.smithi043.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-17T09:12:15.179 INFO:teuthology.orchestra.run.smithi189.stdout:Get:16 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 18.2.4-855-g19e2a2be-1jammy [22.0 MB] 2024-09-17T09:12:15.183 INFO:teuthology.orchestra.run.smithi043.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-17T09:12:15.190 INFO:teuthology.orchestra.run.smithi189.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-17T09:12:15.192 INFO:teuthology.orchestra.run.smithi043.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-17T09:12:15.193 INFO:teuthology.orchestra.run.smithi043.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-17T09:12:15.386 INFO:teuthology.orchestra.run.smithi189.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-17T09:12:15.396 INFO:teuthology.orchestra.run.smithi189.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-17T09:12:15.424 INFO:teuthology.orchestra.run.smithi189.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-17T09:12:15.432 INFO:teuthology.orchestra.run.smithi189.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-17T09:12:15.433 INFO:teuthology.orchestra.run.smithi189.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-17T09:12:15.434 INFO:teuthology.orchestra.run.smithi189.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-17T09:12:15.452 INFO:teuthology.orchestra.run.smithi189.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-17T09:12:15.453 INFO:teuthology.orchestra.run.smithi189.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-17T09:12:15.454 INFO:teuthology.orchestra.run.smithi189.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-17T09:12:15.468 INFO:teuthology.orchestra.run.smithi189.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-17T09:12:15.539 INFO:teuthology.orchestra.run.smithi189.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-17T09:12:15.539 INFO:teuthology.orchestra.run.smithi189.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-17T09:12:15.540 INFO:teuthology.orchestra.run.smithi189.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-17T09:12:15.541 INFO:teuthology.orchestra.run.smithi189.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-17T09:12:15.542 INFO:teuthology.orchestra.run.smithi189.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-17T09:12:15.542 INFO:teuthology.orchestra.run.smithi189.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-17T09:12:15.548 INFO:teuthology.orchestra.run.smithi189.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-17T09:12:15.549 INFO:teuthology.orchestra.run.smithi189.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-17T09:12:15.550 INFO:teuthology.orchestra.run.smithi189.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-17T09:12:15.631 INFO:teuthology.orchestra.run.smithi189.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-17T09:12:15.633 INFO:teuthology.orchestra.run.smithi189.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-17T09:12:15.634 INFO:teuthology.orchestra.run.smithi189.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-17T09:12:15.635 INFO:teuthology.orchestra.run.smithi189.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-17T09:12:15.637 INFO:teuthology.orchestra.run.smithi189.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-17T09:12:15.639 INFO:teuthology.orchestra.run.smithi189.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-17T09:12:15.640 INFO:teuthology.orchestra.run.smithi189.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-17T09:12:15.652 INFO:teuthology.orchestra.run.smithi189.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-17T09:12:15.713 INFO:teuthology.orchestra.run.smithi189.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-17T09:12:15.714 INFO:teuthology.orchestra.run.smithi189.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-17T09:12:15.735 INFO:teuthology.orchestra.run.smithi189.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-17T09:12:15.737 INFO:teuthology.orchestra.run.smithi189.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-17T09:12:15.741 INFO:teuthology.orchestra.run.smithi189.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-17T09:12:15.743 INFO:teuthology.orchestra.run.smithi189.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-17T09:12:15.796 INFO:teuthology.orchestra.run.smithi189.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-17T09:12:15.798 INFO:teuthology.orchestra.run.smithi189.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-17T09:12:15.802 INFO:teuthology.orchestra.run.smithi189.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-17T09:12:15.803 INFO:teuthology.orchestra.run.smithi189.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-17T09:12:15.876 INFO:teuthology.orchestra.run.smithi189.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-17T09:12:15.881 INFO:teuthology.orchestra.run.smithi189.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-17T09:12:16.016 INFO:teuthology.orchestra.run.smithi189.stdout:Get:57 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 18.2.4-855-g19e2a2be-1jammy [5,006 kB] 2024-09-17T09:12:16.028 INFO:teuthology.orchestra.run.smithi181.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 18.2.4-855-g19e2a2be-1jammy [5,006 kB] 2024-09-17T09:12:16.046 INFO:teuthology.orchestra.run.smithi189.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-17T09:12:16.048 INFO:teuthology.orchestra.run.smithi189.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-17T09:12:16.051 INFO:teuthology.orchestra.run.smithi189.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-17T09:12:16.051 INFO:teuthology.orchestra.run.smithi189.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-17T09:12:16.089 INFO:teuthology.orchestra.run.smithi189.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-17T09:12:16.090 INFO:teuthology.orchestra.run.smithi189.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-17T09:12:16.090 INFO:teuthology.orchestra.run.smithi043.stdout:Get:80 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 18.2.4-855-g19e2a2be-1jammy [3,108 kB] 2024-09-17T09:12:16.090 INFO:teuthology.orchestra.run.smithi189.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-17T09:12:16.095 INFO:teuthology.orchestra.run.smithi189.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-17T09:12:16.096 INFO:teuthology.orchestra.run.smithi189.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-17T09:12:16.096 INFO:teuthology.orchestra.run.smithi181.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 18.2.4-855-g19e2a2be-1jammy [241 kB] 2024-09-17T09:12:16.098 INFO:teuthology.orchestra.run.smithi181.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 18.2.4-855-g19e2a2be-1jammy [130 kB] 2024-09-17T09:12:16.100 INFO:teuthology.orchestra.run.smithi181.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 18.2.4-855-g19e2a2be-1jammy [1,494 kB] 2024-09-17T09:12:16.131 INFO:teuthology.orchestra.run.smithi189.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-17T09:12:16.140 INFO:teuthology.orchestra.run.smithi189.stdout:Get:68 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 18.2.4-855-g19e2a2be-1jammy [241 kB] 2024-09-17T09:12:16.145 INFO:teuthology.orchestra.run.smithi189.stdout:Get:69 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 18.2.4-855-g19e2a2be-1jammy [130 kB] 2024-09-17T09:12:16.148 INFO:teuthology.orchestra.run.smithi189.stdout:Get:70 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 18.2.4-855-g19e2a2be-1jammy [1,494 kB] 2024-09-17T09:12:16.154 INFO:teuthology.orchestra.run.smithi181.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 18.2.4-855-g19e2a2be-1jammy [6,085 kB] 2024-09-17T09:12:16.180 INFO:teuthology.orchestra.run.smithi189.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-17T09:12:16.184 INFO:teuthology.orchestra.run.smithi189.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-17T09:12:16.185 INFO:teuthology.orchestra.run.smithi189.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-17T09:12:16.202 INFO:teuthology.orchestra.run.smithi189.stdout:Get:74 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 18.2.4-855-g19e2a2be-1jammy [6,085 kB] 2024-09-17T09:12:16.236 INFO:teuthology.orchestra.run.smithi189.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-17T09:12:16.236 INFO:teuthology.orchestra.run.smithi189.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-17T09:12:16.238 INFO:teuthology.orchestra.run.smithi189.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-17T09:12:16.238 INFO:teuthology.orchestra.run.smithi189.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-17T09:12:16.239 INFO:teuthology.orchestra.run.smithi189.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-17T09:12:16.240 INFO:teuthology.orchestra.run.smithi189.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-17T09:12:16.295 INFO:teuthology.orchestra.run.smithi189.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-17T09:12:16.295 INFO:teuthology.orchestra.run.smithi189.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-17T09:12:16.302 INFO:teuthology.orchestra.run.smithi189.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-17T09:12:16.371 INFO:teuthology.orchestra.run.smithi181.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 18.2.4-855-g19e2a2be-1jammy [22.4 MB] 2024-09-17T09:12:16.376 INFO:teuthology.orchestra.run.smithi189.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-17T09:12:16.379 INFO:teuthology.orchestra.run.smithi189.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-17T09:12:16.381 INFO:teuthology.orchestra.run.smithi189.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-17T09:12:16.389 INFO:teuthology.orchestra.run.smithi189.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-17T09:12:16.395 INFO:teuthology.orchestra.run.smithi189.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-17T09:12:16.406 INFO:teuthology.orchestra.run.smithi189.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-17T09:12:16.413 INFO:teuthology.orchestra.run.smithi189.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-17T09:12:16.447 INFO:teuthology.orchestra.run.smithi189.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 18.2.4-855-g19e2a2be-1jammy [22.4 MB] 2024-09-17T09:12:16.458 INFO:teuthology.orchestra.run.smithi189.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-17T09:12:16.461 INFO:teuthology.orchestra.run.smithi189.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-17T09:12:16.477 INFO:teuthology.orchestra.run.smithi189.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-17T09:12:16.486 INFO:teuthology.orchestra.run.smithi043.stdout:Get:81 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 18.2.4-855-g19e2a2be-1jammy [683 kB] 2024-09-17T09:12:16.539 INFO:teuthology.orchestra.run.smithi189.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-17T09:12:16.541 INFO:teuthology.orchestra.run.smithi189.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-17T09:12:16.577 INFO:teuthology.orchestra.run.smithi043.stdout:Get:82 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 18.2.4-855-g19e2a2be-1jammy [357 kB] 2024-09-17T09:12:16.623 INFO:teuthology.orchestra.run.smithi043.stdout:Get:83 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 18.2.4-855-g19e2a2be-1jammy [32.8 kB] 2024-09-17T09:12:16.625 INFO:teuthology.orchestra.run.smithi043.stdout:Get:84 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 18.2.4-855-g19e2a2be-1jammy [180 kB] 2024-09-17T09:12:16.629 INFO:teuthology.orchestra.run.smithi043.stdout:Get:85 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 18.2.4-855-g19e2a2be-1jammy [63.8 kB] 2024-09-17T09:12:16.666 INFO:teuthology.orchestra.run.smithi043.stdout:Get:86 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 18.2.4-855-g19e2a2be-1jammy [334 kB] 2024-09-17T09:12:16.675 INFO:teuthology.orchestra.run.smithi043.stdout:Get:87 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 18.2.4-855-g19e2a2be-1jammy [5,934 kB] 2024-09-17T09:12:17.215 INFO:teuthology.orchestra.run.smithi043.stdout:Get:88 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 18.2.4-855-g19e2a2be-1jammy [112 kB] 2024-09-17T09:12:17.218 INFO:teuthology.orchestra.run.smithi043.stdout:Get:89 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 18.2.4-855-g19e2a2be-1jammy [445 kB] 2024-09-17T09:12:17.269 INFO:teuthology.orchestra.run.smithi043.stdout:Get:90 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 18.2.4-855-g19e2a2be-1jammy [22.0 MB] 2024-09-17T09:12:17.321 INFO:teuthology.orchestra.run.smithi181.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 18.2.4-855-g19e2a2be-1jammy [14.2 kB] 2024-09-17T09:12:17.321 INFO:teuthology.orchestra.run.smithi181.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 18.2.4-855-g19e2a2be-1jammy [835 kB] 2024-09-17T09:12:17.338 INFO:teuthology.orchestra.run.smithi181.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 18.2.4-855-g19e2a2be-1jammy [2,159 kB] 2024-09-17T09:12:17.376 INFO:teuthology.orchestra.run.smithi181.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 18.2.4-855-g19e2a2be-1jammy [240 kB] 2024-09-17T09:12:17.379 INFO:teuthology.orchestra.run.smithi181.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 18.2.4-855-g19e2a2be-1jammy [145 kB] 2024-09-17T09:12:17.381 INFO:teuthology.orchestra.run.smithi181.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 18.2.4-855-g19e2a2be-1jammy [2,233 kB] 2024-09-17T09:12:17.461 INFO:teuthology.orchestra.run.smithi189.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 18.2.4-855-g19e2a2be-1jammy [14.2 kB] 2024-09-17T09:12:17.462 INFO:teuthology.orchestra.run.smithi189.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 18.2.4-855-g19e2a2be-1jammy [835 kB] 2024-09-17T09:12:17.465 INFO:teuthology.orchestra.run.smithi181.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 18.2.4-855-g19e2a2be-1jammy [8,625 kB] 2024-09-17T09:12:17.478 INFO:teuthology.orchestra.run.smithi189.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 18.2.4-855-g19e2a2be-1jammy [2,159 kB] 2024-09-17T09:12:17.520 INFO:teuthology.orchestra.run.smithi189.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 18.2.4-855-g19e2a2be-1jammy [240 kB] 2024-09-17T09:12:17.524 INFO:teuthology.orchestra.run.smithi189.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 18.2.4-855-g19e2a2be-1jammy [145 kB] 2024-09-17T09:12:17.526 INFO:teuthology.orchestra.run.smithi189.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 18.2.4-855-g19e2a2be-1jammy [2,233 kB] 2024-09-17T09:12:17.633 INFO:teuthology.orchestra.run.smithi189.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 18.2.4-855-g19e2a2be-1jammy [8,625 kB] 2024-09-17T09:12:17.823 INFO:teuthology.orchestra.run.smithi181.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 18.2.4-855-g19e2a2be-1jammy [14.3 kB] 2024-09-17T09:12:17.823 INFO:teuthology.orchestra.run.smithi181.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 18.2.4-855-g19e2a2be-1jammy [42.8 MB] 2024-09-17T09:12:18.056 INFO:teuthology.orchestra.run.smithi189.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 18.2.4-855-g19e2a2be-1jammy [14.3 kB] 2024-09-17T09:12:18.056 INFO:teuthology.orchestra.run.smithi189.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 18.2.4-855-g19e2a2be-1jammy [42.8 MB] 2024-09-17T09:12:18.607 INFO:teuthology.orchestra.run.smithi043.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 18.2.4-855-g19e2a2be-1jammy [5,006 kB] 2024-09-17T09:12:18.783 INFO:teuthology.orchestra.run.smithi043.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 18.2.4-855-g19e2a2be-1jammy [241 kB] 2024-09-17T09:12:18.788 INFO:teuthology.orchestra.run.smithi043.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 18.2.4-855-g19e2a2be-1jammy [130 kB] 2024-09-17T09:12:18.810 INFO:teuthology.orchestra.run.smithi043.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 18.2.4-855-g19e2a2be-1jammy [1,494 kB] 2024-09-17T09:12:18.875 INFO:teuthology.orchestra.run.smithi043.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 18.2.4-855-g19e2a2be-1jammy [6,085 kB] 2024-09-17T09:12:19.176 INFO:teuthology.orchestra.run.smithi043.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 18.2.4-855-g19e2a2be-1jammy [22.4 MB] 2024-09-17T09:12:20.007 INFO:teuthology.orchestra.run.smithi181.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 18.2.4-855-g19e2a2be-1jammy [122 kB] 2024-09-17T09:12:20.077 INFO:teuthology.orchestra.run.smithi181.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 18.2.4-855-g19e2a2be-1jammy [38.3 kB] 2024-09-17T09:12:20.078 INFO:teuthology.orchestra.run.smithi181.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 18.2.4-855-g19e2a2be-1jammy [11.7 MB] 2024-09-17T09:12:20.292 INFO:teuthology.orchestra.run.smithi043.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 18.2.4-855-g19e2a2be-1jammy [14.2 kB] 2024-09-17T09:12:20.293 INFO:teuthology.orchestra.run.smithi043.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 18.2.4-855-g19e2a2be-1jammy [835 kB] 2024-09-17T09:12:20.309 INFO:teuthology.orchestra.run.smithi043.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 18.2.4-855-g19e2a2be-1jammy [2,159 kB] 2024-09-17T09:12:20.349 INFO:teuthology.orchestra.run.smithi043.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 18.2.4-855-g19e2a2be-1jammy [240 kB] 2024-09-17T09:12:20.352 INFO:teuthology.orchestra.run.smithi043.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 18.2.4-855-g19e2a2be-1jammy [145 kB] 2024-09-17T09:12:20.354 INFO:teuthology.orchestra.run.smithi043.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 18.2.4-855-g19e2a2be-1jammy [2,233 kB] 2024-09-17T09:12:20.365 INFO:teuthology.orchestra.run.smithi189.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 18.2.4-855-g19e2a2be-1jammy [122 kB] 2024-09-17T09:12:20.367 INFO:teuthology.orchestra.run.smithi189.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 18.2.4-855-g19e2a2be-1jammy [38.3 kB] 2024-09-17T09:12:20.369 INFO:teuthology.orchestra.run.smithi189.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 18.2.4-855-g19e2a2be-1jammy [11.7 MB] 2024-09-17T09:12:20.441 INFO:teuthology.orchestra.run.smithi043.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 18.2.4-855-g19e2a2be-1jammy [8,625 kB] 2024-09-17T09:12:20.483 INFO:teuthology.orchestra.run.smithi181.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 18.2.4-855-g19e2a2be-1jammy [93.1 kB] 2024-09-17T09:12:20.720 INFO:teuthology.orchestra.run.smithi043.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 18.2.4-855-g19e2a2be-1jammy [14.3 kB] 2024-09-17T09:12:20.721 INFO:teuthology.orchestra.run.smithi043.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 18.2.4-855-g19e2a2be-1jammy [42.8 MB] 2024-09-17T09:12:20.724 INFO:teuthology.orchestra.run.smithi189.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 18.2.4-855-g19e2a2be-1jammy [93.1 kB] 2024-09-17T09:12:21.057 INFO:teuthology.orchestra.run.smithi181.stdout:Fetched 163 MB in 6s (27.0 MB/s) 2024-09-17T09:12:21.191 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libfmt8:amd64. 2024-09-17T09:12:21.287 INFO:teuthology.orchestra.run.smithi181.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 ... 165990 files and directories currently installed.) 2024-09-17T09:12:21.292 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-09-17T09:12:21.301 INFO:teuthology.orchestra.run.smithi189.stdout:Fetched 163 MB in 6s (26.0 MB/s) 2024-09-17T09:12:21.373 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-09-17T09:12:21.443 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package libfmt8:amd64. 2024-09-17T09:12:21.541 INFO:teuthology.orchestra.run.smithi189.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 ... 165990 files and directories currently installed.) 2024-09-17T09:12:21.546 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-09-17T09:12:21.576 INFO:teuthology.orchestra.run.smithi043.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 18.2.4-855-g19e2a2be-1jammy [122 kB] 2024-09-17T09:12:21.625 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-09-17T09:12:21.647 INFO:teuthology.orchestra.run.smithi043.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 18.2.4-855-g19e2a2be-1jammy [38.3 kB] 2024-09-17T09:12:21.648 INFO:teuthology.orchestra.run.smithi043.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 18.2.4-855-g19e2a2be-1jammy [11.7 MB] 2024-09-17T09:12:21.692 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-17T09:12:21.719 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-17T09:12:21.759 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-17T09:12:21.809 INFO:teuthology.orchestra.run.smithi043.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 18.2.4-855-g19e2a2be-1jammy [93.1 kB] 2024-09-17T09:12:21.912 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-17T09:12:21.938 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-17T09:12:21.978 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-17T09:12:22.263 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-17T09:12:22.289 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../002-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-17T09:12:22.329 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-17T09:12:22.348 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-17T09:12:22.375 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../002-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-17T09:12:22.405 INFO:teuthology.orchestra.run.smithi043.stdout:Fetched 163 MB in 7s (22.8 MB/s) 2024-09-17T09:12:22.415 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-17T09:12:22.521 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libfmt8:amd64. 2024-09-17T09:12:22.598 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-17T09:12:22.620 INFO:teuthology.orchestra.run.smithi043.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 ... 165990 files and directories currently installed.) 2024-09-17T09:12:22.625 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../003-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-17T09:12:22.625 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-09-17T09:12:22.665 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-17T09:12:22.694 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-09-17T09:12:22.751 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-17T09:12:22.778 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../003-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-17T09:12:22.818 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-17T09:12:22.989 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-17T09:12:23.016 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-17T09:12:23.056 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-17T09:12:23.119 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-17T09:12:23.145 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../004-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T09:12:23.194 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T09:12:23.205 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-17T09:12:23.232 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../004-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T09:12:23.272 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T09:12:23.384 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-17T09:12:23.411 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../002-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-17T09:12:23.450 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-17T09:12:23.605 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-17T09:12:23.632 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../005-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T09:12:23.660 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-17T09:12:23.672 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T09:12:23.684 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../005-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T09:12:23.724 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T09:12:23.778 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-17T09:12:23.805 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../003-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-17T09:12:23.845 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-17T09:12:23.966 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-17T09:12:23.993 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../006-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T09:12:24.033 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T09:12:24.061 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-17T09:12:24.088 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../006-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T09:12:24.127 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T09:12:24.215 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-17T09:12:24.242 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../004-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T09:12:24.282 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T09:12:24.386 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-17T09:12:24.413 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../007-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-17T09:12:24.447 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-17T09:12:24.453 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-17T09:12:24.462 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../007-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-17T09:12:24.497 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-17T09:12:24.710 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-17T09:12:24.737 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../005-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T09:12:24.772 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package librados2. 2024-09-17T09:12:24.776 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T09:12:24.799 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../008-librados2_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:24.817 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package librados2. 2024-09-17T09:12:24.839 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking librados2 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:24.843 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../008-librados2_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:24.885 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking librados2 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:25.122 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-17T09:12:25.148 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../006-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T09:12:25.188 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T09:12:25.283 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package librbd1. 2024-09-17T09:12:25.310 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../009-librbd1_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:25.344 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package librbd1. 2024-09-17T09:12:25.350 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking librbd1 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:25.371 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../009-librbd1_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:25.411 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking librbd1 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:25.475 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-17T09:12:25.490 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../007-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-17T09:12:25.524 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-17T09:12:25.778 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libcephfs2. 2024-09-17T09:12:25.804 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../010-libcephfs2_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:25.827 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package librados2. 2024-09-17T09:12:25.830 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package libcephfs2. 2024-09-17T09:12:25.844 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libcephfs2 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:25.854 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../008-librados2_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:25.857 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../010-libcephfs2_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:25.894 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking librados2 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:25.897 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking libcephfs2 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:26.097 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-rados. 2024-09-17T09:12:26.112 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../011-python3-rados_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:26.141 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-rados. 2024-09-17T09:12:26.147 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-rados (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:26.156 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../011-python3-rados_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:26.199 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-rados (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:26.313 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package librbd1. 2024-09-17T09:12:26.340 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../009-librbd1_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:26.380 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking librbd1 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:26.424 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-17T09:12:26.451 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../012-python3-ceph-argparse_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:12:26.491 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-ceph-argparse (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:26.527 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-17T09:12:26.553 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../012-python3-ceph-argparse_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:12:26.594 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-ceph-argparse (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:26.808 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libcephfs2. 2024-09-17T09:12:26.834 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../010-libcephfs2_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:26.846 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-cephfs. 2024-09-17T09:12:26.861 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../013-python3-cephfs_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:26.874 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libcephfs2 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:26.904 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-cephfs (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:27.027 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-cephfs. 2024-09-17T09:12:27.053 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../013-python3-cephfs_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:27.093 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-cephfs (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:27.160 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-rados. 2024-09-17T09:12:27.176 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../011-python3-rados_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:27.199 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-17T09:12:27.214 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../014-python3-ceph-common_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:12:27.218 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-rados (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:27.249 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-ceph-common (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:27.488 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-17T09:12:27.513 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-17T09:12:27.514 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../014-python3-ceph-common_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:12:27.526 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-17T09:12:27.528 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../012-python3-ceph-argparse_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:12:27.542 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-17T09:12:27.555 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-ceph-common (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:27.563 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-ceph-argparse (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:27.577 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-17T09:12:27.774 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-cephfs. 2024-09-17T09:12:27.801 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../013-python3-cephfs_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:27.857 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-cephfs (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:27.858 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-17T09:12:27.884 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-17T09:12:27.888 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-prettytable. 2024-09-17T09:12:27.914 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-17T09:12:27.924 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-17T09:12:27.963 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-17T09:12:28.161 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-17T09:12:28.187 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../014-python3-ceph-common_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:12:28.219 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-prettytable. 2024-09-17T09:12:28.226 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-ceph-common (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:28.245 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-17T09:12:28.249 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-rbd. 2024-09-17T09:12:28.275 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../017-python3-rbd_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:28.285 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-17T09:12:28.315 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-rbd (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:28.538 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-rbd. 2024-09-17T09:12:28.546 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-17T09:12:28.553 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../017-python3-rbd_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:28.573 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-17T09:12:28.596 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-rbd (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:28.610 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-17T09:12:28.612 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-17T09:12:28.625 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-17T09:12:28.660 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-17T09:12:28.941 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-prettytable. 2024-09-17T09:12:28.941 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-17T09:12:28.946 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package librgw2. 2024-09-17T09:12:28.967 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-17T09:12:28.967 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-17T09:12:28.972 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../019-librgw2_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:29.007 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-17T09:12:29.008 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-17T09:12:29.012 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking librgw2 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:29.226 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-rbd. 2024-09-17T09:12:29.242 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../017-python3-rbd_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:29.276 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-rbd (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:29.277 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package librgw2. 2024-09-17T09:12:29.303 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../019-librgw2_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:29.335 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking librgw2 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:29.524 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-rgw. 2024-09-17T09:12:29.550 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../020-python3-rgw_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:29.590 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-rgw (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:29.621 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-17T09:12:29.648 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-17T09:12:29.687 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-17T09:12:29.821 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-rgw. 2024-09-17T09:12:29.847 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../020-python3-rgw_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:29.887 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-rgw (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:29.926 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-17T09:12:29.953 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-17T09:12:29.993 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-17T09:12:29.999 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package librgw2. 2024-09-17T09:12:30.026 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../019-librgw2_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:30.065 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking librgw2 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:30.240 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-17T09:12:30.266 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-17T09:12:30.279 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package libradosstriper1. 2024-09-17T09:12:30.305 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../022-libradosstriper1_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:30.307 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-17T09:12:30.337 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking libradosstriper1 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:30.560 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-rgw. 2024-09-17T09:12:30.586 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../020-python3-rgw_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:30.626 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-rgw (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:30.643 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libradosstriper1. 2024-09-17T09:12:30.669 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../022-libradosstriper1_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:30.710 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libradosstriper1 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:30.929 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-17T09:12:30.956 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-17T09:12:30.995 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-17T09:12:31.047 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-common. 2024-09-17T09:12:31.073 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../023-ceph-common_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:31.113 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-common (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:31.291 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package ceph-common. 2024-09-17T09:12:31.307 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libradosstriper1. 2024-09-17T09:12:31.318 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../023-ceph-common_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:31.334 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../022-libradosstriper1_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:31.358 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking ceph-common (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:31.373 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libradosstriper1 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:31.802 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-common. 2024-09-17T09:12:31.828 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../023-ceph-common_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:31.868 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-common (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:32.511 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-base. 2024-09-17T09:12:32.537 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../024-ceph-base_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:32.564 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package ceph-base. 2024-09-17T09:12:32.586 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-base (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:32.590 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../024-ceph-base_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:32.631 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking ceph-base (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:33.148 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-17T09:12:33.174 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../025-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-17T09:12:33.176 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-17T09:12:33.203 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../025-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-17T09:12:33.214 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-17T09:12:33.243 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-17T09:12:33.484 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-cheroot. 2024-09-17T09:12:33.510 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../026-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-17T09:12:33.545 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-cheroot. 2024-09-17T09:12:33.551 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-17T09:12:33.572 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../026-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-17T09:12:33.612 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-17T09:12:33.666 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-base. 2024-09-17T09:12:33.693 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../024-ceph-base_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:33.743 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-base (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:33.821 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-17T09:12:33.847 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../027-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-17T09:12:33.887 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-17T09:12:33.932 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-17T09:12:33.958 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../027-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-17T09:12:33.998 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-17T09:12:34.223 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-17T09:12:34.249 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../028-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-17T09:12:34.260 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-17T09:12:34.286 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../028-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-17T09:12:34.289 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-17T09:12:34.318 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-17T09:12:34.320 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-17T09:12:34.347 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../025-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-17T09:12:34.387 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-17T09:12:34.593 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-17T09:12:34.596 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-17T09:12:34.619 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../029-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-17T09:12:34.622 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../029-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-17T09:12:34.659 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-17T09:12:34.662 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-17T09:12:34.723 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-cheroot. 2024-09-17T09:12:34.750 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../026-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-17T09:12:34.790 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-17T09:12:34.904 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-tempora. 2024-09-17T09:12:34.930 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../030-python3-tempora_4.1.2-1_all.deb ... 2024-09-17T09:12:34.962 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-17T09:12:34.965 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-tempora. 2024-09-17T09:12:34.981 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../030-python3-tempora_4.1.2-1_all.deb ... 2024-09-17T09:12:35.024 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-17T09:12:35.134 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-17T09:12:35.161 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../027-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-17T09:12:35.201 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-17T09:12:35.248 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-portend. 2024-09-17T09:12:35.274 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../031-python3-portend_3.0.0-1_all.deb ... 2024-09-17T09:12:35.302 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-portend. 2024-09-17T09:12:35.314 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-17T09:12:35.328 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../031-python3-portend_3.0.0-1_all.deb ... 2024-09-17T09:12:35.368 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-17T09:12:35.437 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-17T09:12:35.453 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../028-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-17T09:12:35.495 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-17T09:12:35.618 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-17T09:12:35.638 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-17T09:12:35.644 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../032-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-17T09:12:35.664 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../032-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-17T09:12:35.686 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-17T09:12:35.704 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-17T09:12:35.798 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-17T09:12:35.826 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../029-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-17T09:12:35.865 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-17T09:12:35.948 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-17T09:12:35.974 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../033-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-17T09:12:36.006 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-17T09:12:36.033 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-17T09:12:36.059 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../033-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-17T09:12:36.099 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-17T09:12:36.168 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-tempora. 2024-09-17T09:12:36.195 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../030-python3-tempora_4.1.2-1_all.deb ... 2024-09-17T09:12:36.234 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-17T09:12:36.368 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-natsort. 2024-09-17T09:12:36.394 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../034-python3-natsort_8.0.2-1_all.deb ... 2024-09-17T09:12:36.434 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-17T09:12:36.461 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-natsort. 2024-09-17T09:12:36.487 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../034-python3-natsort_8.0.2-1_all.deb ... 2024-09-17T09:12:36.495 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-portend. 2024-09-17T09:12:36.512 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../031-python3-portend_3.0.0-1_all.deb ... 2024-09-17T09:12:36.527 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-17T09:12:36.545 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-17T09:12:36.712 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-logutils. 2024-09-17T09:12:36.739 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../035-python3-logutils_0.3.3-8_all.deb ... 2024-09-17T09:12:36.778 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-17T09:12:36.814 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-logutils. 2024-09-17T09:12:36.829 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../035-python3-logutils_0.3.3-8_all.deb ... 2024-09-17T09:12:36.834 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-17T09:12:36.861 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../032-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-17T09:12:36.864 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-17T09:12:36.900 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-17T09:12:37.056 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-17T09:12:37.083 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../036-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-17T09:12:37.123 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-17T09:12:37.142 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-17T09:12:37.168 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../036-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-17T09:12:37.203 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-17T09:12:37.208 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-17T09:12:37.230 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../033-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-17T09:12:37.270 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-17T09:12:37.511 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-mako. 2024-09-17T09:12:37.538 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../037-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-17T09:12:37.551 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-mako. 2024-09-17T09:12:37.577 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../037-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-17T09:12:37.577 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-17T09:12:37.615 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-natsort. 2024-09-17T09:12:37.642 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../034-python3-natsort_8.0.2-1_all.deb ... 2024-09-17T09:12:37.642 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-17T09:12:37.681 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-17T09:12:37.898 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-17T09:12:37.925 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../038-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-17T09:12:37.964 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-17T09:12:37.971 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-17T09:12:38.000 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../038-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-17T09:12:38.027 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-logutils. 2024-09-17T09:12:38.037 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-17T09:12:38.053 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../035-python3-logutils_0.3.3-8_all.deb ... 2024-09-17T09:12:38.101 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-17T09:12:38.225 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-17T09:12:38.252 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../039-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-17T09:12:38.283 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-17T09:12:38.356 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-17T09:12:38.371 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-17T09:12:38.383 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../039-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-17T09:12:38.398 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../036-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-17T09:12:38.423 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-17T09:12:38.429 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-17T09:12:38.578 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-webob. 2024-09-17T09:12:38.605 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../040-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-17T09:12:38.644 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-17T09:12:38.676 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-webob. 2024-09-17T09:12:38.699 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-mako. 2024-09-17T09:12:38.702 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../040-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-17T09:12:38.726 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../037-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-17T09:12:38.742 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-17T09:12:38.765 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-17T09:12:38.989 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-waitress. 2024-09-17T09:12:39.016 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../041-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-17T09:12:39.059 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-17T09:12:39.070 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-waitress. 2024-09-17T09:12:39.094 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-17T09:12:39.097 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../041-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-17T09:12:39.121 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../038-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-17T09:12:39.140 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-17T09:12:39.160 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-17T09:12:39.367 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-tempita. 2024-09-17T09:12:39.394 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../042-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-17T09:12:39.434 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-17T09:12:39.448 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-tempita. 2024-09-17T09:12:39.463 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-17T09:12:39.474 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../042-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-17T09:12:39.490 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../039-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-17T09:12:39.514 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-17T09:12:39.529 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-17T09:12:39.728 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-paste. 2024-09-17T09:12:39.755 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../043-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-17T09:12:39.795 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-17T09:12:39.807 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-webob. 2024-09-17T09:12:39.817 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-paste. 2024-09-17T09:12:39.823 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../040-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-17T09:12:39.844 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../043-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-17T09:12:39.857 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-17T09:12:39.884 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-17T09:12:40.090 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-17T09:12:40.105 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../044-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-17T09:12:40.140 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-17T09:12:40.160 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-waitress. 2024-09-17T09:12:40.188 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../041-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-17T09:12:40.212 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-17T09:12:40.222 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-17T09:12:40.240 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../044-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-17T09:12:40.279 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-17T09:12:40.434 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-17T09:12:40.461 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../045-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-17T09:12:40.501 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-17T09:12:40.505 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-tempita. 2024-09-17T09:12:40.521 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../042-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-17T09:12:40.563 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-17T09:12:40.581 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-17T09:12:40.608 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../045-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-17T09:12:40.649 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-17T09:12:40.804 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-webtest. 2024-09-17T09:12:40.831 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../046-python3-webtest_2.0.35-1_all.deb ... 2024-09-17T09:12:40.866 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-paste. 2024-09-17T09:12:40.870 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-17T09:12:40.893 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../043-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-17T09:12:40.932 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-17T09:12:40.951 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-webtest. 2024-09-17T09:12:40.977 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../046-python3-webtest_2.0.35-1_all.deb ... 2024-09-17T09:12:41.017 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-17T09:12:41.157 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-pecan. 2024-09-17T09:12:41.183 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../047-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-17T09:12:41.223 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-17T09:12:41.253 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-17T09:12:41.269 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../044-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-17T09:12:41.311 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-17T09:12:41.312 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pecan. 2024-09-17T09:12:41.338 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../047-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-17T09:12:41.378 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-17T09:12:41.553 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-certifi. 2024-09-17T09:12:41.579 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../048-python3-certifi_2020.6.20-1_all.deb ... 2024-09-17T09:12:41.611 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-17T09:12:41.613 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-17T09:12:41.640 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../045-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-17T09:12:41.680 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-17T09:12:41.691 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-certifi. 2024-09-17T09:12:41.706 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../048-python3-certifi_2020.6.20-1_all.deb ... 2024-09-17T09:12:41.741 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-17T09:12:41.914 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-idna. 2024-09-17T09:12:41.940 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../049-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-17T09:12:41.981 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-17T09:12:41.983 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-webtest. 2024-09-17T09:12:42.011 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../046-python3-webtest_2.0.35-1_all.deb ... 2024-09-17T09:12:42.050 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-17T09:12:42.061 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-idna. 2024-09-17T09:12:42.087 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../049-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-17T09:12:42.127 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-17T09:12:42.292 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-urllib3. 2024-09-17T09:12:42.319 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../050-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-17T09:12:42.319 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-pecan. 2024-09-17T09:12:42.346 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../047-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-17T09:12:42.358 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-17T09:12:42.377 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-17T09:12:42.439 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-urllib3. 2024-09-17T09:12:42.465 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../050-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-17T09:12:42.514 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-17T09:12:42.679 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-requests. 2024-09-17T09:12:42.691 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-certifi. 2024-09-17T09:12:42.704 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../051-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-17T09:12:42.718 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../048-python3-certifi_2020.6.20-1_all.deb ... 2024-09-17T09:12:42.745 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-17T09:12:42.749 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-17T09:12:42.825 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-requests. 2024-09-17T09:12:42.851 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../051-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-17T09:12:42.883 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-17T09:12:43.057 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-17T09:12:43.069 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-idna. 2024-09-17T09:12:43.083 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../052-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-17T09:12:43.096 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../049-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-17T09:12:43.123 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-17T09:12:43.135 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-17T09:12:43.153 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-17T09:12:43.179 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../052-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-17T09:12:43.219 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-17T09:12:43.401 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-17T09:12:43.416 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../053-ceph-mgr-modules-core_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:12:43.451 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking ceph-mgr-modules-core (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:43.514 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-17T09:12:43.529 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../053-ceph-mgr-modules-core_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:12:43.564 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mgr-modules-core (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:43.646 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-urllib3. 2024-09-17T09:12:43.673 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../050-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-17T09:12:43.713 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-17T09:12:43.822 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-17T09:12:43.849 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../054-libsqlite3-mod-ceph_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:43.889 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking libsqlite3-mod-ceph (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:43.943 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-17T09:12:43.970 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../054-libsqlite3-mod-ceph_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:44.010 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libsqlite3-mod-ceph (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:44.041 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-requests. 2024-09-17T09:12:44.068 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../051-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-17T09:12:44.107 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-17T09:12:44.134 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-17T09:12:44.161 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../055-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-17T09:12:44.200 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-17T09:12:44.321 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-17T09:12:44.348 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../055-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-17T09:12:44.388 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-17T09:12:44.419 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-17T09:12:44.446 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../052-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-17T09:12:44.494 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-17T09:12:44.503 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-openssl. 2024-09-17T09:12:44.529 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../056-python3-openssl_21.0.0-1_all.deb ... 2024-09-17T09:12:44.569 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-17T09:12:44.657 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-openssl. 2024-09-17T09:12:44.672 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../056-python3-openssl_21.0.0-1_all.deb ... 2024-09-17T09:12:44.707 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-17T09:12:44.781 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-17T09:12:44.808 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../053-ceph-mgr-modules-core_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:12:44.847 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-mgr-modules-core (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:44.914 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package ceph-mgr. 2024-09-17T09:12:44.941 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../057-ceph-mgr_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:44.981 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking ceph-mgr (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:45.068 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mgr. 2024-09-17T09:12:45.095 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../057-ceph-mgr_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:45.135 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mgr (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:45.210 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-17T09:12:45.238 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../054-libsqlite3-mod-ceph_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:45.277 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libsqlite3-mod-ceph (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:45.317 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package ceph-mon. 2024-09-17T09:12:45.344 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../058-ceph-mon_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:45.375 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking ceph-mon (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:45.513 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mon. 2024-09-17T09:12:45.540 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../058-ceph-mon_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:45.571 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-17T09:12:45.579 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mon (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:45.598 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../055-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-17T09:12:45.638 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-17T09:12:45.899 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-openssl. 2024-09-17T09:12:45.926 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../056-python3-openssl_21.0.0-1_all.deb ... 2024-09-17T09:12:45.957 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-17T09:12:45.971 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package ceph-osd. 2024-09-17T09:12:45.997 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../059-ceph-osd_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:46.163 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking ceph-osd (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:46.166 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-osd. 2024-09-17T09:12:46.193 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../059-ceph-osd_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:46.233 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-osd (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:46.277 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-mgr. 2024-09-17T09:12:46.304 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../057-ceph-mgr_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:46.343 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-mgr (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:46.747 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-mon. 2024-09-17T09:12:46.774 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../058-ceph-mon_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:46.813 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-mon (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:47.224 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package ceph. 2024-09-17T09:12:47.240 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../060-ceph_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:47.245 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph. 2024-09-17T09:12:47.260 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../060-ceph_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:47.282 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking ceph (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:47.303 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:47.391 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-osd. 2024-09-17T09:12:47.419 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../059-ceph-osd_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:47.450 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-osd (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:47.744 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package ceph-fuse. 2024-09-17T09:12:47.770 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../061-ceph-fuse_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:48.110 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking ceph-fuse (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:48.339 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-fuse. 2024-09-17T09:12:48.366 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../061-ceph-fuse_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:48.739 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package ceph-mds. 2024-09-17T09:12:48.766 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../062-ceph-mds_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:48.789 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-fuse (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:48.805 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking ceph-mds (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:49.087 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph. 2024-09-17T09:12:49.103 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../060-ceph_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:49.126 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mds. 2024-09-17T09:12:49.145 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:49.152 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../062-ceph-mds_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:49.184 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mds (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:49.200 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package cephadm. 2024-09-17T09:12:49.227 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../063-cephadm_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:49.266 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking cephadm (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:49.464 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-fuse. 2024-09-17T09:12:49.492 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../061-ceph-fuse_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:49.528 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-17T09:12:49.531 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-fuse (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:49.543 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../064-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-17T09:12:49.554 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package cephadm. 2024-09-17T09:12:49.578 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-17T09:12:49.580 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../063-cephadm_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:49.620 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking cephadm (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:49.834 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-mds. 2024-09-17T09:12:49.862 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../062-ceph-mds_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:49.881 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-17T09:12:49.892 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-mds (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:49.907 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-17T09:12:49.908 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../065-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-17T09:12:49.933 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../064-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-17T09:12:49.947 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-17T09:12:49.965 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-17T09:12:50.263 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package cephadm. 2024-09-17T09:12:50.276 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-17T09:12:50.289 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../063-cephadm_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:12:50.302 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../065-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-17T09:12:50.329 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking cephadm (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:50.342 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-17T09:12:50.640 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-17T09:12:50.667 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../064-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-17T09:12:50.706 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-17T09:12:50.894 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-babel. 2024-09-17T09:12:50.921 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../066-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-17T09:12:50.961 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-17T09:12:51.026 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-17T09:12:51.043 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../065-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-17T09:12:51.084 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-17T09:12:51.314 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-jinja2. 2024-09-17T09:12:51.341 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../067-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-17T09:12:51.347 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-babel. 2024-09-17T09:12:51.372 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../066-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-17T09:12:51.380 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-17T09:12:51.405 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-17T09:12:51.667 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-jinja2. 2024-09-17T09:12:51.694 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../067-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-17T09:12:51.734 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-17T09:12:51.734 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-17T09:12:51.760 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../068-ceph-mgr-cephadm_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:12:51.800 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking ceph-mgr-cephadm (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:52.070 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-17T09:12:52.081 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-babel. 2024-09-17T09:12:52.097 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../068-ceph-mgr-cephadm_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:12:52.097 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../066-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-17T09:12:52.131 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-17T09:12:52.136 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mgr-cephadm (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:52.145 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-pluggy. 2024-09-17T09:12:52.172 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../069-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-17T09:12:52.212 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-17T09:12:52.409 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-jinja2. 2024-09-17T09:12:52.426 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../067-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-17T09:12:52.457 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pluggy. 2024-09-17T09:12:52.459 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-17T09:12:52.473 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-py. 2024-09-17T09:12:52.483 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../069-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-17T09:12:52.489 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../070-python3-py_1.10.0-1_all.deb ... 2024-09-17T09:12:52.523 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-17T09:12:52.523 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-17T09:12:52.754 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-17T09:12:52.770 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../068-ceph-mgr-cephadm_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:12:52.802 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-17T09:12:52.803 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-mgr-cephadm (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:52.809 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-py. 2024-09-17T09:12:52.828 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../071-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-17T09:12:52.836 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../070-python3-py_1.10.0-1_all.deb ... 2024-09-17T09:12:52.860 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-17T09:12:52.876 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-17T09:12:53.141 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-pluggy. 2024-09-17T09:12:53.154 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-toml. 2024-09-17T09:12:53.157 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../069-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-17T09:12:53.171 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-17T09:12:53.181 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../072-python3-toml_0.10.2-1_all.deb ... 2024-09-17T09:12:53.187 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../071-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-17T09:12:53.198 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-17T09:12:53.221 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-17T09:12:53.229 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-17T09:12:53.532 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-toml. 2024-09-17T09:12:53.541 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-pytest. 2024-09-17T09:12:53.559 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../072-python3-toml_0.10.2-1_all.deb ... 2024-09-17T09:12:53.568 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../073-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-17T09:12:53.598 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-17T09:12:53.607 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-17T09:12:53.644 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-py. 2024-09-17T09:12:53.671 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../070-python3-py_1.10.0-1_all.deb ... 2024-09-17T09:12:53.701 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-17T09:12:53.885 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pytest. 2024-09-17T09:12:53.911 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../073-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-17T09:12:53.951 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-17T09:12:53.953 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-17T09:12:53.979 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../074-python3-repoze.lru_0.7-2_all.deb ... 2024-09-17T09:12:54.013 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-17T09:12:54.019 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-17T09:12:54.038 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../071-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-17T09:12:54.072 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-17T09:12:54.305 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-17T09:12:54.322 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-routes. 2024-09-17T09:12:54.332 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../074-python3-repoze.lru_0.7-2_all.deb ... 2024-09-17T09:12:54.349 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../075-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-17T09:12:54.371 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-17T09:12:54.375 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-toml. 2024-09-17T09:12:54.388 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-17T09:12:54.402 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../072-python3-toml_0.10.2-1_all.deb ... 2024-09-17T09:12:54.441 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-17T09:12:54.666 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-routes. 2024-09-17T09:12:54.693 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../075-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-17T09:12:54.717 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-17T09:12:54.732 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-17T09:12:54.744 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../076-ceph-mgr-dashboard_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:12:54.770 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-pytest. 2024-09-17T09:12:54.783 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking ceph-mgr-dashboard (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:54.797 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../073-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-17T09:12:54.836 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-17T09:12:55.086 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-17T09:12:55.113 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../076-ceph-mgr-dashboard_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:12:55.152 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mgr-dashboard (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:55.194 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-17T09:12:55.221 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../074-python3-repoze.lru_0.7-2_all.deb ... 2024-09-17T09:12:55.264 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-17T09:12:55.576 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-routes. 2024-09-17T09:12:55.603 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../075-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-17T09:12:55.642 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-17T09:12:55.921 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-17T09:12:55.948 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../076-ceph-mgr-dashboard_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:12:55.979 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-mgr-dashboard (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:56.022 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-17T09:12:56.038 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../077-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-17T09:12:56.080 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-17T09:12:56.416 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-17T09:12:56.443 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../077-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-17T09:12:56.482 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-17T09:12:56.593 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-joblib. 2024-09-17T09:12:56.608 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../078-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-17T09:12:56.642 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-17T09:12:56.920 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-joblib. 2024-09-17T09:12:56.946 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../078-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-17T09:12:56.977 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-17T09:12:57.013 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-17T09:12:57.040 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../079-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-17T09:12:57.079 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-17T09:12:57.134 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-17T09:12:57.151 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../077-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-17T09:12:57.192 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-17T09:12:57.348 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-17T09:12:57.349 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-sklearn. 2024-09-17T09:12:57.375 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../079-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-17T09:12:57.376 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../080-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-17T09:12:57.407 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-17T09:12:57.414 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-17T09:12:57.663 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-joblib. 2024-09-17T09:12:57.690 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../078-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-17T09:12:57.717 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-sklearn. 2024-09-17T09:12:57.729 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-17T09:12:57.744 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../080-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-17T09:12:57.783 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-17T09:12:58.100 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-17T09:12:58.127 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../079-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-17T09:12:58.159 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-17T09:12:58.166 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-17T09:12:58.187 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../081-ceph-mgr-diskprediction-local_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:12:58.226 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking ceph-mgr-diskprediction-local (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:58.436 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-sklearn. 2024-09-17T09:12:58.464 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../080-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-17T09:12:58.502 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-17T09:12:58.700 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-17T09:12:58.727 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../081-ceph-mgr-diskprediction-local_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:12:58.758 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mgr-diskprediction-local (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:59.179 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-cachetools. 2024-09-17T09:12:59.206 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../082-python3-cachetools_5.0.0-1_all.deb ... 2024-09-17T09:12:59.236 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-17T09:12:59.236 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-17T09:12:59.264 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../081-ceph-mgr-diskprediction-local_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:12:59.302 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-mgr-diskprediction-local (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:12:59.608 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-17T09:12:59.635 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../083-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-17T09:12:59.674 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-17T09:12:59.736 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-cachetools. 2024-09-17T09:12:59.763 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../082-python3-cachetools_5.0.0-1_all.deb ... 2024-09-17T09:12:59.802 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-17T09:13:00.003 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-17T09:13:00.030 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../084-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-17T09:13:00.069 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-17T09:13:00.182 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-17T09:13:00.205 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-cachetools. 2024-09-17T09:13:00.209 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../083-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-17T09:13:00.221 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../082-python3-cachetools_5.0.0-1_all.deb ... 2024-09-17T09:13:00.248 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-17T09:13:00.255 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-17T09:13:00.381 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-rsa. 2024-09-17T09:13:00.407 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../085-python3-rsa_4.8-1_all.deb ... 2024-09-17T09:13:00.447 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-17T09:13:00.544 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-17T09:13:00.571 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../084-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-17T09:13:00.602 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-17T09:13:00.610 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-17T09:13:00.637 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../083-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-17T09:13:00.676 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-17T09:13:00.776 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-google-auth. 2024-09-17T09:13:00.803 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../086-python3-google-auth_1.5.1-3_all.deb ... 2024-09-17T09:13:00.843 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-17T09:13:00.880 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-rsa. 2024-09-17T09:13:00.907 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../085-python3-rsa_4.8-1_all.deb ... 2024-09-17T09:13:00.946 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-17T09:13:01.013 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-17T09:13:01.041 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../084-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-17T09:13:01.079 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-17T09:13:01.146 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-17T09:13:01.173 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../087-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-17T09:13:01.204 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-17T09:13:01.267 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-google-auth. 2024-09-17T09:13:01.294 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../086-python3-google-auth_1.5.1-3_all.deb ... 2024-09-17T09:13:01.333 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-17T09:13:01.416 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-rsa. 2024-09-17T09:13:01.443 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../085-python3-rsa_4.8-1_all.deb ... 2024-09-17T09:13:01.482 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-17T09:13:01.490 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-websocket. 2024-09-17T09:13:01.517 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../088-python3-websocket_1.2.3-1_all.deb ... 2024-09-17T09:13:01.557 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-17T09:13:01.653 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-17T09:13:01.680 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../087-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-17T09:13:01.719 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-17T09:13:01.761 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-google-auth. 2024-09-17T09:13:01.778 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../086-python3-google-auth_1.5.1-3_all.deb ... 2024-09-17T09:13:01.811 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-17T09:13:02.023 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-websocket. 2024-09-17T09:13:02.050 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../088-python3-websocket_1.2.3-1_all.deb ... 2024-09-17T09:13:02.089 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-17T09:13:02.102 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-17T09:13:02.106 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-17T09:13:02.130 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../089-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-17T09:13:02.133 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../087-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-17T09:13:02.160 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-17T09:13:02.172 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-17T09:13:02.401 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-17T09:13:02.428 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../089-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-17T09:13:02.467 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-17T09:13:02.484 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-websocket. 2024-09-17T09:13:02.511 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../088-python3-websocket_1.2.3-1_all.deb ... 2024-09-17T09:13:02.550 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-17T09:13:02.790 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-17T09:13:02.807 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../090-ceph-mgr-k8sevents_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:13:02.849 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking ceph-mgr-k8sevents (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:02.862 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-17T09:13:02.890 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../089-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-17T09:13:02.929 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-17T09:13:03.164 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-17T09:13:03.177 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-17T09:13:03.180 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../090-ceph-mgr-k8sevents_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:13:03.204 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../091-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-17T09:13:03.222 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-mgr-k8sevents (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:03.243 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-17T09:13:03.517 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-17T09:13:03.544 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../091-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-17T09:13:03.559 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-17T09:13:03.575 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-17T09:13:03.580 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-17T09:13:03.587 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../090-ceph-mgr-k8sevents_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:13:03.607 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../092-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-17T09:13:03.634 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-mgr-k8sevents (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:03.646 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-17T09:13:03.865 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package jq. 2024-09-17T09:13:03.870 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-17T09:13:03.881 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../093-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-17T09:13:03.898 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../091-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-17T09:13:03.903 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-17T09:13:03.923 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-17T09:13:03.928 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-17T09:13:03.931 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../092-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-17T09:13:03.969 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-17T09:13:04.160 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package socat. 2024-09-17T09:13:04.175 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../094-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-17T09:13:04.218 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-17T09:13:04.239 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package jq. 2024-09-17T09:13:04.255 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../093-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-17T09:13:04.282 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-17T09:13:04.310 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../092-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-17T09:13:04.313 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-17T09:13:04.348 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-17T09:13:04.521 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package xmlstarlet. 2024-09-17T09:13:04.548 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../095-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-17T09:13:04.558 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package socat. 2024-09-17T09:13:04.585 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../094-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-17T09:13:04.600 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package jq. 2024-09-17T09:13:04.604 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-17T09:13:04.617 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../093-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-17T09:13:04.624 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-17T09:13:04.679 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-17T09:13:04.911 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package xmlstarlet. 2024-09-17T09:13:04.911 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package socat. 2024-09-17T09:13:04.925 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package ceph-test. 2024-09-17T09:13:04.926 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../095-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-17T09:13:04.928 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../094-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-17T09:13:04.941 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../096-ceph-test_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:13:04.961 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-17T09:13:04.961 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-17T09:13:04.983 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking ceph-test (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:05.231 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package xmlstarlet. 2024-09-17T09:13:05.245 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../095-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-17T09:13:05.273 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-17T09:13:05.290 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-test. 2024-09-17T09:13:05.317 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../096-ceph-test_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:13:05.356 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-test (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:05.619 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-test. 2024-09-17T09:13:05.635 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../096-ceph-test_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:13:05.677 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-test (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:06.862 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package ceph-volume. 2024-09-17T09:13:06.890 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../097-ceph-volume_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:13:06.929 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking ceph-volume (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:07.216 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-17T09:13:07.232 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../098-libcephfs-dev_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:13:07.260 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package ceph-volume. 2024-09-17T09:13:07.274 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking libcephfs-dev (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:07.288 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../097-ceph-volume_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:13:07.327 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking ceph-volume (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:07.586 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package nvme-cli. 2024-09-17T09:13:07.589 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-volume. 2024-09-17T09:13:07.601 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../099-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-17T09:13:07.618 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../097-ceph-volume_18.2.4-855-g19e2a2be-1jammy_all.deb ... 2024-09-17T09:13:07.631 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-17T09:13:07.635 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-17T09:13:07.656 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-volume (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:07.692 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../098-libcephfs-dev_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:13:07.697 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking libcephfs-dev (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:07.940 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-17T09:13:07.943 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-17T09:13:07.960 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../098-libcephfs-dev_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:13:07.968 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../100-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-17T09:13:08.007 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-17T09:13:08.027 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libcephfs-dev (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:08.059 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package nvme-cli. 2024-09-17T09:13:08.086 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../099-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-17T09:13:08.117 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-17T09:13:08.338 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package nvme-cli. 2024-09-17T09:13:08.355 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../099-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-17T09:13:08.388 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-17T09:13:08.410 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-pastescript. 2024-09-17T09:13:08.437 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../101-python3-pastescript_2.0.2-4_all.deb ... 2024-09-17T09:13:08.455 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-17T09:13:08.476 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-17T09:13:08.479 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../100-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-17T09:13:08.521 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-17T09:13:08.726 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-17T09:13:08.743 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../100-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-17T09:13:08.839 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-psutil. 2024-09-17T09:13:08.866 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../102-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-17T09:13:08.867 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-17T09:13:08.972 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-17T09:13:09.066 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pastescript. 2024-09-17T09:13:09.094 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../101-python3-pastescript_2.0.2-4_all.deb ... 2024-09-17T09:13:09.133 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-17T09:13:09.266 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-pygments. 2024-09-17T09:13:09.294 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../103-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-17T09:13:09.333 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-17T09:13:09.411 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-psutil. 2024-09-17T09:13:09.427 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../102-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-17T09:13:09.461 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-17T09:13:09.646 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-pastescript. 2024-09-17T09:13:09.674 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../101-python3-pastescript_2.0.2-4_all.deb ... 2024-09-17T09:13:09.712 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-17T09:13:09.770 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-17T09:13:09.798 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../104-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-17T09:13:09.822 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pygments. 2024-09-17T09:13:09.836 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-17T09:13:09.850 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../103-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-17T09:13:09.897 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-17T09:13:10.008 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-psutil. 2024-09-17T09:13:10.036 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../102-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-17T09:13:10.065 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-17T09:13:10.139 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package python3-simplejson. 2024-09-17T09:13:10.167 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../105-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-17T09:13:10.206 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-17T09:13:10.334 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-17T09:13:10.350 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../104-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-17T09:13:10.384 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-17T09:13:10.419 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-pygments. 2024-09-17T09:13:10.447 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../103-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-17T09:13:10.485 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-17T09:13:10.508 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-17T09:13:10.524 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../106-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-17T09:13:10.566 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-17T09:13:10.687 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package python3-simplejson. 2024-09-17T09:13:10.714 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../105-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-17T09:13:10.753 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-17T09:13:10.939 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-17T09:13:10.968 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../104-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-17T09:13:11.006 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-17T09:13:11.031 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-17T09:13:11.059 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../106-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-17T09:13:11.097 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-17T09:13:11.212 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package radosgw. 2024-09-17T09:13:11.233 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-simplejson. 2024-09-17T09:13:11.240 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../107-radosgw_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:13:11.250 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../105-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-17T09:13:11.279 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking radosgw (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:11.292 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-17T09:13:11.553 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-17T09:13:11.570 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../106-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-17T09:13:11.611 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-17T09:13:11.834 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package radosgw. 2024-09-17T09:13:11.862 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../107-radosgw_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:13:11.901 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking radosgw (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:11.948 INFO:teuthology.orchestra.run.smithi189.stdout:Selecting previously unselected package rbd-fuse. 2024-09-17T09:13:11.964 INFO:teuthology.orchestra.run.smithi189.stdout:Preparing to unpack .../108-rbd-fuse_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:13:12.006 INFO:teuthology.orchestra.run.smithi189.stdout:Unpacking rbd-fuse (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:12.293 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-17T09:13:12.307 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package radosgw. 2024-09-17T09:13:12.335 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../107-radosgw_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:13:12.373 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking radosgw (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:12.553 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-17T09:13:12.637 INFO:teuthology.orchestra.run.smithi181.stdout:Selecting previously unselected package rbd-fuse. 2024-09-17T09:13:12.653 INFO:teuthology.orchestra.run.smithi181.stdout:Preparing to unpack .../108-rbd-fuse_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:13:12.654 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-17T09:13:12.695 INFO:teuthology.orchestra.run.smithi181.stdout:Unpacking rbd-fuse (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:12.907 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-17T09:13:12.982 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-17T09:13:13.076 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package rbd-fuse. 2024-09-17T09:13:13.093 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../108-rbd-fuse_18.2.4-855-g19e2a2be-1jammy_amd64.deb ... 2024-09-17T09:13:13.134 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking rbd-fuse (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:13.233 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-17T09:13:13.269 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-17T09:13:13.376 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-17T09:13:13.431 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-17T09:13:13.653 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-17T09:13:13.669 INFO:teuthology.orchestra.run.smithi189.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-17T09:13:13.689 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-17T09:13:13.731 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up cephadm (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:13.815 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-17T09:13:13.999 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-17T09:13:14.056 INFO:teuthology.orchestra.run.smithi043.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-17T09:13:14.256 INFO:teuthology.orchestra.run.smithi189.stdout:Adding system user cephadm....done 2024-09-17T09:13:14.399 INFO:teuthology.orchestra.run.smithi043.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-17T09:13:14.403 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-17T09:13:14.433 INFO:teuthology.orchestra.run.smithi181.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-17T09:13:14.663 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-17T09:13:14.728 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up cephadm (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:14.830 INFO:teuthology.orchestra.run.smithi043.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-17T09:13:14.892 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up cephadm (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:14.931 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-17T09:13:15.057 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-17T09:13:15.246 INFO:teuthology.orchestra.run.smithi181.stdout:Adding system user cephadm....done 2024-09-17T09:13:15.308 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-17T09:13:15.402 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-17T09:13:15.418 INFO:teuthology.orchestra.run.smithi043.stdout:Adding system user cephadm....done 2024-09-17T09:13:15.533 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-17T09:13:15.584 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-17T09:13:15.671 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-17T09:13:15.711 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-17T09:13:15.801 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-17T09:13:15.897 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-17T09:13:15.995 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-17T09:13:16.014 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-17T09:13:16.052 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-17T09:13:16.187 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-17T09:13:16.274 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-17T09:13:16.356 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-17T09:13:16.438 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-17T09:13:16.534 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-17T09:13:16.607 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-17T09:13:16.659 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-17T09:13:16.681 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-17T09:13:16.807 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-17T09:13:16.866 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-17T09:13:16.961 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-17T09:13:17.117 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-17T09:13:17.118 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-17T09:13:17.321 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-17T09:13:17.377 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-17T09:13:17.485 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-17T09:13:17.556 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-17T09:13:17.628 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-ceph-argparse (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:17.753 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-17T09:13:17.823 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-17T09:13:17.871 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-17T09:13:17.997 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-17T09:13:18.038 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-17T09:13:18.074 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-17T09:13:18.281 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-17T09:13:18.297 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-17T09:13:18.342 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-17T09:13:18.407 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-17T09:13:18.556 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-17T09:13:18.618 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-ceph-argparse (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:18.783 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-17T09:13:18.807 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-ceph-argparse (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:18.918 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-17T09:13:18.961 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-17T09:13:19.062 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-17T09:13:19.075 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-17T09:13:19.185 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-17T09:13:19.192 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-17T09:13:19.305 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-17T09:13:19.405 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-17T09:13:19.436 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-17T09:13:19.460 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-17T09:13:19.586 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-17T09:13:19.738 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-17T09:13:19.757 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-17T09:13:19.883 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-17T09:13:19.938 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-17T09:13:20.064 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-17T09:13:20.159 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-17T09:13:20.331 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-17T09:13:20.423 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-17T09:13:20.435 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-17T09:13:20.599 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-17T09:13:20.682 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-17T09:13:20.736 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-17T09:13:20.785 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-17T09:13:20.900 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-17T09:13:20.909 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-17T09:13:21.210 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-17T09:13:21.363 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-17T09:13:21.597 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-17T09:13:21.603 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-17T09:13:21.627 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-17T09:13:21.732 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-17T09:13:21.855 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-17T09:13:21.858 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-17T09:13:21.895 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-17T09:13:22.021 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-17T09:13:22.147 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-17T09:13:22.150 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-17T09:13:22.256 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-17T09:13:22.473 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-17T09:13:22.527 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-17T09:13:22.532 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-17T09:13:22.753 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-17T09:13:22.876 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-17T09:13:22.891 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-17T09:13:23.096 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-17T09:13:23.135 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-17T09:13:23.142 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-17T09:13:23.244 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-ceph-common (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:23.373 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-17T09:13:23.527 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-17T09:13:23.546 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-17T09:13:23.757 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-17T09:13:23.820 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-17T09:13:23.863 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-17T09:13:24.008 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-17T09:13:24.135 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-ceph-common (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:24.163 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-17T09:13:24.414 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-17T09:13:24.452 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-17T09:13:24.540 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-ceph-common (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:24.770 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-17T09:13:24.933 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-17T09:13:24.969 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T09:13:25.103 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-17T09:13:25.267 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-17T09:13:25.354 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-17T09:13:25.480 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-17T09:13:25.606 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-17T09:13:25.891 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-17T09:13:25.959 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T09:13:26.093 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-17T09:13:26.159 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-17T09:13:26.344 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-17T09:13:26.410 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T09:13:26.439 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T09:13:26.445 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-17T09:13:26.536 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-09-17T09:13:26.555 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-17T09:13:26.557 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-17T09:13:26.654 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-17T09:13:26.808 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-17T09:13:26.840 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-17T09:13:26.934 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-17T09:13:26.947 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-17T09:13:27.060 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-17T09:13:27.091 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-17T09:13:27.206 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-17T09:13:27.342 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T09:13:27.361 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-17T09:13:27.457 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-17T09:13:27.468 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-09-17T09:13:27.594 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-17T09:13:27.612 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-17T09:13:27.708 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-17T09:13:27.855 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T09:13:27.887 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-17T09:13:27.952 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-17T09:13:27.998 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-09-17T09:13:28.099 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-17T09:13:28.138 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-17T09:13:28.210 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-17T09:13:28.311 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-17T09:13:28.372 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-17T09:13:28.392 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-17T09:13:28.572 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-17T09:13:28.624 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-17T09:13:28.651 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-17T09:13:28.697 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-17T09:13:28.874 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-17T09:13:28.981 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-17T09:13:28.994 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-17T09:13:29.142 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-17T09:13:29.266 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-17T09:13:29.268 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-17T09:13:29.270 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-17T09:13:29.521 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-17T09:13:29.534 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-17T09:13:29.544 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-17T09:13:29.654 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-17T09:13:29.797 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-17T09:13:29.906 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-17T09:13:29.947 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-17T09:13:29.977 INFO:teuthology.orchestra.run.smithi189.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-17T09:13:30.174 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-17T09:13:30.211 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-17T09:13:30.248 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-17T09:13:30.292 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-17T09:13:30.338 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-17T09:13:30.507 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-17T09:13:30.601 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-17T09:13:30.739 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-17T09:13:30.927 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-17T09:13:30.935 INFO:teuthology.orchestra.run.smithi181.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-17T09:13:30.982 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-17T09:13:31.169 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-17T09:13:31.187 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-17T09:13:31.233 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T09:13:31.303 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-17T09:13:31.367 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-17T09:13:31.551 INFO:teuthology.orchestra.run.smithi043.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-17T09:13:31.685 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-17T09:13:31.704 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-17T09:13:31.823 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-17T09:13:31.933 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-17T09:13:31.947 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-17T09:13:31.978 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-17T09:13:32.207 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T09:13:32.279 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-17T09:13:32.309 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-17T09:13:32.333 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-17T09:13:32.405 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-17T09:13:32.577 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-17T09:13:32.650 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-17T09:13:32.878 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T09:13:32.931 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-17T09:13:32.968 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-17T09:13:32.979 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-17T09:13:33.240 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-17T09:13:33.244 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-17T09:13:33.305 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-17T09:13:33.345 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-17T09:13:33.499 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-17T09:13:33.596 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-17T09:13:33.614 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-17T09:13:33.858 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-17T09:13:33.885 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-17T09:13:33.890 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-17T09:13:33.991 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-17T09:13:34.107 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-17T09:13:34.186 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-17T09:13:34.251 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-17T09:13:34.500 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-17T09:13:34.527 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-17T09:13:34.530 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-17T09:13:34.656 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up librados2 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:34.782 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up librgw2 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:34.793 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-17T09:13:34.828 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-17T09:13:34.908 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up libsqlite3-mod-ceph (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:35.042 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up libcephfs2 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:35.120 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-17T09:13:35.168 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up libradosstriper1 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:35.221 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up librados2 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:35.347 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up librgw2 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:35.354 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-17T09:13:35.413 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-17T09:13:35.482 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libsqlite3-mod-ceph (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:35.608 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libcephfs2 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:35.631 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up librbd1 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:35.706 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-17T09:13:35.734 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libradosstriper1 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:35.757 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up ceph-mgr-modules-core (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:35.883 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up ceph-fuse (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:35.937 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-17T09:13:36.066 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-17T09:13:36.105 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-17T09:13:36.105 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-17T09:13:36.175 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up librados2 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:36.197 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up librbd1 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:36.301 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up librgw2 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:36.322 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mgr-modules-core (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:36.427 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libsqlite3-mod-ceph (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:36.457 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-fuse (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:36.554 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libcephfs2 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:36.568 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up libcephfs-dev (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:36.671 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-17T09:13:36.671 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-17T09:13:36.677 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-rados (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:36.679 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libradosstriper1 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:36.778 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-17T09:13:36.874 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-17T09:13:37.151 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up librbd1 (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:37.159 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up libcephfs-dev (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:37.277 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-mgr-modules-core (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:37.284 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-rados (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:37.402 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-17T09:13:37.411 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-fuse (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:37.630 INFO:teuthology.orchestra.run.smithi043.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-17T09:13:37.630 INFO:teuthology.orchestra.run.smithi043.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-17T09:13:37.999 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-rbd (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:38.088 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libcephfs-dev (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:38.126 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up rbd-fuse (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:38.214 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-rados (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:38.252 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-rgw (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:38.340 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-17T09:13:38.378 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up python3-cephfs (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:38.487 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up ceph-common (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:38.632 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-rbd (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:38.758 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up rbd-fuse (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:38.883 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-rgw (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:38.996 INFO:teuthology.orchestra.run.smithi189.stdout:Adding group ceph....done 2024-09-17T09:13:39.009 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up python3-cephfs (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:39.135 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-common (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:39.290 INFO:teuthology.orchestra.run.smithi189.stdout:Adding system user ceph....done 2024-09-17T09:13:39.400 INFO:teuthology.orchestra.run.smithi189.stdout:Setting system user ceph properties....done 2024-09-17T09:13:39.419 INFO:teuthology.orchestra.run.smithi189.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-17T09:13:39.553 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-17T09:13:39.586 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-rbd (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:39.628 INFO:teuthology.orchestra.run.smithi181.stdout:Adding group ceph....done 2024-09-17T09:13:39.687 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up rbd-fuse (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:39.813 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-rgw (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:39.895 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-17T09:13:39.939 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-cephfs (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:39.996 INFO:teuthology.orchestra.run.smithi181.stdout:Adding system user ceph....done 2024-09-17T09:13:40.057 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-common (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:40.139 INFO:teuthology.orchestra.run.smithi181.stdout:Setting system user ceph properties....done 2024-09-17T09:13:40.156 INFO:teuthology.orchestra.run.smithi181.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-17T09:13:40.292 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-17T09:13:40.380 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up ceph-test (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:40.506 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up radosgw (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:40.584 INFO:teuthology.orchestra.run.smithi043.stdout:Adding group ceph....done 2024-09-17T09:13:40.641 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-17T09:13:40.952 INFO:teuthology.orchestra.run.smithi043.stdout:Adding system user ceph....done 2024-09-17T09:13:40.964 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-17T09:13:40.964 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-17T09:13:41.129 INFO:teuthology.orchestra.run.smithi043.stdout:Setting system user ceph properties....done 2024-09-17T09:13:41.136 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-test (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:41.142 INFO:teuthology.orchestra.run.smithi043.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-17T09:13:41.238 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up radosgw (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:41.287 INFO:teuthology.orchestra.run.smithi043.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-17T09:13:41.433 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up ceph-base (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:41.640 INFO:teuthology.orchestra.run.smithi043.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-17T09:13:41.780 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-17T09:13:41.780 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-17T09:13:41.790 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-17T09:13:42.092 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-test (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:42.217 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up radosgw (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:42.235 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up ceph-mds (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:42.273 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-base (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:42.437 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-17T09:13:42.437 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-17T09:13:42.621 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-17T09:13:42.691 INFO:teuthology.orchestra.run.smithi043.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-17T09:13:42.691 INFO:teuthology.orchestra.run.smithi043.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-17T09:13:42.903 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up ceph-mgr (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:43.117 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mds (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:43.119 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-17T09:13:43.119 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-17T09:13:43.178 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-base (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:43.337 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-17T09:13:43.337 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-17T09:13:43.514 INFO:teuthology.orchestra.run.smithi043.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-17T09:13:43.588 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up ceph-osd (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:43.827 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mgr (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:43.980 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-mds (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:44.006 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-17T09:13:44.006 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-17T09:13:44.029 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-17T09:13:44.030 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-17T09:13:44.224 INFO:teuthology.orchestra.run.smithi043.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-17T09:13:44.224 INFO:teuthology.orchestra.run.smithi043.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-17T09:13:44.506 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up ceph-mgr-k8sevents (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:44.520 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-osd (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:44.632 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up ceph-mgr-diskprediction-local (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:44.698 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-mgr (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:44.772 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-17T09:13:44.772 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-17T09:13:44.783 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up ceph-mon (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:44.926 INFO:teuthology.orchestra.run.smithi043.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-17T09:13:44.926 INFO:teuthology.orchestra.run.smithi043.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-17T09:13:45.004 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-17T09:13:45.005 INFO:teuthology.orchestra.run.smithi189.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-17T09:13:45.288 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mgr-k8sevents (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:45.376 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-osd (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:45.414 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mgr-diskprediction-local (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:45.518 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up ceph-mgr-cephadm (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:45.573 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mon (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:45.644 INFO:teuthology.orchestra.run.smithi043.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-17T09:13:45.644 INFO:teuthology.orchestra.run.smithi043.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-17T09:13:45.694 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up ceph (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:45.776 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-17T09:13:45.777 INFO:teuthology.orchestra.run.smithi181.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-17T09:13:45.812 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up ceph-mgr-dashboard (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:45.946 INFO:teuthology.orchestra.run.smithi189.stdout:Setting up ceph-volume (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:46.092 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-mgr-k8sevents (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:46.218 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-mgr-diskprediction-local (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:46.266 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mgr-cephadm (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:46.301 INFO:teuthology.orchestra.run.smithi189.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-17T09:13:46.370 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-mon (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:46.401 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:46.589 INFO:teuthology.orchestra.run.smithi043.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-17T09:13:46.589 INFO:teuthology.orchestra.run.smithi043.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-17T09:13:46.676 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-mgr-dashboard (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:46.819 INFO:teuthology.orchestra.run.smithi181.stdout:Setting up ceph-volume (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:47.046 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-mgr-cephadm (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:47.180 INFO:teuthology.orchestra.run.smithi181.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-17T09:13:47.230 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:47.356 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-mgr-dashboard (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:47.507 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-volume (18.2.4-855-g19e2a2be-1jammy) ... 2024-09-17T09:13:47.550 INFO:teuthology.orchestra.run.smithi189.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-17T09:13:47.885 INFO:teuthology.orchestra.run.smithi043.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-17T09:13:48.038 INFO:teuthology.orchestra.run.smithi189.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-17T09:13:48.046 DEBUG:teuthology.parallel:result is None 2024-09-17T09:13:48.289 INFO:teuthology.orchestra.run.smithi181.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-17T09:13:48.778 INFO:teuthology.orchestra.run.smithi181.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-17T09:13:48.783 DEBUG:teuthology.parallel:result is None 2024-09-17T09:13:48.994 INFO:teuthology.orchestra.run.smithi043.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-17T09:13:49.458 INFO:teuthology.orchestra.run.smithi043.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-17T09:13:49.464 DEBUG:teuthology.parallel:result is None 2024-09-17T09:13:49.464 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:13:49.613 DEBUG:teuthology.orchestra.run.smithi043:> dpkg-query -W -f '${Version}' ceph 2024-09-17T09:13:49.632 INFO:teuthology.orchestra.run.smithi043.stdout:18.2.4-855-g19e2a2be-1jammy 2024-09-17T09:13:49.633 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-855-g19e2a2be-1jammy 2024-09-17T09:13:49.633 INFO:teuthology.task.install:The correct ceph version 18.2.4-855-g19e2a2be-1jammy is installed. 2024-09-17T09:13:49.635 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:13:49.777 DEBUG:teuthology.orchestra.run.smithi181:> dpkg-query -W -f '${Version}' ceph 2024-09-17T09:13:49.796 INFO:teuthology.orchestra.run.smithi181.stdout:18.2.4-855-g19e2a2be-1jammy 2024-09-17T09:13:49.797 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-855-g19e2a2be-1jammy 2024-09-17T09:13:49.797 INFO:teuthology.task.install:The correct ceph version 18.2.4-855-g19e2a2be-1jammy is installed. 2024-09-17T09:13:49.798 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:13:49.944 DEBUG:teuthology.orchestra.run.smithi189:> dpkg-query -W -f '${Version}' ceph 2024-09-17T09:13:49.963 INFO:teuthology.orchestra.run.smithi189.stdout:18.2.4-855-g19e2a2be-1jammy 2024-09-17T09:13:49.963 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-855-g19e2a2be-1jammy 2024-09-17T09:13:49.963 INFO:teuthology.task.install:The correct ceph version 18.2.4-855-g19e2a2be-1jammy is installed. 2024-09-17T09:13:49.965 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-17T09:13:49.965 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T09:13:49.965 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-17T09:13:49.980 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-17T09:13:49.980 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-17T09:13:49.995 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-09-17T09:13:49.995 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-17T09:13:50.016 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-17T09:13:50.017 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T09:13:50.017 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/usr/bin/daemon-helper 2024-09-17T09:13:50.038 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-17T09:13:50.094 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-17T09:13:50.094 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/usr/bin/daemon-helper 2024-09-17T09:13:50.108 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-17T09:13:50.162 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-09-17T09:13:50.162 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/usr/bin/daemon-helper 2024-09-17T09:13:50.175 DEBUG:teuthology.orchestra.run.smithi189:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-17T09:13:50.232 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-17T09:13:50.232 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T09:13:50.232 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-17T09:13:50.246 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-17T09:13:50.302 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-17T09:13:50.302 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-17T09:13:50.315 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-17T09:13:50.370 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-09-17T09:13:50.370 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-17T09:13:50.384 DEBUG:teuthology.orchestra.run.smithi189:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-17T09:13:50.439 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-17T09:13:50.439 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T09:13:50.439 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/usr/bin/stdin-killer 2024-09-17T09:13:50.458 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-17T09:13:50.509 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-17T09:13:50.510 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/usr/bin/stdin-killer 2024-09-17T09:13:50.523 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-17T09:13:50.577 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-09-17T09:13:50.577 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/usr/bin/stdin-killer 2024-09-17T09:13:50.591 DEBUG:teuthology.orchestra.run.smithi189:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-17T09:13:50.648 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-17T09:13:50.778 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', 'POOL_APP_NOT_ENABLED', 'mon down', 'mons down', 'out of quorum', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9'} 2024-09-17T09:13:50.778 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:13:50.779 INFO:tasks.cephadm:Cluster fsid is 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:13:50.779 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-17T09:13:50.779 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.43', 'mon.b': '172.21.15.181', 'mon.c': '172.21.15.189'} 2024-09-17T09:13:50.779 INFO:tasks.cephadm:First mon is mon.a on smithi043 2024-09-17T09:13:50.779 INFO:tasks.cephadm:First mgr is a 2024-09-17T09:13:50.779 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-17T09:13:50.779 DEBUG:teuthology.orchestra.run.smithi043:> sudo hostname $(hostname -s) 2024-09-17T09:13:50.794 DEBUG:teuthology.orchestra.run.smithi181:> sudo hostname $(hostname -s) 2024-09-17T09:13:50.809 DEBUG:teuthology.orchestra.run.smithi189:> sudo hostname $(hostname -s) 2024-09-17T09:13:50.822 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-17T09:13:50.822 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:13:50.963 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '19e2a2beb6f41a3ab62650e38614eb29b59dcbb9', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/56094/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.2.4-855-g19e2a2be', 'node_name': '172.21.2.17+braggi17', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '18.2.4-855-g19e2a2be-1jammy'}, 'url': 'https://3.chacra.ceph.com/r/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-16 16:50:43.846409', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'reef', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-17T09:13:51.102 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref reef, sha1 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:13:51.103 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-17T09:13:51.103 DEBUG:teuthology.orchestra.run.smithi043:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T09:13:51.709 INFO:teuthology.orchestra.run.smithi043.stdout:-rw-rw-r-- 1 ubuntu ubuntu 218649 Sep 17 09:13 /home/ubuntu/cephtest/cephadm 2024-09-17T09:13:51.710 DEBUG:teuthology.orchestra.run.smithi181:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T09:13:52.290 INFO:teuthology.orchestra.run.smithi181.stdout:-rw-rw-r-- 1 ubuntu ubuntu 218649 Sep 17 09:13 /home/ubuntu/cephtest/cephadm 2024-09-17T09:13:52.290 DEBUG:teuthology.orchestra.run.smithi189:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/reef/19e2a2beb6f41a3ab62650e38614eb29b59dcbb9/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T09:13:52.864 INFO:teuthology.orchestra.run.smithi189.stdout:-rw-rw-r-- 1 ubuntu ubuntu 218649 Sep 17 09:13 /home/ubuntu/cephtest/cephadm 2024-09-17T09:13:52.864 DEBUG:teuthology.orchestra.run.smithi043:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T09:13:52.872 DEBUG:teuthology.orchestra.run.smithi181:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T09:13:52.880 DEBUG:teuthology.orchestra.run.smithi189:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T09:13:52.899 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 on all hosts... 2024-09-17T09:13:52.899 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 pull 2024-09-17T09:13:52.918 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 pull 2024-09-17T09:13:52.923 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 pull 2024-09-17T09:13:53.040 INFO:teuthology.orchestra.run.smithi043.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9... 2024-09-17T09:13:53.042 INFO:teuthology.orchestra.run.smithi181.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9... 2024-09-17T09:13:53.053 INFO:teuthology.orchestra.run.smithi189.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9... 2024-09-17T09:15:25.965 INFO:teuthology.orchestra.run.smithi181.stdout:{ 2024-09-17T09:15:25.965 INFO:teuthology.orchestra.run.smithi181.stdout: "ceph_version": "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)", 2024-09-17T09:15:25.965 INFO:teuthology.orchestra.run.smithi181.stdout: "image_id": "980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89", 2024-09-17T09:15:25.966 INFO:teuthology.orchestra.run.smithi181.stdout: "repo_digests": [ 2024-09-17T09:15:25.966 INFO:teuthology.orchestra.run.smithi181.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9" 2024-09-17T09:15:25.966 INFO:teuthology.orchestra.run.smithi181.stdout: ] 2024-09-17T09:15:25.966 INFO:teuthology.orchestra.run.smithi181.stdout:} 2024-09-17T09:15:32.743 INFO:teuthology.orchestra.run.smithi189.stdout:{ 2024-09-17T09:15:32.743 INFO:teuthology.orchestra.run.smithi189.stdout: "ceph_version": "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)", 2024-09-17T09:15:32.743 INFO:teuthology.orchestra.run.smithi189.stdout: "image_id": "980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89", 2024-09-17T09:15:32.743 INFO:teuthology.orchestra.run.smithi189.stdout: "repo_digests": [ 2024-09-17T09:15:32.743 INFO:teuthology.orchestra.run.smithi189.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9" 2024-09-17T09:15:32.743 INFO:teuthology.orchestra.run.smithi189.stdout: ] 2024-09-17T09:15:32.743 INFO:teuthology.orchestra.run.smithi189.stdout:} 2024-09-17T09:15:34.110 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-17T09:15:34.110 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph_version": "ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable)", 2024-09-17T09:15:34.110 INFO:teuthology.orchestra.run.smithi043.stdout: "image_id": "980a0bfcd684674f25c08d857ad8de3b1c8ae738870529edbf9aa463832c8d89", 2024-09-17T09:15:34.110 INFO:teuthology.orchestra.run.smithi043.stdout: "repo_digests": [ 2024-09-17T09:15:34.110 INFO:teuthology.orchestra.run.smithi043.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9" 2024-09-17T09:15:34.110 INFO:teuthology.orchestra.run.smithi043.stdout: ] 2024-09-17T09:15:34.110 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-17T09:15:34.147 DEBUG:teuthology.orchestra.run.smithi043:> sudo mkdir -p /etc/ceph 2024-09-17T09:15:34.161 DEBUG:teuthology.orchestra.run.smithi181:> sudo mkdir -p /etc/ceph 2024-09-17T09:15:34.176 DEBUG:teuthology.orchestra.run.smithi189:> sudo mkdir -p /etc/ceph 2024-09-17T09:15:34.191 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 777 /etc/ceph 2024-09-17T09:15:34.216 DEBUG:teuthology.orchestra.run.smithi181:> sudo chmod 777 /etc/ceph 2024-09-17T09:15:34.233 DEBUG:teuthology.orchestra.run.smithi189:> sudo chmod 777 /etc/ceph 2024-09-17T09:15:34.246 INFO:tasks.cephadm:Writing seed config... 2024-09-17T09:15:34.248 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-17T09:15:34.248 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-17T09:15:34.248 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-17T09:15:34.248 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-09-17T09:15:34.248 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-17T09:15:34.248 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-17T09:15:34.248 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-17T09:15:34.248 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-17T09:15:34.248 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-17T09:15:34.249 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T09:15:34.249 DEBUG:teuthology.orchestra.run.smithi043:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-17T09:15:34.265 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 2749fc84-74d5-11ef-bceb-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-17T09:15:34.266 DEBUG:teuthology.orchestra.run.smithi043:mon.a> sudo journalctl -f -n 0 -u ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mon.a.service 2024-09-17T09:15:34.314 DEBUG:teuthology.orchestra.run.smithi043:mgr.a> sudo journalctl -f -n 0 -u ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mgr.a.service 2024-09-17T09:15:34.357 INFO:tasks.cephadm:Bootstrapping... 2024-09-17T09:15:34.358 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 -v bootstrap --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.43 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:15:34.521 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2024-09-17T09:15:34.521 INFO:teuthology.orchestra.run.smithi043.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9', '-v', 'bootstrap', '--fsid', '2749fc84-74d5-11ef-bceb-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.43', '--skip-admin-label'] 2024-09-17T09:15:34.522 INFO:teuthology.orchestra.run.smithi043.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-17T09:15:34.522 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying podman|docker is present... 2024-09-17T09:15:34.522 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying lvm2 is present... 2024-09-17T09:15:34.522 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying time synchronization is in place... 2024-09-17T09:15:34.527 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T09:15:34.527 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T09:15:34.531 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T09:15:34.531 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-17T09:15:34.535 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T09:15:34.535 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T09:15:34.538 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T09:15:34.539 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-17T09:15:34.543 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T09:15:34.543 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout masked 2024-09-17T09:15:34.546 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T09:15:34.547 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-17T09:15:34.550 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T09:15:34.550 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T09:15:34.555 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T09:15:34.555 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-17T09:15:34.558 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout enabled 2024-09-17T09:15:34.562 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout active 2024-09-17T09:15:34.563 INFO:teuthology.orchestra.run.smithi043.stdout:Unit ntp.service is enabled and running 2024-09-17T09:15:34.563 INFO:teuthology.orchestra.run.smithi043.stdout:Repeating the final host check... 2024-09-17T09:15:34.563 INFO:teuthology.orchestra.run.smithi043.stdout:docker (/usr/bin/docker) is present 2024-09-17T09:15:34.563 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl is present 2024-09-17T09:15:34.563 INFO:teuthology.orchestra.run.smithi043.stdout:lvcreate is present 2024-09-17T09:15:34.566 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T09:15:34.566 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T09:15:34.569 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T09:15:34.570 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-17T09:15:34.573 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T09:15:34.573 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T09:15:34.577 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T09:15:34.577 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-17T09:15:34.581 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T09:15:34.581 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout masked 2024-09-17T09:15:34.585 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T09:15:34.585 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-17T09:15:34.588 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T09:15:34.588 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T09:15:34.592 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T09:15:34.592 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-17T09:15:34.596 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout enabled 2024-09-17T09:15:34.601 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout active 2024-09-17T09:15:34.601 INFO:teuthology.orchestra.run.smithi043.stdout:Unit ntp.service is enabled and running 2024-09-17T09:15:34.601 INFO:teuthology.orchestra.run.smithi043.stdout:Host looks OK 2024-09-17T09:15:34.601 INFO:teuthology.orchestra.run.smithi043.stdout:Cluster fsid: 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:15:34.601 INFO:teuthology.orchestra.run.smithi043.stdout:Acquiring lock 140340182010848 on /run/cephadm/2749fc84-74d5-11ef-bceb-c7b262605968.lock 2024-09-17T09:15:34.602 INFO:teuthology.orchestra.run.smithi043.stdout:Lock 140340182010848 acquired on /run/cephadm/2749fc84-74d5-11ef-bceb-c7b262605968.lock 2024-09-17T09:15:34.602 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying IP 172.21.15.43 port 3300 ... 2024-09-17T09:15:34.602 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying IP 172.21.15.43 port 6789 ... 2024-09-17T09:15:34.602 INFO:teuthology.orchestra.run.smithi043.stdout:Base mon IP(s) is [172.21.15.43:3300, 172.21.15.43:6789], mon addrv is [v2:172.21.15.43:3300,v1:172.21.15.43:6789] 2024-09-17T09:15:34.604 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-17T09:15:34.604 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-17T09:15:34.604 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.43 2024-09-17T09:15:34.606 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-17T09:15:34.606 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-17T09:15:34.607 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1796sec hoplimit 64 pref medium 2024-09-17T09:15:34.608 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-17T09:15:34.608 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-17T09:15:34.608 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T09:15:34.609 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-17T09:15:34.609 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1358/64 scope link 2024-09-17T09:15:34.609 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T09:15:34.610 INFO:teuthology.orchestra.run.smithi043.stdout:Mon IP `172.21.15.43` is in CIDR network `172.21.0.0/20` 2024-09-17T09:15:34.610 INFO:teuthology.orchestra.run.smithi043.stdout:Mon IP `172.21.15.43` is in CIDR network `172.21.0.0/20` 2024-09-17T09:15:34.610 INFO:teuthology.orchestra.run.smithi043.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-17T09:15:34.610 INFO:teuthology.orchestra.run.smithi043.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-17T09:15:34.610 INFO:teuthology.orchestra.run.smithi043.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9... 2024-09-17T09:15:34.857 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/docker: stdout 19e2a2beb6f41a3ab62650e38614eb29b59dcbb9: Pulling from ceph-ci/ceph 2024-09-17T09:15:34.857 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/docker: stdout Digest: sha256:70b7810862ffedc21315a6c67a84878d4bbd16155279a41a670f6f6be7488da9 2024-09-17T09:15:34.857 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:15:34.858 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 2024-09-17T09:15:36.524 INFO:teuthology.orchestra.run.smithi043.stdout:ceph: stdout ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable) 2024-09-17T09:15:36.524 INFO:teuthology.orchestra.run.smithi043.stdout:Ceph version: ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable) 2024-09-17T09:15:36.524 INFO:teuthology.orchestra.run.smithi043.stdout:Extracting ceph user uid/gid from container image... 2024-09-17T09:15:38.013 INFO:teuthology.orchestra.run.smithi043.stdout:stat: stdout 167 167 2024-09-17T09:15:38.013 INFO:teuthology.orchestra.run.smithi043.stdout:Creating initial keys... 2024-09-17T09:15:39.493 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-authtool: stdout AQC6SOlm+iIvNRAAps2IMaDr+FPJP9tyWDoTRg== 2024-09-17T09:15:40.966 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-authtool: stdout AQC8SOlmEnD7FRAAA/6imDlyROq8CKFY0uv5Fg== 2024-09-17T09:15:42.471 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-authtool: stdout AQC9SOlmMIm4NBAA/sLDCZh8Bg8NZFb8fliWuQ== 2024-09-17T09:15:42.472 INFO:teuthology.orchestra.run.smithi043.stdout:Creating initial monmap... 2024-09-17T09:15:43.969 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T09:15:43.970 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-09-17T09:15:43.970 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:15:43.970 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T09:15:43.970 INFO:teuthology.orchestra.run.smithi043.stdout:monmaptool for a [v2:172.21.15.43:3300,v1:172.21.15.43:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T09:15:43.970 INFO:teuthology.orchestra.run.smithi043.stdout:setting min_mon_release = pacific 2024-09-17T09:15:43.970 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: set fsid to 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:15:43.970 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T09:15:43.970 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:15:43.970 INFO:teuthology.orchestra.run.smithi043.stdout:Creating mon... 2024-09-17T09:15:45.471 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.832+0000 7f916e06db00 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T09:15:45.471 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.832+0000 7f916e06db00 1 imported monmap: 2024-09-17T09:15:45.472 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-17T09:15:45.472 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr fsid 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:15:45.472 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-17T09:15:43.435208+0000 2024-09-17T09:15:45.472 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr created 2024-09-17T09:15:43.435208+0000 2024-09-17T09:15:45.472 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr min_mon_release 16 (pacific) 2024-09-17T09:15:45.472 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-17T09:15:45.472 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-17T09:15:45.472 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:15:45.472 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.832+0000 7f916e06db00 0 /usr/bin/ceph-mon: set fsid to 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:15:45.472 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T09:15:45.472 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:15:45.473 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Git sha 0 2024-09-17T09:15:45.473 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T09:15:45.473 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: DB SUMMARY 2024-09-17T09:15:45.473 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:15:45.473 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: DB Session ID: J34O0Y2A6PTMXPA2EWB8 2024-09-17T09:15:45.473 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:15:45.473 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-17T09:15:45.473 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:15:45.473 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-17T09:15:45.473 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:15:45.473 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.error_if_exists: 0 2024-09-17T09:15:45.473 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.create_if_missing: 1 2024-09-17T09:15:45.473 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T09:15:45.473 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T09:15:45.474 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T09:15:45.474 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T09:15:45.474 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.env: 0x55f616147bc0 2024-09-17T09:15:45.474 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T09:15:45.474 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.info_log: 0x55f616bfe800 2024-09-17T09:15:45.474 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T09:15:45.474 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.statistics: (nil) 2024-09-17T09:15:45.474 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.use_fsync: 0 2024-09-17T09:15:45.474 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T09:15:45.474 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T09:15:45.474 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T09:15:45.474 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T09:15:45.474 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T09:15:45.475 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T09:15:45.475 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T09:15:45.475 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T09:15:45.475 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T09:15:45.475 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T09:15:45.475 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T09:15:45.475 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.db_log_dir: 2024-09-17T09:15:45.475 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.wal_dir: 2024-09-17T09:15:45.475 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T09:15:45.475 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T09:15:45.475 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T09:15:45.475 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T09:15:45.475 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T09:15:45.475 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T09:15:45.475 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T09:15:45.476 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T09:15:45.476 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.write_buffer_manager: 0x55f616c04e60 2024-09-17T09:15:45.476 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T09:15:45.476 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T09:15:45.476 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T09:15:45.476 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T09:15:45.476 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T09:15:45.476 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T09:15:45.476 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T09:15:45.476 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T09:15:45.476 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.unordered_write: 0 2024-09-17T09:15:45.476 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T09:15:45.476 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T09:15:45.476 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T09:15:45.477 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T09:15:45.477 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.row_cache: None 2024-09-17T09:15:45.477 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.wal_filter: None 2024-09-17T09:15:45.477 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T09:15:45.477 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T09:15:45.477 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.two_write_queues: 0 2024-09-17T09:15:45.477 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T09:15:45.477 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.wal_compression: 0 2024-09-17T09:15:45.477 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.atomic_flush: 0 2024-09-17T09:15:45.477 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T09:15:45.477 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T09:15:45.477 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T09:15:45.477 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T09:15:45.477 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T09:15:45.478 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T09:15:45.478 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T09:15:45.478 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T09:15:45.478 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T09:15:45.478 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T09:15:45.478 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T09:15:45.478 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T09:15:45.478 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T09:15:45.478 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T09:15:45.478 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T09:15:45.478 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T09:15:45.478 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T09:15:45.479 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T09:15:45.479 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T09:15:45.479 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T09:15:45.479 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T09:15:45.479 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T09:15:45.479 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_open_files: -1 2024-09-17T09:15:45.479 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T09:15:45.479 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T09:15:45.479 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T09:15:45.479 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T09:15:45.479 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T09:15:45.479 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Compression algorithms supported: 2024-09-17T09:15:45.479 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: kZSTD supported: 0 2024-09-17T09:15:45.480 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: kXpressCompression supported: 0 2024-09-17T09:15:45.480 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T09:15:45.480 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T09:15:45.480 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T09:15:45.480 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: kZlibCompression supported: 1 2024-09-17T09:15:45.480 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T09:15:45.480 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T09:15:45.480 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T09:15:45.480 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T09:15:45.480 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-17T09:15:45.480 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:15:45.480 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-17T09:15:45.480 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:15:45.481 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T09:15:45.481 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:15:45.481 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T09:15:45.481 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.merge_operator: 2024-09-17T09:15:45.481 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compaction_filter: None 2024-09-17T09:15:45.481 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T09:15:45.481 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T09:15:45.481 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T09:15:45.481 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T09:15:45.481 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f616bf7d40) 2024-09-17T09:15:45.497 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-17T09:15:45.497 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T09:15:45.497 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T09:15:45.497 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-17T09:15:45.497 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-17T09:15:45.497 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-17T09:15:45.497 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-17T09:15:45.497 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-17T09:15:45.497 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-17T09:15:45.497 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-17T09:15:45.497 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55f616beb1f0 2024-09-17T09:15:45.497 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-17T09:15:45.498 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-17T09:15:45.498 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-17T09:15:45.498 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-17T09:15:45.498 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-17T09:15:45.498 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-17T09:15:45.498 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-17T09:15:45.498 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-17T09:15:45.498 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-17T09:15:45.498 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-17T09:15:45.498 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-17T09:15:45.498 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-17T09:15:45.498 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-17T09:15:45.498 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-17T09:15:45.498 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-17T09:15:45.498 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-17T09:15:45.499 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-17T09:15:45.499 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-17T09:15:45.499 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-17T09:15:45.499 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-17T09:15:45.499 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-17T09:15:45.499 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-17T09:15:45.499 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-17T09:15:45.499 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-17T09:15:45.499 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-17T09:15:45.499 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-17T09:15:45.499 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:15:45.499 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T09:15:45.499 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T09:15:45.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compression: NoCompression 2024-09-17T09:15:45.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T09:15:45.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T09:15:45.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T09:15:45.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.num_levels: 7 2024-09-17T09:15:45.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T09:15:45.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T09:15:45.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T09:15:45.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T09:15:45.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T09:15:45.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T09:15:45.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T09:15:45.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:15:45.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T09:15:45.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T09:15:45.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:15:45.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:15:45.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T09:15:45.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T09:15:45.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T09:15:45.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T09:15:45.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:15:45.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:15:45.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T09:15:45.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T09:15:45.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:15:45.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T09:15:45.502 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T09:15:45.502 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T09:15:45.502 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T09:15:45.502 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T09:15:45.502 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T09:15:45.502 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T09:15:45.502 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T09:15:45.502 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T09:15:45.502 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T09:15:45.502 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T09:15:45.502 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T09:15:45.502 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T09:15:45.502 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T09:15:45.502 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T09:15:45.503 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T09:15:45.503 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T09:15:45.503 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T09:15:45.503 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T09:15:45.503 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T09:15:45.503 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T09:15:45.503 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T09:15:45.503 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T09:15:45.503 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T09:15:45.503 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T09:15:45.503 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T09:15:45.503 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T09:15:45.503 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T09:15:45.503 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T09:15:45.503 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T09:15:45.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T09:15:45.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T09:15:45.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T09:15:45.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T09:15:45.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T09:15:45.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T09:15:45.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T09:15:45.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T09:15:45.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.bloom_locality: 0 2024-09-17T09:15:45.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T09:15:45.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T09:15:45.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T09:15:45.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T09:15:45.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T09:15:45.505 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.ttl: 2592000 2024-09-17T09:15:45.505 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T09:15:45.505 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T09:15:45.505 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T09:15:45.505 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.enable_blob_files: false 2024-09-17T09:15:45.505 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.min_blob_size: 0 2024-09-17T09:15:45.505 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T09:15:45.505 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T09:15:45.505 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T09:15:45.505 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T09:15:45.505 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T09:15:45.505 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T09:15:45.506 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T09:15:45.506 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T09:15:45.506 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 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-17T09:15:45.506 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:15:45.506 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T09:15:45.506 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:15:45.506 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3769a1a7-da7e-4623-b6f6-8731abbae211 2024-09-17T09:15:45.506 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:15:45.506 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.836+0000 7f916e06db00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-17T09:15:45.506 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:15:45.506 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.840+0000 7f916e06db00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f616c16e00 2024-09-17T09:15:45.506 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.840+0000 7f916e06db00 4 rocksdb: DB pointer 0x55f616ce8000 2024-09-17T09:15:45.506 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.840+0000 7f91657f9640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T09:15:45.506 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.840+0000 7f91657f9640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T09:15:45.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-17T09:15:45.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:15:45.507 INFO:teuthology.orchestra.run.smithi043.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-17T09:15:45.507 INFO:teuthology.orchestra.run.smithi043.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-17T09:15:45.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:15:45.507 INFO:teuthology.orchestra.run.smithi043.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-17T09:15:45.507 INFO:teuthology.orchestra.run.smithi043.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-17T09:15:45.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:15:45.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:15:45.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T09:15:45.507 INFO:teuthology.orchestra.run.smithi043.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-17T09:15:45.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T09:15:45.507 INFO:teuthology.orchestra.run.smithi043.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-17T09:15:45.508 INFO:teuthology.orchestra.run.smithi043.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-17T09:15:45.508 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:15:45.508 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T09:15:45.508 INFO:teuthology.orchestra.run.smithi043.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-17T09:15:45.508 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:15:45.508 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:15:45.508 INFO:teuthology.orchestra.run.smithi043.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-17T09:15:45.508 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:15:45.508 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:15:45.508 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T09:15:45.508 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T09:15:45.508 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-17T09:15:45.508 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T09:15:45.508 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-17T09:15:45.509 INFO:teuthology.orchestra.run.smithi043.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-17T09:15:45.509 INFO:teuthology.orchestra.run.smithi043.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-17T09:15:45.509 INFO:teuthology.orchestra.run.smithi043.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-17T09:15:45.509 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x55f616beb1f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-09-17T09:15:45.509 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-17T09:15:45.509 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:15:45.509 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-17T09:15:45.509 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:15:45.509 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.840+0000 7f916e06db00 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-17T09:15:45.509 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.840+0000 7f916e06db00 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-17T09:15:45.509 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:15:44.840+0000 7f916e06db00 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-17T09:15:45.509 INFO:teuthology.orchestra.run.smithi043.stdout:create mon.a on 2024-09-17T09:15:45.793 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-09-17T09:15:46.006 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-17T09:15:46.225 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-2749fc84-74d5-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968.target. 2024-09-17T09:15:46.225 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-2749fc84-74d5-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968.target. 2024-09-17T09:15:46.480 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:46 smithi043 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:15:46.481 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:46 smithi043 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:15:46.488 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mon.a 2024-09-17T09:15:46.488 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to reset failed state of unit ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-17T09:15:46.676 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968.target.wants/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service. 2024-09-17T09:15:46.685 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld does not appear to be present 2024-09-17T09:15:46.685 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T09:15:46.685 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mon to start... 2024-09-17T09:15:46.685 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mon... 2024-09-17T09:15:46.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:46 smithi043 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:15:46.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:46 smithi043 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:15:46.789 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:46 smithi043 systemd[1]: Started Ceph mon.a for 2749fc84-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:15:48.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:48 smithi043 bash[22083]: cluster 2024-09-17T09:15:48.327940+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:15:48.538 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:48 smithi043 bash[22083]: cluster 2024-09-17T09:15:48.323585+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T09:15:49.189 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout cluster: 2024-09-17T09:15:49.189 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout id: 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:15:49.189 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-17T09:15:49.190 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T09:15:49.190 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout services: 2024-09-17T09:15:49.190 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.198531s) 2024-09-17T09:15:49.190 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-17T09:15:49.190 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-17T09:15:49.190 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T09:15:49.190 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout data: 2024-09-17T09:15:49.190 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-17T09:15:49.190 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-17T09:15:49.190 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-17T09:15:49.190 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout pgs: 2024-09-17T09:15:49.190 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T09:15:49.190 INFO:teuthology.orchestra.run.smithi043.stdout:mon is available 2024-09-17T09:15:49.190 INFO:teuthology.orchestra.run.smithi043.stdout:Assimilating anything we can from ceph.conf... 2024-09-17T09:15:49.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:49 smithi043 bash[22083]: cluster 2024-09-17T09:15:48.326984+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T09:15:49.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:49 smithi043 bash[22083]: cluster 2024-09-17T09:15:48.327148+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:15:49.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:49 smithi043 bash[22083]: cluster 2024-09-17T09:15:48.329627+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-09-17T09:15:49.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:49 smithi043 bash[22083]: cluster 2024-09-17T09:15:48.331927+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T09:15:49.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:49 smithi043 bash[22083]: cluster 2024-09-17T09:15:48.332443+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T09:15:49.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:49 smithi043 bash[22083]: audit 2024-09-17T09:15:48.525478+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.43:0/1916669800' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T09:15:50.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:50 smithi043 bash[22083]: audit 2024-09-17T09:15:50.310397+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.43:0/2200821904' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T09:15:50.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:50 smithi043 bash[22083]: audit 2024-09-17T09:15:50.314392+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.43:0/2200821904' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T09:15:50.853 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T09:15:50.854 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T09:15:50.854 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout fsid = 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:15:50.854 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.43:3300,v1:172.21.15.43:6789] 2024-09-17T09:15:50.854 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T09:15:50.854 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T09:15:50.854 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T09:15:50.854 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T09:15:50.854 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T09:15:50.854 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T09:15:50.854 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-09-17T09:15:50.854 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T09:15:50.855 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T09:15:50.855 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T09:15:50.855 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T09:15:50.855 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T09:15:50.855 INFO:teuthology.orchestra.run.smithi043.stdout:Generating new minimal ceph.conf... 2024-09-17T09:15:52.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:52 smithi043 bash[22083]: audit 2024-09-17T09:15:51.990297+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.43:0/4134705151' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:15:52.649 INFO:teuthology.orchestra.run.smithi043.stdout:Restarting the monitor... 2024-09-17T09:15:52.942 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:52 smithi043 systemd[1]: Stopping Ceph mon.a for 2749fc84-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:15:52.943 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:52 smithi043 bash[22083]: debug 2024-09-17T09:15:52.789+0000 7fb917ee1640 -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-17T09:15:52.943 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:52 smithi043 bash[22083]: debug 2024-09-17T09:15:52.789+0000 7fb917ee1640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-17T09:15:53.515 INFO:teuthology.orchestra.run.smithi043.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-17T09:15:53.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:53 smithi043 bash[22466]: ceph-2749fc84-74d5-11ef-bceb-c7b262605968-mon-a 2024-09-17T09:15:53.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:53 smithi043 bash[22525]: Error response from daemon: No such container: ceph-2749fc84-74d5-11ef-bceb-c7b262605968-mon-a 2024-09-17T09:15:53.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:53 smithi043 systemd[1]: ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T09:15:53.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:53 smithi043 systemd[1]: Stopped Ceph mon.a for 2749fc84-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:15:53.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:53 smithi043 systemd[1]: Started Ceph mon.a for 2749fc84-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:15:54.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.981+0000 7f443dfb6b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T09:15:54.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.981+0000 7f443dfb6b00 0 ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable), process ceph-mon, pid 7 2024-09-17T09:15:54.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.981+0000 7f443dfb6b00 0 pidfile_write: ignore empty --pid-file 2024-09-17T09:15:54.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 0 load: jerasure load: lrc 2024-09-17T09:15:54.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T09:15:54.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Git sha 0 2024-09-17T09:15:54.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T09:15:55.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: DB SUMMARY 2024-09-17T09:15:55.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: DB Session ID: E9OU9PYLUMPX6AYUYBSN 2024-09-17T09:15:55.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: CURRENT file: CURRENT 2024-09-17T09:15:55.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T09:15:55.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-17T09:15:55.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-17T09:15:55.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 83732 ; 2024-09-17T09:15:55.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.error_if_exists: 0 2024-09-17T09:15:55.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.create_if_missing: 0 2024-09-17T09:15:55.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T09:15:55.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T09:15:55.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T09:15:55.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T09:15:55.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.env: 0x55dd90b45bc0 2024-09-17T09:15:55.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T09:15:55.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.info_log: 0x55dd92a4ebe0 2024-09-17T09:15:55.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T09:15:55.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.statistics: (nil) 2024-09-17T09:15:55.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.use_fsync: 0 2024-09-17T09:15:55.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T09:15:55.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T09:15:55.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T09:15:55.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T09:15:55.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T09:15:55.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T09:15:55.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T09:15:55.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T09:15:55.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T09:15:55.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T09:15:55.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T09:15:55.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.db_log_dir: 2024-09-17T09:15:55.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.wal_dir: 2024-09-17T09:15:55.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T09:15:55.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T09:15:55.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T09:15:55.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T09:15:55.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T09:15:55.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T09:15:55.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T09:15:55.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T09:15:55.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.write_buffer_manager: 0x55dd92a5c320 2024-09-17T09:15:55.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T09:15:55.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T09:15:55.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T09:15:55.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T09:15:55.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T09:15:55.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T09:15:55.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T09:15:55.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T09:15:55.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.unordered_write: 0 2024-09-17T09:15:55.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T09:15:55.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T09:15:55.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T09:15:55.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T09:15:55.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.row_cache: None 2024-09-17T09:15:55.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.wal_filter: None 2024-09-17T09:15:55.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T09:15:55.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T09:15:55.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.two_write_queues: 0 2024-09-17T09:15:55.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T09:15:55.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.wal_compression: 0 2024-09-17T09:15:55.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.atomic_flush: 0 2024-09-17T09:15:55.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T09:15:55.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T09:15:55.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T09:15:55.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T09:15:55.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T09:15:55.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T09:15:55.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T09:15:55.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T09:15:55.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T09:15:55.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T09:15:55.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T09:15:55.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T09:15:55.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T09:15:55.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T09:15:55.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T09:15:55.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T09:15:55.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T09:15:55.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T09:15:55.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T09:15:55.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T09:15:55.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T09:15:55.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T09:15:55.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_open_files: -1 2024-09-17T09:15:55.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T09:15:55.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T09:15:55.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T09:15:55.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T09:15:55.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T09:15:55.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Compression algorithms supported: 2024-09-17T09:15:55.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: kZSTD supported: 0 2024-09-17T09:15:55.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: kXpressCompression supported: 0 2024-09-17T09:15:55.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T09:15:55.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T09:15:55.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T09:15:55.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: kZlibCompression supported: 1 2024-09-17T09:15:55.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T09:15:55.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T09:15:55.010 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T09:15:55.010 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T09:15:55.010 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-17T09:15:55.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T09:15:55.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T09:15:55.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.merge_operator: 2024-09-17T09:15:55.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compaction_filter: None 2024-09-17T09:15:55.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T09:15:55.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T09:15:55.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T09:15:55.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T09:15:55.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55dd92a4e7e0) 2024-09-17T09:15:55.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: cache_index_and_filter_blocks: 1 2024-09-17T09:15:55.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T09:15:55.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T09:15:55.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: pin_top_level_index_and_filter: 1 2024-09-17T09:15:55.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: index_type: 0 2024-09-17T09:15:55.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: data_block_index_type: 0 2024-09-17T09:15:55.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: index_shortening: 1 2024-09-17T09:15:55.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T09:15:55.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: checksum: 4 2024-09-17T09:15:55.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: no_block_cache: 0 2024-09-17T09:15:55.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: block_cache: 0x55dd92a45350 2024-09-17T09:15:55.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: block_cache_name: BinnedLRUCache 2024-09-17T09:15:55.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: block_cache_options: 2024-09-17T09:15:55.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: capacity : 536870912 2024-09-17T09:15:55.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: num_shard_bits : 4 2024-09-17T09:15:55.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: strict_capacity_limit : 0 2024-09-17T09:15:55.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: high_pri_pool_ratio: 0.000 2024-09-17T09:15:55.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: block_cache_compressed: (nil) 2024-09-17T09:15:55.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: persistent_cache: (nil) 2024-09-17T09:15:55.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: block_size: 4096 2024-09-17T09:15:55.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: block_size_deviation: 10 2024-09-17T09:15:55.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: block_restart_interval: 16 2024-09-17T09:15:55.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: index_block_restart_interval: 1 2024-09-17T09:15:55.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: metadata_block_size: 4096 2024-09-17T09:15:55.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: partition_filters: 0 2024-09-17T09:15:55.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: use_delta_encoding: 1 2024-09-17T09:15:55.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: filter_policy: bloomfilter 2024-09-17T09:15:55.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: whole_key_filtering: 1 2024-09-17T09:15:55.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: verify_compression: 0 2024-09-17T09:15:55.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: read_amp_bytes_per_bit: 0 2024-09-17T09:15:55.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: format_version: 5 2024-09-17T09:15:55.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: enable_index_compression: 1 2024-09-17T09:15:55.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: block_align: 0 2024-09-17T09:15:55.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: max_auto_readahead_size: 262144 2024-09-17T09:15:55.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: prepopulate_block_cache: 0 2024-09-17T09:15:55.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: initial_auto_readahead_size: 8192 2024-09-17T09:15:55.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: num_file_reads_for_auto_readahead: 2 2024-09-17T09:15:55.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T09:15:55.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T09:15:55.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compression: NoCompression 2024-09-17T09:15:55.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T09:15:55.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T09:15:55.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T09:15:55.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.num_levels: 7 2024-09-17T09:15:55.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T09:15:55.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T09:15:55.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T09:15:55.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T09:15:55.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T09:15:55.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T09:15:55.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T09:15:55.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:15:55.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T09:15:55.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T09:15:55.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:15:55.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:15:55.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T09:15:55.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T09:15:55.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T09:15:55.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T09:15:55.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:15:55.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:15:55.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T09:15:55.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T09:15:55.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:15:55.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T09:15:55.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T09:15:55.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T09:15:55.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T09:15:55.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T09:15:55.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T09:15:55.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T09:15:55.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T09:15:55.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T09:15:55.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T09:15:55.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T09:15:55.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T09:15:55.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T09:15:55.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T09:15:55.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T09:15:55.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T09:15:55.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T09:15:55.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T09:15:55.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T09:15:55.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T09:15:55.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T09:15:55.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T09:15:55.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T09:15:55.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T09:15:55.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T09:15:55.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T09:15:55.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T09:15:55.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T09:15:55.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T09:15:55.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T09:15:55.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T09:15:55.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T09:15:55.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T09:15:55.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T09:15:55.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T09:15:55.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T09:15:55.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T09:15:55.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T09:15:55.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.bloom_locality: 0 2024-09-17T09:15:55.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T09:15:55.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T09:15:55.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T09:15:55.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T09:15:55.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T09:15:55.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.ttl: 2592000 2024-09-17T09:15:55.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T09:15:55.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T09:15:55.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T09:15:55.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.enable_blob_files: false 2024-09-17T09:15:55.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.min_blob_size: 0 2024-09-17T09:15:55.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T09:15:55.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T09:15:55.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T09:15:55.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T09:15:55.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T09:15:55.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T09:15:55.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T09:15:55.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T09:15:55.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 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-17T09:15:55.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:54 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-17T09:15:55.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3769a1a7-da7e-4623-b6f6-8731abbae211 2024-09-17T09:15:55.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726564554990502, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-17T09:15:55.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: debug 2024-09-17T09:15:54.985+0000 7f443dfb6b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-17T09:15:55.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: debug 2024-09-17T09:15:54.989+0000 7f443dfb6b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726564554992178, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 80505, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 250, "table_properties": {"data_size": 78666, "index_size": 223, "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": 9896, "raw_average_key_size": 47, "raw_value_size": 72974, "raw_average_value_size": 349, "num_data_blocks": 10, "num_entries": 209, "num_filter_entries": 209, "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": 1726564554, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3769a1a7-da7e-4623-b6f6-8731abbae211", "db_session_id": "E9OU9PYLUMPX6AYUYBSN", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-17T09:15:55.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: debug 2024-09-17T09:15:54.989+0000 7f443dfb6b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726564554992342, "job": 1, "event": "recovery_finished"} 2024-09-17T09:15:55.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: debug 2024-09-17T09:15:54.989+0000 7f443dfb6b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-17T09:15:55.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: debug 2024-09-17T09:15:54.989+0000 7f443dfb6b00 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-17T09:15:55.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: debug 2024-09-17T09:15:54.989+0000 7f443dfb6b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55dd92a6ee00 2024-09-17T09:15:55.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: debug 2024-09-17T09:15:54.989+0000 7f443dfb6b00 4 rocksdb: DB pointer 0x55dd92b66000 2024-09-17T09:15:55.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: debug 2024-09-17T09:15:54.989+0000 7f4433d81640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T09:15:55.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: debug 2024-09-17T09:15:54.989+0000 7f4433d81640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T09:15:55.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: ** DB Stats ** 2024-09-17T09:15:55.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:15:55.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T09:15:55.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:15:55.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:15:55.216 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T09:15:55.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:15:55.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:15:55.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: ** Compaction Stats [default] ** 2024-09-17T09:15:55.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T09:15:55.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T09:15:55.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: L0 2/0 80.48 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 77.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T09:15:55.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: Sum 2/0 80.48 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 77.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T09:15:55.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 77.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T09:15:55.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: ** Compaction Stats [default] ** 2024-09-17T09:15:55.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T09:15:55.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:15:55.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 77.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T09:15:55.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T09:15:55.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:15:55.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T09:15:55.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T09:15:55.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T09:15:55.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T09:15:55.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T09:15:55.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: Cumulative compaction: 0.00 GB write, 14.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:15:55.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: Interval compaction: 0.00 GB write, 14.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:15:55.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T09:15:55.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: Block cache BinnedLRUCache@0x55dd92a45350#7 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-09-17T09:15:55.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.41 KB,7.7486e-05%) Misc(1,0.00 KB,0%) 2024-09-17T09:15:55.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T09:15:55.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: debug 2024-09-17T09:15:54.993+0000 7f443dfb6b00 0 starting mon.a rank 0 at public addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] at bind addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:15:55.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: debug 2024-09-17T09:15:54.993+0000 7f443dfb6b00 1 mon.a@-1(???) e1 preinit fsid 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:15:55.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: debug 2024-09-17T09:15:54.993+0000 7f443dfb6b00 0 mon.a@-1(???).mds e1 new map 2024-09-17T09:15:55.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: debug 2024-09-17T09:15:54.993+0000 7f443dfb6b00 0 mon.a@-1(???).mds e1 print_map 2024-09-17T09:15:55.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: e1 2024-09-17T09:15:55.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T09:15:55.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T09:15:55.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: legacy client fscid: -1 2024-09-17T09:15:55.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: 2024-09-17T09:15:55.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: No filesystems configured 2024-09-17T09:15:55.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: debug 2024-09-17T09:15:54.993+0000 7f443dfb6b00 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T09:15:55.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: debug 2024-09-17T09:15:54.993+0000 7f443dfb6b00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:15:55.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: debug 2024-09-17T09:15:54.993+0000 7f443dfb6b00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:15:55.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: debug 2024-09-17T09:15:54.993+0000 7f443dfb6b00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:15:55.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: debug 2024-09-17T09:15:54.993+0000 7f443dfb6b00 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-17T09:15:55.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: cluster 2024-09-17T09:15:55.023606+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T09:15:55.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: cluster 2024-09-17T09:15:55.023688+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:15:55.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: cluster 2024-09-17T09:15:55.024124+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-09-17T09:15:55.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: cluster 2024-09-17T09:15:55.024162+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T09:15:55.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:55 smithi043 bash[22564]: cluster 2024-09-17T09:15:55.024580+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T09:15:55.869 INFO:teuthology.orchestra.run.smithi043.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-17T09:15:55.887 INFO:teuthology.orchestra.run.smithi043.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:15:55.887 INFO:teuthology.orchestra.run.smithi043.stdout:Creating mgr... 2024-09-17T09:15:55.888 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-17T09:15:55.888 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-17T09:15:56.224 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mgr.a 2024-09-17T09:15:56.224 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to reset failed state of unit ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mgr.a.service: Unit ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mgr.a.service not loaded. 2024-09-17T09:15:56.229 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:56 smithi043 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:15:56.229 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:56 smithi043 bash[22564]: audit 2024-09-17T09:15:55.202103+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.43:0/2935836972' entity='client.admin' 2024-09-17T09:15:56.431 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968.target.wants/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mgr.a.service -> /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service. 2024-09-17T09:15:56.439 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld does not appear to be present 2024-09-17T09:15:56.439 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T09:15:56.439 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld does not appear to be present 2024-09-17T09:15:56.439 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-17T09:15:56.439 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr to start... 2024-09-17T09:15:56.439 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr... 2024-09-17T09:15:56.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:56 smithi043 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:15:56.551 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:15:56 smithi043 systemd[1]: Started Ceph mgr.a for 2749fc84-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:15:58.261 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:15:58 smithi043 bash[22816]: debug 2024-09-17T09:15:58.177+0000 7fd321fcd040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T09:15:58.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:15:58 smithi043 bash[22564]: audit 2024-09-17T09:15:58.249581+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.43:0/2566921476' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T09:15:58.823 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T09:15:58.823 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:15:58.823 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsid": "2749fc84-74d5-11ef-bceb-c7b262605968", 2024-09-17T09:15:58.823 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T09:15:58.823 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T09:15:58.823 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T09:15:58.823 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T09:15:58.823 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:15:58.823 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T09:15:58.823 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T09:15:58.824 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 0 2024-09-17T09:15:58.824 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:15:58.824 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T09:15:58.824 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T09:15:58.824 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:15:58.824 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-17T09:15:58.824 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T09:15:58.824 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:15:58.824 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-17T09:15:58.824 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T09:15:58.824 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:15:58.824 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T09:15:58.825 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:15:58.825 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T09:15:58.825 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T09:15:58.825 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T09:15:58.825 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T09:15:58.825 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T09:15:58.825 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T09:15:58.825 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:15:58.825 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T09:15:58.825 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T09:15:58.825 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T09:15:58.825 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T09:15:58.825 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T09:15:58.826 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T09:15:58.826 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T09:15:58.826 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T09:15:58.826 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T09:15:58.826 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:15:58.826 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T09:15:58.826 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:15:58.826 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T09:15:58.826 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T09:15:58.826 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:15:58.826 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T09:15:58.826 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T09:15:58.826 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T09:15:58.826 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T09:15:58.827 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T09:15:58.827 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T09:15:58.827 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T09:15:58.827 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:15:58.827 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:15:58.827 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:15:58.827 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T09:15:58.827 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:15:58.827 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T09:15:48.328440+0000", 2024-09-17T09:15:58.827 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:15:58.827 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:15:58.827 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T09:15:58.827 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:15:58.827 INFO:teuthology.orchestra.run.smithi043.stdout:mgr not available, waiting (1/15)... 2024-09-17T09:15:59.801 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:15:59 smithi043 bash[22816]: debug 2024-09-17T09:15:59.417+0000 7fd321fcd040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T09:15:59.801 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:15:59 smithi043 bash[22816]: debug 2024-09-17T09:15:59.481+0000 7fd321fcd040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T09:15:59.801 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:15:59 smithi043 bash[22816]: debug 2024-09-17T09:15:59.637+0000 7fd321fcd040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T09:16:00.635 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:00 smithi043 bash[22816]: debug 2024-09-17T09:16:00.301+0000 7fd321fcd040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T09:16:00.635 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:00 smithi043 bash[22816]: debug 2024-09-17T09:16:00.373+0000 7fd321fcd040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T09:16:00.635 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:00 smithi043 bash[22816]: debug 2024-09-17T09:16:00.441+0000 7fd321fcd040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T09:16:00.636 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:00 smithi043 bash[22816]: debug 2024-09-17T09:16:00.629+0000 7fd321fcd040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T09:16:00.914 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:00 smithi043 bash[22816]: debug 2024-09-17T09:16:00.709+0000 7fd321fcd040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T09:16:00.914 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:00 smithi043 bash[22816]: debug 2024-09-17T09:16:00.781+0000 7fd321fcd040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T09:16:01.301 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:01 smithi043 bash[22816]: debug 2024-09-17T09:16:01.045+0000 7fd321fcd040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T09:16:01.301 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:01 smithi043 bash[22816]: debug 2024-09-17T09:16:01.113+0000 7fd321fcd040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T09:16:01.657 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:01 smithi043 bash[22816]: debug 2024-09-17T09:16:01.313+0000 7fd321fcd040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T09:16:01.657 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:01 smithi043 bash[22816]: debug 2024-09-17T09:16:01.393+0000 7fd321fcd040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T09:16:02.012 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:01 smithi043 bash[22816]: debug 2024-09-17T09:16:01.653+0000 7fd321fcd040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T09:16:02.012 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:01 smithi043 bash[22816]: debug 2024-09-17T09:16:01.833+0000 7fd321fcd040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:16:02.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:02 smithi043 bash[22564]: audit 2024-09-17T09:16:02.116296+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.43:0/1768997222' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T09:16:02.281 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:02 smithi043 bash[22816]: debug 2024-09-17T09:16:02.009+0000 7fd321fcd040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T09:16:02.281 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:02 smithi043 bash[22816]: debug 2024-09-17T09:16:02.089+0000 7fd321fcd040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T09:16:02.281 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:02 smithi043 bash[22816]: debug 2024-09-17T09:16:02.277+0000 7fd321fcd040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:16:02.672 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T09:16:02.673 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:16:02.673 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsid": "2749fc84-74d5-11ef-bceb-c7b262605968", 2024-09-17T09:16:02.673 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T09:16:02.673 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T09:16:02.673 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T09:16:02.673 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T09:16:02.673 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:16:02.673 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T09:16:02.673 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T09:16:02.673 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 0 2024-09-17T09:16:02.673 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:16:02.673 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T09:16:02.673 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T09:16:02.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:16:02.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2024-09-17T09:16:02.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T09:16:02.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:16:02.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-17T09:16:02.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T09:16:02.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:16:02.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T09:16:02.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:16:02.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T09:16:02.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T09:16:02.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T09:16:02.674 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T09:16:02.678 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T09:16:02.678 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T09:16:02.678 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:16:02.678 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T09:16:02.678 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T09:16:02.678 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T09:16:02.678 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T09:16:02.678 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T09:16:02.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T09:16:02.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T09:16:02.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T09:16:02.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T09:16:02.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:16:02.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T09:16:02.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:16:02.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T09:16:02.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T09:16:02.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:16:02.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T09:16:02.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T09:16:02.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T09:16:02.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T09:16:02.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T09:16:02.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T09:16:02.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T09:16:02.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:16:02.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:16:02.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:16:02.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T09:16:02.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:16:02.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T09:15:48.328440+0000", 2024-09-17T09:16:02.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:16:02.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:16:02.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T09:16:02.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:16:02.680 INFO:teuthology.orchestra.run.smithi043.stdout:mgr not available, waiting (2/15)... 2024-09-17T09:16:03.408 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:03 smithi043 bash[22816]: debug 2024-09-17T09:16:03.097+0000 7fd321fcd040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T09:16:03.409 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:03 smithi043 bash[22816]: debug 2024-09-17T09:16:03.173+0000 7fd321fcd040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T09:16:03.801 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:03 smithi043 bash[22816]: debug 2024-09-17T09:16:03.405+0000 7fd321fcd040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T09:16:03.801 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:03 smithi043 bash[22816]: debug 2024-09-17T09:16:03.481+0000 7fd321fcd040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T09:16:04.301 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:03 smithi043 bash[22816]: debug 2024-09-17T09:16:03.877+0000 7fd321fcd040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T09:16:04.301 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:03 smithi043 bash[22816]: debug 2024-09-17T09:16:03.957+0000 7fd321fcd040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T09:16:04.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:04 smithi043 bash[22564]: cluster 2024-09-17T09:16:03.981242+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon a 2024-09-17T09:16:04.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:04 smithi043 bash[22564]: cluster 2024-09-17T09:16:03.987798+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: a(active, starting, since 0.00681535s) 2024-09-17T09:16:04.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:04 smithi043 bash[22564]: audit 2024-09-17T09:16:03.990455+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.43:0/1583123623' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:16:04.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:04 smithi043 bash[22564]: audit 2024-09-17T09:16:03.991003+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.43:0/1583123623' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:16:04.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:04 smithi043 bash[22564]: audit 2024-09-17T09:16:03.991497+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.43:0/1583123623' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:16:04.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:04 smithi043 bash[22564]: audit 2024-09-17T09:16:03.991985+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.43:0/1583123623' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:16:04.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:04 smithi043 bash[22564]: audit 2024-09-17T09:16:03.992459+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.43:0/1583123623' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-17T09:16:04.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:04 smithi043 bash[22564]: cluster 2024-09-17T09:16:04.017023+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon a is now available 2024-09-17T09:16:04.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:04 smithi043 bash[22564]: audit 2024-09-17T09:16:04.027775+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.43:0/1583123623' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:16:04.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:04 smithi043 bash[22564]: audit 2024-09-17T09:16:04.030076+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.43:0/1583123623' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-17T09:16:05.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:05 smithi043 bash[22564]: audit 2024-09-17T09:16:04.033147+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.43:0/1583123623' entity='mgr.a' 2024-09-17T09:16:05.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:05 smithi043 bash[22564]: audit 2024-09-17T09:16:04.036935+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.43:0/1583123623' entity='mgr.a' 2024-09-17T09:16:05.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:05 smithi043 bash[22564]: audit 2024-09-17T09:16:04.039041+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.43:0/1583123623' entity='mgr.a' 2024-09-17T09:16:05.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:05 smithi043 bash[22564]: cluster 2024-09-17T09:16:04.996914+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: a(active, since 1.01594s) 2024-09-17T09:16:07.012 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T09:16:07.013 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:16:07.013 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsid": "2749fc84-74d5-11ef-bceb-c7b262605968", 2024-09-17T09:16:07.013 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T09:16:07.013 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T09:16:07.013 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T09:16:07.013 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T09:16:07.015 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:16:07.015 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T09:16:07.015 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T09:16:07.015 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 0 2024-09-17T09:16:07.015 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:16:07.015 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T09:16:07.016 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T09:16:07.016 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:16:07.016 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-17T09:16:07.016 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T09:16:07.016 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:16:07.016 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-17T09:16:07.016 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T09:16:07.016 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:16:07.016 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T09:16:07.016 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:16:07.016 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T09:16:07.016 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T09:16:07.016 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T09:16:07.017 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T09:16:07.020 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T09:16:07.020 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T09:16:07.020 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:16:07.020 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T09:16:07.020 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T09:16:07.020 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T09:16:07.020 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T09:16:07.020 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T09:16:07.020 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T09:16:07.021 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T09:16:07.021 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T09:16:07.021 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T09:16:07.021 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:16:07.021 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T09:16:07.021 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:16:07.021 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T09:16:07.021 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T09:16:07.021 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:16:07.021 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T09:16:07.021 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T09:16:07.021 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T09:16:07.021 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T09:16:07.022 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T09:16:07.022 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T09:16:07.022 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T09:16:07.022 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:16:07.022 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:16:07.022 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:16:07.022 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T09:16:07.022 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:16:07.022 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T09:15:48.328440+0000", 2024-09-17T09:16:07.022 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:16:07.022 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:16:07.022 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T09:16:07.022 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:16:07.022 INFO:teuthology.orchestra.run.smithi043.stdout:mgr is available 2024-09-17T09:16:07.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:07 smithi043 bash[22564]: cluster 2024-09-17T09:16:06.041427+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e4: a(active, since 2s) 2024-09-17T09:16:07.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:07 smithi043 bash[22564]: audit 2024-09-17T09:16:06.410270+0000 mon.a (mon.0) 24 : audit [DBG] from='client.? 172.21.15.43:0/450571413' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T09:16:08.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:08 smithi043 bash[22564]: audit 2024-09-17T09:16:08.513132+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.43:0/3771108457' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T09:16:08.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:08 smithi043 bash[22564]: audit 2024-09-17T09:16:08.520273+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.43:0/3771108457' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T09:16:09.044 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T09:16:09.045 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T09:16:09.045 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout fsid = 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:16:09.045 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T09:16:09.045 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T09:16:09.045 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T09:16:09.045 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T09:16:09.045 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T09:16:09.045 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T09:16:09.045 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T09:16:09.045 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-17T09:16:09.045 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T09:16:09.045 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T09:16:09.045 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T09:16:09.045 INFO:teuthology.orchestra.run.smithi043.stdout:Enabling cephadm module... 2024-09-17T09:16:11.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:10 smithi043 bash[22564]: audit 2024-09-17T09:16:10.495748+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.43:0/1109288121' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-17T09:16:11.051 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:10 smithi043 bash[22816]: ignoring --setuser ceph since I am not root 2024-09-17T09:16:11.051 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:10 smithi043 bash[22816]: ignoring --setgroup ceph since I am not root 2024-09-17T09:16:11.051 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:10 smithi043 bash[22816]: debug 2024-09-17T09:16:10.713+0000 7f80fc4bc040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T09:16:11.988 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:11 smithi043 bash[22564]: audit 2024-09-17T09:16:10.551710+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.43:0/1109288121' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T09:16:11.988 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:11 smithi043 bash[22564]: cluster 2024-09-17T09:16:10.551769+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e5: a(active, since 6s) 2024-09-17T09:16:12.301 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:11 smithi043 bash[22816]: debug 2024-09-17T09:16:11.985+0000 7f80fc4bc040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T09:16:12.301 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:12 smithi043 bash[22816]: debug 2024-09-17T09:16:12.053+0000 7f80fc4bc040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T09:16:12.301 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:12 smithi043 bash[22816]: debug 2024-09-17T09:16:12.217+0000 7f80fc4bc040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T09:16:12.888 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:12 smithi043 bash[22564]: audit 2024-09-17T09:16:12.622755+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.43:0/2552839810' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T09:16:13.157 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:16:13.157 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-17T09:16:13.157 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T09:16:13.157 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-09-17T09:16:13.157 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T09:16:13.157 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:16:13.158 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for the mgr to restart... 2024-09-17T09:16:13.158 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr epoch 5... 2024-09-17T09:16:13.224 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:12 smithi043 bash[22816]: debug 2024-09-17T09:16:12.885+0000 7f80fc4bc040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T09:16:13.225 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:12 smithi043 bash[22816]: debug 2024-09-17T09:16:12.957+0000 7f80fc4bc040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T09:16:13.225 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:13 smithi043 bash[22816]: debug 2024-09-17T09:16:13.029+0000 7f80fc4bc040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T09:16:13.550 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:13 smithi043 bash[22816]: debug 2024-09-17T09:16:13.221+0000 7f80fc4bc040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T09:16:13.551 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:13 smithi043 bash[22816]: debug 2024-09-17T09:16:13.301+0000 7f80fc4bc040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T09:16:13.551 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:13 smithi043 bash[22816]: debug 2024-09-17T09:16:13.373+0000 7f80fc4bc040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T09:16:13.914 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:13 smithi043 bash[22816]: debug 2024-09-17T09:16:13.637+0000 7f80fc4bc040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T09:16:13.914 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:13 smithi043 bash[22816]: debug 2024-09-17T09:16:13.705+0000 7f80fc4bc040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T09:16:14.261 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:13 smithi043 bash[22816]: debug 2024-09-17T09:16:13.909+0000 7f80fc4bc040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T09:16:14.261 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:13 smithi043 bash[22816]: debug 2024-09-17T09:16:13.989+0000 7f80fc4bc040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T09:16:14.550 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:14 smithi043 bash[22816]: debug 2024-09-17T09:16:14.257+0000 7f80fc4bc040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T09:16:14.550 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:14 smithi043 bash[22816]: debug 2024-09-17T09:16:14.437+0000 7f80fc4bc040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:16:14.877 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:14 smithi043 bash[22816]: debug 2024-09-17T09:16:14.609+0000 7f80fc4bc040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T09:16:14.877 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:14 smithi043 bash[22816]: debug 2024-09-17T09:16:14.689+0000 7f80fc4bc040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T09:16:14.877 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:14 smithi043 bash[22816]: debug 2024-09-17T09:16:14.873+0000 7f80fc4bc040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:16:16.003 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:15 smithi043 bash[22816]: debug 2024-09-17T09:16:15.693+0000 7f80fc4bc040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T09:16:16.004 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:15 smithi043 bash[22816]: debug 2024-09-17T09:16:15.769+0000 7f80fc4bc040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T09:16:16.004 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:16 smithi043 bash[22816]: debug 2024-09-17T09:16:15.997+0000 7f80fc4bc040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T09:16:16.300 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:16 smithi043 bash[22816]: debug 2024-09-17T09:16:16.077+0000 7f80fc4bc040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T09:16:16.800 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:16 smithi043 bash[22816]: debug 2024-09-17T09:16:16.477+0000 7f80fc4bc040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T09:16:16.801 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:16 smithi043 bash[22816]: debug 2024-09-17T09:16:16.557+0000 7f80fc4bc040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T09:16:16.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:16 smithi043 bash[22564]: cluster 2024-09-17T09:16:16.580785+0000 mon.a (mon.0) 31 : cluster [INF] Active manager daemon a restarted 2024-09-17T09:16:16.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:16 smithi043 bash[22564]: cluster 2024-09-17T09:16:16.581358+0000 mon.a (mon.0) 32 : cluster [INF] Activating manager daemon a 2024-09-17T09:16:16.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:16 smithi043 bash[22564]: cluster 2024-09-17T09:16:16.588308+0000 mon.a (mon.0) 33 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-17T09:16:16.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:16 smithi043 bash[22564]: cluster 2024-09-17T09:16:16.588531+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e6: a(active, starting, since 0.00735201s) 2024-09-17T09:16:16.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:16 smithi043 bash[22564]: audit 2024-09-17T09:16:16.590962+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:16:16.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:16 smithi043 bash[22564]: audit 2024-09-17T09:16:16.592661+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-17T09:16:16.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:16 smithi043 bash[22564]: audit 2024-09-17T09:16:16.593857+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:16:16.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:16 smithi043 bash[22564]: audit 2024-09-17T09:16:16.594134+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:16:16.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:16 smithi043 bash[22564]: audit 2024-09-17T09:16:16.594364+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:16:16.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:16 smithi043 bash[22564]: cluster 2024-09-17T09:16:16.618292+0000 mon.a (mon.0) 40 : cluster [INF] Manager daemon a is now available 2024-09-17T09:16:16.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:16 smithi043 bash[22564]: audit 2024-09-17T09:16:16.630413+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' 2024-09-17T09:16:16.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:16 smithi043 bash[22564]: audit 2024-09-17T09:16:16.633629+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' 2024-09-17T09:16:18.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:17 smithi043 bash[22564]: cephadm 2024-09-17T09:16:16.627600+0000 mgr.a (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-17T09:16:18.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:17 smithi043 bash[22564]: audit 2024-09-17T09:16:16.639007+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' 2024-09-17T09:16:18.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:17 smithi043 bash[22564]: audit 2024-09-17T09:16:16.642668+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:16:18.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:17 smithi043 bash[22564]: audit 2024-09-17T09:16:16.645832+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:16:18.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:17 smithi043 bash[22564]: audit 2024-09-17T09:16:16.656697+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:16:18.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:17 smithi043 bash[22564]: audit 2024-09-17T09:16:16.658791+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-17T09:16:18.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:17 smithi043 bash[22564]: audit 2024-09-17T09:16:17.564707+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' 2024-09-17T09:16:18.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:17 smithi043 bash[22564]: audit 2024-09-17T09:16:17.566848+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' 2024-09-17T09:16:18.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:17 smithi043 bash[22564]: cluster 2024-09-17T09:16:17.589094+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e7: a(active, since 1.00792s) 2024-09-17T09:16:18.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:17 smithi043 bash[22564]: audit 2024-09-17T09:16:17.592219+0000 mgr.a (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T09:16:18.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:17 smithi043 bash[22564]: audit 2024-09-17T09:16:17.603016+0000 mgr.a (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T09:16:18.220 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:16:18.220 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-17T09:16:18.221 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T09:16:18.221 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:16:18.221 INFO:teuthology.orchestra.run.smithi043.stdout:mgr epoch 5 is available 2024-09-17T09:16:18.221 INFO:teuthology.orchestra.run.smithi043.stdout:Setting orchestrator backend to cephadm... 2024-09-17T09:16:19.802 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22816]: debug 2024-09-17T09:16:19.529+0000 7f8069985640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:09:16:19] ENGINE Error in HTTPServer.serve 2024-09-17T09:16:19.802 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22816]: Traceback (most recent call last): 2024-09-17T09:16:19.802 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22816]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:16:19.802 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22816]: self._connections.run(self.expiration_interval) 2024-09-17T09:16:19.802 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22816]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:16:19.802 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22816]: self._run(expiration_interval) 2024-09-17T09:16:19.802 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22816]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:16:19.802 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22816]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:16:19.803 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22816]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:16:19.803 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22816]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:16:19.803 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22816]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:16:19.803 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22816]: s = self.context.wrap_socket( 2024-09-17T09:16:19.803 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22816]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:16:19.803 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22816]: return self.sslsocket_class._create( 2024-09-17T09:16:19.803 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22816]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:16:19.803 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22816]: self.do_handshake() 2024-09-17T09:16:19.803 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22816]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:16:19.804 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22816]: self._sslobj.do_handshake() 2024-09-17T09:16:19.804 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22816]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:16:19.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: cluster 2024-09-17T09:16:18.642573+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e8: a(active, since 2s) 2024-09-17T09:16:19.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: cephadm 2024-09-17T09:16:19.404455+0000 mgr.a (mgr.14118) 4 : cephadm [INF] [17/Sep/2024:09:16:19] ENGINE Bus STARTING 2024-09-17T09:16:19.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: cephadm 2024-09-17T09:16:19.528946+0000 mgr.a (mgr.14118) 5 : cephadm [INF] [17/Sep/2024:09:16:19] ENGINE Serving on https://172.21.15.43:7150 2024-09-17T09:16:19.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: cephadm 2024-09-17T09:16:19.532393+0000 mgr.a (mgr.14118) 6 : cephadm [ERR] [17/Sep/2024:09:16:19] ENGINE Error in HTTPServer.serve 2024-09-17T09:16:19.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: Traceback (most recent call last): 2024-09-17T09:16:19.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:16:19.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: self._connections.run(self.expiration_interval) 2024-09-17T09:16:19.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:16:19.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: self._run(expiration_interval) 2024-09-17T09:16:19.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:16:19.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:16:19.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:16:19.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:16:19.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:16:19.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: s = self.context.wrap_socket( 2024-09-17T09:16:19.806 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:16:19.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: return self.sslsocket_class._create( 2024-09-17T09:16:19.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:16:19.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: self.do_handshake() 2024-09-17T09:16:19.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:16:19.807 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: self._sslobj.do_handshake() 2024-09-17T09:16:19.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:16:19.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: audit 2024-09-17T09:16:19.593445+0000 mgr.a (mgr.14118) 7 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:19.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: audit 2024-09-17T09:16:19.599210+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' 2024-09-17T09:16:19.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: audit 2024-09-17T09:16:19.613366+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:16:19.808 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:19 smithi043 bash[22564]: audit 2024-09-17T09:16:19.630944+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:16:20.964 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:20 smithi043 bash[22564]: cephadm 2024-09-17T09:16:19.630133+0000 mgr.a (mgr.14118) 8 : cephadm [INF] [17/Sep/2024:09:16:19] ENGINE Serving on http://172.21.15.43:8765 2024-09-17T09:16:20.965 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:20 smithi043 bash[22564]: cephadm 2024-09-17T09:16:19.630373+0000 mgr.a (mgr.14118) 9 : cephadm [INF] [17/Sep/2024:09:16:19] ENGINE Bus STARTED 2024-09-17T09:16:21.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:21 smithi043 bash[22564]: audit 2024-09-17T09:16:21.494800+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-17T09:16:22.018 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-17T09:16:22.018 INFO:teuthology.orchestra.run.smithi043.stdout:Generating ssh key... 2024-09-17T09:16:23.801 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:23 smithi043 bash[22816]: Generating public/private rsa key pair. 2024-09-17T09:16:23.801 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:23 smithi043 bash[22816]: Your identification has been saved in /tmp/tmpjv1xxu71/key 2024-09-17T09:16:23.801 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:23 smithi043 bash[22816]: Your public key has been saved in /tmp/tmpjv1xxu71/key.pub 2024-09-17T09:16:23.801 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:23 smithi043 bash[22816]: The key fingerprint is: 2024-09-17T09:16:23.801 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:23 smithi043 bash[22816]: SHA256:3sfzGjnUdldwnx24WT7sHJ+5vwc/CDQ+Y7hgcvYTgQA ceph-2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:16:23.801 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:23 smithi043 bash[22816]: The key's randomart image is: 2024-09-17T09:16:23.801 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:23 smithi043 bash[22816]: +---[RSA 3072]----+ 2024-09-17T09:16:23.801 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:23 smithi043 bash[22816]: | E. o..| 2024-09-17T09:16:23.801 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:23 smithi043 bash[22816]: | . . +=| 2024-09-17T09:16:23.802 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:23 smithi043 bash[22816]: | . . *.+| 2024-09-17T09:16:23.802 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:23 smithi043 bash[22816]: | . . o + =.| 2024-09-17T09:16:23.802 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:23 smithi043 bash[22816]: | S = o = O| 2024-09-17T09:16:23.802 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:23 smithi043 bash[22816]: | . * + O o.*o| 2024-09-17T09:16:23.802 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:23 smithi043 bash[22816]: | = + = @ .o.| 2024-09-17T09:16:23.802 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:23 smithi043 bash[22816]: | + . * oo| 2024-09-17T09:16:23.802 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:23 smithi043 bash[22816]: | . ....*| 2024-09-17T09:16:23.802 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:23 smithi043 bash[22816]: +----[SHA256]-----+ 2024-09-17T09:16:24.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:24 smithi043 bash[22564]: audit 2024-09-17T09:16:23.371670+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-17T09:16:24.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:24 smithi043 bash[22564]: cephadm 2024-09-17T09:16:23.371896+0000 mgr.a (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-17T09:16:24.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:24 smithi043 bash[22564]: audit 2024-09-17T09:16:23.500887+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' 2024-09-17T09:16:24.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:24 smithi043 bash[22564]: audit 2024-09-17T09:16:23.503421+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' 2024-09-17T09:16:25.982 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9r+pCr8FJHHbEa+ISV+ZHDCrUYfIfuTIk3KF1C67zpWmT/rOjhFSC6MdR62foHkliXEE5SBDxdF4hNz2VM1gfV39Rgb/BbG3/A+NjvTPBQLgQC3SP20l1BI0AwlTTWbPrFSQ/noJk5Y0CXBQNI6Js/MjiwYgusLKYqZTt9wGfsbAt4CHUB2vnjvbckgQf7gXaqUvV/1ooYqSKMpY+q6/P6fLPcBVYyH8ieo7htv42QSHxhk01V+TTuoKryK+CaPixAs8qMrWr4aniBD3c02lyVk9gbzfMHqKw3Yj6NJyjwWwXCXKmgGdmI4AH3noxLxbw4WOat1OWGtfhk1u8enJ4++jgOb3ZfRihGXkrD8fPv9G5UNGWCPjSM3HTko3R2s01LtbyAgkYTRixchJ5PD2B6xU0TFnFUFcbJX6I0+U2KGOUYP7faJO1+ba0sT7JqVzH57zD5pAbuNC0PInHstX+XsXOQXO/cZ+lubZTkDQJtv/cwZg/GgdeW0nHmfnfAuM= ceph-2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:16:25.983 INFO:teuthology.orchestra.run.smithi043.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-17T09:16:25.983 INFO:teuthology.orchestra.run.smithi043.stdout:Adding key to root@localhost authorized_keys... 2024-09-17T09:16:25.983 INFO:teuthology.orchestra.run.smithi043.stdout:Adding host smithi043... 2024-09-17T09:16:26.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:25 smithi043 bash[22564]: audit 2024-09-17T09:16:25.362954+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-17T09:16:27.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:27 smithi043 bash[22564]: audit 2024-09-17T09:16:27.369075+0000 mgr.a (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi043", "addr": "172.21.15.43", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:29.891 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:29 smithi043 bash[22564]: cephadm 2024-09-17T09:16:28.679958+0000 mgr.a (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi043 2024-09-17T09:16:32.393 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Added host 'smithi043' with addr '172.21.15.43' 2024-09-17T09:16:32.393 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying unmanaged mon service... 2024-09-17T09:16:32.594 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:32 smithi043 bash[22564]: audit 2024-09-17T09:16:31.309071+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' 2024-09-17T09:16:32.594 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:32 smithi043 bash[22564]: cephadm 2024-09-17T09:16:31.309582+0000 mgr.a (mgr.14118) 16 : cephadm [INF] Added host smithi043 2024-09-17T09:16:32.594 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:32 smithi043 bash[22564]: audit 2024-09-17T09:16:31.310026+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:16:35.188 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-17T09:16:35.189 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying unmanaged mgr service... 2024-09-17T09:16:35.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:35 smithi043 bash[22564]: audit 2024-09-17T09:16:34.305480+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' 2024-09-17T09:16:35.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:35 smithi043 bash[22564]: audit 2024-09-17T09:16:34.532725+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-17T09:16:35.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:35 smithi043 bash[22564]: cephadm 2024-09-17T09:16:34.534481+0000 mgr.a (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-17T09:16:35.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:35 smithi043 bash[22564]: audit 2024-09-17T09:16:34.537031+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' 2024-09-17T09:16:35.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:35 smithi043 bash[22564]: audit 2024-09-17T09:16:34.635839+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' 2024-09-17T09:16:37.246 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-17T09:16:38.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:37 smithi043 bash[22564]: cluster 2024-09-17T09:16:36.595578+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-17T09:16:38.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:37 smithi043 bash[22564]: audit 2024-09-17T09:16:36.622934+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' 2024-09-17T09:16:39.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:38 smithi043 bash[22564]: audit 2024-09-17T09:16:36.618077+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-17T09:16:39.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:38 smithi043 bash[22564]: cephadm 2024-09-17T09:16:36.619070+0000 mgr.a (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-17T09:16:39.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:38 smithi043 bash[22564]: audit 2024-09-17T09:16:38.553914+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.43:0/2553578042' entity='client.admin' 2024-09-17T09:16:39.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:39 smithi043 bash[22564]: cluster 2024-09-17T09:16:38.595880+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-17T09:16:40.901 INFO:teuthology.orchestra.run.smithi043.stdout:Enabling the dashboard module... 2024-09-17T09:16:41.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:40 smithi043 bash[22564]: audit 2024-09-17T09:16:39.763824+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' 2024-09-17T09:16:41.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:40 smithi043 bash[22564]: audit 2024-09-17T09:16:39.766311+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' 2024-09-17T09:16:41.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:40 smithi043 bash[22564]: audit 2024-09-17T09:16:39.766862+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:16:41.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:40 smithi043 bash[22564]: audit 2024-09-17T09:16:39.769867+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' 2024-09-17T09:16:41.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:40 smithi043 bash[22564]: audit 2024-09-17T09:16:39.771148+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-17T09:16:41.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:40 smithi043 bash[22564]: audit 2024-09-17T09:16:39.772669+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.43:0/2527241262' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]': finished 2024-09-17T09:16:41.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:40 smithi043 bash[22564]: audit 2024-09-17T09:16:40.357634+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.43:0/1856444841' entity='client.admin' 2024-09-17T09:16:41.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:40 smithi043 bash[22564]: cluster 2024-09-17T09:16:40.596204+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-17T09:16:42.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:42 smithi043 bash[22564]: cephadm 2024-09-17T09:16:40.733687+0000 mgr.a (mgr.14118) 24 : cephadm [INF] Deploying daemon agent.smithi043 on smithi043 2024-09-17T09:16:43.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:43 smithi043 bash[22564]: audit 2024-09-17T09:16:42.427113+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.43:0/1755294735' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-17T09:16:43.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:43 smithi043 bash[22564]: cluster 2024-09-17T09:16:42.596576+0000 mgr.a (mgr.14118) 25 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:16:43.801 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:43 smithi043 bash[22816]: ignoring --setuser ceph since I am not root 2024-09-17T09:16:43.801 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:43 smithi043 bash[22816]: ignoring --setgroup ceph since I am not root 2024-09-17T09:16:43.801 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:43 smithi043 bash[22816]: debug 2024-09-17T09:16:43.529+0000 7f61bb1e3040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T09:16:44.760 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:44 smithi043 bash[22564]: audit 2024-09-17T09:16:43.369040+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.43:0/1755294735' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T09:16:44.760 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:44 smithi043 bash[22564]: cluster 2024-09-17T09:16:43.369123+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e9: a(active, since 26s) 2024-09-17T09:16:45.012 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:44 smithi043 bash[22816]: debug 2024-09-17T09:16:44.769+0000 7f61bb1e3040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T09:16:45.012 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:44 smithi043 bash[22816]: debug 2024-09-17T09:16:44.837+0000 7f61bb1e3040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T09:16:45.300 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:45 smithi043 bash[22816]: debug 2024-09-17T09:16:45.009+0000 7f61bb1e3040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T09:16:45.682 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:45 smithi043 bash[22564]: audit 2024-09-17T09:16:45.369185+0000 mon.a (mon.0) 74 : audit [DBG] from='client.? 172.21.15.43:0/598176163' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T09:16:45.979 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:16:45.979 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-17T09:16:45.979 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T09:16:45.979 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-09-17T09:16:45.979 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T09:16:45.979 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:16:45.980 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for the mgr to restart... 2024-09-17T09:16:45.980 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr epoch 9... 2024-09-17T09:16:46.015 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:45 smithi043 bash[22816]: debug 2024-09-17T09:16:45.677+0000 7f61bb1e3040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T09:16:46.015 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:45 smithi043 bash[22816]: debug 2024-09-17T09:16:45.749+0000 7f61bb1e3040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T09:16:46.015 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:45 smithi043 bash[22816]: debug 2024-09-17T09:16:45.821+0000 7f61bb1e3040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T09:16:46.300 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:46 smithi043 bash[22816]: debug 2024-09-17T09:16:46.009+0000 7f61bb1e3040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T09:16:46.300 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:46 smithi043 bash[22816]: debug 2024-09-17T09:16:46.093+0000 7f61bb1e3040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T09:16:46.300 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:46 smithi043 bash[22816]: debug 2024-09-17T09:16:46.161+0000 7f61bb1e3040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T09:16:46.703 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:46 smithi043 bash[22816]: debug 2024-09-17T09:16:46.425+0000 7f61bb1e3040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T09:16:46.703 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:46 smithi043 bash[22816]: debug 2024-09-17T09:16:46.497+0000 7f61bb1e3040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T09:16:46.703 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:46 smithi043 bash[22816]: debug 2024-09-17T09:16:46.697+0000 7f61bb1e3040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T09:16:46.958 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:46 smithi043 bash[22816]: debug 2024-09-17T09:16:46.777+0000 7f61bb1e3040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T09:16:47.229 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:47 smithi043 bash[22816]: debug 2024-09-17T09:16:47.041+0000 7f61bb1e3040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T09:16:47.550 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:47 smithi043 bash[22816]: debug 2024-09-17T09:16:47.225+0000 7f61bb1e3040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:16:47.550 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:47 smithi043 bash[22816]: debug 2024-09-17T09:16:47.393+0000 7f61bb1e3040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T09:16:47.550 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:47 smithi043 bash[22816]: debug 2024-09-17T09:16:47.473+0000 7f61bb1e3040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T09:16:48.050 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:47 smithi043 bash[22816]: debug 2024-09-17T09:16:47.657+0000 7f61bb1e3040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:16:48.794 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:48 smithi043 bash[22816]: debug 2024-09-17T09:16:48.485+0000 7f61bb1e3040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T09:16:48.795 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:48 smithi043 bash[22816]: debug 2024-09-17T09:16:48.561+0000 7f61bb1e3040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T09:16:49.050 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:48 smithi043 bash[22816]: debug 2024-09-17T09:16:48.789+0000 7f61bb1e3040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T09:16:49.050 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:48 smithi043 bash[22816]: debug 2024-09-17T09:16:48.865+0000 7f61bb1e3040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T09:16:49.550 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:49 smithi043 bash[22816]: debug 2024-09-17T09:16:49.265+0000 7f61bb1e3040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T09:16:49.550 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:49 smithi043 bash[22816]: debug 2024-09-17T09:16:49.345+0000 7f61bb1e3040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T09:16:49.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:49 smithi043 bash[22564]: cluster 2024-09-17T09:16:49.373238+0000 mon.a (mon.0) 75 : cluster [INF] Active manager daemon a restarted 2024-09-17T09:16:49.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:49 smithi043 bash[22564]: cluster 2024-09-17T09:16:49.373674+0000 mon.a (mon.0) 76 : cluster [INF] Activating manager daemon a 2024-09-17T09:16:49.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:49 smithi043 bash[22564]: cluster 2024-09-17T09:16:49.381110+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-17T09:16:49.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:49 smithi043 bash[22564]: cluster 2024-09-17T09:16:49.381320+0000 mon.a (mon.0) 78 : cluster [DBG] mgrmap e10: a(active, starting, since 0.00782921s) 2024-09-17T09:16:49.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:49 smithi043 bash[22564]: audit 2024-09-17T09:16:49.383525+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:16:49.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:49 smithi043 bash[22564]: audit 2024-09-17T09:16:49.384914+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-17T09:16:49.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:49 smithi043 bash[22564]: audit 2024-09-17T09:16:49.385935+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:16:49.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:49 smithi043 bash[22564]: audit 2024-09-17T09:16:49.386118+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:16:49.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:49 smithi043 bash[22564]: audit 2024-09-17T09:16:49.386249+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:16:49.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:49 smithi043 bash[22564]: cluster 2024-09-17T09:16:49.414212+0000 mon.a (mon.0) 84 : cluster [INF] Manager daemon a is now available 2024-09-17T09:16:50.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:50 smithi043 bash[22564]: audit 2024-09-17T09:16:49.431864+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:16:50.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:50 smithi043 bash[22564]: audit 2024-09-17T09:16:49.435406+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:16:50.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:50 smithi043 bash[22564]: audit 2024-09-17T09:16:49.451889+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:16:50.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:50 smithi043 bash[22564]: audit 2024-09-17T09:16:49.454546+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-17T09:16:50.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:50 smithi043 bash[22564]: audit 2024-09-17T09:16:50.384456+0000 mgr.a (mgr.14150) 1 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T09:16:50.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:50 smithi043 bash[22564]: cluster 2024-09-17T09:16:50.384991+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e11: a(active, since 1.0115s) 2024-09-17T09:16:50.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:50 smithi043 bash[22564]: audit 2024-09-17T09:16:50.396673+0000 mgr.a (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T09:16:51.035 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:16:51.035 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-17T09:16:51.035 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T09:16:51.035 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:16:51.036 INFO:teuthology.orchestra.run.smithi043.stdout:mgr epoch 9 is available 2024-09-17T09:16:51.036 INFO:teuthology.orchestra.run.smithi043.stdout:Generating a dashboard self-signed certificate... 2024-09-17T09:16:51.433 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22816]: debug 2024-09-17T09:16:51.269+0000 7f6126e69640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:09:16:51] ENGINE Error in HTTPServer.serve 2024-09-17T09:16:51.433 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22816]: Traceback (most recent call last): 2024-09-17T09:16:51.433 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22816]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:16:51.433 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22816]: self._connections.run(self.expiration_interval) 2024-09-17T09:16:51.434 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22816]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:16:51.434 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22816]: self._run(expiration_interval) 2024-09-17T09:16:51.434 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22816]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:16:51.434 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22816]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:16:51.434 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22816]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:16:51.434 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22816]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:16:51.434 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22816]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:16:51.434 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22816]: s = self.context.wrap_socket( 2024-09-17T09:16:51.434 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22816]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:16:51.434 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22816]: return self.sslsocket_class._create( 2024-09-17T09:16:51.434 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22816]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:16:51.434 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22816]: self.do_handshake() 2024-09-17T09:16:51.434 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22816]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:16:51.435 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22816]: self._sslobj.do_handshake() 2024-09-17T09:16:51.435 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22816]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:16:51.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: cephadm 2024-09-17T09:16:51.147617+0000 mgr.a (mgr.14150) 3 : cephadm [INF] [17/Sep/2024:09:16:51] ENGINE Bus STARTING 2024-09-17T09:16:51.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: cephadm 2024-09-17T09:16:51.270893+0000 mgr.a (mgr.14150) 4 : cephadm [INF] [17/Sep/2024:09:16:51] ENGINE Serving on https://172.21.15.43:7150 2024-09-17T09:16:51.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: cephadm 2024-09-17T09:16:51.274051+0000 mgr.a (mgr.14150) 5 : cephadm [ERR] [17/Sep/2024:09:16:51] ENGINE Error in HTTPServer.serve 2024-09-17T09:16:51.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: Traceback (most recent call last): 2024-09-17T09:16:51.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:16:51.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: self._connections.run(self.expiration_interval) 2024-09-17T09:16:51.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:16:51.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: self._run(expiration_interval) 2024-09-17T09:16:51.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:16:51.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:16:51.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:16:51.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:16:51.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:16:51.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: s = self.context.wrap_socket( 2024-09-17T09:16:51.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:16:51.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: return self.sslsocket_class._create( 2024-09-17T09:16:51.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:16:51.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: self.do_handshake() 2024-09-17T09:16:51.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:16:51.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: self._sslobj.do_handshake() 2024-09-17T09:16:51.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:16:51.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: cephadm 2024-09-17T09:16:51.372203+0000 mgr.a (mgr.14150) 6 : cephadm [INF] [17/Sep/2024:09:16:51] ENGINE Serving on http://172.21.15.43:8765 2024-09-17T09:16:51.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:51 smithi043 bash[22564]: cephadm 2024-09-17T09:16:51.372435+0000 mgr.a (mgr.14150) 7 : cephadm [INF] [17/Sep/2024:09:16:51] ENGINE Bus STARTED 2024-09-17T09:16:52.722 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:52 smithi043 bash[22564]: cluster 2024-09-17T09:16:51.443382+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e12: a(active, since 2s) 2024-09-17T09:16:52.722 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:52 smithi043 bash[22564]: audit 2024-09-17T09:16:52.412018+0000 mgr.a (mgr.14150) 8 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:53.127 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-17T09:16:53.127 INFO:teuthology.orchestra.run.smithi043.stdout:Creating initial admin user... 2024-09-17T09:16:53.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:53 smithi043 bash[22564]: audit 2024-09-17T09:16:52.532008+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:16:53.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:53 smithi043 bash[22564]: audit 2024-09-17T09:16:52.536866+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:16:55.393 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$RpCy7FxLUCTCKdXyvt11COOaar/ey6OmooFUPuwFSPauGJrEX/TAC", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726564614, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-17T09:16:55.393 INFO:teuthology.orchestra.run.smithi043.stdout:Fetching dashboard port number... 2024-09-17T09:16:56.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:55 smithi043 bash[22564]: audit 2024-09-17T09:16:54.503935+0000 mgr.a (mgr.14150) 9 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:16:56.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:55 smithi043 bash[22564]: audit 2024-09-17T09:16:54.771951+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:16:57.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:56 smithi043 bash[22564]: cluster 2024-09-17T09:16:55.776688+0000 mon.a (mon.0) 94 : cluster [DBG] mgrmap e13: a(active, since 6s) 2024-09-17T09:16:57.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:56 smithi043 bash[22564]: audit 2024-09-17T09:16:56.110194+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:16:57.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:56 smithi043 bash[22564]: audit 2024-09-17T09:16:56.110875+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:16:57.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:56 smithi043 bash[22564]: audit 2024-09-17T09:16:56.114294+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:16:57.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:56 smithi043 bash[22564]: audit 2024-09-17T09:16:56.115686+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-17T09:16:57.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:56 smithi043 bash[22564]: audit 2024-09-17T09:16:56.725108+0000 mon.a (mon.0) 99 : audit [DBG] from='client.? 172.21.15.43:0/3731947429' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-17T09:16:57.348 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 8443 2024-09-17T09:16:57.349 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld does not appear to be present 2024-09-17T09:16:57.349 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-17T09:16:57.350 INFO:teuthology.orchestra.run.smithi043.stdout:Ceph Dashboard is now available at: 2024-09-17T09:16:57.350 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:16:57.350 INFO:teuthology.orchestra.run.smithi043.stdout: URL: https://smithi043.front.sepia.ceph.com:8443/ 2024-09-17T09:16:57.351 INFO:teuthology.orchestra.run.smithi043.stdout: User: admin 2024-09-17T09:16:57.351 INFO:teuthology.orchestra.run.smithi043.stdout: Password: 433g64qbi6 2024-09-17T09:16:57.351 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:16:57.351 INFO:teuthology.orchestra.run.smithi043.stdout:Saving cluster configuration to /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config directory 2024-09-17T09:16:57.351 INFO:teuthology.orchestra.run.smithi043.stdout:Enabling autotune for osd_memory_target 2024-09-17T09:16:58.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:16:57 smithi043 bash[22564]: cephadm 2024-09-17T09:16:56.920837+0000 mgr.a (mgr.14150) 10 : cephadm [INF] Deploying daemon agent.smithi043 on smithi043 2024-09-17T09:17:01.313 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-17T09:17:01.314 INFO:teuthology.orchestra.run.smithi043.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-17T09:17:01.314 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:17:01.314 INFO:teuthology.orchestra.run.smithi043.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:17:01.314 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:17:01.314 INFO:teuthology.orchestra.run.smithi043.stdout:Or, if you are only running a single cluster on this host: 2024-09-17T09:17:01.314 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:17:01.314 INFO:teuthology.orchestra.run.smithi043.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-17T09:17:01.314 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:17:01.314 INFO:teuthology.orchestra.run.smithi043.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-17T09:17:01.314 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:17:01.314 INFO:teuthology.orchestra.run.smithi043.stdout: ceph telemetry on 2024-09-17T09:17:01.314 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:17:01.315 INFO:teuthology.orchestra.run.smithi043.stdout:For more information see: 2024-09-17T09:17:01.315 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:17:01.315 INFO:teuthology.orchestra.run.smithi043.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-17T09:17:01.315 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:17:01.315 INFO:teuthology.orchestra.run.smithi043.stdout:Bootstrap complete. 2024-09-17T09:17:01.355 INFO:tasks.cephadm:Fetching config... 2024-09-17T09:17:01.356 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T09:17:01.356 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-17T09:17:01.362 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-17T09:17:01.362 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T09:17:01.362 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-17T09:17:01.413 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-17T09:17:01.413 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T09:17:01.413 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-17T09:17:01.471 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-17T09:17:01.471 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T09:17:01.471 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-17T09:17:01.518 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-17T09:17:01.519 DEBUG:teuthology.orchestra.run.smithi043:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9r+pCr8FJHHbEa+ISV+ZHDCrUYfIfuTIk3KF1C67zpWmT/rOjhFSC6MdR62foHkliXEE5SBDxdF4hNz2VM1gfV39Rgb/BbG3/A+NjvTPBQLgQC3SP20l1BI0AwlTTWbPrFSQ/noJk5Y0CXBQNI6Js/MjiwYgusLKYqZTt9wGfsbAt4CHUB2vnjvbckgQf7gXaqUvV/1ooYqSKMpY+q6/P6fLPcBVYyH8ieo7htv42QSHxhk01V+TTuoKryK+CaPixAs8qMrWr4aniBD3c02lyVk9gbzfMHqKw3Yj6NJyjwWwXCXKmgGdmI4AH3noxLxbw4WOat1OWGtfhk1u8enJ4++jgOb3ZfRihGXkrD8fPv9G5UNGWCPjSM3HTko3R2s01LtbyAgkYTRixchJ5PD2B6xU0TFnFUFcbJX6I0+U2KGOUYP7faJO1+ba0sT7JqVzH57zD5pAbuNC0PInHstX+XsXOQXO/cZ+lubZTkDQJtv/cwZg/GgdeW0nHmfnfAuM= ceph-2749fc84-74d5-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T09:17:01.582 INFO:teuthology.orchestra.run.smithi043.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9r+pCr8FJHHbEa+ISV+ZHDCrUYfIfuTIk3KF1C67zpWmT/rOjhFSC6MdR62foHkliXEE5SBDxdF4hNz2VM1gfV39Rgb/BbG3/A+NjvTPBQLgQC3SP20l1BI0AwlTTWbPrFSQ/noJk5Y0CXBQNI6Js/MjiwYgusLKYqZTt9wGfsbAt4CHUB2vnjvbckgQf7gXaqUvV/1ooYqSKMpY+q6/P6fLPcBVYyH8ieo7htv42QSHxhk01V+TTuoKryK+CaPixAs8qMrWr4aniBD3c02lyVk9gbzfMHqKw3Yj6NJyjwWwXCXKmgGdmI4AH3noxLxbw4WOat1OWGtfhk1u8enJ4++jgOb3ZfRihGXkrD8fPv9G5UNGWCPjSM3HTko3R2s01LtbyAgkYTRixchJ5PD2B6xU0TFnFUFcbJX6I0+U2KGOUYP7faJO1+ba0sT7JqVzH57zD5pAbuNC0PInHstX+XsXOQXO/cZ+lubZTkDQJtv/cwZg/GgdeW0nHmfnfAuM= ceph-2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:17:01.589 DEBUG:teuthology.orchestra.run.smithi181:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9r+pCr8FJHHbEa+ISV+ZHDCrUYfIfuTIk3KF1C67zpWmT/rOjhFSC6MdR62foHkliXEE5SBDxdF4hNz2VM1gfV39Rgb/BbG3/A+NjvTPBQLgQC3SP20l1BI0AwlTTWbPrFSQ/noJk5Y0CXBQNI6Js/MjiwYgusLKYqZTt9wGfsbAt4CHUB2vnjvbckgQf7gXaqUvV/1ooYqSKMpY+q6/P6fLPcBVYyH8ieo7htv42QSHxhk01V+TTuoKryK+CaPixAs8qMrWr4aniBD3c02lyVk9gbzfMHqKw3Yj6NJyjwWwXCXKmgGdmI4AH3noxLxbw4WOat1OWGtfhk1u8enJ4++jgOb3ZfRihGXkrD8fPv9G5UNGWCPjSM3HTko3R2s01LtbyAgkYTRixchJ5PD2B6xU0TFnFUFcbJX6I0+U2KGOUYP7faJO1+ba0sT7JqVzH57zD5pAbuNC0PInHstX+XsXOQXO/cZ+lubZTkDQJtv/cwZg/GgdeW0nHmfnfAuM= ceph-2749fc84-74d5-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T09:17:01.614 INFO:teuthology.orchestra.run.smithi181.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9r+pCr8FJHHbEa+ISV+ZHDCrUYfIfuTIk3KF1C67zpWmT/rOjhFSC6MdR62foHkliXEE5SBDxdF4hNz2VM1gfV39Rgb/BbG3/A+NjvTPBQLgQC3SP20l1BI0AwlTTWbPrFSQ/noJk5Y0CXBQNI6Js/MjiwYgusLKYqZTt9wGfsbAt4CHUB2vnjvbckgQf7gXaqUvV/1ooYqSKMpY+q6/P6fLPcBVYyH8ieo7htv42QSHxhk01V+TTuoKryK+CaPixAs8qMrWr4aniBD3c02lyVk9gbzfMHqKw3Yj6NJyjwWwXCXKmgGdmI4AH3noxLxbw4WOat1OWGtfhk1u8enJ4++jgOb3ZfRihGXkrD8fPv9G5UNGWCPjSM3HTko3R2s01LtbyAgkYTRixchJ5PD2B6xU0TFnFUFcbJX6I0+U2KGOUYP7faJO1+ba0sT7JqVzH57zD5pAbuNC0PInHstX+XsXOQXO/cZ+lubZTkDQJtv/cwZg/GgdeW0nHmfnfAuM= ceph-2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:17:01.620 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:01 smithi043 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:17:01.620 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:17:01 smithi043 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:17:01.624 DEBUG:teuthology.orchestra.run.smithi189:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9r+pCr8FJHHbEa+ISV+ZHDCrUYfIfuTIk3KF1C67zpWmT/rOjhFSC6MdR62foHkliXEE5SBDxdF4hNz2VM1gfV39Rgb/BbG3/A+NjvTPBQLgQC3SP20l1BI0AwlTTWbPrFSQ/noJk5Y0CXBQNI6Js/MjiwYgusLKYqZTt9wGfsbAt4CHUB2vnjvbckgQf7gXaqUvV/1ooYqSKMpY+q6/P6fLPcBVYyH8ieo7htv42QSHxhk01V+TTuoKryK+CaPixAs8qMrWr4aniBD3c02lyVk9gbzfMHqKw3Yj6NJyjwWwXCXKmgGdmI4AH3noxLxbw4WOat1OWGtfhk1u8enJ4++jgOb3ZfRihGXkrD8fPv9G5UNGWCPjSM3HTko3R2s01LtbyAgkYTRixchJ5PD2B6xU0TFnFUFcbJX6I0+U2KGOUYP7faJO1+ba0sT7JqVzH57zD5pAbuNC0PInHstX+XsXOQXO/cZ+lubZTkDQJtv/cwZg/GgdeW0nHmfnfAuM= ceph-2749fc84-74d5-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T09:17:01.648 INFO:teuthology.orchestra.run.smithi189.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9r+pCr8FJHHbEa+ISV+ZHDCrUYfIfuTIk3KF1C67zpWmT/rOjhFSC6MdR62foHkliXEE5SBDxdF4hNz2VM1gfV39Rgb/BbG3/A+NjvTPBQLgQC3SP20l1BI0AwlTTWbPrFSQ/noJk5Y0CXBQNI6Js/MjiwYgusLKYqZTt9wGfsbAt4CHUB2vnjvbckgQf7gXaqUvV/1ooYqSKMpY+q6/P6fLPcBVYyH8ieo7htv42QSHxhk01V+TTuoKryK+CaPixAs8qMrWr4aniBD3c02lyVk9gbzfMHqKw3Yj6NJyjwWwXCXKmgGdmI4AH3noxLxbw4WOat1OWGtfhk1u8enJ4++jgOb3ZfRihGXkrD8fPv9G5UNGWCPjSM3HTko3R2s01LtbyAgkYTRixchJ5PD2B6xU0TFnFUFcbJX6I0+U2KGOUYP7faJO1+ba0sT7JqVzH57zD5pAbuNC0PInHstX+XsXOQXO/cZ+lubZTkDQJtv/cwZg/GgdeW0nHmfnfAuM= ceph-2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:17:01.658 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-17T09:17:01.911 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:17:01 smithi043 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:17:01.911 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:01 smithi043 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:17:01.911 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:01 smithi043 bash[22564]: audit 2024-09-17T09:17:00.781137+0000 mon.a (mon.0) 100 : audit [INF] from='client.? 172.21.15.43:0/2281956525' entity='client.admin' 2024-09-17T09:17:02.245 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:02 smithi043 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:17:02.245 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:17:02 smithi043 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:17:02.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:02 smithi043 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:17:02.551 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:17:02 smithi043 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:17:03.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:03 smithi043 bash[22564]: audit 2024-09-17T09:17:02.365815+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:03.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:03 smithi043 bash[22564]: audit 2024-09-17T09:17:02.368410+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:03.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:03 smithi043 bash[22564]: audit 2024-09-17T09:17:02.370541+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:03.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:03 smithi043 bash[22564]: audit 2024-09-17T09:17:02.389638+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:17:03.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:03 smithi043 bash[22564]: audit 2024-09-17T09:17:02.393020+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:03.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:03 smithi043 bash[22564]: audit 2024-09-17T09:17:02.394863+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:03.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:03 smithi043 bash[22564]: audit 2024-09-17T09:17:02.396558+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:03.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:03 smithi043 bash[22564]: audit 2024-09-17T09:17:02.398176+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:03.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:03 smithi043 bash[22564]: audit 2024-09-17T09:17:02.401815+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:03.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:03 smithi043 bash[22564]: audit 2024-09-17T09:17:02.419890+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:17:03.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:03 smithi043 bash[22564]: audit 2024-09-17T09:17:02.424443+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:03.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:03 smithi043 bash[22564]: audit 2024-09-17T09:17:02.692131+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:05.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:05 smithi043 bash[22564]: audit 2024-09-17T09:17:04.452675+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:06.322 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:17:07.878 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:07 smithi043 bash[22564]: audit 2024-09-17T09:17:06.675740+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:07.878 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:07 smithi043 bash[22564]: audit 2024-09-17T09:17:06.678641+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:09.744 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:09 smithi043 bash[22564]: cluster 2024-09-17T09:17:09.387794+0000 mgr.a (mgr.14150) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:10.153 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-17T09:17:10.153 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-17T09:17:10.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:10 smithi043 bash[22564]: audit 2024-09-17T09:17:09.543548+0000 mon.a (mon.0) 116 : audit [INF] from='client.? 172.21.15.43:0/2480739546' entity='client.admin' 2024-09-17T09:17:10.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:10 smithi043 bash[22564]: audit 2024-09-17T09:17:09.557584+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:17:10.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:10 smithi043 bash[22564]: audit 2024-09-17T09:17:09.561905+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:11.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:11 smithi043 bash[22564]: cluster 2024-09-17T09:17:11.388230+0000 mgr.a (mgr.14150) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:13.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:13 smithi043 bash[22564]: cluster 2024-09-17T09:17:13.388674+0000 mgr.a (mgr.14150) 13 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:14.938 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:17:15.948 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:15 smithi043 bash[22564]: audit 2024-09-17T09:17:14.681426+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:15.948 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:15 smithi043 bash[22564]: audit 2024-09-17T09:17:14.687002+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:15.949 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:15 smithi043 bash[22564]: cluster 2024-09-17T09:17:15.389069+0000 mgr.a (mgr.14150) 14 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:17.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:17 smithi043 bash[22564]: cluster 2024-09-17T09:17:17.389540+0000 mgr.a (mgr.14150) 15 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:18.545 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi181 2024-09-17T09:17:18.545 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-17T09:17:18.545 DEBUG:teuthology.orchestra.run.smithi181:> dd of=/etc/ceph/ceph.conf 2024-09-17T09:17:18.551 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-17T09:17:18.551 DEBUG:teuthology.orchestra.run.smithi181:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:17:18.642 INFO:tasks.cephadm:Adding host smithi181 to orchestrator... 2024-09-17T09:17:18.643 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph orch host add smithi181 2024-09-17T09:17:19.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:18 smithi043 bash[22564]: audit 2024-09-17T09:17:17.884772+0000 mgr.a (mgr.14150) 16 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:17:19.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:18 smithi043 bash[22564]: audit 2024-09-17T09:17:17.890135+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:19.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:18 smithi043 bash[22564]: audit 2024-09-17T09:17:17.891499+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:17:19.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:18 smithi043 bash[22564]: audit 2024-09-17T09:17:17.894755+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:19.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:18 smithi043 bash[22564]: audit 2024-09-17T09:17:17.895833+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:17:19.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:18 smithi043 bash[22564]: cephadm 2024-09-17T09:17:17.897363+0000 mgr.a (mgr.14150) 17 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-17T09:17:19.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:18 smithi043 bash[22564]: cephadm 2024-09-17T09:17:18.007005+0000 mgr.a (mgr.14150) 18 : cephadm [INF] Updating smithi043:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:17:19.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:18 smithi043 bash[22564]: cephadm 2024-09-17T09:17:18.095190+0000 mgr.a (mgr.14150) 19 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:17:19.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:18 smithi043 bash[22564]: cephadm 2024-09-17T09:17:18.184148+0000 mgr.a (mgr.14150) 20 : cephadm [INF] Updating smithi043:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:17:19.303 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:18 smithi043 bash[22564]: audit 2024-09-17T09:17:18.281913+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:19.303 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:18 smithi043 bash[22564]: audit 2024-09-17T09:17:18.284475+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:19.303 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:18 smithi043 bash[22564]: audit 2024-09-17T09:17:18.286806+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:20.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:19 smithi043 bash[22564]: cluster 2024-09-17T09:17:19.389883+0000 mgr.a (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:21.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:21 smithi043 bash[22564]: cluster 2024-09-17T09:17:21.390336+0000 mgr.a (mgr.14150) 22 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:23.311 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:17:23.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:23 smithi043 bash[22564]: cluster 2024-09-17T09:17:23.390791+0000 mgr.a (mgr.14150) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:25.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:25 smithi043 bash[22564]: cluster 2024-09-17T09:17:25.391078+0000 mgr.a (mgr.14150) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:25.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:25 smithi043 bash[22564]: audit 2024-09-17T09:17:25.479136+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:25.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:25 smithi043 bash[22564]: audit 2024-09-17T09:17:25.482174+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:26.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:26 smithi043 bash[22564]: audit 2024-09-17T09:17:25.485730+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:27.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:27 smithi043 bash[22564]: cluster 2024-09-17T09:17:27.391323+0000 mgr.a (mgr.14150) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:28.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:28 smithi043 bash[22564]: audit 2024-09-17T09:17:28.219597+0000 mgr.a (mgr.14150) 26 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi181", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:17:29.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:29 smithi043 bash[22564]: cluster 2024-09-17T09:17:29.391643+0000 mgr.a (mgr.14150) 27 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:30.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:30 smithi043 bash[22564]: cephadm 2024-09-17T09:17:29.476740+0000 mgr.a (mgr.14150) 28 : cephadm [INF] Deploying cephadm binary to smithi181 2024-09-17T09:17:31.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:31 smithi043 bash[22564]: cluster 2024-09-17T09:17:31.392010+0000 mgr.a (mgr.14150) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:32.181 INFO:teuthology.orchestra.run.smithi043.stdout:Added host 'smithi181' with addr '172.21.15.181' 2024-09-17T09:17:32.867 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T09:17:33.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:33 smithi043 bash[22564]: audit 2024-09-17T09:17:32.179783+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:33.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:33 smithi043 bash[22564]: cephadm 2024-09-17T09:17:32.180615+0000 mgr.a (mgr.14150) 30 : cephadm [INF] Added host smithi181 2024-09-17T09:17:33.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:33 smithi043 bash[22564]: audit 2024-09-17T09:17:32.181403+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:17:33.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:33 smithi043 bash[22564]: audit 2024-09-17T09:17:32.519676+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:34.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:34 smithi043 bash[22564]: cluster 2024-09-17T09:17:33.392508+0000 mgr.a (mgr.14150) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:34.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:34 smithi043 bash[22564]: audit 2024-09-17T09:17:33.863450+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:34.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:34 smithi043 bash[22564]: audit 2024-09-17T09:17:33.868703+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:34.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:34 smithi043 bash[22564]: audit 2024-09-17T09:17:33.870019+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi181", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:17:34.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:34 smithi043 bash[22564]: audit 2024-09-17T09:17:33.871901+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:34.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:34 smithi043 bash[22564]: audit 2024-09-17T09:17:33.873514+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:17:35.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:35 smithi043 bash[22564]: cephadm 2024-09-17T09:17:33.875875+0000 mgr.a (mgr.14150) 32 : cephadm [INF] Updating smithi181:/etc/ceph/ceph.conf 2024-09-17T09:17:35.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:35 smithi043 bash[22564]: cephadm 2024-09-17T09:17:34.055828+0000 mgr.a (mgr.14150) 33 : cephadm [INF] Updating smithi181:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:17:35.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:35 smithi043 bash[22564]: cephadm 2024-09-17T09:17:34.216796+0000 mgr.a (mgr.14150) 34 : cephadm [INF] Updating smithi181:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:17:35.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:35 smithi043 bash[22564]: cephadm 2024-09-17T09:17:34.366884+0000 mgr.a (mgr.14150) 35 : cephadm [INF] Updating smithi181:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:17:35.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:35 smithi043 bash[22564]: audit 2024-09-17T09:17:34.518757+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:35.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:35 smithi043 bash[22564]: audit 2024-09-17T09:17:34.524713+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:35.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:35 smithi043 bash[22564]: audit 2024-09-17T09:17:34.527646+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi181", "caps": []}]: dispatch 2024-09-17T09:17:35.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:35 smithi043 bash[22564]: audit 2024-09-17T09:17:34.531877+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi181", "caps": []}]': finished 2024-09-17T09:17:36.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:36 smithi043 bash[22564]: cluster 2024-09-17T09:17:35.392961+0000 mgr.a (mgr.14150) 36 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:37.538 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:17:37.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:37 smithi043 bash[22564]: cephadm 2024-09-17T09:17:36.646055+0000 mgr.a (mgr.14150) 37 : cephadm [INF] Deploying daemon agent.smithi181 on smithi181 2024-09-17T09:17:37.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:37 smithi043 bash[22564]: cluster 2024-09-17T09:17:37.393409+0000 mgr.a (mgr.14150) 38 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:38.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:38 smithi043 bash[22564]: audit 2024-09-17T09:17:37.495838+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:38.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:38 smithi043 bash[22564]: audit 2024-09-17T09:17:37.501937+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:38.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:38 smithi043 bash[22564]: audit 2024-09-17T09:17:37.507063+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:38.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:38 smithi043 bash[22564]: audit 2024-09-17T09:17:37.562179+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:17:38.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:38 smithi043 bash[22564]: audit 2024-09-17T09:17:37.564700+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:38.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:38 smithi043 bash[22564]: audit 2024-09-17T09:17:37.565550+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:17:38.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:38 smithi043 bash[22564]: audit 2024-09-17T09:17:37.569638+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:38.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:38 smithi043 bash[22564]: audit 2024-09-17T09:17:37.614349+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:17:38.765 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:38 smithi043 bash[22564]: audit 2024-09-17T09:17:37.617479+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:38.765 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:38 smithi043 bash[22564]: audit 2024-09-17T09:17:37.619202+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:17:38.765 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:38 smithi043 bash[22564]: audit 2024-09-17T09:17:37.625248+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:38.765 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:38 smithi043 bash[22564]: audit 2024-09-17T09:17:37.837157+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:40.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:39 smithi043 bash[22564]: audit 2024-09-17T09:17:38.914908+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:40.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:39 smithi043 bash[22564]: audit 2024-09-17T09:17:38.922652+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:40.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:39 smithi043 bash[22564]: cluster 2024-09-17T09:17:39.393849+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:40.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:39 smithi043 bash[22564]: audit 2024-09-17T09:17:39.458556+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:40.621 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:17:40.621 INFO:teuthology.orchestra.run.smithi043.stdout:[{"addr": "172.21.15.43", "hostname": "smithi043", "labels": [], "status": ""}, {"addr": "172.21.15.181", "hostname": "smithi181", "labels": [], "status": ""}] 2024-09-17T09:17:41.390 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi189 2024-09-17T09:17:41.390 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-09-17T09:17:41.390 DEBUG:teuthology.orchestra.run.smithi189:> dd of=/etc/ceph/ceph.conf 2024-09-17T09:17:41.397 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-09-17T09:17:41.397 DEBUG:teuthology.orchestra.run.smithi189:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:17:41.443 INFO:tasks.cephadm:Adding host smithi189 to orchestrator... 2024-09-17T09:17:41.443 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph orch host add smithi189 2024-09-17T09:17:41.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:41 smithi043 bash[22564]: audit 2024-09-17T09:17:40.619912+0000 mgr.a (mgr.14150) 40 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:17:41.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:41 smithi043 bash[22564]: cluster 2024-09-17T09:17:41.394382+0000 mgr.a (mgr.14150) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:43.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:43 smithi043 bash[22564]: cluster 2024-09-17T09:17:43.394772+0000 mgr.a (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:45.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:45 smithi043 bash[22564]: cluster 2024-09-17T09:17:45.395193+0000 mgr.a (mgr.14150) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:46.119 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:17:47.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:46 smithi043 bash[22564]: audit 2024-09-17T09:17:45.660607+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:47.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:46 smithi043 bash[22564]: audit 2024-09-17T09:17:45.665170+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:47.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:46 smithi043 bash[22564]: audit 2024-09-17T09:17:45.670900+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:47.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:47 smithi043 bash[22564]: cluster 2024-09-17T09:17:47.395590+0000 mgr.a (mgr.14150) 44 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:49.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:49 smithi043 bash[22564]: audit 2024-09-17T09:17:49.300293+0000 mgr.a (mgr.14150) 45 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi189", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:17:49.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:49 smithi043 bash[22564]: cluster 2024-09-17T09:17:49.395964+0000 mgr.a (mgr.14150) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:51.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:51 smithi043 bash[22564]: cephadm 2024-09-17T09:17:50.600786+0000 mgr.a (mgr.14150) 47 : cephadm [INF] Deploying cephadm binary to smithi189 2024-09-17T09:17:51.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:51 smithi043 bash[22564]: cluster 2024-09-17T09:17:51.396389+0000 mgr.a (mgr.14150) 48 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:53.284 INFO:teuthology.orchestra.run.smithi043.stdout:Added host 'smithi189' with addr '172.21.15.189' 2024-09-17T09:17:53.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:52 smithi043 bash[22564]: audit 2024-09-17T09:17:51.917296+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:53.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:52 smithi043 bash[22564]: audit 2024-09-17T09:17:51.945818+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:53.974 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T09:17:54.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:54 smithi043 bash[22564]: audit 2024-09-17T09:17:53.282640+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:54.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:54 smithi043 bash[22564]: cephadm 2024-09-17T09:17:53.283399+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Added host smithi189 2024-09-17T09:17:54.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:54 smithi043 bash[22564]: audit 2024-09-17T09:17:53.284253+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:17:54.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:54 smithi043 bash[22564]: cluster 2024-09-17T09:17:53.396742+0000 mgr.a (mgr.14150) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:54.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:54 smithi043 bash[22564]: audit 2024-09-17T09:17:53.590835+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:56.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:55 smithi043 bash[22564]: audit 2024-09-17T09:17:54.936813+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:56.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:55 smithi043 bash[22564]: audit 2024-09-17T09:17:54.942208+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:56.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:55 smithi043 bash[22564]: audit 2024-09-17T09:17:54.943518+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi189", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:17:56.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:55 smithi043 bash[22564]: audit 2024-09-17T09:17:54.945740+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:56.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:55 smithi043 bash[22564]: audit 2024-09-17T09:17:54.947506+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:17:56.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:55 smithi043 bash[22564]: cephadm 2024-09-17T09:17:54.950228+0000 mgr.a (mgr.14150) 51 : cephadm [INF] Updating smithi189:/etc/ceph/ceph.conf 2024-09-17T09:17:56.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:55 smithi043 bash[22564]: cephadm 2024-09-17T09:17:55.129979+0000 mgr.a (mgr.14150) 52 : cephadm [INF] Updating smithi189:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:17:56.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:55 smithi043 bash[22564]: cephadm 2024-09-17T09:17:55.287533+0000 mgr.a (mgr.14150) 53 : cephadm [INF] Updating smithi189:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:17:56.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:55 smithi043 bash[22564]: cluster 2024-09-17T09:17:55.397023+0000 mgr.a (mgr.14150) 54 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:56.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:55 smithi043 bash[22564]: cephadm 2024-09-17T09:17:55.434680+0000 mgr.a (mgr.14150) 55 : cephadm [INF] Updating smithi189:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:17:56.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:55 smithi043 bash[22564]: audit 2024-09-17T09:17:55.581371+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:56.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:55 smithi043 bash[22564]: audit 2024-09-17T09:17:55.587570+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:56.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:55 smithi043 bash[22564]: audit 2024-09-17T09:17:55.590456+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi189", "caps": []}]: dispatch 2024-09-17T09:17:56.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:55 smithi043 bash[22564]: audit 2024-09-17T09:17:55.594730+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi189", "caps": []}]': finished 2024-09-17T09:17:57.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:57 smithi043 bash[22564]: cluster 2024-09-17T09:17:57.397401+0000 mgr.a (mgr.14150) 56 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:58.644 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:17:58.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:58 smithi043 bash[22564]: cephadm 2024-09-17T09:17:57.815307+0000 mgr.a (mgr.14150) 57 : cephadm [INF] Deploying daemon agent.smithi189 on smithi189 2024-09-17T09:17:59.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:59 smithi043 bash[22564]: audit 2024-09-17T09:17:58.490938+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:59.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:59 smithi043 bash[22564]: audit 2024-09-17T09:17:58.500221+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:59.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:59 smithi043 bash[22564]: audit 2024-09-17T09:17:58.507739+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:59.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:59 smithi043 bash[22564]: audit 2024-09-17T09:17:58.716001+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:59.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:59 smithi043 bash[22564]: audit 2024-09-17T09:17:58.721862+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:59.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:59 smithi043 bash[22564]: audit 2024-09-17T09:17:58.726878+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:59.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:59 smithi043 bash[22564]: audit 2024-09-17T09:17:58.809775+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:17:59.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:59 smithi043 bash[22564]: audit 2024-09-17T09:17:58.814197+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:59.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:59 smithi043 bash[22564]: audit 2024-09-17T09:17:58.815783+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:17:59.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:59 smithi043 bash[22564]: audit 2024-09-17T09:17:58.824057+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:59.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:59 smithi043 bash[22564]: audit 2024-09-17T09:17:58.909597+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:17:59.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:59 smithi043 bash[22564]: audit 2024-09-17T09:17:58.914537+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:17:59.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:59 smithi043 bash[22564]: audit 2024-09-17T09:17:58.916289+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:17:59.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:59 smithi043 bash[22564]: audit 2024-09-17T09:17:58.924485+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:59.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:59 smithi043 bash[22564]: audit 2024-09-17T09:17:59.062145+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:17:59.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:59 smithi043 bash[22564]: cluster 2024-09-17T09:17:59.397789+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:17:59.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:17:59 smithi043 bash[22564]: audit 2024-09-17T09:17:59.464285+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:01.424 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:01 smithi043 bash[22564]: audit 2024-09-17T09:18:00.149562+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:01.425 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:01 smithi043 bash[22564]: audit 2024-09-17T09:18:00.157472+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:02.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:02 smithi043 bash[22564]: cluster 2024-09-17T09:18:01.398165+0000 mgr.a (mgr.14150) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:03.489 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:18:03.489 INFO:teuthology.orchestra.run.smithi043.stdout:[{"addr": "172.21.15.43", "hostname": "smithi043", "labels": [], "status": ""}, {"addr": "172.21.15.181", "hostname": "smithi181", "labels": [], "status": ""}, {"addr": "172.21.15.189", "hostname": "smithi189", "labels": [], "status": ""}] 2024-09-17T09:18:03.743 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:03 smithi043 bash[22564]: cluster 2024-09-17T09:18:03.398451+0000 mgr.a (mgr.14150) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:04.372 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-17T09:18:04.373 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-17T09:18:04.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:04 smithi043 bash[22564]: audit 2024-09-17T09:18:03.488846+0000 mgr.a (mgr.14150) 61 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:18:05.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:05 smithi043 bash[22564]: cluster 2024-09-17T09:18:05.398843+0000 mgr.a (mgr.14150) 62 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:07.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:06 smithi043 bash[22564]: audit 2024-09-17T09:18:05.869864+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:07.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:06 smithi043 bash[22564]: audit 2024-09-17T09:18:05.875580+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:07.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:06 smithi043 bash[22564]: audit 2024-09-17T09:18:05.882881+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:08.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:07 smithi043 bash[22564]: cluster 2024-09-17T09:18:07.399311+0000 mgr.a (mgr.14150) 63 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:08.324 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:18:09.735 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:09 smithi043 bash[22564]: cluster 2024-09-17T09:18:09.399633+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:11.503 INFO:teuthology.orchestra.run.smithi043.stderr:adjusted tunables profile to default 2024-09-17T09:18:11.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:11 smithi043 bash[22564]: cluster 2024-09-17T09:18:11.400005+0000 mgr.a (mgr.14150) 65 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:11.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:11 smithi043 bash[22564]: audit 2024-09-17T09:18:11.449058+0000 mon.a (mon.0) 196 : audit [INF] from='client.? 172.21.15.43:0/1618010314' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T09:18:12.180 INFO:tasks.cephadm:Adding mon.a on smithi043 2024-09-17T09:18:12.180 INFO:tasks.cephadm:Adding mon.b on smithi181 2024-09-17T09:18:12.180 INFO:tasks.cephadm:Adding mon.c on smithi189 2024-09-17T09:18:12.181 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi043:172.21.15.43=a;smithi181:172.21.15.181=b;smithi189:172.21.15.189=c' 2024-09-17T09:18:12.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:12 smithi043 bash[22564]: audit 2024-09-17T09:18:11.503513+0000 mon.a (mon.0) 197 : audit [INF] from='client.? 172.21.15.43:0/1618010314' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T09:18:12.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:12 smithi043 bash[22564]: cluster 2024-09-17T09:18:11.503605+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:18:13.985 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:14.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:14 smithi043 bash[22564]: audit 2024-09-17T09:18:13.215521+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:14.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:14 smithi043 bash[22564]: audit 2024-09-17T09:18:13.223103+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:14.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:14 smithi043 bash[22564]: cluster 2024-09-17T09:18:13.400445+0000 mgr.a (mgr.14150) 66 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:15.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:15 smithi043 bash[22564]: cluster 2024-09-17T09:18:15.400861+0000 mgr.a (mgr.14150) 67 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:16.668 INFO:teuthology.orchestra.run.smithi189.stdout:Scheduled mon update... 2024-09-17T09:18:17.402 DEBUG:teuthology.orchestra.run.smithi181:mon.b> sudo journalctl -f -n 0 -u ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mon.b.service 2024-09-17T09:18:17.404 DEBUG:teuthology.orchestra.run.smithi189:mon.c> sudo journalctl -f -n 0 -u ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mon.c.service 2024-09-17T09:18:17.409 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T09:18:17.410 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:18:18.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:17 smithi043 bash[22564]: audit 2024-09-17T09:18:16.657274+0000 mgr.a (mgr.14150) 68 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi043:172.21.15.43=a;smithi181:172.21.15.181=b;smithi189:172.21.15.189=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:18:18.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:17 smithi043 bash[22564]: cephadm 2024-09-17T09:18:16.662425+0000 mgr.a (mgr.14150) 69 : cephadm [INF] Saving service mon spec with placement smithi043:172.21.15.43=a;smithi181:172.21.15.181=b;smithi189:172.21.15.189=c;count:3 2024-09-17T09:18:18.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:17 smithi043 bash[22564]: audit 2024-09-17T09:18:16.667621+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:18.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:17 smithi043 bash[22564]: audit 2024-09-17T09:18:16.669124+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:18.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:17 smithi043 bash[22564]: audit 2024-09-17T09:18:16.673749+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:18.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:17 smithi043 bash[22564]: audit 2024-09-17T09:18:16.675587+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:18.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:17 smithi043 bash[22564]: audit 2024-09-17T09:18:16.683432+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:18.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:17 smithi043 bash[22564]: audit 2024-09-17T09:18:16.688038+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:18:18.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:17 smithi043 bash[22564]: audit 2024-09-17T09:18:16.689731+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:18.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:17 smithi043 bash[22564]: cephadm 2024-09-17T09:18:16.691582+0000 mgr.a (mgr.14150) 70 : cephadm [INF] Deploying daemon mon.c on smithi189 2024-09-17T09:18:18.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:17 smithi043 bash[22564]: cluster 2024-09-17T09:18:17.401308+0000 mgr.a (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:18.616 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:20.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:19 smithi043 bash[22564]: audit 2024-09-17T09:18:18.710202+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:20.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:19 smithi043 bash[22564]: audit 2024-09-17T09:18:18.715799+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:20.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:19 smithi043 bash[22564]: audit 2024-09-17T09:18:18.723395+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:20.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:19 smithi043 bash[22564]: cluster 2024-09-17T09:18:19.401742+0000 mgr.a (mgr.14150) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:22.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:21 smithi043 bash[22564]: audit 2024-09-17T09:18:20.893318+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:22.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:21 smithi043 bash[22564]: audit 2024-09-17T09:18:20.895997+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:22.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:21 smithi043 bash[22564]: audit 2024-09-17T09:18:20.900160+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:22.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:21 smithi043 bash[22564]: cluster 2024-09-17T09:18:21.402194+0000 mgr.a (mgr.14150) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:23.438 INFO:teuthology.orchestra.run.smithi189.stderr:dumped monmap epoch 1 2024-09-17T09:18:23.438 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-09-17T09:18:23.439 INFO:teuthology.orchestra.run.smithi189.stdout:{"epoch":1,"fsid":"2749fc84-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:15:43.435208Z","created":"2024-09-17T09:15:43.435208Z","min_mon_release":18,"min_mon_release_name":"reef","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:3300","nonce":0},{"type":"v1","addr":"172.21.15.43:6789","nonce":0}]},"addr":"172.21.15.43:6789/0","public_addr":"172.21.15.43:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:18:23.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:23 smithi043 bash[22564]: cluster 2024-09-17T09:18:23.402636+0000 mgr.a (mgr.14150) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:23.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:23 smithi043 bash[22564]: audit 2024-09-17T09:18:23.437952+0000 mon.a (mon.0) 214 : audit [DBG] from='client.? 172.21.15.189:0/4130393235' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:18:23.824 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:23 smithi189 systemd[1]: Started Ceph mon.c for 2749fc84-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:18:25.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:24 smithi043 bash[22564]: audit 2024-09-17T09:18:23.668099+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:24 smithi043 bash[22564]: audit 2024-09-17T09:18:23.672664+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:24 smithi043 bash[22564]: audit 2024-09-17T09:18:23.677197+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:24 smithi043 bash[22564]: audit 2024-09-17T09:18:23.678201+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:18:25.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:24 smithi043 bash[22564]: audit 2024-09-17T09:18:23.680061+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:25.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:24 smithi043 bash[22564]: cephadm 2024-09-17T09:18:23.681915+0000 mgr.a (mgr.14150) 75 : cephadm [INF] Deploying daemon mon.b on smithi181 2024-09-17T09:18:25.266 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.243+0000 7f60ddf60b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T09:18:25.267 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.243+0000 7f60ddf60b00 0 ceph version 18.2.4-855-g19e2a2be (19e2a2beb6f41a3ab62650e38614eb29b59dcbb9) reef (stable), process ceph-mon, pid 7 2024-09-17T09:18:25.267 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.243+0000 7f60ddf60b00 0 pidfile_write: ignore empty --pid-file 2024-09-17T09:18:25.267 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.247+0000 7f60ddf60b00 0 load: jerasure load: lrc 2024-09-17T09:18:25.267 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T09:18:25.267 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Git sha 0 2024-09-17T09:18:25.267 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Compile date 2024-09-16 15:15:13 2024-09-17T09:18:25.267 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: DB SUMMARY 2024-09-17T09:18:25.267 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: DB Session ID: 6WS10FV4WF489QNGA7IQ 2024-09-17T09:18:25.267 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: CURRENT file: CURRENT 2024-09-17T09:18:25.267 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T09:18:25.267 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-17T09:18:25.268 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-17T09:18:25.268 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-17T09:18:25.268 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.error_if_exists: 0 2024-09-17T09:18:25.268 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.create_if_missing: 0 2024-09-17T09:18:25.268 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T09:18:25.268 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T09:18:25.268 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T09:18:25.268 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T09:18:25.268 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.env: 0x5561345cebc0 2024-09-17T09:18:25.268 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T09:18:25.268 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.info_log: 0x556136092be0 2024-09-17T09:18:25.269 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T09:18:25.269 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.statistics: (nil) 2024-09-17T09:18:25.269 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.use_fsync: 0 2024-09-17T09:18:25.269 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T09:18:25.269 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T09:18:25.269 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T09:18:25.269 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T09:18:25.269 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T09:18:25.269 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T09:18:25.269 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T09:18:25.269 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T09:18:25.270 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T09:18:25.270 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T09:18:25.270 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T09:18:25.270 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.db_log_dir: 2024-09-17T09:18:25.270 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.wal_dir: 2024-09-17T09:18:25.270 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T09:18:25.271 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T09:18:25.271 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T09:18:25.271 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T09:18:25.271 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T09:18:25.271 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T09:18:25.271 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T09:18:25.272 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T09:18:25.272 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.write_buffer_manager: 0x5561360a0320 2024-09-17T09:18:25.272 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T09:18:25.272 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T09:18:25.272 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T09:18:25.272 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T09:18:25.273 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T09:18:25.273 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T09:18:25.274 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T09:18:25.274 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T09:18:25.275 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.unordered_write: 0 2024-09-17T09:18:25.275 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T09:18:25.275 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T09:18:25.275 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T09:18:25.275 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T09:18:25.275 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.row_cache: None 2024-09-17T09:18:25.276 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.wal_filter: None 2024-09-17T09:18:25.276 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T09:18:25.276 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T09:18:25.276 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.two_write_queues: 0 2024-09-17T09:18:25.276 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T09:18:25.276 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.wal_compression: 0 2024-09-17T09:18:25.277 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.atomic_flush: 0 2024-09-17T09:18:25.277 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T09:18:25.277 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T09:18:25.277 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T09:18:25.277 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T09:18:25.277 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T09:18:25.277 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T09:18:25.277 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T09:18:25.277 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T09:18:25.277 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T09:18:25.278 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T09:18:25.278 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T09:18:25.278 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T09:18:25.278 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T09:18:25.278 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T09:18:25.278 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T09:18:25.278 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T09:18:25.278 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T09:18:25.278 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T09:18:25.278 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T09:18:25.278 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T09:18:25.278 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T09:18:25.279 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T09:18:25.279 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_open_files: -1 2024-09-17T09:18:25.279 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T09:18:25.279 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T09:18:25.279 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T09:18:25.279 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T09:18:25.279 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T09:18:25.279 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Compression algorithms supported: 2024-09-17T09:18:25.280 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: kZSTD supported: 0 2024-09-17T09:18:25.280 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: kXpressCompression supported: 0 2024-09-17T09:18:25.280 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T09:18:25.280 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T09:18:25.280 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T09:18:25.280 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: kZlibCompression supported: 1 2024-09-17T09:18:25.281 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T09:18:25.281 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T09:18:25.281 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T09:18:25.281 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T09:18:25.281 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-17T09:18:25.281 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T09:18:25.282 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T09:18:25.282 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.merge_operator: 2024-09-17T09:18:25.282 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compaction_filter: None 2024-09-17T09:18:25.282 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T09:18:25.282 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T09:18:25.283 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T09:18:25.283 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T09:18:25.283 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5561360927e0) 2024-09-17T09:18:25.283 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cache_index_and_filter_blocks: 1 2024-09-17T09:18:25.283 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T09:18:25.283 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T09:18:25.284 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: pin_top_level_index_and_filter: 1 2024-09-17T09:18:25.284 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: index_type: 0 2024-09-17T09:18:25.284 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: data_block_index_type: 0 2024-09-17T09:18:25.284 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: index_shortening: 1 2024-09-17T09:18:25.284 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T09:18:25.285 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: checksum: 4 2024-09-17T09:18:25.285 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: no_block_cache: 0 2024-09-17T09:18:25.285 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: block_cache: 0x556136089350 2024-09-17T09:18:25.285 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: block_cache_name: BinnedLRUCache 2024-09-17T09:18:25.285 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: block_cache_options: 2024-09-17T09:18:25.285 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: capacity : 536870912 2024-09-17T09:18:25.285 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: num_shard_bits : 4 2024-09-17T09:18:25.285 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: strict_capacity_limit : 0 2024-09-17T09:18:25.285 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: high_pri_pool_ratio: 0.000 2024-09-17T09:18:25.285 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: block_cache_compressed: (nil) 2024-09-17T09:18:25.286 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: persistent_cache: (nil) 2024-09-17T09:18:25.286 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: block_size: 4096 2024-09-17T09:18:25.286 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: block_size_deviation: 10 2024-09-17T09:18:25.286 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: block_restart_interval: 16 2024-09-17T09:18:25.286 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: index_block_restart_interval: 1 2024-09-17T09:18:25.286 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: metadata_block_size: 4096 2024-09-17T09:18:25.286 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: partition_filters: 0 2024-09-17T09:18:25.286 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: use_delta_encoding: 1 2024-09-17T09:18:25.286 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: filter_policy: bloomfilter 2024-09-17T09:18:25.286 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: whole_key_filtering: 1 2024-09-17T09:18:25.286 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: verify_compression: 0 2024-09-17T09:18:25.286 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: read_amp_bytes_per_bit: 0 2024-09-17T09:18:25.286 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: format_version: 5 2024-09-17T09:18:25.286 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: enable_index_compression: 1 2024-09-17T09:18:25.287 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: block_align: 0 2024-09-17T09:18:25.287 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: max_auto_readahead_size: 262144 2024-09-17T09:18:25.287 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: prepopulate_block_cache: 0 2024-09-17T09:18:25.287 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: initial_auto_readahead_size: 8192 2024-09-17T09:18:25.287 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: num_file_reads_for_auto_readahead: 2 2024-09-17T09:18:25.287 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T09:18:25.287 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T09:18:25.287 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compression: NoCompression 2024-09-17T09:18:25.287 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T09:18:25.287 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T09:18:25.287 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T09:18:25.287 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.num_levels: 7 2024-09-17T09:18:25.287 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T09:18:25.287 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T09:18:25.288 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T09:18:25.288 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T09:18:25.288 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T09:18:25.288 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T09:18:25.288 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T09:18:25.288 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:18:25.288 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T09:18:25.288 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T09:18:25.288 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:18:25.288 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:18:25.288 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T09:18:25.288 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T09:18:25.288 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T09:18:25.289 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T09:18:25.289 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:18:25.289 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:18:25.289 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T09:18:25.289 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T09:18:25.289 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:18:25.289 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T09:18:25.289 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T09:18:25.289 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T09:18:25.289 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T09:18:25.289 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T09:18:25.289 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T09:18:25.289 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T09:18:25.290 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T09:18:25.290 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T09:18:25.290 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T09:18:25.290 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T09:18:25.290 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T09:18:25.290 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T09:18:25.290 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T09:18:25.290 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T09:18:25.290 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T09:18:25.290 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T09:18:25.290 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T09:18:25.290 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T09:18:25.290 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T09:18:25.291 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T09:18:25.291 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T09:18:25.291 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T09:18:25.291 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T09:18:25.291 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T09:18:25.291 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T09:18:25.291 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T09:18:25.291 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T09:18:25.291 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T09:18:25.291 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T09:18:25.291 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T09:18:25.291 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T09:18:25.291 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T09:18:25.291 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T09:18:25.292 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T09:18:25.292 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T09:18:25.292 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T09:18:25.292 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T09:18:25.292 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.bloom_locality: 0 2024-09-17T09:18:25.292 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T09:18:25.292 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T09:18:25.292 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T09:18:25.292 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T09:18:25.292 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T09:18:25.292 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.ttl: 2592000 2024-09-17T09:18:25.292 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T09:18:25.292 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T09:18:25.293 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T09:18:25.293 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.enable_blob_files: false 2024-09-17T09:18:25.293 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.min_blob_size: 0 2024-09-17T09:18:25.293 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T09:18:25.293 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T09:18:25.293 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T09:18:25.293 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T09:18:25.293 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T09:18:25.293 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T09:18:25.293 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T09:18:25.293 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T09:18:25.293 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T09:18:25.293 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T09:18:25.294 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 04b302f8-e93c-4527-b4eb-c50d7d66e928 2024-09-17T09:18:25.294 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726564705256018, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-17T09:18:25.294 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-17T09:18:25.294 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726564705256452, "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": 1726564705, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "04b302f8-e93c-4527-b4eb-c50d7d66e928", "db_session_id": "6WS10FV4WF489QNGA7IQ", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-17T09:18:25.294 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726564705256567, "job": 1, "event": "recovery_finished"} 2024-09-17T09:18:25.294 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-17T09:18:25.294 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T09:18:25.294 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5561360b2e00 2024-09-17T09:18:25.294 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 4 rocksdb: DB pointer 0x5561361aa000 2024-09-17T09:18:25.294 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-17T09:18:25.294 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60d3d2b640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T09:18:25.294 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60d3d2b640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T09:18:25.294 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: ** DB Stats ** 2024-09-17T09:18:25.295 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:18:25.295 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T09:18:25.295 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:18:25.295 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:18:25.295 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T09:18:25.295 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:18:25.295 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:18:25.295 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: ** Compaction Stats [default] ** 2024-09-17T09:18:25.295 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T09:18:25.295 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T09:18:25.295 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: 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.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T09:18:25.295 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: 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.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T09:18:25.295 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: 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.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T09:18:25.295 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: ** Compaction Stats [default] ** 2024-09-17T09:18:25.295 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T09:18:25.296 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:18:25.296 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: 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.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T09:18:25.296 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T09:18:25.296 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:18:25.296 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T09:18:25.296 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T09:18:25.296 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T09:18:25.296 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T09:18:25.296 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T09:18:25.296 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: Cumulative compaction: 0.00 GB write, 0.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:18:25.296 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: Interval compaction: 0.00 GB write, 0.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:18:25.296 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T09:18:25.296 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: Block cache BinnedLRUCache@0x556136089350#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-17T09:18:25.296 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: 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-17T09:18:25.297 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T09:18:25.297 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.251+0000 7f60ddf60b00 0 using public_addr v2:172.21.15.189:0/0 -> [v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0] 2024-09-17T09:18:25.297 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.255+0000 7f60ddf60b00 0 starting mon.c rank -1 at public addrs [v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0] at bind addrs [v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:18:25.297 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.255+0000 7f60ddf60b00 1 mon.c@-1(???) e0 preinit fsid 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:18:25.511 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.279+0000 7f60d6d31640 0 mon.c@-1(synchronizing).mds e1 new map 2024-09-17T09:18:25.511 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.279+0000 7f60d6d31640 0 mon.c@-1(synchronizing).mds e1 print_map 2024-09-17T09:18:25.511 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: e1 2024-09-17T09:18:25.511 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T09:18:25.511 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T09:18:25.511 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: legacy client fscid: -1 2024-09-17T09:18:25.511 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: 2024-09-17T09:18:25.511 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: No filesystems configured 2024-09-17T09:18:25.511 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.279+0000 7f60d6d31640 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-17T09:18:25.512 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.279+0000 7f60d6d31640 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-17T09:18:25.512 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.279+0000 7f60d6d31640 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-17T09:18:25.512 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.279+0000 7f60d6d31640 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-17T09:18:25.512 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.279+0000 7f60d6d31640 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-17T09:18:25.512 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.279+0000 7f60d6d31640 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-17T09:18:25.512 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.283+0000 7f60d6d31640 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T09:18:25.512 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.283+0000 7f60d6d31640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:18:25.512 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.283+0000 7f60d6d31640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:18:25.512 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.283+0000 7f60d6d31640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:18:25.512 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:14.681426+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.512 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:14.687002+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.512 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:15.389069+0000 mgr.a (mgr.14150) 14 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.512 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:17.389540+0000 mgr.a (mgr.14150) 15 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.513 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:17.884772+0000 mgr.a (mgr.14150) 16 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:18:25.513 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:17.890135+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.513 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:17.891499+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:25.514 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:17.894755+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:25.514 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:17.895833+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:25.514 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cephadm 2024-09-17T09:17:17.897363+0000 mgr.a (mgr.14150) 17 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-17T09:18:25.514 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cephadm 2024-09-17T09:17:18.007005+0000 mgr.a (mgr.14150) 18 : cephadm [INF] Updating smithi043:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:25.515 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cephadm 2024-09-17T09:17:18.095190+0000 mgr.a (mgr.14150) 19 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:18:25.515 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cephadm 2024-09-17T09:17:18.184148+0000 mgr.a (mgr.14150) 20 : cephadm [INF] Updating smithi043:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:18:25.515 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:18.281913+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.515 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:18.284475+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.515 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:18.286806+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.515 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:19.389883+0000 mgr.a (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.515 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:21.390336+0000 mgr.a (mgr.14150) 22 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.515 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:23.390791+0000 mgr.a (mgr.14150) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.515 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:25.391078+0000 mgr.a (mgr.14150) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.515 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:25.479136+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.515 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:25.482174+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.515 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:25.485730+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.516 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:27.391323+0000 mgr.a (mgr.14150) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.516 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:28.219597+0000 mgr.a (mgr.14150) 26 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi181", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:18:25.516 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:29.391643+0000 mgr.a (mgr.14150) 27 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.516 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cephadm 2024-09-17T09:17:29.476740+0000 mgr.a (mgr.14150) 28 : cephadm [INF] Deploying cephadm binary to smithi181 2024-09-17T09:18:25.516 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:31.392010+0000 mgr.a (mgr.14150) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.516 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:32.179783+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.516 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cephadm 2024-09-17T09:17:32.180615+0000 mgr.a (mgr.14150) 30 : cephadm [INF] Added host smithi181 2024-09-17T09:18:25.516 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:32.181403+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:25.516 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:32.519676+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.517 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:33.392508+0000 mgr.a (mgr.14150) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.517 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:33.863450+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.517 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:33.868703+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.517 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:33.870019+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi181", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:18:25.517 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:33.871901+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:25.517 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:33.873514+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:25.517 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cephadm 2024-09-17T09:17:33.875875+0000 mgr.a (mgr.14150) 32 : cephadm [INF] Updating smithi181:/etc/ceph/ceph.conf 2024-09-17T09:18:25.517 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cephadm 2024-09-17T09:17:34.055828+0000 mgr.a (mgr.14150) 33 : cephadm [INF] Updating smithi181:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:25.517 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cephadm 2024-09-17T09:17:34.216796+0000 mgr.a (mgr.14150) 34 : cephadm [INF] Updating smithi181:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:18:25.517 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cephadm 2024-09-17T09:17:34.366884+0000 mgr.a (mgr.14150) 35 : cephadm [INF] Updating smithi181:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:18:25.517 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:34.518757+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.517 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:34.524713+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.517 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:34.527646+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi181", "caps": []}]: dispatch 2024-09-17T09:18:25.518 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:34.531877+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi181", "caps": []}]': finished 2024-09-17T09:18:25.518 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:35.392961+0000 mgr.a (mgr.14150) 36 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.518 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cephadm 2024-09-17T09:17:36.646055+0000 mgr.a (mgr.14150) 37 : cephadm [INF] Deploying daemon agent.smithi181 on smithi181 2024-09-17T09:18:25.518 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:37.393409+0000 mgr.a (mgr.14150) 38 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.518 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:37.495838+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.518 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:37.501937+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.518 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:37.507063+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.518 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:37.562179+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:25.518 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:37.564700+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:25.518 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:37.565550+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:25.519 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:37.569638+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.519 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:37.614349+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:25.519 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:37.617479+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:25.519 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:37.619202+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:25.519 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:37.625248+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.519 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:37.837157+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.519 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:38.914908+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.519 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:38.922652+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.519 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:39.393849+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.519 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:39.458556+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.519 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:40.619912+0000 mgr.a (mgr.14150) 40 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:18:25.519 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:41.394382+0000 mgr.a (mgr.14150) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.519 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:43.394772+0000 mgr.a (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.519 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:45.395193+0000 mgr.a (mgr.14150) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.520 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:45.660607+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.520 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:45.665170+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.520 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:45.670900+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.520 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:47.395590+0000 mgr.a (mgr.14150) 44 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.520 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:49.300293+0000 mgr.a (mgr.14150) 45 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi189", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:18:25.520 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:49.395964+0000 mgr.a (mgr.14150) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.520 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cephadm 2024-09-17T09:17:50.600786+0000 mgr.a (mgr.14150) 47 : cephadm [INF] Deploying cephadm binary to smithi189 2024-09-17T09:18:25.520 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:51.396389+0000 mgr.a (mgr.14150) 48 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.520 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:51.917296+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.520 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:51.945818+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.520 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:53.282640+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.521 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cephadm 2024-09-17T09:17:53.283399+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Added host smithi189 2024-09-17T09:18:25.521 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:53.284253+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:25.521 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:53.396742+0000 mgr.a (mgr.14150) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.521 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:53.590835+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.521 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:54.936813+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.521 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:54.942208+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.521 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:54.943518+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi189", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:18:25.521 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:54.945740+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:25.521 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:54.947506+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:25.521 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cephadm 2024-09-17T09:17:54.950228+0000 mgr.a (mgr.14150) 51 : cephadm [INF] Updating smithi189:/etc/ceph/ceph.conf 2024-09-17T09:18:25.521 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cephadm 2024-09-17T09:17:55.129979+0000 mgr.a (mgr.14150) 52 : cephadm [INF] Updating smithi189:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:25.521 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cephadm 2024-09-17T09:17:55.287533+0000 mgr.a (mgr.14150) 53 : cephadm [INF] Updating smithi189:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:18:25.521 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:55.397023+0000 mgr.a (mgr.14150) 54 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.521 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cephadm 2024-09-17T09:17:55.434680+0000 mgr.a (mgr.14150) 55 : cephadm [INF] Updating smithi189:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:18:25.522 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:55.581371+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.522 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:55.587570+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.522 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:55.590456+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi189", "caps": []}]: dispatch 2024-09-17T09:18:25.522 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:55.594730+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi189", "caps": []}]': finished 2024-09-17T09:18:25.522 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:57.397401+0000 mgr.a (mgr.14150) 56 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.522 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cephadm 2024-09-17T09:17:57.815307+0000 mgr.a (mgr.14150) 57 : cephadm [INF] Deploying daemon agent.smithi189 on smithi189 2024-09-17T09:18:25.522 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:58.490938+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.522 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:58.500221+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.522 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:58.507739+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.522 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:58.716001+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.522 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:58.721862+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.522 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:58.726878+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.522 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:58.809775+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:25.523 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:58.814197+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:25.523 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:58.815783+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:25.523 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:58.824057+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.523 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:58.909597+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:25.523 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:58.914537+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:25.523 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:58.916289+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:25.524 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:58.924485+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.525 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:59.062145+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.525 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:17:59.397789+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.525 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:17:59.464285+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.525 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:00.149562+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.525 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:00.157472+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.525 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:18:01.398165+0000 mgr.a (mgr.14150) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.525 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:18:03.398451+0000 mgr.a (mgr.14150) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.525 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:03.488846+0000 mgr.a (mgr.14150) 61 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:18:25.525 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:18:05.398843+0000 mgr.a (mgr.14150) 62 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.525 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:05.869864+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.525 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:05.875580+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.525 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:05.882881+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.525 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:18:07.399311+0000 mgr.a (mgr.14150) 63 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.526 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:18:09.399633+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.526 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:18:11.400005+0000 mgr.a (mgr.14150) 65 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.526 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:11.449058+0000 mon.a (mon.0) 196 : audit [INF] from='client.? 172.21.15.43:0/1618010314' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T09:18:25.526 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:11.503513+0000 mon.a (mon.0) 197 : audit [INF] from='client.? 172.21.15.43:0/1618010314' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T09:18:25.526 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:18:11.503605+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:18:25.526 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:13.215521+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.526 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:13.223103+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.526 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:18:13.400445+0000 mgr.a (mgr.14150) 66 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.526 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:18:15.400861+0000 mgr.a (mgr.14150) 67 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.526 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:16.657274+0000 mgr.a (mgr.14150) 68 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi043:172.21.15.43=a;smithi181:172.21.15.181=b;smithi189:172.21.15.189=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:18:25.526 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cephadm 2024-09-17T09:18:16.662425+0000 mgr.a (mgr.14150) 69 : cephadm [INF] Saving service mon spec with placement smithi043:172.21.15.43=a;smithi181:172.21.15.181=b;smithi189:172.21.15.189=c;count:3 2024-09-17T09:18:25.526 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:16.667621+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.526 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:16.669124+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:25.527 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:16.673749+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:25.527 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:16.675587+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:25.527 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:16.683432+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.527 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:16.688038+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:18:25.527 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:16.689731+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:25.527 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cephadm 2024-09-17T09:18:16.691582+0000 mgr.a (mgr.14150) 70 : cephadm [INF] Deploying daemon mon.c on smithi189 2024-09-17T09:18:25.527 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:18:17.401308+0000 mgr.a (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.527 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:18.710202+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.527 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:18.715799+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.527 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:18.723395+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.527 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:18:19.401742+0000 mgr.a (mgr.14150) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.527 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:20.893318+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.527 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:20.895997+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.528 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:20.900160+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.528 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:18:21.402194+0000 mgr.a (mgr.14150) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.528 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cluster 2024-09-17T09:18:23.402636+0000 mgr.a (mgr.14150) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:25.528 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:23.437952+0000 mon.a (mon.0) 214 : audit [DBG] from='client.? 172.21.15.189:0/4130393235' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:18:25.528 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:23.668099+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.528 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:23.672664+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.528 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:23.677197+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:25.528 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:23.678201+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:18:25.529 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: audit 2024-09-17T09:18:23.680061+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:25.529 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: cephadm 2024-09-17T09:18:23.681915+0000 mgr.a (mgr.14150) 75 : cephadm [INF] Deploying daemon mon.b on smithi181 2024-09-17T09:18:25.529 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:25 smithi189 bash[23496]: debug 2024-09-17T09:18:25.287+0000 7f60d6d31640 1 mon.c@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-09-17T09:18:25.604 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T09:18:25.604 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:18:29.238 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: e1 2024-09-17T09:18:29.238 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T09:18:29.239 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-17T09:18:29.239 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: legacy client fscid: -1 2024-09-17T09:18:29.239 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: 2024-09-17T09:18:29.239 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: No filesystems configured 2024-09-17T09:18:29.255 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T09:18:29.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: debug 2024-09-17T09:18:29.232+0000 7f2db114a640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-17T09:18:29.432 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: debug 2024-09-17T09:18:29.232+0000 7f2db114a640 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-17T09:18:29.432 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: debug 2024-09-17T09:18:29.232+0000 7f2db114a640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-17T09:18:29.432 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: debug 2024-09-17T09:18:29.232+0000 7f2db114a640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-17T09:18:29.432 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: debug 2024-09-17T09:18:29.232+0000 7f2db114a640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-17T09:18:29.432 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: debug 2024-09-17T09:18:29.232+0000 7f2db114a640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-17T09:18:29.432 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: debug 2024-09-17T09:18:29.232+0000 7f2db114a640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T09:18:29.432 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: debug 2024-09-17T09:18:29.232+0000 7f2db114a640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:18:29.433 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: debug 2024-09-17T09:18:29.232+0000 7f2db114a640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:18:29.433 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: debug 2024-09-17T09:18:29.232+0000 7f2db114a640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:18:29.433 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:14.681426+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.433 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:14.687002+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.433 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:15.389069+0000 mgr.a (mgr.14150) 14 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.434 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:17.389540+0000 mgr.a (mgr.14150) 15 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.434 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:17.884772+0000 mgr.a (mgr.14150) 16 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:18:29.434 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:17.890135+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.434 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:17.891499+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:29.434 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:17.894755+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:29.434 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:17.895833+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:29.434 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cephadm 2024-09-17T09:17:17.897363+0000 mgr.a (mgr.14150) 17 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-17T09:18:29.434 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cephadm 2024-09-17T09:17:18.007005+0000 mgr.a (mgr.14150) 18 : cephadm [INF] Updating smithi043:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:29.435 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cephadm 2024-09-17T09:17:18.095190+0000 mgr.a (mgr.14150) 19 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:18:29.435 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cephadm 2024-09-17T09:17:18.184148+0000 mgr.a (mgr.14150) 20 : cephadm [INF] Updating smithi043:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:18:29.435 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:18.281913+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.435 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:18.284475+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.436 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:18.286806+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.436 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:19.389883+0000 mgr.a (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.436 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:21.390336+0000 mgr.a (mgr.14150) 22 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.436 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:23.390791+0000 mgr.a (mgr.14150) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.436 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:25.391078+0000 mgr.a (mgr.14150) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.436 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:25.479136+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.436 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:25.482174+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.436 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:25.485730+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.436 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:27.391323+0000 mgr.a (mgr.14150) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.436 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:28.219597+0000 mgr.a (mgr.14150) 26 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi181", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:18:29.436 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:29.391643+0000 mgr.a (mgr.14150) 27 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.436 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cephadm 2024-09-17T09:17:29.476740+0000 mgr.a (mgr.14150) 28 : cephadm [INF] Deploying cephadm binary to smithi181 2024-09-17T09:18:29.436 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:31.392010+0000 mgr.a (mgr.14150) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.437 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:32.179783+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.437 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cephadm 2024-09-17T09:17:32.180615+0000 mgr.a (mgr.14150) 30 : cephadm [INF] Added host smithi181 2024-09-17T09:18:29.437 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:32.181403+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:29.437 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:32.519676+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.437 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:33.392508+0000 mgr.a (mgr.14150) 31 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.437 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:33.863450+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.437 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:33.868703+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.437 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:33.870019+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi181", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:18:29.437 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:33.871901+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:29.437 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:33.873514+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:29.438 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cephadm 2024-09-17T09:17:33.875875+0000 mgr.a (mgr.14150) 32 : cephadm [INF] Updating smithi181:/etc/ceph/ceph.conf 2024-09-17T09:18:29.438 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cephadm 2024-09-17T09:17:34.055828+0000 mgr.a (mgr.14150) 33 : cephadm [INF] Updating smithi181:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:29.438 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cephadm 2024-09-17T09:17:34.216796+0000 mgr.a (mgr.14150) 34 : cephadm [INF] Updating smithi181:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:18:29.438 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cephadm 2024-09-17T09:17:34.366884+0000 mgr.a (mgr.14150) 35 : cephadm [INF] Updating smithi181:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:18:29.438 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:34.518757+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.438 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:34.524713+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.438 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:34.527646+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi181", "caps": []}]: dispatch 2024-09-17T09:18:29.438 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:34.531877+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi181", "caps": []}]': finished 2024-09-17T09:18:29.438 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:35.392961+0000 mgr.a (mgr.14150) 36 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.438 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cephadm 2024-09-17T09:17:36.646055+0000 mgr.a (mgr.14150) 37 : cephadm [INF] Deploying daemon agent.smithi181 on smithi181 2024-09-17T09:18:29.438 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:37.393409+0000 mgr.a (mgr.14150) 38 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.438 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:37.495838+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.438 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:37.501937+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.439 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:37.507063+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.439 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:37.562179+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:29.439 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:37.564700+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:29.439 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:37.565550+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:29.439 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:37.569638+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.439 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:37.614349+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:29.439 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:37.617479+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:29.439 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:37.619202+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:29.439 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:37.625248+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.439 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:37.837157+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.439 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:38.914908+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.439 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:38.922652+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.439 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:39.393849+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.440 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:39.458556+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.440 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:40.619912+0000 mgr.a (mgr.14150) 40 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:18:29.440 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:41.394382+0000 mgr.a (mgr.14150) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.440 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:43.394772+0000 mgr.a (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.440 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:45.395193+0000 mgr.a (mgr.14150) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.440 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:45.660607+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.440 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:45.665170+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.440 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:45.670900+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.440 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:47.395590+0000 mgr.a (mgr.14150) 44 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.440 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:49.300293+0000 mgr.a (mgr.14150) 45 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi189", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:18:29.441 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:49.395964+0000 mgr.a (mgr.14150) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.441 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cephadm 2024-09-17T09:17:50.600786+0000 mgr.a (mgr.14150) 47 : cephadm [INF] Deploying cephadm binary to smithi189 2024-09-17T09:18:29.441 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:51.396389+0000 mgr.a (mgr.14150) 48 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.441 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:51.917296+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.441 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:51.945818+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.441 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:53.282640+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.442 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cephadm 2024-09-17T09:17:53.283399+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Added host smithi189 2024-09-17T09:18:29.442 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:53.284253+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:29.442 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:53.396742+0000 mgr.a (mgr.14150) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.442 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:53.590835+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.442 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:54.936813+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.442 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:54.942208+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.442 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:54.943518+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi189", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:18:29.442 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:54.945740+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:29.442 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:54.947506+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:29.442 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cephadm 2024-09-17T09:17:54.950228+0000 mgr.a (mgr.14150) 51 : cephadm [INF] Updating smithi189:/etc/ceph/ceph.conf 2024-09-17T09:18:29.442 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cephadm 2024-09-17T09:17:55.129979+0000 mgr.a (mgr.14150) 52 : cephadm [INF] Updating smithi189:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:29.443 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cephadm 2024-09-17T09:17:55.287533+0000 mgr.a (mgr.14150) 53 : cephadm [INF] Updating smithi189:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:18:29.443 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:55.397023+0000 mgr.a (mgr.14150) 54 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.443 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cephadm 2024-09-17T09:17:55.434680+0000 mgr.a (mgr.14150) 55 : cephadm [INF] Updating smithi189:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:18:29.443 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:55.581371+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.443 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:55.587570+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.443 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:55.590456+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi189", "caps": []}]: dispatch 2024-09-17T09:18:29.443 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:55.594730+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi189", "caps": []}]': finished 2024-09-17T09:18:29.443 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:57.397401+0000 mgr.a (mgr.14150) 56 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.443 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cephadm 2024-09-17T09:17:57.815307+0000 mgr.a (mgr.14150) 57 : cephadm [INF] Deploying daemon agent.smithi189 on smithi189 2024-09-17T09:18:29.444 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:58.490938+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.444 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:58.500221+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.444 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:58.507739+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.444 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:58.716001+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.444 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:58.721862+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.444 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:58.726878+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.444 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:58.809775+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:29.444 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:58.814197+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:29.445 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:58.815783+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:29.445 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:58.824057+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.445 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:58.909597+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:29.445 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:58.914537+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:29.445 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:58.916289+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:29.445 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:58.924485+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.445 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:59.062145+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.445 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:17:59.397789+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.445 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:17:59.464285+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.445 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:00.149562+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.445 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:00.157472+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.445 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:18:01.398165+0000 mgr.a (mgr.14150) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.445 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:18:03.398451+0000 mgr.a (mgr.14150) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.446 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:03.488846+0000 mgr.a (mgr.14150) 61 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:18:29.446 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:18:05.398843+0000 mgr.a (mgr.14150) 62 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.446 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:05.869864+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.446 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:05.875580+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.446 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:05.882881+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.446 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:18:07.399311+0000 mgr.a (mgr.14150) 63 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.446 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:18:09.399633+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.446 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:18:11.400005+0000 mgr.a (mgr.14150) 65 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.446 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:11.449058+0000 mon.a (mon.0) 196 : audit [INF] from='client.? 172.21.15.43:0/1618010314' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T09:18:29.446 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:11.503513+0000 mon.a (mon.0) 197 : audit [INF] from='client.? 172.21.15.43:0/1618010314' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T09:18:29.446 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:18:11.503605+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:18:29.446 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:13.215521+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.446 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:13.223103+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.446 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:18:13.400445+0000 mgr.a (mgr.14150) 66 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.447 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:18:15.400861+0000 mgr.a (mgr.14150) 67 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.447 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:16.657274+0000 mgr.a (mgr.14150) 68 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi043:172.21.15.43=a;smithi181:172.21.15.181=b;smithi189:172.21.15.189=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:18:29.447 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cephadm 2024-09-17T09:18:16.662425+0000 mgr.a (mgr.14150) 69 : cephadm [INF] Saving service mon spec with placement smithi043:172.21.15.43=a;smithi181:172.21.15.181=b;smithi189:172.21.15.189=c;count:3 2024-09-17T09:18:29.447 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:16.667621+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.447 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:16.669124+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:29.447 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:16.673749+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:29.447 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:16.675587+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:29.448 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:16.683432+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.448 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:16.688038+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:18:29.448 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:16.689731+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:29.448 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cephadm 2024-09-17T09:18:16.691582+0000 mgr.a (mgr.14150) 70 : cephadm [INF] Deploying daemon mon.c on smithi189 2024-09-17T09:18:29.448 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:18:17.401308+0000 mgr.a (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.448 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:18.710202+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.448 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:18.715799+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.448 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:18.723395+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.448 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:18:19.401742+0000 mgr.a (mgr.14150) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.448 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:20.893318+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.449 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:20.895997+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.449 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:20.900160+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.449 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:18:21.402194+0000 mgr.a (mgr.14150) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.449 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cluster 2024-09-17T09:18:23.402636+0000 mgr.a (mgr.14150) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:29.449 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:23.437952+0000 mon.a (mon.0) 214 : audit [DBG] from='client.? 172.21.15.189:0/4130393235' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:18:29.449 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:23.668099+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.449 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:23.672664+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.449 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:23.677197+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:29.449 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:23.678201+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:18:29.449 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: audit 2024-09-17T09:18:23.680061+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:29.449 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: cephadm 2024-09-17T09:18:23.681915+0000 mgr.a (mgr.14150) 75 : cephadm [INF] Deploying daemon mon.b on smithi181 2024-09-17T09:18:29.449 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:29 smithi181 bash[23287]: debug 2024-09-17T09:18:29.236+0000 7f2db114a640 1 mon.b@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-09-17T09:18:30.629 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: audit 2024-09-17T09:18:25.295502+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:30.629 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: audit 2024-09-17T09:18:25.300283+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:18:30.629 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: cluster 2024-09-17T09:18:25.300654+0000 mon.a (mon.0) 222 : cluster [INF] mon.a calling monitor election 2024-09-17T09:18:30.629 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: audit 2024-09-17T09:18:25.320515+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:30.629 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: cluster 2024-09-17T09:18:25.403018+0000 mgr.a (mgr.14150) 76 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:30.629 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: audit 2024-09-17T09:18:26.295882+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:30.629 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: audit 2024-09-17T09:18:27.295619+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:30.630 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: cluster 2024-09-17T09:18:27.296948+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T09:18:30.630 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: cluster 2024-09-17T09:18:27.403373+0000 mgr.a (mgr.14150) 77 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:30.630 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: audit 2024-09-17T09:18:28.295714+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:30.630 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: audit 2024-09-17T09:18:29.247081+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:30.630 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: audit 2024-09-17T09:18:29.296220+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:30.630 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: cluster 2024-09-17T09:18:29.403777+0000 mgr.a (mgr.14150) 78 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:30.630 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: audit 2024-09-17T09:18:30.247353+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:30.630 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: audit 2024-09-17T09:18:30.296481+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:30.630 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: cluster 2024-09-17T09:18:30.340577+0000 mon.a (mon.0) 231 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T09:18:30.630 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: cluster 2024-09-17T09:18:30.350831+0000 mon.a (mon.0) 232 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],c=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:18:30.630 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: cluster 2024-09-17T09:18:30.368035+0000 mon.a (mon.0) 233 : cluster [DBG] fsmap 2024-09-17T09:18:30.630 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: cluster 2024-09-17T09:18:30.368085+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:18:30.630 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: cluster 2024-09-17T09:18:30.368341+0000 mon.a (mon.0) 235 : cluster [DBG] mgrmap e13: a(active, since 100s) 2024-09-17T09:18:30.630 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: cluster 2024-09-17T09:18:30.368581+0000 mon.a (mon.0) 236 : cluster [INF] overall HEALTH_OK 2024-09-17T09:18:30.631 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: audit 2024-09-17T09:18:30.375536+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:30.631 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: audit 2024-09-17T09:18:30.381133+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:30.631 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: audit 2024-09-17T09:18:30.386378+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:30.631 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: audit 2024-09-17T09:18:30.391622+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:30.631 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: audit 2024-09-17T09:18:30.397644+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:30.631 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: audit 2024-09-17T09:18:30.402923+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:30.631 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:30 smithi189 bash[23496]: audit 2024-09-17T09:18:30.409801+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:30.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: audit 2024-09-17T09:18:25.295502+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:30.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: audit 2024-09-17T09:18:25.300283+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:18:30.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: cluster 2024-09-17T09:18:25.300654+0000 mon.a (mon.0) 222 : cluster [INF] mon.a calling monitor election 2024-09-17T09:18:30.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: audit 2024-09-17T09:18:25.320515+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:30.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: cluster 2024-09-17T09:18:25.403018+0000 mgr.a (mgr.14150) 76 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:30.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: audit 2024-09-17T09:18:26.295882+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:30.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: audit 2024-09-17T09:18:27.295619+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:30.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: cluster 2024-09-17T09:18:27.296948+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T09:18:30.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: cluster 2024-09-17T09:18:27.403373+0000 mgr.a (mgr.14150) 77 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:30.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: audit 2024-09-17T09:18:28.295714+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:30.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: audit 2024-09-17T09:18:29.247081+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:30.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: audit 2024-09-17T09:18:29.296220+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:30.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: cluster 2024-09-17T09:18:29.403777+0000 mgr.a (mgr.14150) 78 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:30.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: audit 2024-09-17T09:18:30.247353+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:30.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: audit 2024-09-17T09:18:30.296481+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:30.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: cluster 2024-09-17T09:18:30.340577+0000 mon.a (mon.0) 231 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T09:18:30.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: cluster 2024-09-17T09:18:30.350831+0000 mon.a (mon.0) 232 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],c=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:18:30.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: cluster 2024-09-17T09:18:30.368035+0000 mon.a (mon.0) 233 : cluster [DBG] fsmap 2024-09-17T09:18:30.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: cluster 2024-09-17T09:18:30.368085+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:18:30.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: cluster 2024-09-17T09:18:30.368341+0000 mon.a (mon.0) 235 : cluster [DBG] mgrmap e13: a(active, since 100s) 2024-09-17T09:18:30.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: cluster 2024-09-17T09:18:30.368581+0000 mon.a (mon.0) 236 : cluster [INF] overall HEALTH_OK 2024-09-17T09:18:30.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: audit 2024-09-17T09:18:30.375536+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:30.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: audit 2024-09-17T09:18:30.381133+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:30.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: audit 2024-09-17T09:18:30.386378+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:30.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: audit 2024-09-17T09:18:30.391622+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:30.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: audit 2024-09-17T09:18:30.397644+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:30.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: audit 2024-09-17T09:18:30.402923+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:30.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:30 smithi043 bash[22564]: audit 2024-09-17T09:18:30.409801+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:31.553 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:18:31 smithi043 bash[22816]: debug 2024-09-17T09:18:31.292+0000 7f615a850640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-17T09:18:31.557 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: audit 2024-09-17T09:18:25.295502+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:31.557 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: audit 2024-09-17T09:18:25.300283+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:18:31.557 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: cluster 2024-09-17T09:18:25.300654+0000 mon.a (mon.0) 222 : cluster [INF] mon.a calling monitor election 2024-09-17T09:18:31.557 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: audit 2024-09-17T09:18:25.320515+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:31.557 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: cluster 2024-09-17T09:18:25.403018+0000 mgr.a (mgr.14150) 76 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:31.557 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: audit 2024-09-17T09:18:26.295882+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:31.557 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: audit 2024-09-17T09:18:27.295619+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:31.557 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: cluster 2024-09-17T09:18:27.296948+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T09:18:31.557 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: cluster 2024-09-17T09:18:27.403373+0000 mgr.a (mgr.14150) 77 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:31.558 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: audit 2024-09-17T09:18:28.295714+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:31.558 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: audit 2024-09-17T09:18:29.247081+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:31.558 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: audit 2024-09-17T09:18:29.296220+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:31.558 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: cluster 2024-09-17T09:18:29.403777+0000 mgr.a (mgr.14150) 78 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:31.558 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: audit 2024-09-17T09:18:30.247353+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:31.558 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: audit 2024-09-17T09:18:30.296481+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:31.558 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: cluster 2024-09-17T09:18:30.340577+0000 mon.a (mon.0) 231 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T09:18:31.558 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: cluster 2024-09-17T09:18:30.350831+0000 mon.a (mon.0) 232 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],c=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:18:31.558 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: cluster 2024-09-17T09:18:30.368035+0000 mon.a (mon.0) 233 : cluster [DBG] fsmap 2024-09-17T09:18:31.558 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: cluster 2024-09-17T09:18:30.368085+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:18:31.558 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: cluster 2024-09-17T09:18:30.368341+0000 mon.a (mon.0) 235 : cluster [DBG] mgrmap e13: a(active, since 100s) 2024-09-17T09:18:31.558 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: cluster 2024-09-17T09:18:30.368581+0000 mon.a (mon.0) 236 : cluster [INF] overall HEALTH_OK 2024-09-17T09:18:31.559 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: audit 2024-09-17T09:18:30.375536+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:31.559 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: audit 2024-09-17T09:18:30.381133+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:31.559 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: audit 2024-09-17T09:18:30.386378+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:31.559 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: audit 2024-09-17T09:18:30.391622+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:31.559 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: audit 2024-09-17T09:18:30.397644+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:31.559 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: audit 2024-09-17T09:18:30.402923+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:31.559 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:31 smithi181 bash[23287]: audit 2024-09-17T09:18:30.409801+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:36.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cephadm 2024-09-17T09:18:30.485161+0000 mgr.a (mgr.14150) 79 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-17T09:18:36.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cephadm 2024-09-17T09:18:30.485663+0000 mgr.a (mgr.14150) 80 : cephadm [INF] Updating smithi181:/etc/ceph/ceph.conf 2024-09-17T09:18:36.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cephadm 2024-09-17T09:18:30.486756+0000 mgr.a (mgr.14150) 81 : cephadm [INF] Updating smithi189:/etc/ceph/ceph.conf 2024-09-17T09:18:36.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cephadm 2024-09-17T09:18:30.684916+0000 mgr.a (mgr.14150) 82 : cephadm [INF] Updating smithi043:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:36.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cephadm 2024-09-17T09:18:30.685148+0000 mgr.a (mgr.14150) 83 : cephadm [INF] Updating smithi189:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:36.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cephadm 2024-09-17T09:18:30.685663+0000 mgr.a (mgr.14150) 84 : cephadm [INF] Updating smithi181:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:36.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cephadm 2024-09-17T09:18:30.899256+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T09:18:36.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cephadm 2024-09-17T09:18:30.944800+0000 mgr.a (mgr.14150) 86 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T09:18:36.683 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cephadm 2024-09-17T09:18:30.947111+0000 mgr.a (mgr.14150) 87 : cephadm [INF] Reconfiguring daemon mon.a on smithi043 2024-09-17T09:18:36.683 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: audit 2024-09-17T09:18:31.263474+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:18:36.683 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cluster 2024-09-17T09:18:31.263948+0000 mon.a (mon.0) 259 : cluster [INF] mon.a calling monitor election 2024-09-17T09:18:36.683 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cluster 2024-09-17T09:18:31.266125+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T09:18:36.683 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: audit 2024-09-17T09:18:31.284992+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:36.683 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: audit 2024-09-17T09:18:31.285362+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:36.683 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cluster 2024-09-17T09:18:31.404150+0000 mgr.a (mgr.14150) 88 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:36.683 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: audit 2024-09-17T09:18:32.247994+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:36.683 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: audit 2024-09-17T09:18:33.247596+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:36.683 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cluster 2024-09-17T09:18:33.260347+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T09:18:36.683 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cluster 2024-09-17T09:18:33.404546+0000 mgr.a (mgr.14150) 89 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:36.683 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: audit 2024-09-17T09:18:34.248734+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:36.684 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: audit 2024-09-17T09:18:35.248352+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:36.684 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cluster 2024-09-17T09:18:35.404956+0000 mgr.a (mgr.14150) 90 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:36.684 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: audit 2024-09-17T09:18:36.248155+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:36.684 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cluster 2024-09-17T09:18:36.268947+0000 mon.a (mon.0) 267 : cluster [INF] mon.a calling monitor election 2024-09-17T09:18:36.684 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cluster 2024-09-17T09:18:36.307778+0000 mon.a (mon.0) 268 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T09:18:36.684 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cluster 2024-09-17T09:18:36.314047+0000 mon.a (mon.0) 269 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0],c=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:18:36.684 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cluster 2024-09-17T09:18:36.315104+0000 mon.a (mon.0) 270 : cluster [DBG] fsmap 2024-09-17T09:18:36.684 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cluster 2024-09-17T09:18:36.315210+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:18:36.684 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cluster 2024-09-17T09:18:36.315531+0000 mon.a (mon.0) 272 : cluster [DBG] mgrmap e13: a(active, since 106s) 2024-09-17T09:18:36.684 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: cluster 2024-09-17T09:18:36.315790+0000 mon.a (mon.0) 273 : cluster [INF] overall HEALTH_OK 2024-09-17T09:18:36.684 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: audit 2024-09-17T09:18:36.323069+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:36.684 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: audit 2024-09-17T09:18:36.328509+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:36.685 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: audit 2024-09-17T09:18:36.334856+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:36.685 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: audit 2024-09-17T09:18:36.340375+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:36.685 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: audit 2024-09-17T09:18:36.344043+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:18:36.685 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: audit 2024-09-17T09:18:36.345900+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:18:36.685 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:36 smithi181 bash[23287]: audit 2024-09-17T09:18:36.347469+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:36.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cephadm 2024-09-17T09:18:30.485161+0000 mgr.a (mgr.14150) 79 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-17T09:18:36.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cephadm 2024-09-17T09:18:30.485663+0000 mgr.a (mgr.14150) 80 : cephadm [INF] Updating smithi181:/etc/ceph/ceph.conf 2024-09-17T09:18:36.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cephadm 2024-09-17T09:18:30.486756+0000 mgr.a (mgr.14150) 81 : cephadm [INF] Updating smithi189:/etc/ceph/ceph.conf 2024-09-17T09:18:36.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cephadm 2024-09-17T09:18:30.684916+0000 mgr.a (mgr.14150) 82 : cephadm [INF] Updating smithi043:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:36.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cephadm 2024-09-17T09:18:30.685148+0000 mgr.a (mgr.14150) 83 : cephadm [INF] Updating smithi189:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:36.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cephadm 2024-09-17T09:18:30.685663+0000 mgr.a (mgr.14150) 84 : cephadm [INF] Updating smithi181:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:36.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cephadm 2024-09-17T09:18:30.899256+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T09:18:36.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cephadm 2024-09-17T09:18:30.944800+0000 mgr.a (mgr.14150) 86 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T09:18:36.762 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cephadm 2024-09-17T09:18:30.947111+0000 mgr.a (mgr.14150) 87 : cephadm [INF] Reconfiguring daemon mon.a on smithi043 2024-09-17T09:18:36.762 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: audit 2024-09-17T09:18:31.263474+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:18:36.762 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cluster 2024-09-17T09:18:31.263948+0000 mon.a (mon.0) 259 : cluster [INF] mon.a calling monitor election 2024-09-17T09:18:36.762 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cluster 2024-09-17T09:18:31.266125+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T09:18:36.762 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: audit 2024-09-17T09:18:31.284992+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:36.762 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: audit 2024-09-17T09:18:31.285362+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:36.762 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cluster 2024-09-17T09:18:31.404150+0000 mgr.a (mgr.14150) 88 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:36.762 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: audit 2024-09-17T09:18:32.247994+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:36.762 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: audit 2024-09-17T09:18:33.247596+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:36.762 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cluster 2024-09-17T09:18:33.260347+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T09:18:36.762 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cluster 2024-09-17T09:18:33.404546+0000 mgr.a (mgr.14150) 89 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:36.762 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: audit 2024-09-17T09:18:34.248734+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:36.762 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: audit 2024-09-17T09:18:35.248352+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:36.763 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cluster 2024-09-17T09:18:35.404956+0000 mgr.a (mgr.14150) 90 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:36.763 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: audit 2024-09-17T09:18:36.248155+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:36.763 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cluster 2024-09-17T09:18:36.268947+0000 mon.a (mon.0) 267 : cluster [INF] mon.a calling monitor election 2024-09-17T09:18:36.763 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cluster 2024-09-17T09:18:36.307778+0000 mon.a (mon.0) 268 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T09:18:36.763 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cluster 2024-09-17T09:18:36.314047+0000 mon.a (mon.0) 269 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0],c=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:18:36.763 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cluster 2024-09-17T09:18:36.315104+0000 mon.a (mon.0) 270 : cluster [DBG] fsmap 2024-09-17T09:18:36.763 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cluster 2024-09-17T09:18:36.315210+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:18:36.763 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cluster 2024-09-17T09:18:36.315531+0000 mon.a (mon.0) 272 : cluster [DBG] mgrmap e13: a(active, since 106s) 2024-09-17T09:18:36.763 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: cluster 2024-09-17T09:18:36.315790+0000 mon.a (mon.0) 273 : cluster [INF] overall HEALTH_OK 2024-09-17T09:18:36.763 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: audit 2024-09-17T09:18:36.323069+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:36.763 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: audit 2024-09-17T09:18:36.328509+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:36.763 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: audit 2024-09-17T09:18:36.334856+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:36.763 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: audit 2024-09-17T09:18:36.340375+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:36.764 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: audit 2024-09-17T09:18:36.344043+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:18:36.764 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: audit 2024-09-17T09:18:36.345900+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:18:36.764 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:36 smithi189 bash[23496]: audit 2024-09-17T09:18:36.347469+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:36.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cephadm 2024-09-17T09:18:30.485161+0000 mgr.a (mgr.14150) 79 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-17T09:18:36.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cephadm 2024-09-17T09:18:30.485663+0000 mgr.a (mgr.14150) 80 : cephadm [INF] Updating smithi181:/etc/ceph/ceph.conf 2024-09-17T09:18:36.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cephadm 2024-09-17T09:18:30.486756+0000 mgr.a (mgr.14150) 81 : cephadm [INF] Updating smithi189:/etc/ceph/ceph.conf 2024-09-17T09:18:36.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cephadm 2024-09-17T09:18:30.684916+0000 mgr.a (mgr.14150) 82 : cephadm [INF] Updating smithi043:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:36.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cephadm 2024-09-17T09:18:30.685148+0000 mgr.a (mgr.14150) 83 : cephadm [INF] Updating smithi189:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:36.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cephadm 2024-09-17T09:18:30.685663+0000 mgr.a (mgr.14150) 84 : cephadm [INF] Updating smithi181:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:36.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cephadm 2024-09-17T09:18:30.899256+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T09:18:36.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cephadm 2024-09-17T09:18:30.944800+0000 mgr.a (mgr.14150) 86 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T09:18:36.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cephadm 2024-09-17T09:18:30.947111+0000 mgr.a (mgr.14150) 87 : cephadm [INF] Reconfiguring daemon mon.a on smithi043 2024-09-17T09:18:36.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: audit 2024-09-17T09:18:31.263474+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:18:36.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cluster 2024-09-17T09:18:31.263948+0000 mon.a (mon.0) 259 : cluster [INF] mon.a calling monitor election 2024-09-17T09:18:36.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cluster 2024-09-17T09:18:31.266125+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T09:18:36.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: audit 2024-09-17T09:18:31.284992+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:36.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: audit 2024-09-17T09:18:31.285362+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:18:36.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cluster 2024-09-17T09:18:31.404150+0000 mgr.a (mgr.14150) 88 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:36.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: audit 2024-09-17T09:18:32.247994+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:36.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: audit 2024-09-17T09:18:33.247596+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:36.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cluster 2024-09-17T09:18:33.260347+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T09:18:36.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cluster 2024-09-17T09:18:33.404546+0000 mgr.a (mgr.14150) 89 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:36.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: audit 2024-09-17T09:18:34.248734+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:36.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: audit 2024-09-17T09:18:35.248352+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:36.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cluster 2024-09-17T09:18:35.404956+0000 mgr.a (mgr.14150) 90 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:36.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: audit 2024-09-17T09:18:36.248155+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:36.803 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cluster 2024-09-17T09:18:36.268947+0000 mon.a (mon.0) 267 : cluster [INF] mon.a calling monitor election 2024-09-17T09:18:36.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cluster 2024-09-17T09:18:36.307778+0000 mon.a (mon.0) 268 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T09:18:36.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cluster 2024-09-17T09:18:36.314047+0000 mon.a (mon.0) 269 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0],c=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:18:36.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cluster 2024-09-17T09:18:36.315104+0000 mon.a (mon.0) 270 : cluster [DBG] fsmap 2024-09-17T09:18:36.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cluster 2024-09-17T09:18:36.315210+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:18:36.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cluster 2024-09-17T09:18:36.315531+0000 mon.a (mon.0) 272 : cluster [DBG] mgrmap e13: a(active, since 106s) 2024-09-17T09:18:36.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: cluster 2024-09-17T09:18:36.315790+0000 mon.a (mon.0) 273 : cluster [INF] overall HEALTH_OK 2024-09-17T09:18:36.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: audit 2024-09-17T09:18:36.323069+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:36.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: audit 2024-09-17T09:18:36.328509+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:36.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: audit 2024-09-17T09:18:36.334856+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:36.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: audit 2024-09-17T09:18:36.340375+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:36.804 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: audit 2024-09-17T09:18:36.344043+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:18:36.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: audit 2024-09-17T09:18:36.345900+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:18:36.805 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:36 smithi043 bash[22564]: audit 2024-09-17T09:18:36.347469+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:37.353 INFO:teuthology.orchestra.run.smithi189.stdout: 2024-09-17T09:18:37.354 INFO:teuthology.orchestra.run.smithi189.stdout:{"epoch":3,"fsid":"2749fc84-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:18:31.259323Z","created":"2024-09-17T09:15:43.435208Z","min_mon_release":18,"min_mon_release_name":"reef","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:3300","nonce":0},{"type":"v1","addr":"172.21.15.43:6789","nonce":0}]},"addr":"172.21.15.43:6789/0","public_addr":"172.21.15.43:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:3300","nonce":0},{"type":"v1","addr":"172.21.15.189:6789","nonce":0}]},"addr":"172.21.15.189:6789/0","public_addr":"172.21.15.189:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:3300","nonce":0},{"type":"v1","addr":"172.21.15.181:6789","nonce":0}]},"addr":"172.21.15.181:6789/0","public_addr":"172.21.15.181:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-17T09:18:37.354 INFO:teuthology.orchestra.run.smithi189.stderr:dumped monmap epoch 3 2024-09-17T09:18:37.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:37 smithi181 bash[23287]: cephadm 2024-09-17T09:18:36.343459+0000 mgr.a (mgr.14150) 91 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T09:18:37.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:37 smithi181 bash[23287]: cephadm 2024-09-17T09:18:36.365503+0000 mgr.a (mgr.14150) 92 : cephadm [INF] Reconfiguring daemon mon.b on smithi181 2024-09-17T09:18:37.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:37 smithi181 bash[23287]: audit 2024-09-17T09:18:37.248302+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:37.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:37 smithi181 bash[23287]: audit 2024-09-17T09:18:37.296169+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:37.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:37 smithi181 bash[23287]: audit 2024-09-17T09:18:37.303732+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:37.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:37 smithi181 bash[23287]: audit 2024-09-17T09:18:37.313008+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:37.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:37 smithi181 bash[23287]: audit 2024-09-17T09:18:37.353248+0000 mon.a (mon.0) 285 : audit [DBG] from='client.? 172.21.15.189:0/111672097' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:18:37.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:37 smithi189 bash[23496]: cephadm 2024-09-17T09:18:36.343459+0000 mgr.a (mgr.14150) 91 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T09:18:37.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:37 smithi189 bash[23496]: cephadm 2024-09-17T09:18:36.365503+0000 mgr.a (mgr.14150) 92 : cephadm [INF] Reconfiguring daemon mon.b on smithi181 2024-09-17T09:18:37.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:37 smithi189 bash[23496]: audit 2024-09-17T09:18:37.248302+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:37.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:37 smithi189 bash[23496]: audit 2024-09-17T09:18:37.296169+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:37.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:37 smithi189 bash[23496]: audit 2024-09-17T09:18:37.303732+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:37.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:37 smithi189 bash[23496]: audit 2024-09-17T09:18:37.313008+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:37.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:37 smithi189 bash[23496]: audit 2024-09-17T09:18:37.353248+0000 mon.a (mon.0) 285 : audit [DBG] from='client.? 172.21.15.189:0/111672097' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:18:37.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:37 smithi043 bash[22564]: cephadm 2024-09-17T09:18:36.343459+0000 mgr.a (mgr.14150) 91 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T09:18:37.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:37 smithi043 bash[22564]: cephadm 2024-09-17T09:18:36.365503+0000 mgr.a (mgr.14150) 92 : cephadm [INF] Reconfiguring daemon mon.b on smithi181 2024-09-17T09:18:37.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:37 smithi043 bash[22564]: audit 2024-09-17T09:18:37.248302+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:18:37.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:37 smithi043 bash[22564]: audit 2024-09-17T09:18:37.296169+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:37.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:37 smithi043 bash[22564]: audit 2024-09-17T09:18:37.303732+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:37.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:37 smithi043 bash[22564]: audit 2024-09-17T09:18:37.313008+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:37.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:37 smithi043 bash[22564]: audit 2024-09-17T09:18:37.353248+0000 mon.a (mon.0) 285 : audit [DBG] from='client.? 172.21.15.189:0/111672097' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:18:37.933 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-17T09:18:37.933 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-17T09:18:38.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:38 smithi181 bash[23287]: cluster 2024-09-17T09:18:37.405357+0000 mgr.a (mgr.14150) 93 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:38.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:38 smithi181 bash[23287]: audit 2024-09-17T09:18:37.739013+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:38.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:38 smithi189 bash[23496]: cluster 2024-09-17T09:18:37.405357+0000 mgr.a (mgr.14150) 93 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:38.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:38 smithi189 bash[23496]: audit 2024-09-17T09:18:37.739013+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:38.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:38 smithi043 bash[22564]: cluster 2024-09-17T09:18:37.405357+0000 mgr.a (mgr.14150) 93 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:38.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:38 smithi043 bash[22564]: audit 2024-09-17T09:18:37.739013+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:39.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:39 smithi181 bash[23287]: audit 2024-09-17T09:18:38.395763+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:39.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:39 smithi181 bash[23287]: audit 2024-09-17T09:18:38.402499+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:39.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:39 smithi181 bash[23287]: audit 2024-09-17T09:18:38.412006+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:39.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:39 smithi181 bash[23287]: audit 2024-09-17T09:18:39.216739+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:39.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:39 smithi181 bash[23287]: audit 2024-09-17T09:18:39.227667+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:39.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:39 smithi181 bash[23287]: audit 2024-09-17T09:18:39.229928+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:18:39.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:39 smithi181 bash[23287]: audit 2024-09-17T09:18:39.231680+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:18:39.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:39 smithi181 bash[23287]: audit 2024-09-17T09:18:39.233426+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:39.713 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:39 smithi043 bash[22564]: audit 2024-09-17T09:18:38.395763+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:39.714 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:39 smithi043 bash[22564]: audit 2024-09-17T09:18:38.402499+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:39.714 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:39 smithi043 bash[22564]: audit 2024-09-17T09:18:38.412006+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:39.714 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:39 smithi043 bash[22564]: audit 2024-09-17T09:18:39.216739+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:39.714 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:39 smithi043 bash[22564]: audit 2024-09-17T09:18:39.227667+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:39.714 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:39 smithi043 bash[22564]: audit 2024-09-17T09:18:39.229928+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:18:39.714 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:39 smithi043 bash[22564]: audit 2024-09-17T09:18:39.231680+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:18:39.714 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:39 smithi043 bash[22564]: audit 2024-09-17T09:18:39.233426+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:39.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:39 smithi189 bash[23496]: audit 2024-09-17T09:18:38.395763+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:39.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:39 smithi189 bash[23496]: audit 2024-09-17T09:18:38.402499+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:39.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:39 smithi189 bash[23496]: audit 2024-09-17T09:18:38.412006+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:39.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:39 smithi189 bash[23496]: audit 2024-09-17T09:18:39.216739+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:39.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:39 smithi189 bash[23496]: audit 2024-09-17T09:18:39.227667+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:39.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:39 smithi189 bash[23496]: audit 2024-09-17T09:18:39.229928+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:18:39.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:39 smithi189 bash[23496]: audit 2024-09-17T09:18:39.231680+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:18:39.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:39 smithi189 bash[23496]: audit 2024-09-17T09:18:39.233426+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:40.663 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:40 smithi189 bash[23496]: cephadm 2024-09-17T09:18:39.229361+0000 mgr.a (mgr.14150) 94 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T09:18:40.663 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:40 smithi189 bash[23496]: cephadm 2024-09-17T09:18:39.235264+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Reconfiguring daemon mon.c on smithi189 2024-09-17T09:18:40.663 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:40 smithi189 bash[23496]: cluster 2024-09-17T09:18:39.405753+0000 mgr.a (mgr.14150) 96 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:40.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:40 smithi181 bash[23287]: cephadm 2024-09-17T09:18:39.229361+0000 mgr.a (mgr.14150) 94 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T09:18:40.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:40 smithi181 bash[23287]: cephadm 2024-09-17T09:18:39.235264+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Reconfiguring daemon mon.c on smithi189 2024-09-17T09:18:40.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:40 smithi181 bash[23287]: cluster 2024-09-17T09:18:39.405753+0000 mgr.a (mgr.14150) 96 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:40.708 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:40 smithi043 bash[22564]: cephadm 2024-09-17T09:18:39.229361+0000 mgr.a (mgr.14150) 94 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T09:18:40.746 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:40 smithi043 bash[22564]: cephadm 2024-09-17T09:18:39.235264+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Reconfiguring daemon mon.c on smithi189 2024-09-17T09:18:40.746 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:40 smithi043 bash[22564]: cluster 2024-09-17T09:18:39.405753+0000 mgr.a (mgr.14150) 96 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:42.479 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:42 smithi043 bash[22564]: audit 2024-09-17T09:18:41.221353+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.479 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:42 smithi043 bash[22564]: audit 2024-09-17T09:18:41.228611+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.479 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:42 smithi043 bash[22564]: audit 2024-09-17T09:18:41.231095+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:42.479 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:42 smithi043 bash[22564]: audit 2024-09-17T09:18:41.236167+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:42.479 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:42 smithi043 bash[22564]: audit 2024-09-17T09:18:41.237929+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:42.479 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:42 smithi043 bash[22564]: cephadm 2024-09-17T09:18:41.240344+0000 mgr.a (mgr.14150) 97 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-17T09:18:42.479 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:42 smithi043 bash[22564]: cephadm 2024-09-17T09:18:41.241165+0000 mgr.a (mgr.14150) 98 : cephadm [INF] Updating smithi181:/etc/ceph/ceph.conf 2024-09-17T09:18:42.479 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:42 smithi043 bash[22564]: cephadm 2024-09-17T09:18:41.242247+0000 mgr.a (mgr.14150) 99 : cephadm [INF] Updating smithi189:/etc/ceph/ceph.conf 2024-09-17T09:18:42.480 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:42 smithi043 bash[22564]: cluster 2024-09-17T09:18:41.406178+0000 mgr.a (mgr.14150) 100 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:42.480 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:42 smithi043 bash[22564]: audit 2024-09-17T09:18:41.690117+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.480 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:42 smithi043 bash[22564]: audit 2024-09-17T09:18:41.694445+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.480 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:42 smithi043 bash[22564]: audit 2024-09-17T09:18:41.697780+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.480 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:42 smithi043 bash[22564]: audit 2024-09-17T09:18:41.702016+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.480 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:42 smithi043 bash[22564]: audit 2024-09-17T09:18:41.713491+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.480 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:42 smithi043 bash[22564]: audit 2024-09-17T09:18:41.717600+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.480 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:42 smithi043 bash[22564]: audit 2024-09-17T09:18:41.721293+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.480 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:42 smithi043 bash[22564]: audit 2024-09-17T09:18:41.766932+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:18:42.480 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:42 smithi043 bash[22564]: audit 2024-09-17T09:18:41.767618+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:18:42.480 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:42 smithi043 bash[22564]: audit 2024-09-17T09:18:41.768207+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:42.511 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:42 smithi189 bash[23496]: audit 2024-09-17T09:18:41.221353+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.511 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:42 smithi189 bash[23496]: audit 2024-09-17T09:18:41.228611+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.511 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:42 smithi189 bash[23496]: audit 2024-09-17T09:18:41.231095+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:42.511 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:42 smithi189 bash[23496]: audit 2024-09-17T09:18:41.236167+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:42.512 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:42 smithi189 bash[23496]: audit 2024-09-17T09:18:41.237929+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:42.512 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:42 smithi189 bash[23496]: cephadm 2024-09-17T09:18:41.240344+0000 mgr.a (mgr.14150) 97 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-17T09:18:42.512 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:42 smithi189 bash[23496]: cephadm 2024-09-17T09:18:41.241165+0000 mgr.a (mgr.14150) 98 : cephadm [INF] Updating smithi181:/etc/ceph/ceph.conf 2024-09-17T09:18:42.512 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:42 smithi189 bash[23496]: cephadm 2024-09-17T09:18:41.242247+0000 mgr.a (mgr.14150) 99 : cephadm [INF] Updating smithi189:/etc/ceph/ceph.conf 2024-09-17T09:18:42.512 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:42 smithi189 bash[23496]: cluster 2024-09-17T09:18:41.406178+0000 mgr.a (mgr.14150) 100 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:42.513 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:42 smithi189 bash[23496]: audit 2024-09-17T09:18:41.690117+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.513 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:42 smithi189 bash[23496]: audit 2024-09-17T09:18:41.694445+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.513 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:42 smithi189 bash[23496]: audit 2024-09-17T09:18:41.697780+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.513 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:42 smithi189 bash[23496]: audit 2024-09-17T09:18:41.702016+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.513 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:42 smithi189 bash[23496]: audit 2024-09-17T09:18:41.713491+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.514 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:42 smithi189 bash[23496]: audit 2024-09-17T09:18:41.717600+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.514 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:42 smithi189 bash[23496]: audit 2024-09-17T09:18:41.721293+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.514 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:42 smithi189 bash[23496]: audit 2024-09-17T09:18:41.766932+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:18:42.514 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:42 smithi189 bash[23496]: audit 2024-09-17T09:18:41.767618+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:18:42.514 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:42 smithi189 bash[23496]: audit 2024-09-17T09:18:41.768207+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:42.604 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:18:42.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:42 smithi181 bash[23287]: audit 2024-09-17T09:18:41.221353+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:42 smithi181 bash[23287]: audit 2024-09-17T09:18:41.228611+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:42 smithi181 bash[23287]: audit 2024-09-17T09:18:41.231095+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:42.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:42 smithi181 bash[23287]: audit 2024-09-17T09:18:41.236167+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:42.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:42 smithi181 bash[23287]: audit 2024-09-17T09:18:41.237929+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:42.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:42 smithi181 bash[23287]: cephadm 2024-09-17T09:18:41.240344+0000 mgr.a (mgr.14150) 97 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-17T09:18:42.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:42 smithi181 bash[23287]: cephadm 2024-09-17T09:18:41.241165+0000 mgr.a (mgr.14150) 98 : cephadm [INF] Updating smithi181:/etc/ceph/ceph.conf 2024-09-17T09:18:42.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:42 smithi181 bash[23287]: cephadm 2024-09-17T09:18:41.242247+0000 mgr.a (mgr.14150) 99 : cephadm [INF] Updating smithi189:/etc/ceph/ceph.conf 2024-09-17T09:18:42.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:42 smithi181 bash[23287]: cluster 2024-09-17T09:18:41.406178+0000 mgr.a (mgr.14150) 100 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:42.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:42 smithi181 bash[23287]: audit 2024-09-17T09:18:41.690117+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:42 smithi181 bash[23287]: audit 2024-09-17T09:18:41.694445+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:42 smithi181 bash[23287]: audit 2024-09-17T09:18:41.697780+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:42 smithi181 bash[23287]: audit 2024-09-17T09:18:41.702016+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:42 smithi181 bash[23287]: audit 2024-09-17T09:18:41.713491+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.683 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:42 smithi181 bash[23287]: audit 2024-09-17T09:18:41.717600+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.683 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:42 smithi181 bash[23287]: audit 2024-09-17T09:18:41.721293+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:42.683 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:42 smithi181 bash[23287]: audit 2024-09-17T09:18:41.766932+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:18:42.683 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:42 smithi181 bash[23287]: audit 2024-09-17T09:18:41.767618+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:18:42.683 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:42 smithi181 bash[23287]: audit 2024-09-17T09:18:41.768207+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:43.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:43 smithi189 bash[23496]: cephadm 2024-09-17T09:18:41.499780+0000 mgr.a (mgr.14150) 101 : cephadm [INF] Updating smithi043:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:43.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:43 smithi189 bash[23496]: cephadm 2024-09-17T09:18:41.500003+0000 mgr.a (mgr.14150) 102 : cephadm [INF] Updating smithi181:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:43.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:43 smithi189 bash[23496]: cephadm 2024-09-17T09:18:41.500496+0000 mgr.a (mgr.14150) 103 : cephadm [INF] Updating smithi189:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:43.511 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:43 smithi189 bash[23496]: cephadm 2024-09-17T09:18:41.766628+0000 mgr.a (mgr.14150) 104 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T09:18:43.511 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:43 smithi189 bash[23496]: cephadm 2024-09-17T09:18:41.768904+0000 mgr.a (mgr.14150) 105 : cephadm [INF] Reconfiguring daemon mon.a on smithi043 2024-09-17T09:18:43.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:43 smithi043 bash[22564]: cephadm 2024-09-17T09:18:41.499780+0000 mgr.a (mgr.14150) 101 : cephadm [INF] Updating smithi043:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:43.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:43 smithi043 bash[22564]: cephadm 2024-09-17T09:18:41.500003+0000 mgr.a (mgr.14150) 102 : cephadm [INF] Updating smithi181:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:43.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:43 smithi043 bash[22564]: cephadm 2024-09-17T09:18:41.500496+0000 mgr.a (mgr.14150) 103 : cephadm [INF] Updating smithi189:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:43.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:43 smithi043 bash[22564]: cephadm 2024-09-17T09:18:41.766628+0000 mgr.a (mgr.14150) 104 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T09:18:43.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:43 smithi043 bash[22564]: cephadm 2024-09-17T09:18:41.768904+0000 mgr.a (mgr.14150) 105 : cephadm [INF] Reconfiguring daemon mon.a on smithi043 2024-09-17T09:18:43.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:43 smithi181 bash[23287]: cephadm 2024-09-17T09:18:41.499780+0000 mgr.a (mgr.14150) 101 : cephadm [INF] Updating smithi043:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:43.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:43 smithi181 bash[23287]: cephadm 2024-09-17T09:18:41.500003+0000 mgr.a (mgr.14150) 102 : cephadm [INF] Updating smithi181:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:43.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:43 smithi181 bash[23287]: cephadm 2024-09-17T09:18:41.500496+0000 mgr.a (mgr.14150) 103 : cephadm [INF] Updating smithi189:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:18:43.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:43 smithi181 bash[23287]: cephadm 2024-09-17T09:18:41.766628+0000 mgr.a (mgr.14150) 104 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T09:18:43.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:43 smithi181 bash[23287]: cephadm 2024-09-17T09:18:41.768904+0000 mgr.a (mgr.14150) 105 : cephadm [INF] Reconfiguring daemon mon.a on smithi043 2024-09-17T09:18:44.444 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:44 smithi043 bash[22564]: cluster 2024-09-17T09:18:43.406583+0000 mgr.a (mgr.14150) 106 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:44.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:44 smithi189 bash[23496]: cluster 2024-09-17T09:18:43.406583+0000 mgr.a (mgr.14150) 106 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:44.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:44 smithi181 bash[23287]: cluster 2024-09-17T09:18:43.406583+0000 mgr.a (mgr.14150) 106 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:45.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:45 smithi189 bash[23496]: cluster 2024-09-17T09:18:45.406946+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:45.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:45 smithi043 bash[22564]: cluster 2024-09-17T09:18:45.406946+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:45.931 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:45 smithi181 bash[23287]: cluster 2024-09-17T09:18:45.406946+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:47.305 INFO:teuthology.orchestra.run.smithi043.stdout:# minimal ceph.conf for 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:18:47.305 INFO:teuthology.orchestra.run.smithi043.stdout:[global] 2024-09-17T09:18:47.305 INFO:teuthology.orchestra.run.smithi043.stdout: fsid = 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:18:47.305 INFO:teuthology.orchestra.run.smithi043.stdout: mon_host = [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] [v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0] 2024-09-17T09:18:47.996 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-17T09:18:47.997 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T09:18:47.997 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T09:18:48.011 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T09:18:48.011 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:18:48.067 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-17T09:18:48.067 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T09:18:48.082 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-17T09:18:48.082 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:18:48.137 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-09-17T09:18:48.137 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T09:18:48.152 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-09-17T09:18:48.152 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:18:48.202 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:47 smithi189 bash[23496]: audit 2024-09-17T09:18:46.941414+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:48.202 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:47 smithi189 bash[23496]: audit 2024-09-17T09:18:46.946874+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:48.202 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:47 smithi189 bash[23496]: audit 2024-09-17T09:18:47.305003+0000 mon.a (mon.0) 312 : audit [DBG] from='client.? 172.21.15.43:0/1971120853' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:48.202 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:47 smithi189 bash[23496]: cluster 2024-09-17T09:18:47.407276+0000 mgr.a (mgr.14150) 108 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:48.205 INFO:tasks.cephadm:Adding mgr.a on smithi043 2024-09-17T09:18:48.205 INFO:tasks.cephadm:Adding mgr.b on smithi181 2024-09-17T09:18:48.206 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi043=a;smithi181=b' 2024-09-17T09:18:48.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:47 smithi043 bash[22564]: audit 2024-09-17T09:18:46.941414+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:48.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:47 smithi043 bash[22564]: audit 2024-09-17T09:18:46.946874+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:48.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:47 smithi043 bash[22564]: audit 2024-09-17T09:18:47.305003+0000 mon.a (mon.0) 312 : audit [DBG] from='client.? 172.21.15.43:0/1971120853' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:48.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:47 smithi043 bash[22564]: cluster 2024-09-17T09:18:47.407276+0000 mgr.a (mgr.14150) 108 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:48.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:47 smithi181 bash[23287]: audit 2024-09-17T09:18:46.941414+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:48.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:47 smithi181 bash[23287]: audit 2024-09-17T09:18:46.946874+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:48.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:47 smithi181 bash[23287]: audit 2024-09-17T09:18:47.305003+0000 mon.a (mon.0) 312 : audit [DBG] from='client.? 172.21.15.43:0/1971120853' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:48.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:47 smithi181 bash[23287]: cluster 2024-09-17T09:18:47.407276+0000 mgr.a (mgr.14150) 108 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:49.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:49 smithi189 bash[23496]: cluster 2024-09-17T09:18:49.407604+0000 mgr.a (mgr.14150) 109 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:49.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:49 smithi043 bash[22564]: cluster 2024-09-17T09:18:49.407604+0000 mgr.a (mgr.14150) 109 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:49.931 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:49 smithi181 bash[23287]: cluster 2024-09-17T09:18:49.407604+0000 mgr.a (mgr.14150) 109 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:50.931 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:50 smithi181 bash[23287]: audit 2024-09-17T09:18:49.602659+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:50.931 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:50 smithi181 bash[23287]: audit 2024-09-17T09:18:49.609944+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:50.931 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:50 smithi181 bash[23287]: audit 2024-09-17T09:18:49.618448+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:51.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:50 smithi189 bash[23496]: audit 2024-09-17T09:18:49.602659+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:51.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:50 smithi189 bash[23496]: audit 2024-09-17T09:18:49.609944+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:51.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:50 smithi189 bash[23496]: audit 2024-09-17T09:18:49.618448+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:51.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:50 smithi043 bash[22564]: audit 2024-09-17T09:18:49.602659+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:51.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:50 smithi043 bash[22564]: audit 2024-09-17T09:18:49.609944+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:51.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:50 smithi043 bash[22564]: audit 2024-09-17T09:18:49.618448+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:51.904 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T09:18:51.931 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:51 smithi181 bash[23287]: cluster 2024-09-17T09:18:51.408016+0000 mgr.a (mgr.14150) 110 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:52.003 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:51 smithi189 bash[23496]: cluster 2024-09-17T09:18:51.408016+0000 mgr.a (mgr.14150) 110 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:52.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:51 smithi043 bash[22564]: cluster 2024-09-17T09:18:51.408016+0000 mgr.a (mgr.14150) 110 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:53.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:53 smithi189 bash[23496]: cluster 2024-09-17T09:18:53.408409+0000 mgr.a (mgr.14150) 111 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:53.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:53 smithi043 bash[22564]: cluster 2024-09-17T09:18:53.408409+0000 mgr.a (mgr.14150) 111 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:53.931 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:53 smithi181 bash[23287]: cluster 2024-09-17T09:18:53.408409+0000 mgr.a (mgr.14150) 111 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:54.814 INFO:teuthology.orchestra.run.smithi189.stdout:Scheduled mgr update... 2024-09-17T09:18:55.424 DEBUG:teuthology.orchestra.run.smithi181:mgr.b> sudo journalctl -f -n 0 -u ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mgr.b.service 2024-09-17T09:18:55.427 INFO:tasks.cephadm:Deploying OSDs... 2024-09-17T09:18:55.427 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-17T09:18:55.427 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T09:18:55.434 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-17T09:18:55.434 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_1 2024-09-17T09:18:55.484 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T09:18:55.484 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:18:55.484 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 884 Links: 1 2024-09-17T09:18:55.484 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:18:55.484 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-17 09:08:29.833216834 +0000 2024-09-17T09:18:55.484 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-17 09:08:29.573219156 +0000 2024-09-17T09:18:55.484 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-17 09:08:29.573219156 +0000 2024-09-17T09:18:55.484 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2024-09-17T09:18:55.484 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T09:18:55.538 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-17T09:18:55.539 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-17T09:18:55.539 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000318385 s, 1.6 MB/s 2024-09-17T09:18:55.540 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T09:18:55.589 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_2 2024-09-17T09:18:55.635 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T09:18:55.635 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:18:55.636 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 896 Links: 1 2024-09-17T09:18:55.636 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:18:55.636 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-17 09:08:30.313212547 +0000 2024-09-17T09:18:55.636 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-17 09:08:30.057214833 +0000 2024-09-17T09:18:55.636 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-17 09:08:30.057214833 +0000 2024-09-17T09:18:55.636 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2024-09-17T09:18:55.636 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T09:18:55.690 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-17T09:18:55.690 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-17T09:18:55.690 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000319585 s, 1.6 MB/s 2024-09-17T09:18:55.692 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T09:18:55.741 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_3 2024-09-17T09:18:55.787 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T09:18:55.787 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:18:55.788 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 913 Links: 1 2024-09-17T09:18:55.788 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:18:55.788 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-17 09:08:30.549210438 +0000 2024-09-17T09:18:55.788 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-17 09:08:30.545210473 +0000 2024-09-17T09:18:55.788 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-17 09:08:30.545210473 +0000 2024-09-17T09:18:55.788 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2024-09-17T09:18:55.788 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T09:18:55.843 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-17T09:18:55.843 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-17T09:18:55.843 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000256075 s, 2.0 MB/s 2024-09-17T09:18:55.844 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T09:18:55.892 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_4 2024-09-17T09:18:55.939 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T09:18:55.939 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:18:55.939 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 934 Links: 1 2024-09-17T09:18:55.939 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:18:55.939 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-17 09:08:31.313203614 +0000 2024-09-17T09:18:55.939 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-17 09:08:31.033206115 +0000 2024-09-17T09:18:55.939 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-17 09:08:31.033206115 +0000 2024-09-17T09:18:55.939 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2024-09-17T09:18:55.940 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T09:18:55.994 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-17T09:18:55.994 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-17T09:18:55.994 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000200287 s, 2.6 MB/s 2024-09-17T09:18:55.995 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T09:18:56.045 DEBUG:teuthology.orchestra.run.smithi181:> set -ex 2024-09-17T09:18:56.045 DEBUG:teuthology.orchestra.run.smithi181:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T09:18:56.051 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-17T09:18:56.051 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/vg_nvme/lv_1 2024-09-17T09:18:56.098 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T09:18:56.109 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:18:56.110 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 5h/5d Inode: 874 Links: 1 2024-09-17T09:18:56.110 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:18:56.110 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2024-09-17 09:08:25.011942444 +0000 2024-09-17T09:18:56.110 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2024-09-17 09:08:24.755944731 +0000 2024-09-17T09:18:56.110 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2024-09-17 09:08:24.755944731 +0000 2024-09-17T09:18:56.110 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: - 2024-09-17T09:18:56.110 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T09:18:56.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:55 smithi181 bash[23287]: audit 2024-09-17T09:18:54.803274+0000 mgr.a (mgr.14150) 112 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi043=a;smithi181=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:18:56.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:55 smithi181 bash[23287]: cephadm 2024-09-17T09:18:54.806199+0000 mgr.a (mgr.14150) 113 : cephadm [INF] Saving service mgr spec with placement smithi043=a;smithi181=b;count:2 2024-09-17T09:18:56.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:55 smithi181 bash[23287]: audit 2024-09-17T09:18:54.813077+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:56.150 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:55 smithi181 bash[23287]: audit 2024-09-17T09:18:54.814683+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:56.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:55 smithi181 bash[23287]: audit 2024-09-17T09:18:54.819119+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:56.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:55 smithi181 bash[23287]: audit 2024-09-17T09:18:54.820991+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:56.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:55 smithi181 bash[23287]: audit 2024-09-17T09:18:54.830438+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:56.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:55 smithi181 bash[23287]: audit 2024-09-17T09:18:54.834419+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:18:56.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:55 smithi181 bash[23287]: audit 2024-09-17T09:18:54.840441+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T09:18:56.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:55 smithi181 bash[23287]: audit 2024-09-17T09:18:54.841993+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:18:56.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:55 smithi181 bash[23287]: audit 2024-09-17T09:18:54.843694+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:56.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:55 smithi181 bash[23287]: cephadm 2024-09-17T09:18:54.845458+0000 mgr.a (mgr.14150) 114 : cephadm [INF] Deploying daemon mgr.b on smithi181 2024-09-17T09:18:56.151 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:55 smithi181 bash[23287]: cluster 2024-09-17T09:18:55.408859+0000 mgr.a (mgr.14150) 115 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:56.152 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2024-09-17T09:18:56.152 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2024-09-17T09:18:56.152 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.00043462 s, 1.2 MB/s 2024-09-17T09:18:56.153 DEBUG:teuthology.orchestra.run.smithi181:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T09:18:56.203 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/vg_nvme/lv_2 2024-09-17T09:18:56.252 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T09:18:56.253 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:18:56.253 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 5h/5d Inode: 894 Links: 1 2024-09-17T09:18:56.253 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:18:56.253 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2024-09-17 09:08:25.495938121 +0000 2024-09-17T09:18:56.253 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2024-09-17 09:08:25.243940371 +0000 2024-09-17T09:18:56.253 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2024-09-17 09:08:25.243940371 +0000 2024-09-17T09:18:56.253 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: - 2024-09-17T09:18:56.253 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T09:18:56.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:55 smithi189 bash[23496]: audit 2024-09-17T09:18:54.803274+0000 mgr.a (mgr.14150) 112 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi043=a;smithi181=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:18:56.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:55 smithi189 bash[23496]: cephadm 2024-09-17T09:18:54.806199+0000 mgr.a (mgr.14150) 113 : cephadm [INF] Saving service mgr spec with placement smithi043=a;smithi181=b;count:2 2024-09-17T09:18:56.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:55 smithi189 bash[23496]: audit 2024-09-17T09:18:54.813077+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:56.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:55 smithi189 bash[23496]: audit 2024-09-17T09:18:54.814683+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:56.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:55 smithi189 bash[23496]: audit 2024-09-17T09:18:54.819119+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:56.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:55 smithi189 bash[23496]: audit 2024-09-17T09:18:54.820991+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:56.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:55 smithi189 bash[23496]: audit 2024-09-17T09:18:54.830438+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:56.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:55 smithi189 bash[23496]: audit 2024-09-17T09:18:54.834419+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:18:56.261 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:55 smithi189 bash[23496]: audit 2024-09-17T09:18:54.840441+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T09:18:56.261 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:55 smithi189 bash[23496]: audit 2024-09-17T09:18:54.841993+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:18:56.261 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:55 smithi189 bash[23496]: audit 2024-09-17T09:18:54.843694+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:56.261 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:55 smithi189 bash[23496]: cephadm 2024-09-17T09:18:54.845458+0000 mgr.a (mgr.14150) 114 : cephadm [INF] Deploying daemon mgr.b on smithi181 2024-09-17T09:18:56.261 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:55 smithi189 bash[23496]: cluster 2024-09-17T09:18:55.408859+0000 mgr.a (mgr.14150) 115 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:56.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:55 smithi043 bash[22564]: audit 2024-09-17T09:18:54.803274+0000 mgr.a (mgr.14150) 112 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi043=a;smithi181=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:18:56.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:55 smithi043 bash[22564]: cephadm 2024-09-17T09:18:54.806199+0000 mgr.a (mgr.14150) 113 : cephadm [INF] Saving service mgr spec with placement smithi043=a;smithi181=b;count:2 2024-09-17T09:18:56.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:55 smithi043 bash[22564]: audit 2024-09-17T09:18:54.813077+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:56.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:55 smithi043 bash[22564]: audit 2024-09-17T09:18:54.814683+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:56.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:55 smithi043 bash[22564]: audit 2024-09-17T09:18:54.819119+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:56.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:55 smithi043 bash[22564]: audit 2024-09-17T09:18:54.820991+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:56.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:55 smithi043 bash[22564]: audit 2024-09-17T09:18:54.830438+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:56.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:55 smithi043 bash[22564]: audit 2024-09-17T09:18:54.834419+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:18:56.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:55 smithi043 bash[22564]: audit 2024-09-17T09:18:54.840441+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T09:18:56.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:55 smithi043 bash[22564]: audit 2024-09-17T09:18:54.841993+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:18:56.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:55 smithi043 bash[22564]: audit 2024-09-17T09:18:54.843694+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:56.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:55 smithi043 bash[22564]: cephadm 2024-09-17T09:18:54.845458+0000 mgr.a (mgr.14150) 114 : cephadm [INF] Deploying daemon mgr.b on smithi181 2024-09-17T09:18:56.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:55 smithi043 bash[22564]: cluster 2024-09-17T09:18:55.408859+0000 mgr.a (mgr.14150) 115 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:56.305 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2024-09-17T09:18:56.305 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2024-09-17T09:18:56.305 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000312135 s, 1.6 MB/s 2024-09-17T09:18:56.306 DEBUG:teuthology.orchestra.run.smithi181:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T09:18:56.354 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/vg_nvme/lv_3 2024-09-17T09:18:56.400 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T09:18:56.401 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:18:56.401 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 5h/5d Inode: 911 Links: 1 2024-09-17T09:18:56.401 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:18:56.401 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2024-09-17 09:08:26.011933511 +0000 2024-09-17T09:18:56.401 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2024-09-17 09:08:25.767935691 +0000 2024-09-17T09:18:56.401 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2024-09-17 09:08:25.767935691 +0000 2024-09-17T09:18:56.401 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: - 2024-09-17T09:18:56.401 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T09:18:56.453 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2024-09-17T09:18:56.454 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2024-09-17T09:18:56.454 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.000325688 s, 1.6 MB/s 2024-09-17T09:18:56.455 DEBUG:teuthology.orchestra.run.smithi181:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T09:18:56.506 DEBUG:teuthology.orchestra.run.smithi181:> stat /dev/vg_nvme/lv_4 2024-09-17T09:18:56.553 INFO:teuthology.orchestra.run.smithi181.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T09:18:56.553 INFO:teuthology.orchestra.run.smithi181.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:18:56.553 INFO:teuthology.orchestra.run.smithi181.stdout:Device: 5h/5d Inode: 923 Links: 1 2024-09-17T09:18:56.553 INFO:teuthology.orchestra.run.smithi181.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:18:56.553 INFO:teuthology.orchestra.run.smithi181.stdout:Access: 2024-09-17 09:08:26.467929438 +0000 2024-09-17T09:18:56.553 INFO:teuthology.orchestra.run.smithi181.stdout:Modify: 2024-09-17 09:08:26.223931617 +0000 2024-09-17T09:18:56.554 INFO:teuthology.orchestra.run.smithi181.stdout:Change: 2024-09-17 09:08:26.223931617 +0000 2024-09-17T09:18:56.554 INFO:teuthology.orchestra.run.smithi181.stdout: Birth: - 2024-09-17T09:18:56.556 DEBUG:teuthology.orchestra.run.smithi181:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T09:18:56.607 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records in 2024-09-17T09:18:56.608 INFO:teuthology.orchestra.run.smithi181.stderr:1+0 records out 2024-09-17T09:18:56.608 INFO:teuthology.orchestra.run.smithi181.stderr:512 bytes copied, 0.00037378 s, 1.4 MB/s 2024-09-17T09:18:56.609 DEBUG:teuthology.orchestra.run.smithi181:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T09:18:56.663 DEBUG:teuthology.orchestra.run.smithi189:> set -ex 2024-09-17T09:18:56.664 DEBUG:teuthology.orchestra.run.smithi189:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T09:18:56.670 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-17T09:18:56.670 DEBUG:teuthology.orchestra.run.smithi189:> stat /dev/vg_nvme/lv_1 2024-09-17T09:18:56.721 INFO:teuthology.orchestra.run.smithi189.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T09:18:56.721 INFO:teuthology.orchestra.run.smithi189.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:18:56.721 INFO:teuthology.orchestra.run.smithi189.stdout:Device: 5h/5d Inode: 873 Links: 1 2024-09-17T09:18:56.721 INFO:teuthology.orchestra.run.smithi189.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:18:56.722 INFO:teuthology.orchestra.run.smithi189.stdout:Access: 2024-09-17 09:08:27.964972356 +0000 2024-09-17T09:18:56.722 INFO:teuthology.orchestra.run.smithi189.stdout:Modify: 2024-09-17 09:08:27.704974679 +0000 2024-09-17T09:18:56.722 INFO:teuthology.orchestra.run.smithi189.stdout:Change: 2024-09-17 09:08:27.704974679 +0000 2024-09-17T09:18:56.722 INFO:teuthology.orchestra.run.smithi189.stdout: Birth: - 2024-09-17T09:18:56.722 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T09:18:56.774 INFO:teuthology.orchestra.run.smithi189.stderr:1+0 records in 2024-09-17T09:18:56.774 INFO:teuthology.orchestra.run.smithi189.stderr:1+0 records out 2024-09-17T09:18:56.774 INFO:teuthology.orchestra.run.smithi189.stderr:512 bytes copied, 0.000301443 s, 1.7 MB/s 2024-09-17T09:18:56.775 DEBUG:teuthology.orchestra.run.smithi189:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T09:18:56.826 DEBUG:teuthology.orchestra.run.smithi189:> stat /dev/vg_nvme/lv_2 2024-09-17T09:18:56.873 INFO:teuthology.orchestra.run.smithi189.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T09:18:56.873 INFO:teuthology.orchestra.run.smithi189.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:18:56.873 INFO:teuthology.orchestra.run.smithi189.stdout:Device: 5h/5d Inode: 892 Links: 1 2024-09-17T09:18:56.873 INFO:teuthology.orchestra.run.smithi189.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:18:56.873 INFO:teuthology.orchestra.run.smithi189.stdout:Access: 2024-09-17 09:08:28.208970177 +0000 2024-09-17T09:18:56.873 INFO:teuthology.orchestra.run.smithi189.stdout:Modify: 2024-09-17 09:08:28.204970212 +0000 2024-09-17T09:18:56.874 INFO:teuthology.orchestra.run.smithi189.stdout:Change: 2024-09-17 09:08:28.204970212 +0000 2024-09-17T09:18:56.874 INFO:teuthology.orchestra.run.smithi189.stdout: Birth: - 2024-09-17T09:18:56.874 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T09:18:56.927 INFO:teuthology.orchestra.run.smithi189.stderr:1+0 records in 2024-09-17T09:18:56.927 INFO:teuthology.orchestra.run.smithi189.stderr:1+0 records out 2024-09-17T09:18:56.927 INFO:teuthology.orchestra.run.smithi189.stderr:512 bytes copied, 0.000343127 s, 1.5 MB/s 2024-09-17T09:18:56.928 DEBUG:teuthology.orchestra.run.smithi189:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T09:18:56.975 DEBUG:teuthology.orchestra.run.smithi189:> stat /dev/vg_nvme/lv_3 2024-09-17T09:18:57.026 INFO:teuthology.orchestra.run.smithi189.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T09:18:57.026 INFO:teuthology.orchestra.run.smithi189.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:18:57.026 INFO:teuthology.orchestra.run.smithi189.stdout:Device: 5h/5d Inode: 912 Links: 1 2024-09-17T09:18:57.026 INFO:teuthology.orchestra.run.smithi189.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:18:57.026 INFO:teuthology.orchestra.run.smithi189.stdout:Access: 2024-09-17 09:08:28.932963710 +0000 2024-09-17T09:18:57.026 INFO:teuthology.orchestra.run.smithi189.stdout:Modify: 2024-09-17 09:08:28.708965711 +0000 2024-09-17T09:18:57.026 INFO:teuthology.orchestra.run.smithi189.stdout:Change: 2024-09-17 09:08:28.708965711 +0000 2024-09-17T09:18:57.027 INFO:teuthology.orchestra.run.smithi189.stdout: Birth: - 2024-09-17T09:18:57.027 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T09:18:57.079 INFO:teuthology.orchestra.run.smithi189.stderr:1+0 records in 2024-09-17T09:18:57.079 INFO:teuthology.orchestra.run.smithi189.stderr:1+0 records out 2024-09-17T09:18:57.079 INFO:teuthology.orchestra.run.smithi189.stderr:512 bytes copied, 0.000412778 s, 1.2 MB/s 2024-09-17T09:18:57.080 DEBUG:teuthology.orchestra.run.smithi189:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T09:18:57.126 DEBUG:teuthology.orchestra.run.smithi189:> stat /dev/vg_nvme/lv_4 2024-09-17T09:18:57.173 INFO:teuthology.orchestra.run.smithi189.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T09:18:57.174 INFO:teuthology.orchestra.run.smithi189.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:18:57.174 INFO:teuthology.orchestra.run.smithi189.stdout:Device: 5h/5d Inode: 931 Links: 1 2024-09-17T09:18:57.174 INFO:teuthology.orchestra.run.smithi189.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:18:57.174 INFO:teuthology.orchestra.run.smithi189.stdout:Access: 2024-09-17 09:08:29.448959100 +0000 2024-09-17T09:18:57.174 INFO:teuthology.orchestra.run.smithi189.stdout:Modify: 2024-09-17 09:08:29.164961638 +0000 2024-09-17T09:18:57.174 INFO:teuthology.orchestra.run.smithi189.stdout:Change: 2024-09-17 09:08:29.164961638 +0000 2024-09-17T09:18:57.174 INFO:teuthology.orchestra.run.smithi189.stdout: Birth: - 2024-09-17T09:18:57.174 DEBUG:teuthology.orchestra.run.smithi189:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T09:18:57.227 INFO:teuthology.orchestra.run.smithi189.stderr:1+0 records in 2024-09-17T09:18:57.227 INFO:teuthology.orchestra.run.smithi189.stderr:1+0 records out 2024-09-17T09:18:57.227 INFO:teuthology.orchestra.run.smithi189.stderr:512 bytes copied, 0.000339935 s, 1.5 MB/s 2024-09-17T09:18:57.228 DEBUG:teuthology.orchestra.run.smithi189:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T09:18:57.274 INFO:tasks.cephadm:Deploying osd.0 on smithi043 with /dev/vg_nvme/lv_4... 2024-09-17T09:18:57.275 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-09-17T09:18:58.181 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:57 smithi181 bash[23287]: audit 2024-09-17T09:18:56.873783+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:58.181 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:57 smithi181 bash[23287]: audit 2024-09-17T09:18:56.880616+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:58.181 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:57 smithi181 bash[23287]: audit 2024-09-17T09:18:56.889229+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:58.181 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:57 smithi181 bash[23287]: cluster 2024-09-17T09:18:57.409342+0000 mgr.a (mgr.14150) 116 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:58.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:57 smithi189 bash[23496]: audit 2024-09-17T09:18:56.873783+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:58.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:57 smithi189 bash[23496]: audit 2024-09-17T09:18:56.880616+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:58.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:57 smithi189 bash[23496]: audit 2024-09-17T09:18:56.889229+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:58.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:57 smithi189 bash[23496]: cluster 2024-09-17T09:18:57.409342+0000 mgr.a (mgr.14150) 116 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:58.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:57 smithi043 bash[22564]: audit 2024-09-17T09:18:56.873783+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:58.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:57 smithi043 bash[22564]: audit 2024-09-17T09:18:56.880616+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:58.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:57 smithi043 bash[22564]: audit 2024-09-17T09:18:56.889229+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:58.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:57 smithi043 bash[22564]: cluster 2024-09-17T09:18:57.409342+0000 mgr.a (mgr.14150) 116 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:18:58.544 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:58 smithi181 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:18:58.544 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:58 smithi181 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:18:58.544 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:18:58 smithi181 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:18:58.544 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:18:58 smithi181 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:18:58.545 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:18:58 smithi181 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:18:58.545 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:18:58 smithi181 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:18:58.822 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:18:58 smithi181 systemd[1]: Started Ceph mgr.b for 2749fc84-74d5-11ef-bceb-c7b262605968. 2024-09-17T09:18:59.931 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:59 smithi181 bash[23287]: audit 2024-09-17T09:18:58.584382+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:59.931 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:59 smithi181 bash[23287]: audit 2024-09-17T09:18:58.591601+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:59.931 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:59 smithi181 bash[23287]: audit 2024-09-17T09:18:58.600242+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:59.931 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:59 smithi181 bash[23287]: audit 2024-09-17T09:18:58.689493+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:59.932 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:59 smithi181 bash[23287]: audit 2024-09-17T09:18:58.696416+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:59.932 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:59 smithi181 bash[23287]: audit 2024-09-17T09:18:58.703599+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:59.932 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:59 smithi181 bash[23287]: audit 2024-09-17T09:18:58.710367+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:59.932 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:59 smithi181 bash[23287]: audit 2024-09-17T09:18:58.793593+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:18:59.932 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:59 smithi181 bash[23287]: audit 2024-09-17T09:18:58.798301+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:59.932 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:59 smithi181 bash[23287]: audit 2024-09-17T09:18:58.799664+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:18:59.932 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:59 smithi181 bash[23287]: audit 2024-09-17T09:18:58.808530+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:18:59.932 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:59 smithi181 bash[23287]: cephadm 2024-09-17T09:18:58.809126+0000 mgr.a (mgr.14150) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T09:18:59.932 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:59 smithi181 bash[23287]: cephadm 2024-09-17T09:18:58.885918+0000 mgr.a (mgr.14150) 118 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-17T09:18:59.932 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:59 smithi181 bash[23287]: audit 2024-09-17T09:18:58.886490+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:18:59.932 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:59 smithi181 bash[23287]: audit 2024-09-17T09:18:58.888061+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:18:59.932 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:59 smithi181 bash[23287]: audit 2024-09-17T09:18:58.889250+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:18:59.933 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:59 smithi181 bash[23287]: cephadm 2024-09-17T09:18:58.890689+0000 mgr.a (mgr.14150) 119 : cephadm [INF] Reconfiguring daemon mgr.a on smithi043 2024-09-17T09:18:59.933 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:18:59 smithi181 bash[23287]: cluster 2024-09-17T09:18:59.409758+0000 mgr.a (mgr.14150) 120 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:00.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:59 smithi189 bash[23496]: audit 2024-09-17T09:18:58.584382+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:00.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:59 smithi189 bash[23496]: audit 2024-09-17T09:18:58.591601+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:00.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:59 smithi189 bash[23496]: audit 2024-09-17T09:18:58.600242+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:00.011 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:59 smithi189 bash[23496]: audit 2024-09-17T09:18:58.689493+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:00.011 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:59 smithi189 bash[23496]: audit 2024-09-17T09:18:58.696416+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:00.011 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:59 smithi189 bash[23496]: audit 2024-09-17T09:18:58.703599+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:00.011 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:59 smithi189 bash[23496]: audit 2024-09-17T09:18:58.710367+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:00.011 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:59 smithi189 bash[23496]: audit 2024-09-17T09:18:58.793593+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:00.011 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:59 smithi189 bash[23496]: audit 2024-09-17T09:18:58.798301+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:00.011 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:59 smithi189 bash[23496]: audit 2024-09-17T09:18:58.799664+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:00.011 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:59 smithi189 bash[23496]: audit 2024-09-17T09:18:58.808530+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:00.011 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:59 smithi189 bash[23496]: cephadm 2024-09-17T09:18:58.809126+0000 mgr.a (mgr.14150) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T09:19:00.011 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:59 smithi189 bash[23496]: cephadm 2024-09-17T09:18:58.885918+0000 mgr.a (mgr.14150) 118 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-17T09:19:00.011 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:59 smithi189 bash[23496]: audit 2024-09-17T09:18:58.886490+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:19:00.011 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:59 smithi189 bash[23496]: audit 2024-09-17T09:18:58.888061+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:19:00.011 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:59 smithi189 bash[23496]: audit 2024-09-17T09:18:58.889250+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:00.012 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:59 smithi189 bash[23496]: cephadm 2024-09-17T09:18:58.890689+0000 mgr.a (mgr.14150) 119 : cephadm [INF] Reconfiguring daemon mgr.a on smithi043 2024-09-17T09:19:00.012 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:18:59 smithi189 bash[23496]: cluster 2024-09-17T09:18:59.409758+0000 mgr.a (mgr.14150) 120 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:00.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:59 smithi043 bash[22564]: audit 2024-09-17T09:18:58.584382+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:00.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:59 smithi043 bash[22564]: audit 2024-09-17T09:18:58.591601+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:00.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:59 smithi043 bash[22564]: audit 2024-09-17T09:18:58.600242+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:00.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:59 smithi043 bash[22564]: audit 2024-09-17T09:18:58.689493+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:00.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:59 smithi043 bash[22564]: audit 2024-09-17T09:18:58.696416+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:00.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:59 smithi043 bash[22564]: audit 2024-09-17T09:18:58.703599+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:00.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:59 smithi043 bash[22564]: audit 2024-09-17T09:18:58.710367+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:00.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:59 smithi043 bash[22564]: audit 2024-09-17T09:18:58.793593+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:00.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:59 smithi043 bash[22564]: audit 2024-09-17T09:18:58.798301+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:00.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:59 smithi043 bash[22564]: audit 2024-09-17T09:18:58.799664+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:00.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:59 smithi043 bash[22564]: audit 2024-09-17T09:18:58.808530+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:00.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:59 smithi043 bash[22564]: cephadm 2024-09-17T09:18:58.809126+0000 mgr.a (mgr.14150) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T09:19:00.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:59 smithi043 bash[22564]: cephadm 2024-09-17T09:18:58.885918+0000 mgr.a (mgr.14150) 118 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-17T09:19:00.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:59 smithi043 bash[22564]: audit 2024-09-17T09:18:58.886490+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:19:00.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:59 smithi043 bash[22564]: audit 2024-09-17T09:18:58.888061+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:19:00.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:59 smithi043 bash[22564]: audit 2024-09-17T09:18:58.889250+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:00.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:59 smithi043 bash[22564]: cephadm 2024-09-17T09:18:58.890689+0000 mgr.a (mgr.14150) 119 : cephadm [INF] Reconfiguring daemon mgr.a on smithi043 2024-09-17T09:19:00.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:18:59 smithi043 bash[22564]: cluster 2024-09-17T09:18:59.409758+0000 mgr.a (mgr.14150) 120 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:00.430 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:00 smithi181 bash[24390]: debug 2024-09-17T09:19:00.200+0000 7f259c41f640 1 -- 172.21.15.181:0/2609419518 <== mon.2 v2:172.21.15.181:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5587523d4d00 con 0x5587523c7800 2024-09-17T09:19:00.431 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:00 smithi181 bash[24390]: debug 2024-09-17T09:19:00.316+0000 7f259ec88040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T09:19:01.931 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:01 smithi181 bash[24390]: debug 2024-09-17T09:19:01.560+0000 7f259ec88040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T09:19:01.931 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:01 smithi181 bash[24390]: debug 2024-09-17T09:19:01.624+0000 7f259ec88040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T09:19:01.931 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:01 smithi181 bash[24390]: debug 2024-09-17T09:19:01.780+0000 7f259ec88040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T09:19:02.084 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:19:02.486 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:02 smithi181 bash[24390]: debug 2024-09-17T09:19:02.448+0000 7f259ec88040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T09:19:02.486 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:02 smithi181 bash[23287]: audit 2024-09-17T09:19:01.337047+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:02.487 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:02 smithi181 bash[23287]: cluster 2024-09-17T09:19:01.410170+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:02.487 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:02 smithi181 bash[23287]: audit 2024-09-17T09:19:01.627858+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:02.487 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:02 smithi181 bash[23287]: audit 2024-09-17T09:19:01.632623+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:02.487 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:02 smithi181 bash[23287]: audit 2024-09-17T09:19:01.635481+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:02.487 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:02 smithi181 bash[23287]: audit 2024-09-17T09:19:01.638225+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:02.487 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:02 smithi181 bash[23287]: audit 2024-09-17T09:19:01.639376+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:02.487 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:02 smithi181 bash[23287]: audit 2024-09-17T09:19:01.644701+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:02.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:02 smithi189 bash[23496]: audit 2024-09-17T09:19:01.337047+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:02.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:02 smithi189 bash[23496]: cluster 2024-09-17T09:19:01.410170+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:02.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:02 smithi189 bash[23496]: audit 2024-09-17T09:19:01.627858+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:02.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:02 smithi189 bash[23496]: audit 2024-09-17T09:19:01.632623+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:02.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:02 smithi189 bash[23496]: audit 2024-09-17T09:19:01.635481+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:02.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:02 smithi189 bash[23496]: audit 2024-09-17T09:19:01.638225+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:02.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:02 smithi189 bash[23496]: audit 2024-09-17T09:19:01.639376+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:02.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:02 smithi189 bash[23496]: audit 2024-09-17T09:19:01.644701+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:02.769 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:02 smithi181 bash[24390]: debug 2024-09-17T09:19:02.532+0000 7f259ec88040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T09:19:02.769 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:02 smithi181 bash[24390]: debug 2024-09-17T09:19:02.620+0000 7f259ec88040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T09:19:02.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:02 smithi043 bash[22564]: audit 2024-09-17T09:19:01.337047+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:02.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:02 smithi043 bash[22564]: cluster 2024-09-17T09:19:01.410170+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:02.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:02 smithi043 bash[22564]: audit 2024-09-17T09:19:01.627858+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:02.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:02 smithi043 bash[22564]: audit 2024-09-17T09:19:01.632623+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:02.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:02 smithi043 bash[22564]: audit 2024-09-17T09:19:01.635481+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:02.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:02 smithi043 bash[22564]: audit 2024-09-17T09:19:01.638225+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:02.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:02 smithi043 bash[22564]: audit 2024-09-17T09:19:01.639376+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:02.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:02 smithi043 bash[22564]: audit 2024-09-17T09:19:01.644701+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:03.181 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:02 smithi181 bash[24390]: debug 2024-09-17T09:19:02.808+0000 7f259ec88040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T09:19:03.181 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:02 smithi181 bash[24390]: debug 2024-09-17T09:19:02.884+0000 7f259ec88040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T09:19:03.181 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:02 smithi181 bash[24390]: debug 2024-09-17T09:19:02.952+0000 7f259ec88040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T09:19:03.471 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:03 smithi181 bash[23287]: cephadm 2024-09-17T09:19:01.645094+0000 mgr.a (mgr.14150) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T09:19:03.472 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:03 smithi181 bash[23287]: audit 2024-09-17T09:19:02.650176+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:03.472 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:03 smithi181 bash[24390]: debug 2024-09-17T09:19:03.204+0000 7f259ec88040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T09:19:03.472 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:03 smithi181 bash[24390]: debug 2024-09-17T09:19:03.272+0000 7f259ec88040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T09:19:03.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:03 smithi043 bash[22564]: cephadm 2024-09-17T09:19:01.645094+0000 mgr.a (mgr.14150) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T09:19:03.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:03 smithi043 bash[22564]: audit 2024-09-17T09:19:02.650176+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:03.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:03 smithi189 bash[23496]: cephadm 2024-09-17T09:19:01.645094+0000 mgr.a (mgr.14150) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T09:19:03.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:03 smithi189 bash[23496]: audit 2024-09-17T09:19:02.650176+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:03.799 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:03 smithi181 bash[24390]: debug 2024-09-17T09:19:03.468+0000 7f259ec88040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T09:19:03.799 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:03 smithi181 bash[24390]: debug 2024-09-17T09:19:03.544+0000 7f259ec88040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T09:19:04.138 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:03 smithi181 bash[24390]: debug 2024-09-17T09:19:03.796+0000 7f259ec88040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T09:19:04.138 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:03 smithi181 bash[24390]: debug 2024-09-17T09:19:03.972+0000 7f259ec88040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:19:04.410 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:04 smithi181 bash[24390]: debug 2024-09-17T09:19:04.136+0000 7f259ec88040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T09:19:04.410 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:04 smithi181 bash[24390]: debug 2024-09-17T09:19:04.216+0000 7f259ec88040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T09:19:04.410 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:04 smithi181 bash[23287]: cluster 2024-09-17T09:19:03.410525+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:04.697 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:04 smithi043 bash[22564]: cluster 2024-09-17T09:19:03.410525+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:04.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:04 smithi189 bash[23496]: cluster 2024-09-17T09:19:03.410525+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:05.181 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:04 smithi181 bash[24390]: debug 2024-09-17T09:19:04.408+0000 7f259ec88040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:19:05.505 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:05 smithi181 bash[24390]: debug 2024-09-17T09:19:05.204+0000 7f259ec88040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T09:19:05.505 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:05 smithi181 bash[24390]: debug 2024-09-17T09:19:05.280+0000 7f259ec88040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T09:19:05.505 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:05 smithi181 bash[23287]: audit 2024-09-17T09:19:04.371379+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:05.505 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:05 smithi181 bash[23287]: audit 2024-09-17T09:19:04.377329+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:05.505 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:05 smithi181 bash[23287]: audit 2024-09-17T09:19:04.379612+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:05.505 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:05 smithi181 bash[23287]: audit 2024-09-17T09:19:04.383597+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:05.505 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:05 smithi181 bash[23287]: audit 2024-09-17T09:19:04.383792+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:05.505 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:05 smithi181 bash[23287]: audit 2024-09-17T09:19:04.385268+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:05.506 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:05 smithi181 bash[23287]: audit 2024-09-17T09:19:04.390770+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:05.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:05 smithi189 bash[23496]: audit 2024-09-17T09:19:04.371379+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:05.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:05 smithi189 bash[23496]: audit 2024-09-17T09:19:04.377329+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:05.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:05 smithi189 bash[23496]: audit 2024-09-17T09:19:04.379612+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:05.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:05 smithi189 bash[23496]: audit 2024-09-17T09:19:04.383597+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:05.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:05 smithi189 bash[23496]: audit 2024-09-17T09:19:04.383792+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:05.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:05 smithi189 bash[23496]: audit 2024-09-17T09:19:04.385268+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:05.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:05 smithi189 bash[23496]: audit 2024-09-17T09:19:04.390770+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:05.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:05 smithi043 bash[22564]: audit 2024-09-17T09:19:04.371379+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:05.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:05 smithi043 bash[22564]: audit 2024-09-17T09:19:04.377329+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:05.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:05 smithi043 bash[22564]: audit 2024-09-17T09:19:04.379612+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:05.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:05 smithi043 bash[22564]: audit 2024-09-17T09:19:04.383597+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:05.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:05 smithi043 bash[22564]: audit 2024-09-17T09:19:04.383792+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:05.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:05 smithi043 bash[22564]: audit 2024-09-17T09:19:04.385268+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:05.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:05 smithi043 bash[22564]: audit 2024-09-17T09:19:04.390770+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:05.931 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:05 smithi181 bash[24390]: debug 2024-09-17T09:19:05.500+0000 7f259ec88040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T09:19:05.931 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:05 smithi181 bash[24390]: debug 2024-09-17T09:19:05.580+0000 7f259ec88040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T09:19:06.274 INFO:teuthology.orchestra.run.smithi043.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-09-17T09:19:06.379 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:05 smithi181 bash[24390]: debug 2024-09-17T09:19:05.964+0000 7f259ec88040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T09:19:06.379 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:19:06 smithi181 bash[24390]: debug 2024-09-17T09:19:06.040+0000 7f259ec88040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T09:19:06.453 INFO:teuthology.orchestra.run.smithi043.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-09-17T09:19:06.467 INFO:teuthology.orchestra.run.smithi043.stderr: stderr: 10+0 records in 2024-09-17T09:19:06.467 INFO:teuthology.orchestra.run.smithi043.stderr:10+0 records out 2024-09-17T09:19:06.467 INFO:teuthology.orchestra.run.smithi043.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.011003 s, 953 MB/s 2024-09-17T09:19:06.467 INFO:teuthology.orchestra.run.smithi043.stderr:--> Zapping successful for: 2024-09-17T09:19:06.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:06 smithi181 bash[23287]: cluster 2024-09-17T09:19:05.410924+0000 mgr.a (mgr.14150) 124 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:06.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:06 smithi181 bash[23287]: audit 2024-09-17T09:19:05.590137+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:06.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:06 smithi181 bash[23287]: audit 2024-09-17T09:19:05.593973+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:06.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:06 smithi181 bash[23287]: audit 2024-09-17T09:19:05.599730+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:06.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:06 smithi181 bash[23287]: cluster 2024-09-17T09:19:06.064078+0000 mon.a (mon.0) 360 : cluster [DBG] Standby manager daemon b started 2024-09-17T09:19:06.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:06 smithi181 bash[23287]: audit 2024-09-17T09:19:06.065418+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.181:0/3426429841' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-17T09:19:06.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:06 smithi181 bash[23287]: audit 2024-09-17T09:19:06.065870+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.181:0/3426429841' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:19:06.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:06 smithi181 bash[23287]: audit 2024-09-17T09:19:06.067039+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.181:0/3426429841' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-17T09:19:06.682 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:06 smithi181 bash[23287]: audit 2024-09-17T09:19:06.067456+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.181:0/3426429841' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:19:06.710 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:06 smithi043 bash[22564]: cluster 2024-09-17T09:19:05.410924+0000 mgr.a (mgr.14150) 124 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:06.710 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:06 smithi043 bash[22564]: audit 2024-09-17T09:19:05.590137+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:06.710 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:06 smithi043 bash[22564]: audit 2024-09-17T09:19:05.593973+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:06.711 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:06 smithi043 bash[22564]: audit 2024-09-17T09:19:05.599730+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:06.711 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:06 smithi043 bash[22564]: cluster 2024-09-17T09:19:06.064078+0000 mon.a (mon.0) 360 : cluster [DBG] Standby manager daemon b started 2024-09-17T09:19:06.711 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:06 smithi043 bash[22564]: audit 2024-09-17T09:19:06.065418+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.181:0/3426429841' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-17T09:19:06.711 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:06 smithi043 bash[22564]: audit 2024-09-17T09:19:06.065870+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.181:0/3426429841' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:19:06.711 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:06 smithi043 bash[22564]: audit 2024-09-17T09:19:06.067039+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.181:0/3426429841' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-17T09:19:06.711 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:06 smithi043 bash[22564]: audit 2024-09-17T09:19:06.067456+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.181:0/3426429841' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:19:06.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:06 smithi189 bash[23496]: cluster 2024-09-17T09:19:05.410924+0000 mgr.a (mgr.14150) 124 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:06.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:06 smithi189 bash[23496]: audit 2024-09-17T09:19:05.590137+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:06.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:06 smithi189 bash[23496]: audit 2024-09-17T09:19:05.593973+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:06.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:06 smithi189 bash[23496]: audit 2024-09-17T09:19:05.599730+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:06.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:06 smithi189 bash[23496]: cluster 2024-09-17T09:19:06.064078+0000 mon.a (mon.0) 360 : cluster [DBG] Standby manager daemon b started 2024-09-17T09:19:06.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:06 smithi189 bash[23496]: audit 2024-09-17T09:19:06.065418+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.181:0/3426429841' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-17T09:19:06.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:06 smithi189 bash[23496]: audit 2024-09-17T09:19:06.065870+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.181:0/3426429841' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:19:06.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:06 smithi189 bash[23496]: audit 2024-09-17T09:19:06.067039+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.181:0/3426429841' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-17T09:19:06.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:06 smithi189 bash[23496]: audit 2024-09-17T09:19:06.067456+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.181:0/3426429841' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:19:07.226 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi043:vg_nvme/lv_4 2024-09-17T09:19:07.931 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:07 smithi181 bash[23287]: cluster 2024-09-17T09:19:06.610725+0000 mon.a (mon.0) 361 : cluster [DBG] mgrmap e14: a(active, since 2m), standbys: b 2024-09-17T09:19:07.931 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:07 smithi181 bash[23287]: audit 2024-09-17T09:19:06.610946+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-17T09:19:07.931 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:07 smithi181 bash[23287]: cluster 2024-09-17T09:19:07.411215+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:08.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:07 smithi189 bash[23496]: cluster 2024-09-17T09:19:06.610725+0000 mon.a (mon.0) 361 : cluster [DBG] mgrmap e14: a(active, since 2m), standbys: b 2024-09-17T09:19:08.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:07 smithi189 bash[23496]: audit 2024-09-17T09:19:06.610946+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-17T09:19:08.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:07 smithi189 bash[23496]: cluster 2024-09-17T09:19:07.411215+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:08.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:07 smithi043 bash[22564]: cluster 2024-09-17T09:19:06.610725+0000 mon.a (mon.0) 361 : cluster [DBG] mgrmap e14: a(active, since 2m), standbys: b 2024-09-17T09:19:08.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:07 smithi043 bash[22564]: audit 2024-09-17T09:19:06.610946+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-17T09:19:08.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:07 smithi043 bash[22564]: cluster 2024-09-17T09:19:07.411215+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:10.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:09 smithi189 bash[23496]: audit 2024-09-17T09:19:08.783554+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:10.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:09 smithi189 bash[23496]: audit 2024-09-17T09:19:08.788007+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:10.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:09 smithi189 bash[23496]: audit 2024-09-17T09:19:08.794801+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:10.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:09 smithi189 bash[23496]: cluster 2024-09-17T09:19:09.411612+0000 mgr.a (mgr.14150) 126 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:10.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:09 smithi043 bash[22564]: audit 2024-09-17T09:19:08.783554+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:10.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:09 smithi043 bash[22564]: audit 2024-09-17T09:19:08.788007+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:10.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:09 smithi043 bash[22564]: audit 2024-09-17T09:19:08.794801+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:10.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:09 smithi043 bash[22564]: cluster 2024-09-17T09:19:09.411612+0000 mgr.a (mgr.14150) 126 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:10.180 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:09 smithi181 bash[23287]: audit 2024-09-17T09:19:08.783554+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:10.181 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:09 smithi181 bash[23287]: audit 2024-09-17T09:19:08.788007+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:10.181 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:09 smithi181 bash[23287]: audit 2024-09-17T09:19:08.794801+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:10.181 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:09 smithi181 bash[23287]: cluster 2024-09-17T09:19:09.411612+0000 mgr.a (mgr.14150) 126 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:11.720 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:19:11.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:11 smithi189 bash[23496]: cluster 2024-09-17T09:19:11.412013+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:11.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:11 smithi043 bash[22564]: cluster 2024-09-17T09:19:11.412013+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:11.930 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:11 smithi181 bash[23287]: cluster 2024-09-17T09:19:11.412013+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:13.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:13 smithi189 bash[23496]: cluster 2024-09-17T09:19:13.412431+0000 mgr.a (mgr.14150) 128 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:13.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:13 smithi043 bash[22564]: cluster 2024-09-17T09:19:13.412431+0000 mgr.a (mgr.14150) 128 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:13.930 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:13 smithi181 bash[23287]: cluster 2024-09-17T09:19:13.412431+0000 mgr.a (mgr.14150) 128 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:15.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:14 smithi189 bash[23496]: audit 2024-09-17T09:19:14.884798+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:19:15.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:14 smithi189 bash[23496]: audit 2024-09-17T09:19:14.890075+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:19:15.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:14 smithi189 bash[23496]: audit 2024-09-17T09:19:14.891313+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:15.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:14 smithi043 bash[22564]: audit 2024-09-17T09:19:14.884798+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:19:15.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:14 smithi043 bash[22564]: audit 2024-09-17T09:19:14.890075+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:19:15.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:14 smithi043 bash[22564]: audit 2024-09-17T09:19:14.891313+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:15.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:14 smithi181 bash[23287]: audit 2024-09-17T09:19:14.884798+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:19:15.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:14 smithi181 bash[23287]: audit 2024-09-17T09:19:14.890075+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:19:15.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:14 smithi181 bash[23287]: audit 2024-09-17T09:19:14.891313+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:16.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:15 smithi189 bash[23496]: audit 2024-09-17T09:19:14.877473+0000 mgr.a (mgr.14150) 129 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:19:16.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:15 smithi189 bash[23496]: cluster 2024-09-17T09:19:15.412847+0000 mgr.a (mgr.14150) 130 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:16.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:15 smithi043 bash[22564]: audit 2024-09-17T09:19:14.877473+0000 mgr.a (mgr.14150) 129 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:19:16.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:15 smithi043 bash[22564]: cluster 2024-09-17T09:19:15.412847+0000 mgr.a (mgr.14150) 130 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:16.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:15 smithi181 bash[23287]: audit 2024-09-17T09:19:14.877473+0000 mgr.a (mgr.14150) 129 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:19:16.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:15 smithi181 bash[23287]: cluster 2024-09-17T09:19:15.412847+0000 mgr.a (mgr.14150) 130 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:18.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:18 smithi181 bash[23287]: audit 2024-09-17T09:19:17.096211+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:18.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:18 smithi181 bash[23287]: audit 2024-09-17T09:19:17.103834+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:18.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:18 smithi181 bash[23287]: audit 2024-09-17T09:19:17.113383+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:18.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:18 smithi181 bash[23287]: cluster 2024-09-17T09:19:17.413236+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:18.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:18 smithi189 bash[23496]: audit 2024-09-17T09:19:17.096211+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:18.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:18 smithi189 bash[23496]: audit 2024-09-17T09:19:17.103834+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:18.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:18 smithi189 bash[23496]: audit 2024-09-17T09:19:17.113383+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:18.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:18 smithi189 bash[23496]: cluster 2024-09-17T09:19:17.413236+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:18.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:18 smithi043 bash[22564]: audit 2024-09-17T09:19:17.096211+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:18.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:18 smithi043 bash[22564]: audit 2024-09-17T09:19:17.103834+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:18.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:18 smithi043 bash[22564]: audit 2024-09-17T09:19:17.113383+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:18.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:18 smithi043 bash[22564]: cluster 2024-09-17T09:19:17.413236+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:19.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:19 smithi189 bash[23496]: cluster 2024-09-17T09:19:19.413652+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:19.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:19 smithi043 bash[22564]: cluster 2024-09-17T09:19:19.413652+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:19.931 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:19 smithi181 bash[23287]: cluster 2024-09-17T09:19:19.413652+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:21.765 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:21 smithi189 bash[23496]: cluster 2024-09-17T09:19:21.413972+0000 mgr.a (mgr.14150) 133 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:21.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:21 smithi043 bash[22564]: cluster 2024-09-17T09:19:21.413972+0000 mgr.a (mgr.14150) 133 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:21.930 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:21 smithi181 bash[23287]: cluster 2024-09-17T09:19:21.413972+0000 mgr.a (mgr.14150) 133 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:23.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:23 smithi189 bash[23496]: cluster 2024-09-17T09:19:23.414344+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:23.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:23 smithi043 bash[22564]: cluster 2024-09-17T09:19:23.414344+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:23.930 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:23 smithi181 bash[23287]: cluster 2024-09-17T09:19:23.414344+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:24.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:24 smithi181 bash[23287]: audit 2024-09-17T09:19:23.720884+0000 mon.a (mon.0) 372 : audit [INF] from='client.? 172.21.15.43:0/3612648067' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6abee7df-9884-41bf-9c32-e7fb699d54c9"}]: dispatch 2024-09-17T09:19:24.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:24 smithi181 bash[23287]: audit 2024-09-17T09:19:23.725543+0000 mon.a (mon.0) 373 : audit [INF] from='client.? 172.21.15.43:0/3612648067' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6abee7df-9884-41bf-9c32-e7fb699d54c9"}]': finished 2024-09-17T09:19:24.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:24 smithi181 bash[23287]: cluster 2024-09-17T09:19:23.725606+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T09:19:24.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:24 smithi181 bash[23287]: audit 2024-09-17T09:19:23.725719+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:19:24.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:24 smithi181 bash[23287]: audit 2024-09-17T09:19:24.336064+0000 mon.a (mon.0) 376 : audit [DBG] from='client.? 172.21.15.43:0/1693848237' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:19:24.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:24 smithi189 bash[23496]: audit 2024-09-17T09:19:23.720884+0000 mon.a (mon.0) 372 : audit [INF] from='client.? 172.21.15.43:0/3612648067' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6abee7df-9884-41bf-9c32-e7fb699d54c9"}]: dispatch 2024-09-17T09:19:24.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:24 smithi189 bash[23496]: audit 2024-09-17T09:19:23.725543+0000 mon.a (mon.0) 373 : audit [INF] from='client.? 172.21.15.43:0/3612648067' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6abee7df-9884-41bf-9c32-e7fb699d54c9"}]': finished 2024-09-17T09:19:24.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:24 smithi189 bash[23496]: cluster 2024-09-17T09:19:23.725606+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T09:19:24.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:24 smithi189 bash[23496]: audit 2024-09-17T09:19:23.725719+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:19:24.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:24 smithi189 bash[23496]: audit 2024-09-17T09:19:24.336064+0000 mon.a (mon.0) 376 : audit [DBG] from='client.? 172.21.15.43:0/1693848237' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:19:24.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:24 smithi043 bash[22564]: audit 2024-09-17T09:19:23.720884+0000 mon.a (mon.0) 372 : audit [INF] from='client.? 172.21.15.43:0/3612648067' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6abee7df-9884-41bf-9c32-e7fb699d54c9"}]: dispatch 2024-09-17T09:19:24.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:24 smithi043 bash[22564]: audit 2024-09-17T09:19:23.725543+0000 mon.a (mon.0) 373 : audit [INF] from='client.? 172.21.15.43:0/3612648067' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6abee7df-9884-41bf-9c32-e7fb699d54c9"}]': finished 2024-09-17T09:19:24.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:24 smithi043 bash[22564]: cluster 2024-09-17T09:19:23.725606+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T09:19:24.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:24 smithi043 bash[22564]: audit 2024-09-17T09:19:23.725719+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:19:24.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:24 smithi043 bash[22564]: audit 2024-09-17T09:19:24.336064+0000 mon.a (mon.0) 376 : audit [DBG] from='client.? 172.21.15.43:0/1693848237' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:19:25.792 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:25 smithi181 bash[23287]: cluster 2024-09-17T09:19:25.414709+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:25.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:25 smithi043 bash[22564]: cluster 2024-09-17T09:19:25.414709+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:26.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:25 smithi189 bash[23496]: cluster 2024-09-17T09:19:25.414709+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:27.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:26 smithi043 bash[22564]: audit 2024-09-17T09:19:25.781246+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:27.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:26 smithi043 bash[22564]: audit 2024-09-17T09:19:25.785136+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:27.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:26 smithi043 bash[22564]: audit 2024-09-17T09:19:25.790229+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:27.110 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:26 smithi189 bash[23496]: audit 2024-09-17T09:19:25.781246+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:27.110 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:26 smithi189 bash[23496]: audit 2024-09-17T09:19:25.785136+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:27.110 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:26 smithi189 bash[23496]: audit 2024-09-17T09:19:25.790229+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:27.180 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:26 smithi181 bash[23287]: audit 2024-09-17T09:19:25.781246+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:27.180 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:26 smithi181 bash[23287]: audit 2024-09-17T09:19:25.785136+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:27.181 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:26 smithi181 bash[23287]: audit 2024-09-17T09:19:25.790229+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:28.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:27 smithi043 bash[22564]: cluster 2024-09-17T09:19:27.415164+0000 mgr.a (mgr.14150) 136 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:28.180 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:27 smithi181 bash[23287]: cluster 2024-09-17T09:19:27.415164+0000 mgr.a (mgr.14150) 136 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:28.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:27 smithi189 bash[23496]: cluster 2024-09-17T09:19:27.415164+0000 mgr.a (mgr.14150) 136 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:29.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:28 smithi189 bash[23496]: audit 2024-09-17T09:19:27.933152+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:29.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:28 smithi189 bash[23496]: audit 2024-09-17T09:19:27.941065+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:29.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:28 smithi189 bash[23496]: audit 2024-09-17T09:19:27.948768+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:29.192 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:28 smithi043 bash[22564]: audit 2024-09-17T09:19:27.933152+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:29.192 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:28 smithi043 bash[22564]: audit 2024-09-17T09:19:27.941065+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:29.192 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:28 smithi043 bash[22564]: audit 2024-09-17T09:19:27.948768+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:29.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:28 smithi181 bash[23287]: audit 2024-09-17T09:19:27.933152+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:29.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:28 smithi181 bash[23287]: audit 2024-09-17T09:19:27.941065+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:29.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:28 smithi181 bash[23287]: audit 2024-09-17T09:19:27.948768+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:30.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:29 smithi189 bash[23496]: cluster 2024-09-17T09:19:29.415545+0000 mgr.a (mgr.14150) 137 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:30.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:29 smithi043 bash[22564]: cluster 2024-09-17T09:19:29.415545+0000 mgr.a (mgr.14150) 137 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:30.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:29 smithi181 bash[23287]: cluster 2024-09-17T09:19:29.415545+0000 mgr.a (mgr.14150) 137 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:31.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:31 smithi189 bash[23496]: cluster 2024-09-17T09:19:31.415980+0000 mgr.a (mgr.14150) 138 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:31.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:31 smithi043 bash[22564]: cluster 2024-09-17T09:19:31.415980+0000 mgr.a (mgr.14150) 138 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:31.930 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:31 smithi181 bash[23287]: cluster 2024-09-17T09:19:31.415980+0000 mgr.a (mgr.14150) 138 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:33.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:33 smithi043 bash[22564]: cluster 2024-09-17T09:19:33.416366+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:33.849 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:33 smithi189 bash[23496]: cluster 2024-09-17T09:19:33.416366+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:33.931 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:33 smithi181 bash[23287]: cluster 2024-09-17T09:19:33.416366+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:35.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:35 smithi043 bash[22564]: cluster 2024-09-17T09:19:35.416813+0000 mgr.a (mgr.14150) 140 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:35.930 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:35 smithi181 bash[23287]: cluster 2024-09-17T09:19:35.416813+0000 mgr.a (mgr.14150) 140 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:36.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:35 smithi189 bash[23496]: cluster 2024-09-17T09:19:35.416813+0000 mgr.a (mgr.14150) 140 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:36.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:36 smithi043 bash[22564]: audit 2024-09-17T09:19:35.828231+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:19:36.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:36 smithi043 bash[22564]: audit 2024-09-17T09:19:35.830004+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:36.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:36 smithi043 bash[22564]: cephadm 2024-09-17T09:19:35.831567+0000 mgr.a (mgr.14150) 141 : cephadm [INF] Deploying daemon osd.0 on smithi043 2024-09-17T09:19:36.930 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:36 smithi181 bash[23287]: audit 2024-09-17T09:19:35.828231+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:19:36.930 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:36 smithi181 bash[23287]: audit 2024-09-17T09:19:35.830004+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:36.930 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:36 smithi181 bash[23287]: cephadm 2024-09-17T09:19:35.831567+0000 mgr.a (mgr.14150) 141 : cephadm [INF] Deploying daemon osd.0 on smithi043 2024-09-17T09:19:37.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:36 smithi189 bash[23496]: audit 2024-09-17T09:19:35.828231+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:19:37.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:36 smithi189 bash[23496]: audit 2024-09-17T09:19:35.830004+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:37.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:36 smithi189 bash[23496]: cephadm 2024-09-17T09:19:35.831567+0000 mgr.a (mgr.14150) 141 : cephadm [INF] Deploying daemon osd.0 on smithi043 2024-09-17T09:19:38.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:38 smithi043 bash[22564]: audit 2024-09-17T09:19:37.294538+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:38.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:38 smithi043 bash[22564]: audit 2024-09-17T09:19:37.298566+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:38.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:38 smithi043 bash[22564]: audit 2024-09-17T09:19:37.303432+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:38.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:38 smithi043 bash[22564]: cluster 2024-09-17T09:19:37.417244+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:38.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:38 smithi181 bash[23287]: audit 2024-09-17T09:19:37.294538+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:38.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:38 smithi181 bash[23287]: audit 2024-09-17T09:19:37.298566+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:38.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:38 smithi181 bash[23287]: audit 2024-09-17T09:19:37.303432+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:38.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:38 smithi181 bash[23287]: cluster 2024-09-17T09:19:37.417244+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:38.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:38 smithi189 bash[23496]: audit 2024-09-17T09:19:37.294538+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:38.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:38 smithi189 bash[23496]: audit 2024-09-17T09:19:37.298566+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:38.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:38 smithi189 bash[23496]: audit 2024-09-17T09:19:37.303432+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:38.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:38 smithi189 bash[23496]: cluster 2024-09-17T09:19:37.417244+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:39.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:39 smithi043 bash[22564]: cluster 2024-09-17T09:19:39.417632+0000 mgr.a (mgr.14150) 143 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:39.930 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:39 smithi181 bash[23287]: cluster 2024-09-17T09:19:39.417632+0000 mgr.a (mgr.14150) 143 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:40.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:39 smithi189 bash[23496]: cluster 2024-09-17T09:19:39.417632+0000 mgr.a (mgr.14150) 143 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:40.060 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:39 smithi043 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:19:40.061 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:19:39 smithi043 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:19:40.417 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:40 smithi043 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:19:40.417 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:19:40 smithi043 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:19:40.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:40 smithi043 bash[22564]: audit 2024-09-17T09:19:40.328926+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:40.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:40 smithi043 bash[22564]: audit 2024-09-17T09:19:40.333539+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:40.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:40 smithi043 bash[22564]: audit 2024-09-17T09:19:40.333726+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:40.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:40 smithi043 bash[22564]: audit 2024-09-17T09:19:40.334701+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:40.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:40 smithi043 bash[22564]: audit 2024-09-17T09:19:40.341682+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:40.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:40 smithi043 bash[22564]: audit 2024-09-17T09:19:40.345558+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:40.915 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:40 smithi181 bash[23287]: audit 2024-09-17T09:19:40.328926+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:40.915 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:40 smithi181 bash[23287]: audit 2024-09-17T09:19:40.333539+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:40.915 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:40 smithi181 bash[23287]: audit 2024-09-17T09:19:40.333726+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:40.915 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:40 smithi181 bash[23287]: audit 2024-09-17T09:19:40.334701+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:40.915 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:40 smithi181 bash[23287]: audit 2024-09-17T09:19:40.341682+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:40.915 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:40 smithi181 bash[23287]: audit 2024-09-17T09:19:40.345558+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:41.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:40 smithi189 bash[23496]: audit 2024-09-17T09:19:40.328926+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:41.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:40 smithi189 bash[23496]: audit 2024-09-17T09:19:40.333539+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:41.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:40 smithi189 bash[23496]: audit 2024-09-17T09:19:40.333726+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:41.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:40 smithi189 bash[23496]: audit 2024-09-17T09:19:40.334701+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:41.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:40 smithi189 bash[23496]: audit 2024-09-17T09:19:40.341682+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:41.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:40 smithi189 bash[23496]: audit 2024-09-17T09:19:40.345558+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:41.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:41 smithi043 bash[22564]: cluster 2024-09-17T09:19:41.417970+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:41.912 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:41 smithi181 bash[23287]: cluster 2024-09-17T09:19:41.417970+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:42.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:41 smithi189 bash[23496]: cluster 2024-09-17T09:19:41.417970+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:43.768 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:43 smithi181 bash[23287]: cluster 2024-09-17T09:19:43.418404+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:43.792 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:43 smithi043 bash[22564]: cluster 2024-09-17T09:19:43.418404+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:44.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:43 smithi189 bash[23496]: cluster 2024-09-17T09:19:43.418404+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:45.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:45 smithi043 bash[22564]: cluster 2024-09-17T09:19:45.418839+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:45.930 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:45 smithi181 bash[23287]: cluster 2024-09-17T09:19:45.418839+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:46.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:45 smithi189 bash[23496]: cluster 2024-09-17T09:19:45.418839+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:47.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:46 smithi189 bash[23496]: audit 2024-09-17T09:19:46.000648+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:47.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:46 smithi189 bash[23496]: audit 2024-09-17T09:19:46.008706+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:47.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:46 smithi189 bash[23496]: audit 2024-09-17T09:19:46.018604+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:47.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:46 smithi189 bash[23496]: audit 2024-09-17T09:19:46.778881+0000 mon.a (mon.0) 397 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/291166311,v1:172.21.15.43:6803/291166311]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:19:47.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:46 smithi043 bash[22564]: audit 2024-09-17T09:19:46.000648+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:47.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:46 smithi043 bash[22564]: audit 2024-09-17T09:19:46.008706+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:47.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:46 smithi043 bash[22564]: audit 2024-09-17T09:19:46.018604+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:47.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:46 smithi043 bash[22564]: audit 2024-09-17T09:19:46.778881+0000 mon.a (mon.0) 397 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/291166311,v1:172.21.15.43:6803/291166311]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:19:47.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:46 smithi181 bash[23287]: audit 2024-09-17T09:19:46.000648+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:47.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:46 smithi181 bash[23287]: audit 2024-09-17T09:19:46.008706+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:47.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:46 smithi181 bash[23287]: audit 2024-09-17T09:19:46.018604+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:47.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:46 smithi181 bash[23287]: audit 2024-09-17T09:19:46.778881+0000 mon.a (mon.0) 397 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/291166311,v1:172.21.15.43:6803/291166311]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:19:48.184 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:48 smithi189 bash[23496]: audit 2024-09-17T09:19:47.019349+0000 mon.a (mon.0) 398 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/291166311,v1:172.21.15.43:6803/291166311]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T09:19:48.184 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:48 smithi189 bash[23496]: cluster 2024-09-17T09:19:47.019432+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T09:19:48.184 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:48 smithi189 bash[23496]: audit 2024-09-17T09:19:47.019619+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:19:48.184 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:48 smithi189 bash[23496]: audit 2024-09-17T09:19:47.019930+0000 mon.a (mon.0) 401 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/291166311,v1:172.21.15.43:6803/291166311]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-17T09:19:48.184 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:48 smithi189 bash[23496]: cluster 2024-09-17T09:19:47.419185+0000 mgr.a (mgr.14150) 147 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:48.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:48 smithi043 bash[22564]: audit 2024-09-17T09:19:47.019349+0000 mon.a (mon.0) 398 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/291166311,v1:172.21.15.43:6803/291166311]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T09:19:48.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:48 smithi043 bash[22564]: cluster 2024-09-17T09:19:47.019432+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T09:19:48.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:48 smithi043 bash[22564]: audit 2024-09-17T09:19:47.019619+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:19:48.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:48 smithi043 bash[22564]: audit 2024-09-17T09:19:47.019930+0000 mon.a (mon.0) 401 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/291166311,v1:172.21.15.43:6803/291166311]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-17T09:19:48.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:48 smithi043 bash[22564]: cluster 2024-09-17T09:19:47.419185+0000 mgr.a (mgr.14150) 147 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:48.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:48 smithi181 bash[23287]: audit 2024-09-17T09:19:47.019349+0000 mon.a (mon.0) 398 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/291166311,v1:172.21.15.43:6803/291166311]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T09:19:48.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:48 smithi181 bash[23287]: cluster 2024-09-17T09:19:47.019432+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T09:19:48.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:48 smithi181 bash[23287]: audit 2024-09-17T09:19:47.019619+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:19:48.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:48 smithi181 bash[23287]: audit 2024-09-17T09:19:47.019930+0000 mon.a (mon.0) 401 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/291166311,v1:172.21.15.43:6803/291166311]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-17T09:19:48.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:48 smithi181 bash[23287]: cluster 2024-09-17T09:19:47.419185+0000 mgr.a (mgr.14150) 147 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:49.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:49 smithi043 bash[22564]: audit 2024-09-17T09:19:48.021099+0000 mon.a (mon.0) 402 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/291166311,v1:172.21.15.43:6803/291166311]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-17T09:19:49.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:49 smithi043 bash[22564]: cluster 2024-09-17T09:19:48.021210+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T09:19:49.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:49 smithi043 bash[22564]: audit 2024-09-17T09:19:48.021616+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:19:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:49 smithi043 bash[22564]: audit 2024-09-17T09:19:48.029475+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:19:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:49 smithi043 bash[22564]: audit 2024-09-17T09:19:48.158985+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:49 smithi043 bash[22564]: audit 2024-09-17T09:19:48.172186+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:49 smithi043 bash[22564]: cephadm 2024-09-17T09:19:48.173760+0000 mgr.a (mgr.14150) 148 : cephadm [INF] Detected new or changed devices on smithi043 2024-09-17T09:19:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:49 smithi043 bash[22564]: audit 2024-09-17T09:19:48.178495+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:49 smithi043 bash[22564]: audit 2024-09-17T09:19:48.181444+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:49 smithi043 bash[22564]: audit 2024-09-17T09:19:48.182446+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:49 smithi043 bash[22564]: audit 2024-09-17T09:19:48.186114+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:49 smithi043 bash[22564]: audit 2024-09-17T09:19:48.197236+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:49 smithi043 bash[22564]: audit 2024-09-17T09:19:48.323617+0000 mon.a (mon.0) 413 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/291166311,v1:172.21.15.43:6803/291166311]' entity='osd.0' 2024-09-17T09:19:49.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:49 smithi181 bash[23287]: audit 2024-09-17T09:19:48.021099+0000 mon.a (mon.0) 402 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/291166311,v1:172.21.15.43:6803/291166311]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-17T09:19:49.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:49 smithi181 bash[23287]: cluster 2024-09-17T09:19:48.021210+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T09:19:49.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:49 smithi181 bash[23287]: audit 2024-09-17T09:19:48.021616+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:19:49.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:49 smithi181 bash[23287]: audit 2024-09-17T09:19:48.029475+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:19:49.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:49 smithi181 bash[23287]: audit 2024-09-17T09:19:48.158985+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:49.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:49 smithi181 bash[23287]: audit 2024-09-17T09:19:48.172186+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:49.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:49 smithi181 bash[23287]: cephadm 2024-09-17T09:19:48.173760+0000 mgr.a (mgr.14150) 148 : cephadm [INF] Detected new or changed devices on smithi043 2024-09-17T09:19:49.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:49 smithi181 bash[23287]: audit 2024-09-17T09:19:48.178495+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:49.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:49 smithi181 bash[23287]: audit 2024-09-17T09:19:48.181444+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:49.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:49 smithi181 bash[23287]: audit 2024-09-17T09:19:48.182446+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:49.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:49 smithi181 bash[23287]: audit 2024-09-17T09:19:48.186114+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:49.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:49 smithi181 bash[23287]: audit 2024-09-17T09:19:48.197236+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:49.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:49 smithi181 bash[23287]: audit 2024-09-17T09:19:48.323617+0000 mon.a (mon.0) 413 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/291166311,v1:172.21.15.43:6803/291166311]' entity='osd.0' 2024-09-17T09:19:49.433 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:49 smithi189 bash[23496]: audit 2024-09-17T09:19:48.021099+0000 mon.a (mon.0) 402 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/291166311,v1:172.21.15.43:6803/291166311]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-17T09:19:49.433 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:49 smithi189 bash[23496]: cluster 2024-09-17T09:19:48.021210+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T09:19:49.433 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:49 smithi189 bash[23496]: audit 2024-09-17T09:19:48.021616+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:19:49.433 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:49 smithi189 bash[23496]: audit 2024-09-17T09:19:48.029475+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:19:49.433 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:49 smithi189 bash[23496]: audit 2024-09-17T09:19:48.158985+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:49.433 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:49 smithi189 bash[23496]: audit 2024-09-17T09:19:48.172186+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:49.433 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:49 smithi189 bash[23496]: cephadm 2024-09-17T09:19:48.173760+0000 mgr.a (mgr.14150) 148 : cephadm [INF] Detected new or changed devices on smithi043 2024-09-17T09:19:49.433 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:49 smithi189 bash[23496]: audit 2024-09-17T09:19:48.178495+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:49.433 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:49 smithi189 bash[23496]: audit 2024-09-17T09:19:48.181444+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:49.434 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:49 smithi189 bash[23496]: audit 2024-09-17T09:19:48.182446+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:49.434 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:49 smithi189 bash[23496]: audit 2024-09-17T09:19:48.186114+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:49.434 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:49 smithi189 bash[23496]: audit 2024-09-17T09:19:48.197236+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:49.434 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:49 smithi189 bash[23496]: audit 2024-09-17T09:19:48.323617+0000 mon.a (mon.0) 413 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/291166311,v1:172.21.15.43:6803/291166311]' entity='osd.0' 2024-09-17T09:19:50.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:50 smithi043 bash[22564]: cluster 2024-09-17T09:19:47.789002+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:19:50.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:50 smithi043 bash[22564]: cluster 2024-09-17T09:19:47.789093+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:19:50.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:50 smithi043 bash[22564]: audit 2024-09-17T09:19:49.029541+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:19:50.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:50 smithi043 bash[22564]: cluster 2024-09-17T09:19:49.325279+0000 mon.a (mon.0) 415 : cluster [INF] osd.0 [v2:172.21.15.43:6802/291166311,v1:172.21.15.43:6803/291166311] boot 2024-09-17T09:19:50.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:50 smithi043 bash[22564]: cluster 2024-09-17T09:19:49.325312+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T09:19:50.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:50 smithi043 bash[22564]: audit 2024-09-17T09:19:49.325660+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:19:50.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:50 smithi043 bash[22564]: cluster 2024-09-17T09:19:49.419406+0000 mgr.a (mgr.14150) 149 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:50.317 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:50 smithi189 bash[23496]: cluster 2024-09-17T09:19:47.789002+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:19:50.317 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:50 smithi189 bash[23496]: cluster 2024-09-17T09:19:47.789093+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:19:50.317 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:50 smithi189 bash[23496]: audit 2024-09-17T09:19:49.029541+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:19:50.317 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:50 smithi189 bash[23496]: cluster 2024-09-17T09:19:49.325279+0000 mon.a (mon.0) 415 : cluster [INF] osd.0 [v2:172.21.15.43:6802/291166311,v1:172.21.15.43:6803/291166311] boot 2024-09-17T09:19:50.317 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:50 smithi189 bash[23496]: cluster 2024-09-17T09:19:49.325312+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T09:19:50.317 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:50 smithi189 bash[23496]: audit 2024-09-17T09:19:49.325660+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:19:50.317 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:50 smithi189 bash[23496]: cluster 2024-09-17T09:19:49.419406+0000 mgr.a (mgr.14150) 149 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:50.397 INFO:teuthology.orchestra.run.smithi043.stdout:Created osd(s) 0 on host 'smithi043' 2024-09-17T09:19:50.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:50 smithi181 bash[23287]: cluster 2024-09-17T09:19:47.789002+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:19:50.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:50 smithi181 bash[23287]: cluster 2024-09-17T09:19:47.789093+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:19:50.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:50 smithi181 bash[23287]: audit 2024-09-17T09:19:49.029541+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:19:50.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:50 smithi181 bash[23287]: cluster 2024-09-17T09:19:49.325279+0000 mon.a (mon.0) 415 : cluster [INF] osd.0 [v2:172.21.15.43:6802/291166311,v1:172.21.15.43:6803/291166311] boot 2024-09-17T09:19:50.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:50 smithi181 bash[23287]: cluster 2024-09-17T09:19:49.325312+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T09:19:50.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:50 smithi181 bash[23287]: audit 2024-09-17T09:19:49.325660+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:19:50.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:50 smithi181 bash[23287]: cluster 2024-09-17T09:19:49.419406+0000 mgr.a (mgr.14150) 149 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:19:51.086 DEBUG:teuthology.orchestra.run.smithi043:osd.0> sudo journalctl -f -n 0 -u ceph-2749fc84-74d5-11ef-bceb-c7b262605968@osd.0.service 2024-09-17T09:19:51.089 INFO:tasks.cephadm:Deploying osd.1 on smithi181 with /dev/vg_nvme/lv_4... 2024-09-17T09:19:51.089 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-09-17T09:19:51.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:51 smithi181 bash[23287]: cluster 2024-09-17T09:19:50.334355+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T09:19:51.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:51 smithi181 bash[23287]: audit 2024-09-17T09:19:50.385631+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:51.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:51 smithi181 bash[23287]: audit 2024-09-17T09:19:50.391246+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:51.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:51 smithi181 bash[23287]: audit 2024-09-17T09:19:50.391448+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:19:51.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:51 smithi181 bash[23287]: audit 2024-09-17T09:19:50.392850+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:51.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:51 smithi181 bash[23287]: audit 2024-09-17T09:19:50.396212+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:51.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:51 smithi181 bash[23287]: audit 2024-09-17T09:19:50.396443+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:51.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:51 smithi181 bash[23287]: cluster 2024-09-17T09:19:50.399941+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:19:51.431 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:51 smithi181 bash[23287]: audit 2024-09-17T09:19:50.404841+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:51.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:51 smithi043 bash[22564]: cluster 2024-09-17T09:19:50.334355+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T09:19:51.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:51 smithi043 bash[22564]: audit 2024-09-17T09:19:50.385631+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:51.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:51 smithi043 bash[22564]: audit 2024-09-17T09:19:50.391246+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:51.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:51 smithi043 bash[22564]: audit 2024-09-17T09:19:50.391448+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:19:51.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:51 smithi043 bash[22564]: audit 2024-09-17T09:19:50.392850+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:51.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:51 smithi043 bash[22564]: audit 2024-09-17T09:19:50.396212+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:51.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:51 smithi043 bash[22564]: audit 2024-09-17T09:19:50.396443+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:51.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:51 smithi043 bash[22564]: cluster 2024-09-17T09:19:50.399941+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:19:51.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:51 smithi043 bash[22564]: audit 2024-09-17T09:19:50.404841+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:51.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:51 smithi189 bash[23496]: cluster 2024-09-17T09:19:50.334355+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T09:19:51.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:51 smithi189 bash[23496]: audit 2024-09-17T09:19:50.385631+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:51.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:51 smithi189 bash[23496]: audit 2024-09-17T09:19:50.391246+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:51.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:51 smithi189 bash[23496]: audit 2024-09-17T09:19:50.391448+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:19:51.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:51 smithi189 bash[23496]: audit 2024-09-17T09:19:50.392850+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:51.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:51 smithi189 bash[23496]: audit 2024-09-17T09:19:50.396212+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:51.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:51 smithi189 bash[23496]: audit 2024-09-17T09:19:50.396443+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:51.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:51 smithi189 bash[23496]: cluster 2024-09-17T09:19:50.399941+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:19:51.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:51 smithi189 bash[23496]: audit 2024-09-17T09:19:50.404841+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:52.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:52 smithi181 bash[23287]: cluster 2024-09-17T09:19:51.394037+0000 mon.a (mon.0) 426 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T09:19:52.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:52 smithi189 bash[23496]: cluster 2024-09-17T09:19:51.394037+0000 mon.a (mon.0) 426 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T09:19:52.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:52 smithi043 bash[22564]: cluster 2024-09-17T09:19:51.394037+0000 mon.a (mon.0) 426 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T09:19:53.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:53 smithi181 bash[23287]: cluster 2024-09-17T09:19:52.400391+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:19:53.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:53 smithi189 bash[23496]: cluster 2024-09-17T09:19:52.400391+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:19:53.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:53 smithi043 bash[22564]: cluster 2024-09-17T09:19:52.400391+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:19:55.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:55 smithi189 bash[23496]: audit 2024-09-17T09:19:54.248094+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:55.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:55 smithi189 bash[23496]: audit 2024-09-17T09:19:54.252347+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:55.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:55 smithi189 bash[23496]: audit 2024-09-17T09:19:54.256489+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:55.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:55 smithi189 bash[23496]: audit 2024-09-17T09:19:54.261634+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:55.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:55 smithi189 bash[23496]: audit 2024-09-17T09:19:54.261863+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:55.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:55 smithi189 bash[23496]: audit 2024-09-17T09:19:54.262747+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:55.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:55 smithi189 bash[23496]: cluster 2024-09-17T09:19:54.264586+0000 mgr.a (mgr.14150) 152 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:19:55.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:55 smithi189 bash[23496]: audit 2024-09-17T09:19:54.270263+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:55.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:55 smithi043 bash[22564]: audit 2024-09-17T09:19:54.248094+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:55.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:55 smithi043 bash[22564]: audit 2024-09-17T09:19:54.252347+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:55.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:55 smithi043 bash[22564]: audit 2024-09-17T09:19:54.256489+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:55.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:55 smithi043 bash[22564]: audit 2024-09-17T09:19:54.261634+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:55.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:55 smithi043 bash[22564]: audit 2024-09-17T09:19:54.261863+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:55.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:55 smithi043 bash[22564]: audit 2024-09-17T09:19:54.262747+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:55.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:55 smithi043 bash[22564]: cluster 2024-09-17T09:19:54.264586+0000 mgr.a (mgr.14150) 152 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:19:55.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:55 smithi043 bash[22564]: audit 2024-09-17T09:19:54.270263+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:55.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:55 smithi181 bash[23287]: audit 2024-09-17T09:19:54.248094+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:55.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:55 smithi181 bash[23287]: audit 2024-09-17T09:19:54.252347+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:55.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:55 smithi181 bash[23287]: audit 2024-09-17T09:19:54.256489+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:19:55.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:55 smithi181 bash[23287]: audit 2024-09-17T09:19:54.261634+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:55.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:55 smithi181 bash[23287]: audit 2024-09-17T09:19:54.261863+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:19:55.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:55 smithi181 bash[23287]: audit 2024-09-17T09:19:54.262747+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:19:55.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:55 smithi181 bash[23287]: cluster 2024-09-17T09:19:54.264586+0000 mgr.a (mgr.14150) 152 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:19:55.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:55 smithi181 bash[23287]: audit 2024-09-17T09:19:54.270263+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:55.759 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:19:56.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:56 smithi189 bash[23496]: cluster 2024-09-17T09:19:55.257678+0000 mon.a (mon.0) 434 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T09:19:56.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:56 smithi189 bash[23496]: cluster 2024-09-17T09:19:55.257723+0000 mon.a (mon.0) 435 : cluster [INF] Cluster is now healthy 2024-09-17T09:19:56.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:56 smithi043 bash[22564]: cluster 2024-09-17T09:19:55.257678+0000 mon.a (mon.0) 434 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T09:19:56.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:56 smithi043 bash[22564]: cluster 2024-09-17T09:19:55.257723+0000 mon.a (mon.0) 435 : cluster [INF] Cluster is now healthy 2024-09-17T09:19:56.620 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:56 smithi181 bash[23287]: cluster 2024-09-17T09:19:55.257678+0000 mon.a (mon.0) 434 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T09:19:56.620 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:56 smithi181 bash[23287]: cluster 2024-09-17T09:19:55.257723+0000 mon.a (mon.0) 435 : cluster [INF] Cluster is now healthy 2024-09-17T09:19:57.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:57 smithi189 bash[23496]: cluster 2024-09-17T09:19:56.265009+0000 mgr.a (mgr.14150) 153 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:19:57.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:57 smithi043 bash[22564]: cluster 2024-09-17T09:19:56.265009+0000 mgr.a (mgr.14150) 153 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:19:57.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:57 smithi181 bash[23287]: cluster 2024-09-17T09:19:56.265009+0000 mgr.a (mgr.14150) 153 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:19:58.554 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-09-17T09:19:58.721 INFO:teuthology.orchestra.run.smithi181.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-09-17T09:19:58.737 INFO:teuthology.orchestra.run.smithi181.stderr: stderr: 10+0 records in 2024-09-17T09:19:58.737 INFO:teuthology.orchestra.run.smithi181.stderr:10+0 records out 2024-09-17T09:19:58.737 INFO:teuthology.orchestra.run.smithi181.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0139742 s, 750 MB/s 2024-09-17T09:19:58.737 INFO:teuthology.orchestra.run.smithi181.stderr:--> Zapping successful for: 2024-09-17T09:19:58.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:58 smithi189 bash[23496]: audit 2024-09-17T09:19:57.507632+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:58.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:58 smithi189 bash[23496]: audit 2024-09-17T09:19:57.515735+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:58.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:58 smithi189 bash[23496]: audit 2024-09-17T09:19:57.525129+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:58.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:19:58 smithi189 bash[23496]: cluster 2024-09-17T09:19:58.265453+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:19:58.760 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:58 smithi181 bash[23287]: audit 2024-09-17T09:19:57.507632+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:58.760 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:58 smithi181 bash[23287]: audit 2024-09-17T09:19:57.515735+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:58.760 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:58 smithi181 bash[23287]: audit 2024-09-17T09:19:57.525129+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:58.760 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:19:58 smithi181 bash[23287]: cluster 2024-09-17T09:19:58.265453+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:19:58.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:58 smithi043 bash[22564]: audit 2024-09-17T09:19:57.507632+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:58.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:58 smithi043 bash[22564]: audit 2024-09-17T09:19:57.515735+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:58.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:58 smithi043 bash[22564]: audit 2024-09-17T09:19:57.525129+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:19:58.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:19:58 smithi043 bash[22564]: cluster 2024-09-17T09:19:58.265453+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:19:59.276 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi181:vg_nvme/lv_4 2024-09-17T09:20:00.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:00 smithi181 bash[23287]: cluster 2024-09-17T09:20:00.000122+0000 mon.a (mon.0) 439 : cluster [INF] overall HEALTH_OK 2024-09-17T09:20:00.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:00 smithi189 bash[23496]: cluster 2024-09-17T09:20:00.000122+0000 mon.a (mon.0) 439 : cluster [INF] overall HEALTH_OK 2024-09-17T09:20:00.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:00 smithi043 bash[22564]: cluster 2024-09-17T09:20:00.000122+0000 mon.a (mon.0) 439 : cluster [INF] overall HEALTH_OK 2024-09-17T09:20:01.373 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:01 smithi181 bash[23287]: cluster 2024-09-17T09:20:00.265951+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:01.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:01 smithi189 bash[23496]: cluster 2024-09-17T09:20:00.265951+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:01.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:01 smithi043 bash[22564]: cluster 2024-09-17T09:20:00.265951+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:03.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:03 smithi181 bash[23287]: cluster 2024-09-17T09:20:02.266425+0000 mgr.a (mgr.14150) 156 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:03.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:03 smithi043 bash[22564]: cluster 2024-09-17T09:20:02.266425+0000 mgr.a (mgr.14150) 156 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:03.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:03 smithi189 bash[23496]: cluster 2024-09-17T09:20:02.266425+0000 mgr.a (mgr.14150) 156 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:03.939 INFO:teuthology.orchestra.run.smithi181.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:20:05.543 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:05 smithi181 bash[23287]: cluster 2024-09-17T09:20:04.266956+0000 mgr.a (mgr.14150) 157 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:05.747 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:05 smithi043 bash[22564]: cluster 2024-09-17T09:20:04.266956+0000 mgr.a (mgr.14150) 157 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:05.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:05 smithi189 bash[23496]: cluster 2024-09-17T09:20:04.266956+0000 mgr.a (mgr.14150) 157 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:07.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:07 smithi181 bash[23287]: audit 2024-09-17T09:20:06.172681+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:07.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:07 smithi181 bash[23287]: audit 2024-09-17T09:20:06.177242+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:07.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:07 smithi181 bash[23287]: audit 2024-09-17T09:20:06.183593+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:07.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:07 smithi181 bash[23287]: cluster 2024-09-17T09:20:06.267434+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:07.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:07 smithi189 bash[23496]: audit 2024-09-17T09:20:06.172681+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:07.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:07 smithi189 bash[23496]: audit 2024-09-17T09:20:06.177242+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:07.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:07 smithi189 bash[23496]: audit 2024-09-17T09:20:06.183593+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:07.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:07 smithi189 bash[23496]: cluster 2024-09-17T09:20:06.267434+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:07.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:07 smithi043 bash[22564]: audit 2024-09-17T09:20:06.172681+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:07.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:07 smithi043 bash[22564]: audit 2024-09-17T09:20:06.177242+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:07.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:07 smithi043 bash[22564]: audit 2024-09-17T09:20:06.183593+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:07.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:07 smithi043 bash[22564]: cluster 2024-09-17T09:20:06.267434+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:08.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:08 smithi181 bash[23287]: audit 2024-09-17T09:20:07.175435+0000 mgr.a (mgr.14150) 159 : audit [DBG] from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:20:08.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:08 smithi181 bash[23287]: audit 2024-09-17T09:20:07.182405+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:20:08.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:08 smithi181 bash[23287]: audit 2024-09-17T09:20:07.188839+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:20:08.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:08 smithi181 bash[23287]: audit 2024-09-17T09:20:07.190587+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:08.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:08 smithi189 bash[23496]: audit 2024-09-17T09:20:07.175435+0000 mgr.a (mgr.14150) 159 : audit [DBG] from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:20:08.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:08 smithi189 bash[23496]: audit 2024-09-17T09:20:07.182405+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:20:08.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:08 smithi189 bash[23496]: audit 2024-09-17T09:20:07.188839+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:20:08.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:08 smithi189 bash[23496]: audit 2024-09-17T09:20:07.190587+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:08.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:08 smithi043 bash[22564]: audit 2024-09-17T09:20:07.175435+0000 mgr.a (mgr.14150) 159 : audit [DBG] from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi181:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:20:08.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:08 smithi043 bash[22564]: audit 2024-09-17T09:20:07.182405+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:20:08.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:08 smithi043 bash[22564]: audit 2024-09-17T09:20:07.188839+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:20:08.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:08 smithi043 bash[22564]: audit 2024-09-17T09:20:07.190587+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:09.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:09 smithi189 bash[23496]: cluster 2024-09-17T09:20:08.267871+0000 mgr.a (mgr.14150) 160 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:09.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:09 smithi043 bash[22564]: cluster 2024-09-17T09:20:08.267871+0000 mgr.a (mgr.14150) 160 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:09.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:09 smithi181 bash[23287]: cluster 2024-09-17T09:20:08.267871+0000 mgr.a (mgr.14150) 160 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:11.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:11 smithi181 bash[23287]: cluster 2024-09-17T09:20:10.268433+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:11.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:11 smithi189 bash[23496]: cluster 2024-09-17T09:20:10.268433+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:11.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:11 smithi043 bash[22564]: cluster 2024-09-17T09:20:10.268433+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:13.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:13 smithi181 bash[23287]: cluster 2024-09-17T09:20:12.269060+0000 mgr.a (mgr.14150) 162 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:13.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:13 smithi181 bash[23287]: audit 2024-09-17T09:20:12.875215+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:13.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:13 smithi181 bash[23287]: audit 2024-09-17T09:20:12.882508+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:13.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:13 smithi181 bash[23287]: audit 2024-09-17T09:20:12.891841+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:13.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:13 smithi189 bash[23496]: cluster 2024-09-17T09:20:12.269060+0000 mgr.a (mgr.14150) 162 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:13.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:13 smithi189 bash[23496]: audit 2024-09-17T09:20:12.875215+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:13.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:13 smithi189 bash[23496]: audit 2024-09-17T09:20:12.882508+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:13.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:13 smithi189 bash[23496]: audit 2024-09-17T09:20:12.891841+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:13.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:13 smithi043 bash[22564]: cluster 2024-09-17T09:20:12.269060+0000 mgr.a (mgr.14150) 162 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:13.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:13 smithi043 bash[22564]: audit 2024-09-17T09:20:12.875215+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:13.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:13 smithi043 bash[22564]: audit 2024-09-17T09:20:12.882508+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:13.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:13 smithi043 bash[22564]: audit 2024-09-17T09:20:12.891841+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:15.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:15 smithi181 bash[23287]: cluster 2024-09-17T09:20:14.269622+0000 mgr.a (mgr.14150) 163 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:15.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:15 smithi181 bash[23287]: audit 2024-09-17T09:20:15.220118+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.181:0/4095049643' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8f0defb0-b349-4b13-b41d-423d29f644a9"}]: dispatch 2024-09-17T09:20:15.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:15 smithi181 bash[23287]: audit 2024-09-17T09:20:15.221098+0000 mon.a (mon.0) 449 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8f0defb0-b349-4b13-b41d-423d29f644a9"}]: dispatch 2024-09-17T09:20:15.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:15 smithi181 bash[23287]: audit 2024-09-17T09:20:15.229297+0000 mon.a (mon.0) 450 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8f0defb0-b349-4b13-b41d-423d29f644a9"}]': finished 2024-09-17T09:20:15.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:15 smithi181 bash[23287]: cluster 2024-09-17T09:20:15.229435+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T09:20:15.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:15 smithi181 bash[23287]: audit 2024-09-17T09:20:15.229681+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:20:15.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:15 smithi189 bash[23496]: cluster 2024-09-17T09:20:14.269622+0000 mgr.a (mgr.14150) 163 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:15.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:15 smithi189 bash[23496]: audit 2024-09-17T09:20:15.220118+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.181:0/4095049643' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8f0defb0-b349-4b13-b41d-423d29f644a9"}]: dispatch 2024-09-17T09:20:15.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:15 smithi189 bash[23496]: audit 2024-09-17T09:20:15.221098+0000 mon.a (mon.0) 449 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8f0defb0-b349-4b13-b41d-423d29f644a9"}]: dispatch 2024-09-17T09:20:15.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:15 smithi189 bash[23496]: audit 2024-09-17T09:20:15.229297+0000 mon.a (mon.0) 450 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8f0defb0-b349-4b13-b41d-423d29f644a9"}]': finished 2024-09-17T09:20:15.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:15 smithi189 bash[23496]: cluster 2024-09-17T09:20:15.229435+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T09:20:15.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:15 smithi189 bash[23496]: audit 2024-09-17T09:20:15.229681+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:20:15.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:15 smithi043 bash[22564]: cluster 2024-09-17T09:20:14.269622+0000 mgr.a (mgr.14150) 163 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:15.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:15 smithi043 bash[22564]: audit 2024-09-17T09:20:15.220118+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.181:0/4095049643' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8f0defb0-b349-4b13-b41d-423d29f644a9"}]: dispatch 2024-09-17T09:20:15.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:15 smithi043 bash[22564]: audit 2024-09-17T09:20:15.221098+0000 mon.a (mon.0) 449 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8f0defb0-b349-4b13-b41d-423d29f644a9"}]: dispatch 2024-09-17T09:20:15.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:15 smithi043 bash[22564]: audit 2024-09-17T09:20:15.229297+0000 mon.a (mon.0) 450 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8f0defb0-b349-4b13-b41d-423d29f644a9"}]': finished 2024-09-17T09:20:15.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:15 smithi043 bash[22564]: cluster 2024-09-17T09:20:15.229435+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T09:20:15.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:15 smithi043 bash[22564]: audit 2024-09-17T09:20:15.229681+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:20:16.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:16 smithi181 bash[23287]: audit 2024-09-17T09:20:15.848886+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.181:0/717505546' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:20:16.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:16 smithi189 bash[23496]: audit 2024-09-17T09:20:15.848886+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.181:0/717505546' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:20:16.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:16 smithi043 bash[22564]: audit 2024-09-17T09:20:15.848886+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.181:0/717505546' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:20:17.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:17 smithi181 bash[23287]: cluster 2024-09-17T09:20:16.270209+0000 mgr.a (mgr.14150) 164 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:17.746 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:17 smithi189 bash[23496]: cluster 2024-09-17T09:20:16.270209+0000 mgr.a (mgr.14150) 164 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:17.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:17 smithi043 bash[22564]: cluster 2024-09-17T09:20:16.270209+0000 mgr.a (mgr.14150) 164 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:19.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:18 smithi189 bash[23496]: audit 2024-09-17T09:20:17.727516+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:19.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:18 smithi189 bash[23496]: audit 2024-09-17T09:20:17.735114+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:19.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:18 smithi189 bash[23496]: audit 2024-09-17T09:20:17.744457+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:19.010 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:18 smithi189 bash[23496]: cluster 2024-09-17T09:20:18.270689+0000 mgr.a (mgr.14150) 165 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:19.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:18 smithi043 bash[22564]: audit 2024-09-17T09:20:17.727516+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:19.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:18 smithi043 bash[22564]: audit 2024-09-17T09:20:17.735114+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:19.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:18 smithi043 bash[22564]: audit 2024-09-17T09:20:17.744457+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:19.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:18 smithi043 bash[22564]: cluster 2024-09-17T09:20:18.270689+0000 mgr.a (mgr.14150) 165 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:19.180 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:18 smithi181 bash[23287]: audit 2024-09-17T09:20:17.727516+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:19.180 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:18 smithi181 bash[23287]: audit 2024-09-17T09:20:17.735114+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:19.180 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:18 smithi181 bash[23287]: audit 2024-09-17T09:20:17.744457+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:19.180 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:18 smithi181 bash[23287]: cluster 2024-09-17T09:20:18.270689+0000 mgr.a (mgr.14150) 165 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:21.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:21 smithi181 bash[23287]: cluster 2024-09-17T09:20:20.271266+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:21.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:21 smithi189 bash[23496]: cluster 2024-09-17T09:20:20.271266+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:21.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:21 smithi043 bash[22564]: cluster 2024-09-17T09:20:20.271266+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:23.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:23 smithi181 bash[23287]: cluster 2024-09-17T09:20:22.271873+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:23.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:23 smithi189 bash[23496]: cluster 2024-09-17T09:20:22.271873+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:23.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:23 smithi043 bash[22564]: cluster 2024-09-17T09:20:22.271873+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:25.495 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:25 smithi181 bash[23287]: cluster 2024-09-17T09:20:24.272516+0000 mgr.a (mgr.14150) 168 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:25.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:25 smithi189 bash[23496]: cluster 2024-09-17T09:20:24.272516+0000 mgr.a (mgr.14150) 168 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:25.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:25 smithi043 bash[22564]: cluster 2024-09-17T09:20:24.272516+0000 mgr.a (mgr.14150) 168 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:27.644 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:27 smithi181 bash[23287]: cluster 2024-09-17T09:20:26.273155+0000 mgr.a (mgr.14150) 169 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:27.644 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:27 smithi181 bash[23287]: audit 2024-09-17T09:20:26.379315+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:27.644 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:27 smithi181 bash[23287]: audit 2024-09-17T09:20:26.387317+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:27.645 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:27 smithi181 bash[23287]: audit 2024-09-17T09:20:26.396901+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:27.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:27 smithi189 bash[23496]: cluster 2024-09-17T09:20:26.273155+0000 mgr.a (mgr.14150) 169 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:27.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:27 smithi189 bash[23496]: audit 2024-09-17T09:20:26.379315+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:27.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:27 smithi189 bash[23496]: audit 2024-09-17T09:20:26.387317+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:27.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:27 smithi189 bash[23496]: audit 2024-09-17T09:20:26.396901+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:27.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:27 smithi043 bash[22564]: cluster 2024-09-17T09:20:26.273155+0000 mgr.a (mgr.14150) 169 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:27.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:27 smithi043 bash[22564]: audit 2024-09-17T09:20:26.379315+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:27.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:27 smithi043 bash[22564]: audit 2024-09-17T09:20:26.387317+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:27.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:27 smithi043 bash[22564]: audit 2024-09-17T09:20:26.396901+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:29.503 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:29 smithi189 bash[23496]: cluster 2024-09-17T09:20:28.273760+0000 mgr.a (mgr.14150) 170 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:29.503 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:29 smithi189 bash[23496]: audit 2024-09-17T09:20:28.590642+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:20:29.503 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:29 smithi189 bash[23496]: audit 2024-09-17T09:20:28.592369+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:29.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:29 smithi181 bash[23287]: cluster 2024-09-17T09:20:28.273760+0000 mgr.a (mgr.14150) 170 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:29.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:29 smithi181 bash[23287]: audit 2024-09-17T09:20:28.590642+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:20:29.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:29 smithi181 bash[23287]: audit 2024-09-17T09:20:28.592369+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:29.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:29 smithi043 bash[22564]: cluster 2024-09-17T09:20:28.273760+0000 mgr.a (mgr.14150) 170 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:29.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:29 smithi043 bash[22564]: audit 2024-09-17T09:20:28.590642+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:20:29.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:29 smithi043 bash[22564]: audit 2024-09-17T09:20:28.592369+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:30.650 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:30 smithi181 bash[23287]: cephadm 2024-09-17T09:20:28.593862+0000 mgr.a (mgr.14150) 171 : cephadm [INF] Deploying daemon osd.1 on smithi181 2024-09-17T09:20:30.717 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:30 smithi189 bash[23496]: cephadm 2024-09-17T09:20:28.593862+0000 mgr.a (mgr.14150) 171 : cephadm [INF] Deploying daemon osd.1 on smithi181 2024-09-17T09:20:30.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:30 smithi043 bash[22564]: cephadm 2024-09-17T09:20:28.593862+0000 mgr.a (mgr.14150) 171 : cephadm [INF] Deploying daemon osd.1 on smithi181 2024-09-17T09:20:31.658 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:31 smithi181 bash[23287]: cluster 2024-09-17T09:20:30.274355+0000 mgr.a (mgr.14150) 172 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:31.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:31 smithi189 bash[23496]: cluster 2024-09-17T09:20:30.274355+0000 mgr.a (mgr.14150) 172 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:31.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:31 smithi043 bash[22564]: cluster 2024-09-17T09:20:30.274355+0000 mgr.a (mgr.14150) 172 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:32.675 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:20:32 smithi181 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:20:32.676 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:32 smithi181 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:20:32.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:32 smithi181 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:20:32.930 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:20:32 smithi181 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:20:33.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:33 smithi181 bash[23287]: cluster 2024-09-17T09:20:32.274929+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:33.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:33 smithi181 bash[23287]: audit 2024-09-17T09:20:32.944296+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:20:33.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:33 smithi181 bash[23287]: audit 2024-09-17T09:20:32.949809+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:33.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:33 smithi181 bash[23287]: audit 2024-09-17T09:20:32.950228+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:33.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:33 smithi181 bash[23287]: audit 2024-09-17T09:20:32.953872+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:20:33.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:33 smithi181 bash[23287]: audit 2024-09-17T09:20:32.957039+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:33.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:33 smithi181 bash[23287]: audit 2024-09-17T09:20:32.964444+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:33.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:33 smithi181 bash[23287]: audit 2024-09-17T09:20:33.092608+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:33.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:33 smithi181 bash[23287]: audit 2024-09-17T09:20:33.099166+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:33.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:33 smithi181 bash[23287]: audit 2024-09-17T09:20:33.107462+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:33.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:33 smithi189 bash[23496]: cluster 2024-09-17T09:20:32.274929+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:33.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:33 smithi189 bash[23496]: audit 2024-09-17T09:20:32.944296+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:20:33.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:33 smithi189 bash[23496]: audit 2024-09-17T09:20:32.949809+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:33.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:33 smithi189 bash[23496]: audit 2024-09-17T09:20:32.950228+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:33.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:33 smithi189 bash[23496]: audit 2024-09-17T09:20:32.953872+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:20:33.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:33 smithi189 bash[23496]: audit 2024-09-17T09:20:32.957039+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:33.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:33 smithi189 bash[23496]: audit 2024-09-17T09:20:32.964444+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:33.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:33 smithi189 bash[23496]: audit 2024-09-17T09:20:33.092608+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:33.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:33 smithi189 bash[23496]: audit 2024-09-17T09:20:33.099166+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:33.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:33 smithi189 bash[23496]: audit 2024-09-17T09:20:33.107462+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:33.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:33 smithi043 bash[22564]: cluster 2024-09-17T09:20:32.274929+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:33.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:33 smithi043 bash[22564]: audit 2024-09-17T09:20:32.944296+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:20:33.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:33 smithi043 bash[22564]: audit 2024-09-17T09:20:32.949809+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:33.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:33 smithi043 bash[22564]: audit 2024-09-17T09:20:32.950228+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:33.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:33 smithi043 bash[22564]: audit 2024-09-17T09:20:32.953872+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:20:33.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:33 smithi043 bash[22564]: audit 2024-09-17T09:20:32.957039+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:33.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:33 smithi043 bash[22564]: audit 2024-09-17T09:20:32.964444+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:33.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:33 smithi043 bash[22564]: audit 2024-09-17T09:20:33.092608+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:33.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:33 smithi043 bash[22564]: audit 2024-09-17T09:20:33.099166+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:33.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:33 smithi043 bash[22564]: audit 2024-09-17T09:20:33.107462+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:35.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:35 smithi181 bash[23287]: cluster 2024-09-17T09:20:34.275413+0000 mgr.a (mgr.14150) 174 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:35.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:35 smithi189 bash[23496]: cluster 2024-09-17T09:20:34.275413+0000 mgr.a (mgr.14150) 174 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:35.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:35 smithi043 bash[22564]: cluster 2024-09-17T09:20:34.275413+0000 mgr.a (mgr.14150) 174 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:37.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:37 smithi181 bash[23287]: cluster 2024-09-17T09:20:36.275850+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:37.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:37 smithi189 bash[23496]: cluster 2024-09-17T09:20:36.275850+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:37.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:37 smithi043 bash[22564]: cluster 2024-09-17T09:20:36.275850+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:39.063 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:38 smithi181 bash[23287]: audit 2024-09-17T09:20:37.944914+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:39.064 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:38 smithi181 bash[23287]: audit 2024-09-17T09:20:37.953336+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:39.064 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:38 smithi181 bash[23287]: audit 2024-09-17T09:20:37.963369+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:39.064 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:38 smithi181 bash[23287]: cluster 2024-09-17T09:20:38.276326+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:39.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:38 smithi189 bash[23496]: audit 2024-09-17T09:20:37.944914+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:39.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:38 smithi189 bash[23496]: audit 2024-09-17T09:20:37.953336+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:39.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:38 smithi189 bash[23496]: audit 2024-09-17T09:20:37.963369+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:39.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:38 smithi189 bash[23496]: cluster 2024-09-17T09:20:38.276326+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:39.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:38 smithi043 bash[22564]: audit 2024-09-17T09:20:37.944914+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:39.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:38 smithi043 bash[22564]: audit 2024-09-17T09:20:37.953336+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:39.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:38 smithi043 bash[22564]: audit 2024-09-17T09:20:37.963369+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:39.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:38 smithi043 bash[22564]: cluster 2024-09-17T09:20:38.276326+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:40.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:39 smithi189 bash[23496]: audit 2024-09-17T09:20:39.274723+0000 mon.b (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.181:6800/11734469,v1:172.21.15.181:6801/11734469]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T09:20:40.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:39 smithi189 bash[23496]: audit 2024-09-17T09:20:39.275400+0000 mon.a (mon.0) 473 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T09:20:40.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:39 smithi043 bash[22564]: audit 2024-09-17T09:20:39.274723+0000 mon.b (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.181:6800/11734469,v1:172.21.15.181:6801/11734469]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T09:20:40.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:39 smithi043 bash[22564]: audit 2024-09-17T09:20:39.275400+0000 mon.a (mon.0) 473 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T09:20:40.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:39 smithi181 bash[23287]: audit 2024-09-17T09:20:39.274723+0000 mon.b (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.181:6800/11734469,v1:172.21.15.181:6801/11734469]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T09:20:40.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:39 smithi181 bash[23287]: audit 2024-09-17T09:20:39.275400+0000 mon.a (mon.0) 473 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T09:20:41.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:40 smithi189 bash[23496]: audit 2024-09-17T09:20:39.974961+0000 mon.a (mon.0) 474 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T09:20:41.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:40 smithi189 bash[23496]: cluster 2024-09-17T09:20:39.975145+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T09:20:41.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:40 smithi189 bash[23496]: audit 2024-09-17T09:20:39.975429+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:20:41.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:40 smithi189 bash[23496]: audit 2024-09-17T09:20:39.976458+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.181:6800/11734469,v1:172.21.15.181:6801/11734469]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-17T09:20:41.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:40 smithi189 bash[23496]: audit 2024-09-17T09:20:39.977102+0000 mon.a (mon.0) 477 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-17T09:20:41.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:40 smithi189 bash[23496]: cluster 2024-09-17T09:20:40.276770+0000 mgr.a (mgr.14150) 177 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:41.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:40 smithi043 bash[22564]: audit 2024-09-17T09:20:39.974961+0000 mon.a (mon.0) 474 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T09:20:41.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:40 smithi043 bash[22564]: cluster 2024-09-17T09:20:39.975145+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T09:20:41.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:40 smithi043 bash[22564]: audit 2024-09-17T09:20:39.975429+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:20:41.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:40 smithi043 bash[22564]: audit 2024-09-17T09:20:39.976458+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.181:6800/11734469,v1:172.21.15.181:6801/11734469]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-17T09:20:41.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:40 smithi043 bash[22564]: audit 2024-09-17T09:20:39.977102+0000 mon.a (mon.0) 477 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-17T09:20:41.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:40 smithi043 bash[22564]: cluster 2024-09-17T09:20:40.276770+0000 mgr.a (mgr.14150) 177 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:41.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:40 smithi181 bash[23287]: audit 2024-09-17T09:20:39.974961+0000 mon.a (mon.0) 474 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T09:20:41.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:40 smithi181 bash[23287]: cluster 2024-09-17T09:20:39.975145+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T09:20:41.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:40 smithi181 bash[23287]: audit 2024-09-17T09:20:39.975429+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:20:41.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:40 smithi181 bash[23287]: audit 2024-09-17T09:20:39.976458+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.181:6800/11734469,v1:172.21.15.181:6801/11734469]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-17T09:20:41.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:40 smithi181 bash[23287]: audit 2024-09-17T09:20:39.977102+0000 mon.a (mon.0) 477 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]: dispatch 2024-09-17T09:20:41.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:40 smithi181 bash[23287]: cluster 2024-09-17T09:20:40.276770+0000 mgr.a (mgr.14150) 177 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:41.574 INFO:teuthology.orchestra.run.smithi181.stdout:Created osd(s) 1 on host 'smithi181' 2024-09-17T09:20:42.164 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:41 smithi181 bash[23287]: audit 2024-09-17T09:20:40.977995+0000 mon.a (mon.0) 478 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-09-17T09:20:42.164 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:41 smithi181 bash[23287]: cluster 2024-09-17T09:20:40.978120+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T09:20:42.164 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:41 smithi181 bash[23287]: audit 2024-09-17T09:20:40.978726+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:20:42.164 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:41 smithi181 bash[23287]: audit 2024-09-17T09:20:40.985617+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:20:42.164 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:41 smithi181 bash[23287]: audit 2024-09-17T09:20:41.505395+0000 mon.a (mon.0) 482 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-17T09:20:42.164 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:41 smithi181 bash[23287]: audit 2024-09-17T09:20:41.556924+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:20:42.164 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:41 smithi181 bash[23287]: audit 2024-09-17T09:20:41.565013+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:42.164 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:41 smithi181 bash[23287]: audit 2024-09-17T09:20:41.565449+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:20:42.165 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:41 smithi181 bash[23287]: audit 2024-09-17T09:20:41.573003+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:42.165 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:41 smithi181 bash[23287]: audit 2024-09-17T09:20:41.581183+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:42.165 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:41 smithi181 bash[23287]: audit 2024-09-17T09:20:41.583336+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:42.165 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:41 smithi181 bash[23287]: audit 2024-09-17T09:20:41.585014+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:20:42.165 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:41 smithi181 bash[23287]: audit 2024-09-17T09:20:41.594286+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:42.166 DEBUG:teuthology.orchestra.run.smithi181:osd.1> sudo journalctl -f -n 0 -u ceph-2749fc84-74d5-11ef-bceb-c7b262605968@osd.1.service 2024-09-17T09:20:42.169 INFO:tasks.cephadm:Deploying osd.2 on smithi189 with /dev/vg_nvme/lv_4... 2024-09-17T09:20:42.170 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-09-17T09:20:42.271 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:41 smithi189 bash[23496]: audit 2024-09-17T09:20:40.977995+0000 mon.a (mon.0) 478 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-09-17T09:20:42.271 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:41 smithi189 bash[23496]: cluster 2024-09-17T09:20:40.978120+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T09:20:42.271 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:41 smithi189 bash[23496]: audit 2024-09-17T09:20:40.978726+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:20:42.272 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:41 smithi189 bash[23496]: audit 2024-09-17T09:20:40.985617+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:20:42.272 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:41 smithi189 bash[23496]: audit 2024-09-17T09:20:41.505395+0000 mon.a (mon.0) 482 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-17T09:20:42.272 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:41 smithi189 bash[23496]: audit 2024-09-17T09:20:41.556924+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:20:42.272 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:41 smithi189 bash[23496]: audit 2024-09-17T09:20:41.565013+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:42.272 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:41 smithi189 bash[23496]: audit 2024-09-17T09:20:41.565449+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:20:42.272 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:41 smithi189 bash[23496]: audit 2024-09-17T09:20:41.573003+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:42.272 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:41 smithi189 bash[23496]: audit 2024-09-17T09:20:41.581183+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:42.272 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:41 smithi189 bash[23496]: audit 2024-09-17T09:20:41.583336+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:42.272 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:41 smithi189 bash[23496]: audit 2024-09-17T09:20:41.585014+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:20:42.272 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:41 smithi189 bash[23496]: audit 2024-09-17T09:20:41.594286+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:42.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:41 smithi043 bash[22564]: audit 2024-09-17T09:20:40.977995+0000 mon.a (mon.0) 478 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi181", "root=default"]}]': finished 2024-09-17T09:20:42.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:41 smithi043 bash[22564]: cluster 2024-09-17T09:20:40.978120+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T09:20:42.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:41 smithi043 bash[22564]: audit 2024-09-17T09:20:40.978726+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:20:42.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:41 smithi043 bash[22564]: audit 2024-09-17T09:20:40.985617+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:20:42.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:41 smithi043 bash[22564]: audit 2024-09-17T09:20:41.505395+0000 mon.a (mon.0) 482 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-17T09:20:42.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:41 smithi043 bash[22564]: audit 2024-09-17T09:20:41.556924+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:20:42.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:41 smithi043 bash[22564]: audit 2024-09-17T09:20:41.565013+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:42.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:41 smithi043 bash[22564]: audit 2024-09-17T09:20:41.565449+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:20:42.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:41 smithi043 bash[22564]: audit 2024-09-17T09:20:41.573003+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:42.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:41 smithi043 bash[22564]: audit 2024-09-17T09:20:41.581183+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:42.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:41 smithi043 bash[22564]: audit 2024-09-17T09:20:41.583336+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:42.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:41 smithi043 bash[22564]: audit 2024-09-17T09:20:41.585014+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:20:42.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:41 smithi043 bash[22564]: audit 2024-09-17T09:20:41.594286+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:43.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:42 smithi189 bash[23496]: cluster 2024-09-17T09:20:40.258533+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:20:43.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:42 smithi189 bash[23496]: cluster 2024-09-17T09:20:40.258615+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:20:43.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:42 smithi189 bash[23496]: cephadm 2024-09-17T09:20:41.567027+0000 mgr.a (mgr.14150) 178 : cephadm [INF] Adjusting osd_memory_target on smithi181 to 16241M 2024-09-17T09:20:43.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:42 smithi189 bash[23496]: audit 2024-09-17T09:20:41.988233+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:20:43.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:42 smithi189 bash[23496]: cluster 2024-09-17T09:20:42.277197+0000 mgr.a (mgr.14150) 179 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:43.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:42 smithi189 bash[23496]: cluster 2024-09-17T09:20:42.512002+0000 mon.a (mon.0) 492 : cluster [INF] osd.1 [v2:172.21.15.181:6800/11734469,v1:172.21.15.181:6801/11734469] boot 2024-09-17T09:20:43.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:42 smithi189 bash[23496]: cluster 2024-09-17T09:20:42.512152+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T09:20:43.260 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:42 smithi189 bash[23496]: audit 2024-09-17T09:20:42.512525+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:20:43.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:42 smithi043 bash[22564]: cluster 2024-09-17T09:20:40.258533+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:20:43.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:42 smithi043 bash[22564]: cluster 2024-09-17T09:20:40.258615+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:20:43.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:42 smithi043 bash[22564]: cephadm 2024-09-17T09:20:41.567027+0000 mgr.a (mgr.14150) 178 : cephadm [INF] Adjusting osd_memory_target on smithi181 to 16241M 2024-09-17T09:20:43.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:42 smithi043 bash[22564]: audit 2024-09-17T09:20:41.988233+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:20:43.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:42 smithi043 bash[22564]: cluster 2024-09-17T09:20:42.277197+0000 mgr.a (mgr.14150) 179 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:43.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:42 smithi043 bash[22564]: cluster 2024-09-17T09:20:42.512002+0000 mon.a (mon.0) 492 : cluster [INF] osd.1 [v2:172.21.15.181:6800/11734469,v1:172.21.15.181:6801/11734469] boot 2024-09-17T09:20:43.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:42 smithi043 bash[22564]: cluster 2024-09-17T09:20:42.512152+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T09:20:43.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:42 smithi043 bash[22564]: audit 2024-09-17T09:20:42.512525+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:20:43.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:42 smithi181 bash[23287]: cluster 2024-09-17T09:20:40.258533+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:20:43.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:42 smithi181 bash[23287]: cluster 2024-09-17T09:20:40.258615+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:20:43.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:42 smithi181 bash[23287]: cephadm 2024-09-17T09:20:41.567027+0000 mgr.a (mgr.14150) 178 : cephadm [INF] Adjusting osd_memory_target on smithi181 to 16241M 2024-09-17T09:20:43.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:42 smithi181 bash[23287]: audit 2024-09-17T09:20:41.988233+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:20:43.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:42 smithi181 bash[23287]: cluster 2024-09-17T09:20:42.277197+0000 mgr.a (mgr.14150) 179 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:20:43.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:42 smithi181 bash[23287]: cluster 2024-09-17T09:20:42.512002+0000 mon.a (mon.0) 492 : cluster [INF] osd.1 [v2:172.21.15.181:6800/11734469,v1:172.21.15.181:6801/11734469] boot 2024-09-17T09:20:43.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:42 smithi181 bash[23287]: cluster 2024-09-17T09:20:42.512152+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T09:20:43.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:42 smithi181 bash[23287]: audit 2024-09-17T09:20:42.512525+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:20:45.179 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:45 smithi181 bash[23287]: cluster 2024-09-17T09:20:43.996586+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T09:20:45.180 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:45 smithi181 bash[23287]: cluster 2024-09-17T09:20:44.277747+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:45.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:45 smithi189 bash[23496]: cluster 2024-09-17T09:20:43.996586+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T09:20:45.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:45 smithi189 bash[23496]: cluster 2024-09-17T09:20:44.277747+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:45.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:44 smithi043 bash[22564]: cluster 2024-09-17T09:20:43.996586+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T09:20:45.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:44 smithi043 bash[22564]: cluster 2024-09-17T09:20:44.277747+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:45.830 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T09:20:47.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:47 smithi189 bash[23496]: cluster 2024-09-17T09:20:46.278299+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:47.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:47 smithi189 bash[23496]: audit 2024-09-17T09:20:46.551197+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:47.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:47 smithi189 bash[23496]: audit 2024-09-17T09:20:46.559372+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:47.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:47 smithi189 bash[23496]: audit 2024-09-17T09:20:46.564312+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:20:47.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:47 smithi189 bash[23496]: audit 2024-09-17T09:20:46.569918+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:47.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:47 smithi189 bash[23496]: audit 2024-09-17T09:20:46.570317+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:47.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:47 smithi189 bash[23496]: audit 2024-09-17T09:20:46.572581+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:20:47.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:47 smithi189 bash[23496]: audit 2024-09-17T09:20:46.582477+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:47.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:47 smithi181 bash[23287]: cluster 2024-09-17T09:20:46.278299+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:47.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:47 smithi181 bash[23287]: audit 2024-09-17T09:20:46.551197+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:47.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:47 smithi181 bash[23287]: audit 2024-09-17T09:20:46.559372+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:47.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:47 smithi181 bash[23287]: audit 2024-09-17T09:20:46.564312+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:20:47.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:47 smithi181 bash[23287]: audit 2024-09-17T09:20:46.569918+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:47.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:47 smithi181 bash[23287]: audit 2024-09-17T09:20:46.570317+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:47.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:47 smithi181 bash[23287]: audit 2024-09-17T09:20:46.572581+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:20:47.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:47 smithi181 bash[23287]: audit 2024-09-17T09:20:46.582477+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:47.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:47 smithi043 bash[22564]: cluster 2024-09-17T09:20:46.278299+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:47.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:47 smithi043 bash[22564]: audit 2024-09-17T09:20:46.551197+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:47.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:47 smithi043 bash[22564]: audit 2024-09-17T09:20:46.559372+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:47.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:47 smithi043 bash[22564]: audit 2024-09-17T09:20:46.564312+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:20:47.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:47 smithi043 bash[22564]: audit 2024-09-17T09:20:46.569918+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:47.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:47 smithi043 bash[22564]: audit 2024-09-17T09:20:46.570317+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:47.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:47 smithi043 bash[22564]: audit 2024-09-17T09:20:46.572581+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:20:47.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:47 smithi043 bash[22564]: audit 2024-09-17T09:20:46.582477+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:48.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:48 smithi181 bash[23287]: cephadm 2024-09-17T09:20:46.562048+0000 mgr.a (mgr.14150) 182 : cephadm [INF] Detected new or changed devices on smithi181 2024-09-17T09:20:48.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:48 smithi181 bash[23287]: cluster 2024-09-17T09:20:46.576167+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:48.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:48 smithi181 bash[23287]: cluster 2024-09-17T09:20:47.565821+0000 mon.a (mon.0) 503 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T09:20:48.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:48 smithi189 bash[23496]: cephadm 2024-09-17T09:20:46.562048+0000 mgr.a (mgr.14150) 182 : cephadm [INF] Detected new or changed devices on smithi181 2024-09-17T09:20:48.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:48 smithi189 bash[23496]: cluster 2024-09-17T09:20:46.576167+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:48.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:48 smithi189 bash[23496]: cluster 2024-09-17T09:20:47.565821+0000 mon.a (mon.0) 503 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T09:20:48.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:48 smithi043 bash[22564]: cephadm 2024-09-17T09:20:46.562048+0000 mgr.a (mgr.14150) 182 : cephadm [INF] Detected new or changed devices on smithi181 2024-09-17T09:20:48.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:48 smithi043 bash[22564]: cluster 2024-09-17T09:20:46.576167+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:48.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:48 smithi043 bash[22564]: cluster 2024-09-17T09:20:47.565821+0000 mon.a (mon.0) 503 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T09:20:48.863 INFO:teuthology.orchestra.run.smithi189.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-09-17T09:20:49.158 INFO:teuthology.orchestra.run.smithi189.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-09-17T09:20:49.175 INFO:teuthology.orchestra.run.smithi189.stderr: stderr: 10+0 records in 2024-09-17T09:20:49.175 INFO:teuthology.orchestra.run.smithi189.stderr:10+0 records out 2024-09-17T09:20:49.175 INFO:teuthology.orchestra.run.smithi189.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.014766 s, 710 MB/s 2024-09-17T09:20:49.175 INFO:teuthology.orchestra.run.smithi189.stderr:--> Zapping successful for: 2024-09-17T09:20:50.167 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi189:vg_nvme/lv_4 2024-09-17T09:20:50.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:50 smithi189 bash[23496]: cluster 2024-09-17T09:20:48.576715+0000 mgr.a (mgr.14150) 184 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:50.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:50 smithi189 bash[23496]: audit 2024-09-17T09:20:49.253431+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:50.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:50 smithi189 bash[23496]: audit 2024-09-17T09:20:49.261548+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:50.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:50 smithi189 bash[23496]: audit 2024-09-17T09:20:49.266196+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:20:50.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:50 smithi189 bash[23496]: audit 2024-09-17T09:20:49.271173+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:50.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:50 smithi189 bash[23496]: audit 2024-09-17T09:20:49.277403+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:50.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:50 smithi189 bash[23496]: audit 2024-09-17T09:20:49.279315+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:20:50.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:50 smithi189 bash[23496]: cluster 2024-09-17T09:20:49.282298+0000 mgr.a (mgr.14150) 185 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:50.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:50 smithi189 bash[23496]: audit 2024-09-17T09:20:49.289108+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:50.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:50 smithi189 bash[23496]: cluster 2024-09-17T09:20:49.335411+0000 mon.a (mon.0) 511 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T09:20:50.510 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:50 smithi189 bash[23496]: cluster 2024-09-17T09:20:49.335464+0000 mon.a (mon.0) 512 : cluster [INF] Cluster is now healthy 2024-09-17T09:20:50.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:50 smithi043 bash[22564]: cluster 2024-09-17T09:20:48.576715+0000 mgr.a (mgr.14150) 184 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:50.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:50 smithi043 bash[22564]: audit 2024-09-17T09:20:49.253431+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:50.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:50 smithi043 bash[22564]: audit 2024-09-17T09:20:49.261548+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:50.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:50 smithi043 bash[22564]: audit 2024-09-17T09:20:49.266196+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:20:50.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:50 smithi043 bash[22564]: audit 2024-09-17T09:20:49.271173+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:50.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:50 smithi043 bash[22564]: audit 2024-09-17T09:20:49.277403+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:50.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:50 smithi043 bash[22564]: audit 2024-09-17T09:20:49.279315+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:20:50.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:50 smithi043 bash[22564]: cluster 2024-09-17T09:20:49.282298+0000 mgr.a (mgr.14150) 185 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:50.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:50 smithi043 bash[22564]: audit 2024-09-17T09:20:49.289108+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:50.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:50 smithi043 bash[22564]: cluster 2024-09-17T09:20:49.335411+0000 mon.a (mon.0) 511 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T09:20:50.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:50 smithi043 bash[22564]: cluster 2024-09-17T09:20:49.335464+0000 mon.a (mon.0) 512 : cluster [INF] Cluster is now healthy 2024-09-17T09:20:50.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:50 smithi181 bash[23287]: cluster 2024-09-17T09:20:48.576715+0000 mgr.a (mgr.14150) 184 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:50.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:50 smithi181 bash[23287]: audit 2024-09-17T09:20:49.253431+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:50.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:50 smithi181 bash[23287]: audit 2024-09-17T09:20:49.261548+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:50.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:50 smithi181 bash[23287]: audit 2024-09-17T09:20:49.266196+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:20:50.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:50 smithi181 bash[23287]: audit 2024-09-17T09:20:49.271173+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:50.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:50 smithi181 bash[23287]: audit 2024-09-17T09:20:49.277403+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:50.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:50 smithi181 bash[23287]: audit 2024-09-17T09:20:49.279315+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:20:50.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:50 smithi181 bash[23287]: cluster 2024-09-17T09:20:49.282298+0000 mgr.a (mgr.14150) 185 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:50.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:50 smithi181 bash[23287]: audit 2024-09-17T09:20:49.289108+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:50.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:50 smithi181 bash[23287]: cluster 2024-09-17T09:20:49.335411+0000 mon.a (mon.0) 511 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T09:20:50.681 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:50 smithi181 bash[23287]: cluster 2024-09-17T09:20:49.335464+0000 mon.a (mon.0) 512 : cluster [INF] Cluster is now healthy 2024-09-17T09:20:52.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:52 smithi181 bash[23287]: cluster 2024-09-17T09:20:51.282765+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:52.707 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:52 smithi189 bash[23496]: cluster 2024-09-17T09:20:51.282765+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:52.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:52 smithi043 bash[22564]: cluster 2024-09-17T09:20:51.282765+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:53.825 INFO:teuthology.orchestra.run.smithi189.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T09:20:54.653 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:54 smithi189 bash[23496]: cluster 2024-09-17T09:20:53.283315+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:54.653 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:54 smithi189 bash[23496]: audit 2024-09-17T09:20:53.323250+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:54.653 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:54 smithi189 bash[23496]: audit 2024-09-17T09:20:53.331337+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:54.654 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:54 smithi189 bash[23496]: audit 2024-09-17T09:20:53.341005+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:54.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:54 smithi181 bash[23287]: cluster 2024-09-17T09:20:53.283315+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:54.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:54 smithi181 bash[23287]: audit 2024-09-17T09:20:53.323250+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:54.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:54 smithi181 bash[23287]: audit 2024-09-17T09:20:53.331337+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:54.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:54 smithi181 bash[23287]: audit 2024-09-17T09:20:53.341005+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:54.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:54 smithi043 bash[22564]: cluster 2024-09-17T09:20:53.283315+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:54.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:54 smithi043 bash[22564]: audit 2024-09-17T09:20:53.323250+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:54.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:54 smithi043 bash[22564]: audit 2024-09-17T09:20:53.331337+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:54.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:54 smithi043 bash[22564]: audit 2024-09-17T09:20:53.341005+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:56.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:56 smithi189 bash[23496]: cluster 2024-09-17T09:20:55.283947+0000 mgr.a (mgr.14150) 188 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:56.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:56 smithi181 bash[23287]: cluster 2024-09-17T09:20:55.283947+0000 mgr.a (mgr.14150) 188 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:56.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:56 smithi043 bash[22564]: cluster 2024-09-17T09:20:55.283947+0000 mgr.a (mgr.14150) 188 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:57.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:57 smithi181 bash[23287]: audit 2024-09-17T09:20:56.615464+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:20:57.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:57 smithi181 bash[23287]: audit 2024-09-17T09:20:56.621629+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:20:57.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:57 smithi181 bash[23287]: audit 2024-09-17T09:20:56.623454+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:57.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:57 smithi189 bash[23496]: audit 2024-09-17T09:20:56.615464+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:20:57.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:57 smithi189 bash[23496]: audit 2024-09-17T09:20:56.621629+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:20:57.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:57 smithi189 bash[23496]: audit 2024-09-17T09:20:56.623454+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:57.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:57 smithi043 bash[22564]: audit 2024-09-17T09:20:56.615464+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:20:57.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:57 smithi043 bash[22564]: audit 2024-09-17T09:20:56.621629+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:20:57.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:57 smithi043 bash[22564]: audit 2024-09-17T09:20:56.623454+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:20:58.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:58 smithi189 bash[23496]: audit 2024-09-17T09:20:56.608644+0000 mgr.a (mgr.14150) 189 : audit [DBG] from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi189:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:20:58.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:58 smithi189 bash[23496]: cluster 2024-09-17T09:20:57.284531+0000 mgr.a (mgr.14150) 190 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:58.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:58 smithi189 bash[23496]: audit 2024-09-17T09:20:58.168796+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:58.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:58 smithi189 bash[23496]: audit 2024-09-17T09:20:58.176488+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:58.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:20:58 smithi189 bash[23496]: audit 2024-09-17T09:20:58.185858+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:58.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:58 smithi181 bash[23287]: audit 2024-09-17T09:20:56.608644+0000 mgr.a (mgr.14150) 189 : audit [DBG] from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi189:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:20:58.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:58 smithi181 bash[23287]: cluster 2024-09-17T09:20:57.284531+0000 mgr.a (mgr.14150) 190 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:58.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:58 smithi181 bash[23287]: audit 2024-09-17T09:20:58.168796+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:58.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:58 smithi181 bash[23287]: audit 2024-09-17T09:20:58.176488+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:58.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:20:58 smithi181 bash[23287]: audit 2024-09-17T09:20:58.185858+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:58.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:58 smithi043 bash[22564]: audit 2024-09-17T09:20:56.608644+0000 mgr.a (mgr.14150) 189 : audit [DBG] from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi189:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:20:58.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:58 smithi043 bash[22564]: cluster 2024-09-17T09:20:57.284531+0000 mgr.a (mgr.14150) 190 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:20:58.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:58 smithi043 bash[22564]: audit 2024-09-17T09:20:58.168796+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:58.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:58 smithi043 bash[22564]: audit 2024-09-17T09:20:58.176488+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:20:58.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:20:58 smithi043 bash[22564]: audit 2024-09-17T09:20:58.185858+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:00.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:00 smithi181 bash[23287]: cluster 2024-09-17T09:20:59.285132+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:00.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:00 smithi189 bash[23496]: cluster 2024-09-17T09:20:59.285132+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:00.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:00 smithi043 bash[22564]: cluster 2024-09-17T09:20:59.285132+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:02.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:02 smithi181 bash[23287]: cluster 2024-09-17T09:21:01.285657+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:02.721 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:02 smithi189 bash[23496]: cluster 2024-09-17T09:21:01.285657+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:02.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:02 smithi043 bash[22564]: cluster 2024-09-17T09:21:01.285657+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:04.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:04 smithi043 bash[22564]: cluster 2024-09-17T09:21:03.286108+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:04.575 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:04 smithi181 bash[23287]: cluster 2024-09-17T09:21:03.286108+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:04.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:04 smithi189 bash[23496]: cluster 2024-09-17T09:21:03.286108+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:05.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:05 smithi181 bash[23287]: audit 2024-09-17T09:21:04.782398+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc510820-8964-4900-bfb2-2b960bc8c56a"}]: dispatch 2024-09-17T09:21:05.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:05 smithi181 bash[23287]: audit 2024-09-17T09:21:04.782450+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.189:0/4274628504' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc510820-8964-4900-bfb2-2b960bc8c56a"}]: dispatch 2024-09-17T09:21:05.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:05 smithi181 bash[23287]: audit 2024-09-17T09:21:04.792708+0000 mon.a (mon.0) 523 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc510820-8964-4900-bfb2-2b960bc8c56a"}]': finished 2024-09-17T09:21:05.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:05 smithi181 bash[23287]: cluster 2024-09-17T09:21:04.792854+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T09:21:05.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:05 smithi181 bash[23287]: audit 2024-09-17T09:21:04.793097+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:21:05.712 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:05 smithi043 bash[22564]: audit 2024-09-17T09:21:04.782398+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc510820-8964-4900-bfb2-2b960bc8c56a"}]: dispatch 2024-09-17T09:21:05.712 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:05 smithi043 bash[22564]: audit 2024-09-17T09:21:04.782450+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.189:0/4274628504' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc510820-8964-4900-bfb2-2b960bc8c56a"}]: dispatch 2024-09-17T09:21:05.713 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:05 smithi043 bash[22564]: audit 2024-09-17T09:21:04.792708+0000 mon.a (mon.0) 523 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc510820-8964-4900-bfb2-2b960bc8c56a"}]': finished 2024-09-17T09:21:05.713 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:05 smithi043 bash[22564]: cluster 2024-09-17T09:21:04.792854+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T09:21:05.713 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:05 smithi043 bash[22564]: audit 2024-09-17T09:21:04.793097+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:21:05.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:05 smithi189 bash[23496]: audit 2024-09-17T09:21:04.782398+0000 mon.a (mon.0) 522 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc510820-8964-4900-bfb2-2b960bc8c56a"}]: dispatch 2024-09-17T09:21:05.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:05 smithi189 bash[23496]: audit 2024-09-17T09:21:04.782450+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.189:0/4274628504' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc510820-8964-4900-bfb2-2b960bc8c56a"}]: dispatch 2024-09-17T09:21:05.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:05 smithi189 bash[23496]: audit 2024-09-17T09:21:04.792708+0000 mon.a (mon.0) 523 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc510820-8964-4900-bfb2-2b960bc8c56a"}]': finished 2024-09-17T09:21:05.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:05 smithi189 bash[23496]: cluster 2024-09-17T09:21:04.792854+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T09:21:05.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:05 smithi189 bash[23496]: audit 2024-09-17T09:21:04.793097+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:21:06.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:06 smithi181 bash[23287]: cluster 2024-09-17T09:21:05.286694+0000 mgr.a (mgr.14150) 194 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:06.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:06 smithi181 bash[23287]: audit 2024-09-17T09:21:05.418274+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.189:0/67471011' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:21:06.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:06 smithi189 bash[23496]: cluster 2024-09-17T09:21:05.286694+0000 mgr.a (mgr.14150) 194 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:06.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:06 smithi189 bash[23496]: audit 2024-09-17T09:21:05.418274+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.189:0/67471011' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:21:06.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:06 smithi043 bash[22564]: cluster 2024-09-17T09:21:05.286694+0000 mgr.a (mgr.14150) 194 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:06.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:06 smithi043 bash[22564]: audit 2024-09-17T09:21:05.418274+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.189:0/67471011' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:21:08.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:08 smithi181 bash[23287]: cluster 2024-09-17T09:21:07.287261+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:08.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:08 smithi181 bash[23287]: audit 2024-09-17T09:21:07.864932+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:08.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:08 smithi181 bash[23287]: audit 2024-09-17T09:21:07.873349+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:08.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:08 smithi181 bash[23287]: audit 2024-09-17T09:21:07.882787+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:08.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:08 smithi189 bash[23496]: cluster 2024-09-17T09:21:07.287261+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:08.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:08 smithi189 bash[23496]: audit 2024-09-17T09:21:07.864932+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:08.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:08 smithi189 bash[23496]: audit 2024-09-17T09:21:07.873349+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:08.761 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:08 smithi189 bash[23496]: audit 2024-09-17T09:21:07.882787+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:08.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:08 smithi043 bash[22564]: cluster 2024-09-17T09:21:07.287261+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:08.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:08 smithi043 bash[22564]: audit 2024-09-17T09:21:07.864932+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:08.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:08 smithi043 bash[22564]: audit 2024-09-17T09:21:07.873349+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:08.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:08 smithi043 bash[22564]: audit 2024-09-17T09:21:07.882787+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:10.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:10 smithi189 bash[23496]: cluster 2024-09-17T09:21:09.287709+0000 mgr.a (mgr.14150) 196 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:10.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:10 smithi181 bash[23287]: cluster 2024-09-17T09:21:09.287709+0000 mgr.a (mgr.14150) 196 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:10.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:10 smithi043 bash[22564]: cluster 2024-09-17T09:21:09.287709+0000 mgr.a (mgr.14150) 196 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:12.634 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:12 smithi189 bash[23496]: cluster 2024-09-17T09:21:11.288195+0000 mgr.a (mgr.14150) 197 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:12.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:12 smithi181 bash[23287]: cluster 2024-09-17T09:21:11.288195+0000 mgr.a (mgr.14150) 197 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:12.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:12 smithi043 bash[22564]: cluster 2024-09-17T09:21:11.288195+0000 mgr.a (mgr.14150) 197 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:14.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:14 smithi181 bash[23287]: cluster 2024-09-17T09:21:13.288692+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:14.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:14 smithi181 bash[23287]: audit 2024-09-17T09:21:13.557964+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:14.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:14 smithi181 bash[23287]: audit 2024-09-17T09:21:13.566064+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:14.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:14 smithi181 bash[23287]: audit 2024-09-17T09:21:13.575530+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:14.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:14 smithi189 bash[23496]: cluster 2024-09-17T09:21:13.288692+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:14.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:14 smithi189 bash[23496]: audit 2024-09-17T09:21:13.557964+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:14.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:14 smithi189 bash[23496]: audit 2024-09-17T09:21:13.566064+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:14.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:14 smithi189 bash[23496]: audit 2024-09-17T09:21:13.575530+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:14.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:14 smithi043 bash[22564]: cluster 2024-09-17T09:21:13.288692+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:14.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:14 smithi043 bash[22564]: audit 2024-09-17T09:21:13.557964+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:14.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:14 smithi043 bash[22564]: audit 2024-09-17T09:21:13.566064+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:14.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:14 smithi043 bash[22564]: audit 2024-09-17T09:21:13.575530+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:16.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:16 smithi181 bash[23287]: cluster 2024-09-17T09:21:15.289149+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:16.702 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:16 smithi189 bash[23496]: cluster 2024-09-17T09:21:15.289149+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:16.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:16 smithi043 bash[22564]: cluster 2024-09-17T09:21:15.289149+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:18.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:18 smithi181 bash[23287]: cluster 2024-09-17T09:21:17.289619+0000 mgr.a (mgr.14150) 200 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:18.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:18 smithi181 bash[23287]: audit 2024-09-17T09:21:17.605179+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:21:18.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:18 smithi181 bash[23287]: audit 2024-09-17T09:21:17.606893+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:18.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:18 smithi189 bash[23496]: cluster 2024-09-17T09:21:17.289619+0000 mgr.a (mgr.14150) 200 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:18.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:18 smithi189 bash[23496]: audit 2024-09-17T09:21:17.605179+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:21:18.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:18 smithi189 bash[23496]: audit 2024-09-17T09:21:17.606893+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:18.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:18 smithi043 bash[22564]: cluster 2024-09-17T09:21:17.289619+0000 mgr.a (mgr.14150) 200 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:18.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:18 smithi043 bash[22564]: audit 2024-09-17T09:21:17.605179+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:21:18.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:18 smithi043 bash[22564]: audit 2024-09-17T09:21:17.606893+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:19.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:19 smithi189 bash[23496]: cephadm 2024-09-17T09:21:17.608375+0000 mgr.a (mgr.14150) 201 : cephadm [INF] Deploying daemon osd.2 on smithi189 2024-09-17T09:21:19.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:19 smithi189 bash[23496]: audit 2024-09-17T09:21:18.390342+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:19.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:19 smithi189 bash[23496]: audit 2024-09-17T09:21:18.397853+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:19.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:19 smithi189 bash[23496]: cephadm 2024-09-17T09:21:18.400442+0000 mgr.a (mgr.14150) 202 : cephadm [INF] Detected new or changed devices on smithi189 2024-09-17T09:21:19.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:19 smithi189 bash[23496]: audit 2024-09-17T09:21:18.407192+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:19.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:19 smithi181 bash[23287]: cephadm 2024-09-17T09:21:17.608375+0000 mgr.a (mgr.14150) 201 : cephadm [INF] Deploying daemon osd.2 on smithi189 2024-09-17T09:21:19.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:19 smithi181 bash[23287]: audit 2024-09-17T09:21:18.390342+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:19.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:19 smithi181 bash[23287]: audit 2024-09-17T09:21:18.397853+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:19.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:19 smithi181 bash[23287]: cephadm 2024-09-17T09:21:18.400442+0000 mgr.a (mgr.14150) 202 : cephadm [INF] Detected new or changed devices on smithi189 2024-09-17T09:21:19.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:19 smithi181 bash[23287]: audit 2024-09-17T09:21:18.407192+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:19.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:19 smithi043 bash[22564]: cephadm 2024-09-17T09:21:17.608375+0000 mgr.a (mgr.14150) 201 : cephadm [INF] Deploying daemon osd.2 on smithi189 2024-09-17T09:21:19.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:19 smithi043 bash[22564]: audit 2024-09-17T09:21:18.390342+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:19.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:19 smithi043 bash[22564]: audit 2024-09-17T09:21:18.397853+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:19.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:19 smithi043 bash[22564]: cephadm 2024-09-17T09:21:18.400442+0000 mgr.a (mgr.14150) 202 : cephadm [INF] Detected new or changed devices on smithi189 2024-09-17T09:21:19.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:19 smithi043 bash[22564]: audit 2024-09-17T09:21:18.407192+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:20.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:20 smithi181 bash[23287]: cluster 2024-09-17T09:21:19.290117+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:20.686 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:20 smithi189 bash[23496]: cluster 2024-09-17T09:21:19.290117+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:20.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:20 smithi043 bash[22564]: cluster 2024-09-17T09:21:19.290117+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:21.671 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:21 smithi189 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:21:22.006 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:21 smithi189 systemd[1]: /etc/systemd/system/ceph-2749fc84-74d5-11ef-bceb-c7b262605968@.service:24: 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-17T09:21:22.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:22 smithi181 bash[23287]: cluster 2024-09-17T09:21:21.290567+0000 mgr.a (mgr.14150) 204 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:22.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:22 smithi181 bash[23287]: audit 2024-09-17T09:21:21.935364+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:22.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:22 smithi181 bash[23287]: audit 2024-09-17T09:21:21.943548+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:22.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:22 smithi181 bash[23287]: audit 2024-09-17T09:21:21.943983+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:22.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:22 smithi181 bash[23287]: audit 2024-09-17T09:21:21.946305+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:22.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:22 smithi181 bash[23287]: audit 2024-09-17T09:21:21.952622+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:22.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:22 smithi181 bash[23287]: audit 2024-09-17T09:21:21.958491+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:22.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:22 smithi189 bash[23496]: cluster 2024-09-17T09:21:21.290567+0000 mgr.a (mgr.14150) 204 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:22.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:22 smithi189 bash[23496]: audit 2024-09-17T09:21:21.935364+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:22.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:22 smithi189 bash[23496]: audit 2024-09-17T09:21:21.943548+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:22.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:22 smithi189 bash[23496]: audit 2024-09-17T09:21:21.943983+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:22.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:22 smithi189 bash[23496]: audit 2024-09-17T09:21:21.946305+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:22.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:22 smithi189 bash[23496]: audit 2024-09-17T09:21:21.952622+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:22.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:22 smithi189 bash[23496]: audit 2024-09-17T09:21:21.958491+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:22.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:22 smithi043 bash[22564]: cluster 2024-09-17T09:21:21.290567+0000 mgr.a (mgr.14150) 204 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:22.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:22 smithi043 bash[22564]: audit 2024-09-17T09:21:21.935364+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:22.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:22 smithi043 bash[22564]: audit 2024-09-17T09:21:21.943548+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:22.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:22 smithi043 bash[22564]: audit 2024-09-17T09:21:21.943983+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:22.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:22 smithi043 bash[22564]: audit 2024-09-17T09:21:21.946305+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:22.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:22 smithi043 bash[22564]: audit 2024-09-17T09:21:21.952622+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:22.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:22 smithi043 bash[22564]: audit 2024-09-17T09:21:21.958491+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:24.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:24 smithi181 bash[23287]: cluster 2024-09-17T09:21:23.291027+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:24.751 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:24 smithi189 bash[23496]: cluster 2024-09-17T09:21:23.291027+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:24.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:24 smithi043 bash[22564]: cluster 2024-09-17T09:21:23.291027+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:26.565 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:26 smithi181 bash[23287]: cluster 2024-09-17T09:21:25.291524+0000 mgr.a (mgr.14150) 206 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:26.673 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:26 smithi043 bash[22564]: cluster 2024-09-17T09:21:25.291524+0000 mgr.a (mgr.14150) 206 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:26.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:26 smithi189 bash[23496]: cluster 2024-09-17T09:21:25.291524+0000 mgr.a (mgr.14150) 206 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:28.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:28 smithi181 bash[23287]: cluster 2024-09-17T09:21:27.291906+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:28.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:28 smithi181 bash[23287]: audit 2024-09-17T09:21:28.036391+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:28.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:28 smithi181 bash[23287]: audit 2024-09-17T09:21:28.044934+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:28.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:28 smithi181 bash[23287]: audit 2024-09-17T09:21:28.054955+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:28.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:28 smithi181 bash[23287]: audit 2024-09-17T09:21:28.363501+0000 mon.a (mon.0) 546 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T09:21:28.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:28 smithi181 bash[23287]: audit 2024-09-17T09:21:28.363858+0000 mon.c (mon.1) 5 : audit [INF] from='osd.2 [v2:172.21.15.189:6800/3959800243,v1:172.21.15.189:6801/3959800243]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T09:21:28.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:28 smithi189 bash[23496]: cluster 2024-09-17T09:21:27.291906+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:28.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:28 smithi189 bash[23496]: audit 2024-09-17T09:21:28.036391+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:28.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:28 smithi189 bash[23496]: audit 2024-09-17T09:21:28.044934+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:28.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:28 smithi189 bash[23496]: audit 2024-09-17T09:21:28.054955+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:28.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:28 smithi189 bash[23496]: audit 2024-09-17T09:21:28.363501+0000 mon.a (mon.0) 546 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T09:21:28.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:28 smithi189 bash[23496]: audit 2024-09-17T09:21:28.363858+0000 mon.c (mon.1) 5 : audit [INF] from='osd.2 [v2:172.21.15.189:6800/3959800243,v1:172.21.15.189:6801/3959800243]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T09:21:28.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:28 smithi043 bash[22564]: cluster 2024-09-17T09:21:27.291906+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:28.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:28 smithi043 bash[22564]: audit 2024-09-17T09:21:28.036391+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:28.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:28 smithi043 bash[22564]: audit 2024-09-17T09:21:28.044934+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:28.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:28 smithi043 bash[22564]: audit 2024-09-17T09:21:28.054955+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:28.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:28 smithi043 bash[22564]: audit 2024-09-17T09:21:28.363501+0000 mon.a (mon.0) 546 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T09:21:28.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:28 smithi043 bash[22564]: audit 2024-09-17T09:21:28.363858+0000 mon.c (mon.1) 5 : audit [INF] from='osd.2 [v2:172.21.15.189:6800/3959800243,v1:172.21.15.189:6801/3959800243]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T09:21:30.428 INFO:teuthology.orchestra.run.smithi189.stdout:Created osd(s) 2 on host 'smithi189' 2024-09-17T09:21:30.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:30 smithi181 bash[23287]: audit 2024-09-17T09:21:29.058838+0000 mon.a (mon.0) 547 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T09:21:30.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:30 smithi181 bash[23287]: cluster 2024-09-17T09:21:29.059044+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T09:21:30.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:30 smithi181 bash[23287]: audit 2024-09-17T09:21:29.059310+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:21:30.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:30 smithi181 bash[23287]: audit 2024-09-17T09:21:29.060823+0000 mon.a (mon.0) 550 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-09-17T09:21:30.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:30 smithi181 bash[23287]: audit 2024-09-17T09:21:29.061257+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.189:6800/3959800243,v1:172.21.15.189:6801/3959800243]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-09-17T09:21:30.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:30 smithi181 bash[23287]: cluster 2024-09-17T09:21:29.292364+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v148: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:30.447 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:30 smithi189 bash[23496]: audit 2024-09-17T09:21:29.058838+0000 mon.a (mon.0) 547 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T09:21:30.447 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:30 smithi189 bash[23496]: cluster 2024-09-17T09:21:29.059044+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T09:21:30.447 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:30 smithi189 bash[23496]: audit 2024-09-17T09:21:29.059310+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:21:30.447 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:30 smithi189 bash[23496]: audit 2024-09-17T09:21:29.060823+0000 mon.a (mon.0) 550 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-09-17T09:21:30.447 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:30 smithi189 bash[23496]: audit 2024-09-17T09:21:29.061257+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.189:6800/3959800243,v1:172.21.15.189:6801/3959800243]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-09-17T09:21:30.447 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:30 smithi189 bash[23496]: cluster 2024-09-17T09:21:29.292364+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v148: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:30.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:30 smithi043 bash[22564]: audit 2024-09-17T09:21:29.058838+0000 mon.a (mon.0) 547 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T09:21:30.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:30 smithi043 bash[22564]: cluster 2024-09-17T09:21:29.059044+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T09:21:30.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:30 smithi043 bash[22564]: audit 2024-09-17T09:21:29.059310+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:21:30.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:30 smithi043 bash[22564]: audit 2024-09-17T09:21:29.060823+0000 mon.a (mon.0) 550 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-09-17T09:21:30.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:30 smithi043 bash[22564]: audit 2024-09-17T09:21:29.061257+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.189:6800/3959800243,v1:172.21.15.189:6801/3959800243]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]: dispatch 2024-09-17T09:21:30.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:30 smithi043 bash[22564]: cluster 2024-09-17T09:21:29.292364+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v148: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:31.207 DEBUG:teuthology.orchestra.run.smithi189:osd.2> sudo journalctl -f -n 0 -u ceph-2749fc84-74d5-11ef-bceb-c7b262605968@osd.2.service 2024-09-17T09:21:31.210 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2024-09-17T09:21:31.210 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T09:21:31.387 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:31 smithi189 bash[23496]: audit 2024-09-17T09:21:30.068557+0000 mon.a (mon.0) 551 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]': finished 2024-09-17T09:21:31.387 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:31 smithi189 bash[23496]: cluster 2024-09-17T09:21:30.068695+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T09:21:31.387 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:31 smithi189 bash[23496]: audit 2024-09-17T09:21:30.069150+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:21:31.388 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:31 smithi189 bash[23496]: audit 2024-09-17T09:21:30.076602+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:21:31.388 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:31 smithi189 bash[23496]: audit 2024-09-17T09:21:30.352216+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:31.388 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:31 smithi189 bash[23496]: audit 2024-09-17T09:21:30.358056+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:21:31.388 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:31 smithi189 bash[23496]: audit 2024-09-17T09:21:30.379749+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:31.388 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:31 smithi189 bash[23496]: cephadm 2024-09-17T09:21:30.381455+0000 mgr.a (mgr.14150) 209 : cephadm [INF] Adjusting osd_memory_target on smithi189 to 20337M 2024-09-17T09:21:31.388 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:31 smithi189 bash[23496]: audit 2024-09-17T09:21:30.426935+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:31.388 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:31 smithi189 bash[23496]: audit 2024-09-17T09:21:30.447395+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:31.388 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:31 smithi189 bash[23496]: audit 2024-09-17T09:21:30.449598+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:31.388 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:31 smithi189 bash[23496]: audit 2024-09-17T09:21:30.451327+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:31.388 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:31 smithi189 bash[23496]: audit 2024-09-17T09:21:30.460928+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:31.388 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:31 smithi189 bash[23496]: audit 2024-09-17T09:21:30.545666+0000 mon.a (mon.0) 563 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T09:21:31.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:31 smithi181 bash[23287]: audit 2024-09-17T09:21:30.068557+0000 mon.a (mon.0) 551 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]': finished 2024-09-17T09:21:31.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:31 smithi181 bash[23287]: cluster 2024-09-17T09:21:30.068695+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T09:21:31.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:31 smithi181 bash[23287]: audit 2024-09-17T09:21:30.069150+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:21:31.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:31 smithi181 bash[23287]: audit 2024-09-17T09:21:30.076602+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:21:31.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:31 smithi181 bash[23287]: audit 2024-09-17T09:21:30.352216+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:31.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:31 smithi181 bash[23287]: audit 2024-09-17T09:21:30.358056+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:21:31.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:31 smithi181 bash[23287]: audit 2024-09-17T09:21:30.379749+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:31.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:31 smithi181 bash[23287]: cephadm 2024-09-17T09:21:30.381455+0000 mgr.a (mgr.14150) 209 : cephadm [INF] Adjusting osd_memory_target on smithi189 to 20337M 2024-09-17T09:21:31.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:31 smithi181 bash[23287]: audit 2024-09-17T09:21:30.426935+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:31.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:31 smithi181 bash[23287]: audit 2024-09-17T09:21:30.447395+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:31.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:31 smithi181 bash[23287]: audit 2024-09-17T09:21:30.449598+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:31.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:31 smithi181 bash[23287]: audit 2024-09-17T09:21:30.451327+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:31.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:31 smithi181 bash[23287]: audit 2024-09-17T09:21:30.460928+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:31.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:31 smithi181 bash[23287]: audit 2024-09-17T09:21:30.545666+0000 mon.a (mon.0) 563 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T09:21:31.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:31 smithi043 bash[22564]: audit 2024-09-17T09:21:30.068557+0000 mon.a (mon.0) 551 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi189", "root=default"]}]': finished 2024-09-17T09:21:31.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:31 smithi043 bash[22564]: cluster 2024-09-17T09:21:30.068695+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T09:21:31.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:31 smithi043 bash[22564]: audit 2024-09-17T09:21:30.069150+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:21:31.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:31 smithi043 bash[22564]: audit 2024-09-17T09:21:30.076602+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:21:31.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:31 smithi043 bash[22564]: audit 2024-09-17T09:21:30.352216+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:31.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:31 smithi043 bash[22564]: audit 2024-09-17T09:21:30.358056+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:21:31.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:31 smithi043 bash[22564]: audit 2024-09-17T09:21:30.379749+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:31.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:31 smithi043 bash[22564]: cephadm 2024-09-17T09:21:30.381455+0000 mgr.a (mgr.14150) 209 : cephadm [INF] Adjusting osd_memory_target on smithi189 to 20337M 2024-09-17T09:21:31.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:31 smithi043 bash[22564]: audit 2024-09-17T09:21:30.426935+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:31.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:31 smithi043 bash[22564]: audit 2024-09-17T09:21:30.447395+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:31.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:31 smithi043 bash[22564]: audit 2024-09-17T09:21:30.449598+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:31.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:31 smithi043 bash[22564]: audit 2024-09-17T09:21:30.451327+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:31.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:31 smithi043 bash[22564]: audit 2024-09-17T09:21:30.460928+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:31.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:31 smithi043 bash[22564]: audit 2024-09-17T09:21:30.545666+0000 mon.a (mon.0) 563 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T09:21:32.309 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:32 smithi189 bash[23496]: cluster 2024-09-17T09:21:29.321847+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:21:32.309 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:32 smithi189 bash[23496]: cluster 2024-09-17T09:21:29.321944+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:21:32.309 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:32 smithi189 bash[23496]: audit 2024-09-17T09:21:31.075530+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:21:32.310 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:32 smithi189 bash[23496]: cluster 2024-09-17T09:21:31.292850+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v150: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:32.310 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:32 smithi189 bash[23496]: cluster 2024-09-17T09:21:31.544130+0000 mon.a (mon.0) 565 : cluster [INF] osd.2 [v2:172.21.15.189:6800/3959800243,v1:172.21.15.189:6801/3959800243] boot 2024-09-17T09:21:32.310 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:32 smithi189 bash[23496]: cluster 2024-09-17T09:21:31.544210+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T09:21:32.310 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:32 smithi189 bash[23496]: audit 2024-09-17T09:21:31.544496+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:21:32.310 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:32 smithi189 bash[23496]: audit 2024-09-17T09:21:31.565152+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' 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-17T09:21:32.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:32 smithi181 bash[23287]: cluster 2024-09-17T09:21:29.321847+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:21:32.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:32 smithi181 bash[23287]: cluster 2024-09-17T09:21:29.321944+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:21:32.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:32 smithi181 bash[23287]: audit 2024-09-17T09:21:31.075530+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:21:32.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:32 smithi181 bash[23287]: cluster 2024-09-17T09:21:31.292850+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v150: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:32.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:32 smithi181 bash[23287]: cluster 2024-09-17T09:21:31.544130+0000 mon.a (mon.0) 565 : cluster [INF] osd.2 [v2:172.21.15.189:6800/3959800243,v1:172.21.15.189:6801/3959800243] boot 2024-09-17T09:21:32.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:32 smithi181 bash[23287]: cluster 2024-09-17T09:21:31.544210+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T09:21:32.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:32 smithi181 bash[23287]: audit 2024-09-17T09:21:31.544496+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:21:32.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:32 smithi181 bash[23287]: audit 2024-09-17T09:21:31.565152+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' 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-17T09:21:32.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:32 smithi043 bash[22564]: cluster 2024-09-17T09:21:29.321847+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:21:32.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:32 smithi043 bash[22564]: cluster 2024-09-17T09:21:29.321944+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:21:32.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:32 smithi043 bash[22564]: audit 2024-09-17T09:21:31.075530+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:21:32.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:32 smithi043 bash[22564]: cluster 2024-09-17T09:21:31.292850+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v150: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:21:32.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:32 smithi043 bash[22564]: cluster 2024-09-17T09:21:31.544130+0000 mon.a (mon.0) 565 : cluster [INF] osd.2 [v2:172.21.15.189:6800/3959800243,v1:172.21.15.189:6801/3959800243] boot 2024-09-17T09:21:32.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:32 smithi043 bash[22564]: cluster 2024-09-17T09:21:31.544210+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T09:21:32.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:32 smithi043 bash[22564]: audit 2024-09-17T09:21:31.544496+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:21:32.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:32 smithi043 bash[22564]: audit 2024-09-17T09:21:31.565152+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' 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-17T09:21:33.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:33 smithi043 bash[22564]: audit 2024-09-17T09:21:32.545248+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' 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-17T09:21:33.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:33 smithi043 bash[22564]: cluster 2024-09-17T09:21:32.545414+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T09:21:33.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:33 smithi043 bash[22564]: audit 2024-09-17T09:21:32.547338+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:21:33.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:33 smithi043 bash[22564]: cluster 2024-09-17T09:21:33.293571+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v153: 1 pgs: 1 creating+peering; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:33.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:33 smithi181 bash[23287]: audit 2024-09-17T09:21:32.545248+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' 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-17T09:21:33.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:33 smithi181 bash[23287]: cluster 2024-09-17T09:21:32.545414+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T09:21:33.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:33 smithi181 bash[23287]: audit 2024-09-17T09:21:32.547338+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:21:33.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:33 smithi181 bash[23287]: cluster 2024-09-17T09:21:33.293571+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v153: 1 pgs: 1 creating+peering; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:34.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:33 smithi189 bash[23496]: audit 2024-09-17T09:21:32.545248+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' 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-17T09:21:34.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:33 smithi189 bash[23496]: cluster 2024-09-17T09:21:32.545414+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T09:21:34.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:33 smithi189 bash[23496]: audit 2024-09-17T09:21:32.547338+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:21:34.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:33 smithi189 bash[23496]: cluster 2024-09-17T09:21:33.293571+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v153: 1 pgs: 1 creating+peering; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:34.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:34 smithi189 bash[23496]: cluster 2024-09-17T09:21:33.540162+0000 mon.a (mon.0) 572 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T09:21:34.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:34 smithi189 bash[23496]: audit 2024-09-17T09:21:33.555007+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T09:21:34.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:34 smithi189 bash[23496]: cluster 2024-09-17T09:21:33.555289+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T09:21:34.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:34 smithi189 bash[23496]: audit 2024-09-17T09:21:33.745488+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:34.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:34 smithi189 bash[23496]: audit 2024-09-17T09:21:33.749932+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:34.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:34 smithi189 bash[23496]: audit 2024-09-17T09:21:33.754320+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:34.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:34 smithi181 bash[23287]: cluster 2024-09-17T09:21:33.540162+0000 mon.a (mon.0) 572 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T09:21:34.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:34 smithi181 bash[23287]: audit 2024-09-17T09:21:33.555007+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T09:21:34.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:34 smithi181 bash[23287]: cluster 2024-09-17T09:21:33.555289+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T09:21:34.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:34 smithi181 bash[23287]: audit 2024-09-17T09:21:33.745488+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:34.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:34 smithi181 bash[23287]: audit 2024-09-17T09:21:33.749932+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:34.930 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:34 smithi181 bash[23287]: audit 2024-09-17T09:21:33.754320+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:35.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:34 smithi043 bash[22564]: cluster 2024-09-17T09:21:33.540162+0000 mon.a (mon.0) 572 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T09:21:35.069 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:34 smithi043 bash[22564]: audit 2024-09-17T09:21:33.555007+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T09:21:35.069 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:34 smithi043 bash[22564]: cluster 2024-09-17T09:21:33.555289+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T09:21:35.069 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:34 smithi043 bash[22564]: audit 2024-09-17T09:21:33.745488+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:35.069 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:34 smithi043 bash[22564]: audit 2024-09-17T09:21:33.749932+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:35.069 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:34 smithi043 bash[22564]: audit 2024-09-17T09:21:33.754320+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:35.102 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:21:35.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:35 smithi181 bash[23287]: cluster 2024-09-17T09:21:34.556258+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T09:21:35.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:35 smithi181 bash[23287]: audit 2024-09-17T09:21:34.701282+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:35.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:35 smithi181 bash[23287]: cluster 2024-09-17T09:21:34.768765+0000 mon.a (mon.0) 580 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-17T09:21:35.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:35 smithi181 bash[23287]: cluster 2024-09-17T09:21:35.294168+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v156: 1 pgs: 1 creating+peering; 0 B data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:36.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:35 smithi189 bash[23496]: cluster 2024-09-17T09:21:34.556258+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T09:21:36.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:35 smithi189 bash[23496]: audit 2024-09-17T09:21:34.701282+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:36.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:35 smithi189 bash[23496]: cluster 2024-09-17T09:21:34.768765+0000 mon.a (mon.0) 580 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-17T09:21:36.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:35 smithi189 bash[23496]: cluster 2024-09-17T09:21:35.294168+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v156: 1 pgs: 1 creating+peering; 0 B data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:36.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:35 smithi043 bash[22564]: cluster 2024-09-17T09:21:34.556258+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T09:21:36.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:35 smithi043 bash[22564]: audit 2024-09-17T09:21:34.701282+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:36.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:35 smithi043 bash[22564]: cluster 2024-09-17T09:21:34.768765+0000 mon.a (mon.0) 580 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-17T09:21:36.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:35 smithi043 bash[22564]: cluster 2024-09-17T09:21:35.294168+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v156: 1 pgs: 1 creating+peering; 0 B data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:37.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:37 smithi043 bash[22564]: audit 2024-09-17T09:21:35.651563+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:37.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:37 smithi043 bash[22564]: cluster 2024-09-17T09:21:35.757728+0000 mon.a (mon.0) 582 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T09:21:37.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:37 smithi043 bash[22564]: cluster 2024-09-17T09:21:35.757769+0000 mon.a (mon.0) 583 : cluster [INF] Cluster is now healthy 2024-09-17T09:21:37.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:37 smithi043 bash[22564]: audit 2024-09-17T09:21:36.577952+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:37.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:37 smithi043 bash[22564]: audit 2024-09-17T09:21:36.580764+0000 mon.a (mon.0) 585 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:21:37.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:37 smithi181 bash[23287]: audit 2024-09-17T09:21:35.651563+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:37.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:37 smithi181 bash[23287]: cluster 2024-09-17T09:21:35.757728+0000 mon.a (mon.0) 582 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T09:21:37.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:37 smithi181 bash[23287]: cluster 2024-09-17T09:21:35.757769+0000 mon.a (mon.0) 583 : cluster [INF] Cluster is now healthy 2024-09-17T09:21:37.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:37 smithi181 bash[23287]: audit 2024-09-17T09:21:36.577952+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:37.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:37 smithi181 bash[23287]: audit 2024-09-17T09:21:36.580764+0000 mon.a (mon.0) 585 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:21:38.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:37 smithi189 bash[23496]: audit 2024-09-17T09:21:35.651563+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:38.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:37 smithi189 bash[23496]: cluster 2024-09-17T09:21:35.757728+0000 mon.a (mon.0) 582 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T09:21:38.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:37 smithi189 bash[23496]: cluster 2024-09-17T09:21:35.757769+0000 mon.a (mon.0) 583 : cluster [INF] Cluster is now healthy 2024-09-17T09:21:38.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:37 smithi189 bash[23496]: audit 2024-09-17T09:21:36.577952+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:38.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:37 smithi189 bash[23496]: audit 2024-09-17T09:21:36.580764+0000 mon.a (mon.0) 585 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:21:38.240 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:21:38.835 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":21,"num_osds":3,"num_up_osds":3,"osd_up_since":1726564891,"num_in_osds":3,"osd_in_since":1726564864,"num_remapped_pgs":0} 2024-09-17T09:21:38.836 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T09:21:39.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:39 smithi181 bash[23287]: cluster 2024-09-17T09:21:37.294699+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v157: 1 pgs: 1 creating+peering; 0 B data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:39.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:39 smithi181 bash[23287]: audit 2024-09-17T09:21:37.515377+0000 mon.a (mon.0) 586 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:21:39.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:39 smithi181 bash[23287]: audit 2024-09-17T09:21:37.516580+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:21:39.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:39 smithi181 bash[23287]: audit 2024-09-17T09:21:37.517357+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:21:39.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:39 smithi181 bash[23287]: audit 2024-09-17T09:21:37.522094+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:21:39.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:39 smithi181 bash[23287]: audit 2024-09-17T09:21:37.525685+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:21:39.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:39 smithi181 bash[23287]: audit 2024-09-17T09:21:37.525850+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:21:39.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:39 smithi181 bash[23287]: audit 2024-09-17T09:21:37.526059+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:21:39.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:39 smithi181 bash[23287]: audit 2024-09-17T09:21:37.526821+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:21:39.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:39 smithi181 bash[23287]: audit 2024-09-17T09:21:38.240896+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.43:0/744157695' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:21:39.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:39 smithi181 bash[23287]: audit 2024-09-17T09:21:38.401723+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:21:39.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:39 smithi181 bash[23287]: audit 2024-09-17T09:21:38.405316+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:21:39.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:39 smithi181 bash[23287]: audit 2024-09-17T09:21:38.405870+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:21:39.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:39 smithi181 bash[23287]: audit 2024-09-17T09:21:38.406355+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:21:39.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:39 smithi189 bash[23496]: cluster 2024-09-17T09:21:37.294699+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v157: 1 pgs: 1 creating+peering; 0 B data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:39.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:39 smithi189 bash[23496]: audit 2024-09-17T09:21:37.515377+0000 mon.a (mon.0) 586 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:21:39.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:39 smithi189 bash[23496]: audit 2024-09-17T09:21:37.516580+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:21:39.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:39 smithi189 bash[23496]: audit 2024-09-17T09:21:37.517357+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:21:39.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:39 smithi189 bash[23496]: audit 2024-09-17T09:21:37.522094+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:21:39.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:39 smithi189 bash[23496]: audit 2024-09-17T09:21:37.525685+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:21:39.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:39 smithi189 bash[23496]: audit 2024-09-17T09:21:37.525850+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:21:39.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:39 smithi189 bash[23496]: audit 2024-09-17T09:21:37.526059+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:21:39.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:39 smithi189 bash[23496]: audit 2024-09-17T09:21:37.526821+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:21:39.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:39 smithi189 bash[23496]: audit 2024-09-17T09:21:38.240896+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.43:0/744157695' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:21:39.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:39 smithi189 bash[23496]: audit 2024-09-17T09:21:38.401723+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:21:39.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:39 smithi189 bash[23496]: audit 2024-09-17T09:21:38.405316+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:21:39.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:39 smithi189 bash[23496]: audit 2024-09-17T09:21:38.405870+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:21:39.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:39 smithi189 bash[23496]: audit 2024-09-17T09:21:38.406355+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:21:39.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:39 smithi043 bash[22564]: cluster 2024-09-17T09:21:37.294699+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v157: 1 pgs: 1 creating+peering; 0 B data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:39.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:39 smithi043 bash[22564]: audit 2024-09-17T09:21:37.515377+0000 mon.a (mon.0) 586 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:21:39.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:39 smithi043 bash[22564]: audit 2024-09-17T09:21:37.516580+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:21:39.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:39 smithi043 bash[22564]: audit 2024-09-17T09:21:37.517357+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:21:39.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:39 smithi043 bash[22564]: audit 2024-09-17T09:21:37.522094+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:21:39.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:39 smithi043 bash[22564]: audit 2024-09-17T09:21:37.525685+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:21:39.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:39 smithi043 bash[22564]: audit 2024-09-17T09:21:37.525850+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:21:39.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:39 smithi043 bash[22564]: audit 2024-09-17T09:21:37.526059+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:21:39.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:39 smithi043 bash[22564]: audit 2024-09-17T09:21:37.526821+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:21:39.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:39 smithi043 bash[22564]: audit 2024-09-17T09:21:38.240896+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.43:0/744157695' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:21:39.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:39 smithi043 bash[22564]: audit 2024-09-17T09:21:38.401723+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:21:39.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:39 smithi043 bash[22564]: audit 2024-09-17T09:21:38.405316+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:21:39.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:39 smithi043 bash[22564]: audit 2024-09-17T09:21:38.405870+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:21:39.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:39 smithi043 bash[22564]: audit 2024-09-17T09:21:38.406355+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:21:40.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:40 smithi181 bash[23287]: audit 2024-09-17T09:21:38.405417+0000 mon.b (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:21:40.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:40 smithi181 bash[23287]: cluster 2024-09-17T09:21:39.295312+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:40.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:40 smithi181 bash[23287]: audit 2024-09-17T09:21:39.309134+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:21:40.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:40 smithi181 bash[23287]: audit 2024-09-17T09:21:39.324552+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:40.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:40 smithi181 bash[23287]: audit 2024-09-17T09:21:39.333301+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:40.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:40 smithi181 bash[23287]: audit 2024-09-17T09:21:39.338233+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:40.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:40 smithi181 bash[23287]: audit 2024-09-17T09:21:39.344590+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:40.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:40 smithi181 bash[23287]: audit 2024-09-17T09:21:39.344985+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:40.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:40 smithi181 bash[23287]: audit 2024-09-17T09:21:39.346794+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:40.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:40 smithi181 bash[23287]: cluster 2024-09-17T09:21:39.350454+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:40.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:40 smithi181 bash[23287]: audit 2024-09-17T09:21:39.357705+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:40.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:40 smithi189 bash[23496]: audit 2024-09-17T09:21:38.405417+0000 mon.b (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:21:40.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:40 smithi189 bash[23496]: cluster 2024-09-17T09:21:39.295312+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:40.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:40 smithi189 bash[23496]: audit 2024-09-17T09:21:39.309134+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:21:40.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:40 smithi189 bash[23496]: audit 2024-09-17T09:21:39.324552+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:40.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:40 smithi189 bash[23496]: audit 2024-09-17T09:21:39.333301+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:40.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:40 smithi189 bash[23496]: audit 2024-09-17T09:21:39.338233+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:40.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:40 smithi189 bash[23496]: audit 2024-09-17T09:21:39.344590+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:40.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:40 smithi189 bash[23496]: audit 2024-09-17T09:21:39.344985+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:40.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:40 smithi189 bash[23496]: audit 2024-09-17T09:21:39.346794+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:40.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:40 smithi189 bash[23496]: cluster 2024-09-17T09:21:39.350454+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:40.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:40 smithi189 bash[23496]: audit 2024-09-17T09:21:39.357705+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:40.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:40 smithi043 bash[22564]: audit 2024-09-17T09:21:38.405417+0000 mon.b (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:21:40.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:40 smithi043 bash[22564]: cluster 2024-09-17T09:21:39.295312+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:40.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:40 smithi043 bash[22564]: audit 2024-09-17T09:21:39.309134+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:21:40.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:40 smithi043 bash[22564]: audit 2024-09-17T09:21:39.324552+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:40.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:40 smithi043 bash[22564]: audit 2024-09-17T09:21:39.333301+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:40.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:40 smithi043 bash[22564]: audit 2024-09-17T09:21:39.338233+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:40.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:40 smithi043 bash[22564]: audit 2024-09-17T09:21:39.344590+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:40.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:40 smithi043 bash[22564]: audit 2024-09-17T09:21:39.344985+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:40.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:40 smithi043 bash[22564]: audit 2024-09-17T09:21:39.346794+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:40.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:40 smithi043 bash[22564]: cluster 2024-09-17T09:21:39.350454+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:40.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:40 smithi043 bash[22564]: audit 2024-09-17T09:21:39.357705+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:41.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:41 smithi181 bash[23287]: cluster 2024-09-17T09:21:40.319236+0000 mon.a (mon.0) 604 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T09:21:41.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:41 smithi189 bash[23496]: cluster 2024-09-17T09:21:40.319236+0000 mon.a (mon.0) 604 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T09:21:41.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:41 smithi043 bash[22564]: cluster 2024-09-17T09:21:40.319236+0000 mon.a (mon.0) 604 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-09-17T09:21:42.650 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:42 smithi189 bash[23496]: cluster 2024-09-17T09:21:41.351017+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:42.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:42 smithi181 bash[23287]: cluster 2024-09-17T09:21:41.351017+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:42.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:42 smithi043 bash[22564]: cluster 2024-09-17T09:21:41.351017+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:43.524 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:21:44.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:44 smithi043 bash[22564]: audit 2024-09-17T09:21:43.027065+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:44.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:44 smithi043 bash[22564]: audit 2024-09-17T09:21:43.033729+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:44.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:44 smithi043 bash[22564]: audit 2024-09-17T09:21:43.038229+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:44.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:44 smithi043 bash[22564]: audit 2024-09-17T09:21:43.044112+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:44.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:44 smithi043 bash[22564]: audit 2024-09-17T09:21:43.044445+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:44.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:44 smithi043 bash[22564]: audit 2024-09-17T09:21:43.046102+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:44.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:44 smithi043 bash[22564]: cluster 2024-09-17T09:21:43.048993+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 70 KiB/s wr, 6 op/s 2024-09-17T09:21:44.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:44 smithi043 bash[22564]: audit 2024-09-17T09:21:43.055630+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:44.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:44 smithi181 bash[23287]: audit 2024-09-17T09:21:43.027065+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:44.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:44 smithi181 bash[23287]: audit 2024-09-17T09:21:43.033729+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:44.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:44 smithi181 bash[23287]: audit 2024-09-17T09:21:43.038229+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:44.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:44 smithi181 bash[23287]: audit 2024-09-17T09:21:43.044112+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:44.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:44 smithi181 bash[23287]: audit 2024-09-17T09:21:43.044445+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:44.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:44 smithi181 bash[23287]: audit 2024-09-17T09:21:43.046102+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:44.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:44 smithi181 bash[23287]: cluster 2024-09-17T09:21:43.048993+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 70 KiB/s wr, 6 op/s 2024-09-17T09:21:44.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:44 smithi181 bash[23287]: audit 2024-09-17T09:21:43.055630+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:44.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:44 smithi189 bash[23496]: audit 2024-09-17T09:21:43.027065+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:44.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:44 smithi189 bash[23496]: audit 2024-09-17T09:21:43.033729+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:44.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:44 smithi189 bash[23496]: audit 2024-09-17T09:21:43.038229+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:21:44.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:44 smithi189 bash[23496]: audit 2024-09-17T09:21:43.044112+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:44.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:44 smithi189 bash[23496]: audit 2024-09-17T09:21:43.044445+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:21:44.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:44 smithi189 bash[23496]: audit 2024-09-17T09:21:43.046102+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:21:44.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:44 smithi189 bash[23496]: cluster 2024-09-17T09:21:43.048993+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 2.4 KiB/s rd, 70 KiB/s wr, 6 op/s 2024-09-17T09:21:44.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:44 smithi189 bash[23496]: audit 2024-09-17T09:21:43.055630+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:45.179 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:45 smithi181 bash[23287]: cluster 2024-09-17T09:21:44.039600+0000 mon.a (mon.0) 612 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T09:21:45.179 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:45 smithi181 bash[23287]: cluster 2024-09-17T09:21:44.039654+0000 mon.a (mon.0) 613 : cluster [INF] Cluster is now healthy 2024-09-17T09:21:45.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:45 smithi043 bash[22564]: cluster 2024-09-17T09:21:44.039600+0000 mon.a (mon.0) 612 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T09:21:45.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:45 smithi043 bash[22564]: cluster 2024-09-17T09:21:44.039654+0000 mon.a (mon.0) 613 : cluster [INF] Cluster is now healthy 2024-09-17T09:21:45.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:45 smithi189 bash[23496]: cluster 2024-09-17T09:21:44.039600+0000 mon.a (mon.0) 612 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-09-17T09:21:45.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:45 smithi189 bash[23496]: cluster 2024-09-17T09:21:44.039654+0000 mon.a (mon.0) 613 : cluster [INF] Cluster is now healthy 2024-09-17T09:21:46.110 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:46 smithi181 bash[23287]: cluster 2024-09-17T09:21:45.049545+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 46 KiB/s wr, 4 op/s 2024-09-17T09:21:46.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:46 smithi043 bash[22564]: cluster 2024-09-17T09:21:45.049545+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 46 KiB/s wr, 4 op/s 2024-09-17T09:21:46.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:46 smithi189 bash[23496]: cluster 2024-09-17T09:21:45.049545+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.6 KiB/s rd, 46 KiB/s wr, 4 op/s 2024-09-17T09:21:48.374 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:48 smithi043 bash[22564]: cluster 2024-09-17T09:21:47.050115+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 34 KiB/s wr, 3 op/s 2024-09-17T09:21:48.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:48 smithi181 bash[23287]: cluster 2024-09-17T09:21:47.050115+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 34 KiB/s wr, 3 op/s 2024-09-17T09:21:48.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:48 smithi189 bash[23496]: cluster 2024-09-17T09:21:47.050115+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 1.2 KiB/s rd, 34 KiB/s wr, 3 op/s 2024-09-17T09:21:48.600 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:21:48.601 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":21,"fsid":"2749fc84-74d5-11ef-bceb-c7b262605968","created":"2024-09-17T09:15:48.327755+0000","modified":"2024-09-17T09:21:34.549085+0000","last_up_change":"2024-09-17T09:21:31.534333+0000","last_in_change":"2024-09-17T09:21:04.783957+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T09:21:32.013233+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"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":"6abee7df-9884-41bf-9c32-e7fb699d54c9","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.43:6802","nonce":291166311},{"type":"v1","addr":"172.21.15.43:6803","nonce":291166311}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":291166311},{"type":"v1","addr":"172.21.15.43:6805","nonce":291166311}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6808","nonce":291166311},{"type":"v1","addr":"172.21.15.43:6809","nonce":291166311}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":291166311},{"type":"v1","addr":"172.21.15.43:6807","nonce":291166311}]},"public_addr":"172.21.15.43:6803/291166311","cluster_addr":"172.21.15.43:6805/291166311","heartbeat_back_addr":"172.21.15.43:6809/291166311","heartbeat_front_addr":"172.21.15.43:6807/291166311","state":["exists","up"]},{"osd":1,"uuid":"8f0defb0-b349-4b13-b41d-423d29f644a9","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.181:6800","nonce":11734469},{"type":"v1","addr":"172.21.15.181:6801","nonce":11734469}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6802","nonce":11734469},{"type":"v1","addr":"172.21.15.181:6803","nonce":11734469}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6806","nonce":11734469},{"type":"v1","addr":"172.21.15.181:6807","nonce":11734469}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6804","nonce":11734469},{"type":"v1","addr":"172.21.15.181:6805","nonce":11734469}]},"public_addr":"172.21.15.181:6801/11734469","cluster_addr":"172.21.15.181:6803/11734469","heartbeat_back_addr":"172.21.15.181:6807/11734469","heartbeat_front_addr":"172.21.15.181:6805/11734469","state":["exists","up"]},{"osd":2,"uuid":"bc510820-8964-4900-bfb2-2b960bc8c56a","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.189:6800","nonce":3959800243},{"type":"v1","addr":"172.21.15.189:6801","nonce":3959800243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6802","nonce":3959800243},{"type":"v1","addr":"172.21.15.189:6803","nonce":3959800243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6806","nonce":3959800243},{"type":"v1","addr":"172.21.15.189:6807","nonce":3959800243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6804","nonce":3959800243},{"type":"v1","addr":"172.21.15.189:6805","nonce":3959800243}]},"public_addr":"172.21.15.189:6801/3959800243","cluster_addr":"172.21.15.189:6803/3959800243","heartbeat_back_addr":"172.21.15.189:6807/3959800243","heartbeat_front_addr":"172.21.15.189:6805/3959800243","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:19:47.789096+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:20:40.258619+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:21:29.321949+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.43:6801/2062402475":"2024-09-18T09:16:49.373268+0000","172.21.15.43:0/2923164811":"2024-09-18T09:16:49.373268+0000","172.21.15.43:0/792682013":"2024-09-18T09:16:49.373268+0000","172.21.15.43:6800/2062402475":"2024-09-18T09:16:49.373268+0000","172.21.15.43:0/780971109":"2024-09-18T09:16:16.580837+0000","172.21.15.43:0/95118949":"2024-09-18T09:16:16.580837+0000","172.21.15.43:0/2726526032":"2024-09-18T09:16:49.373268+0000","172.21.15.43:0/1736604954":"2024-09-18T09:16:16.580837+0000","172.21.15.43:6801/433292298":"2024-09-18T09:16:16.580837+0000","172.21.15.43:6800/433292298":"2024-09-18T09:16:16.580837+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-17T09:21:49.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:49 smithi043 bash[22564]: audit 2024-09-17T09:21:48.194454+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:49.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:49 smithi043 bash[22564]: audit 2024-09-17T09:21:48.203541+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:49.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:49 smithi043 bash[22564]: audit 2024-09-17T09:21:48.213672+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:49.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:49 smithi043 bash[22564]: audit 2024-09-17T09:21:48.600676+0000 mon.a (mon.0) 617 : audit [DBG] from='client.? 172.21.15.43:0/1399482197' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:21:49.364 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-17T09:21:32.013233+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'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-17T09:21:49.365 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-17T09:21:49.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:49 smithi189 bash[23496]: audit 2024-09-17T09:21:48.194454+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:49.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:49 smithi189 bash[23496]: audit 2024-09-17T09:21:48.203541+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:49.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:49 smithi189 bash[23496]: audit 2024-09-17T09:21:48.213672+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:49.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:49 smithi189 bash[23496]: audit 2024-09-17T09:21:48.600676+0000 mon.a (mon.0) 617 : audit [DBG] from='client.? 172.21.15.43:0/1399482197' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:21:49.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:49 smithi181 bash[23287]: audit 2024-09-17T09:21:48.194454+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:49.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:49 smithi181 bash[23287]: audit 2024-09-17T09:21:48.203541+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:49.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:49 smithi181 bash[23287]: audit 2024-09-17T09:21:48.213672+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:49.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:49 smithi181 bash[23287]: audit 2024-09-17T09:21:48.600676+0000 mon.a (mon.0) 617 : audit [DBG] from='client.? 172.21.15.43:0/1399482197' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:21:50.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:50 smithi189 bash[23496]: cluster 2024-09-17T09:21:49.050696+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 944 B/s rd, 27 KiB/s wr, 2 op/s 2024-09-17T09:21:50.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:50 smithi043 bash[22564]: cluster 2024-09-17T09:21:49.050696+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 944 B/s rd, 27 KiB/s wr, 2 op/s 2024-09-17T09:21:50.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:50 smithi181 bash[23287]: cluster 2024-09-17T09:21:49.050696+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 944 B/s rd, 27 KiB/s wr, 2 op/s 2024-09-17T09:21:52.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:52 smithi189 bash[23496]: cluster 2024-09-17T09:21:51.051284+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 787 B/s rd, 22 KiB/s wr, 2 op/s 2024-09-17T09:21:52.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:52 smithi043 bash[22564]: cluster 2024-09-17T09:21:51.051284+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 787 B/s rd, 22 KiB/s wr, 2 op/s 2024-09-17T09:21:52.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:52 smithi181 bash[23287]: cluster 2024-09-17T09:21:51.051284+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 787 B/s rd, 22 KiB/s wr, 2 op/s 2024-09-17T09:21:53.686 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:21:54.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:54 smithi189 bash[23496]: cluster 2024-09-17T09:21:53.051861+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 787 B/s rd, 22 KiB/s wr, 2 op/s 2024-09-17T09:21:54.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:54 smithi189 bash[23496]: audit 2024-09-17T09:21:53.942589+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:54.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:54 smithi189 bash[23496]: audit 2024-09-17T09:21:53.947817+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:54.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:54 smithi189 bash[23496]: audit 2024-09-17T09:21:53.953361+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:54.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:54 smithi043 bash[22564]: cluster 2024-09-17T09:21:53.051861+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 787 B/s rd, 22 KiB/s wr, 2 op/s 2024-09-17T09:21:54.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:54 smithi043 bash[22564]: audit 2024-09-17T09:21:53.942589+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:54.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:54 smithi043 bash[22564]: audit 2024-09-17T09:21:53.947817+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:54.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:54 smithi043 bash[22564]: audit 2024-09-17T09:21:53.953361+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:54.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:54 smithi181 bash[23287]: cluster 2024-09-17T09:21:53.051861+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail; 787 B/s rd, 22 KiB/s wr, 2 op/s 2024-09-17T09:21:54.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:54 smithi181 bash[23287]: audit 2024-09-17T09:21:53.942589+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:54.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:54 smithi181 bash[23287]: audit 2024-09-17T09:21:53.947817+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:54.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:54 smithi181 bash[23287]: audit 2024-09-17T09:21:53.953361+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:21:56.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:56 smithi189 bash[23496]: cluster 2024-09-17T09:21:55.052301+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:56.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:56 smithi043 bash[22564]: cluster 2024-09-17T09:21:55.052301+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:56.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:56 smithi181 bash[23287]: cluster 2024-09-17T09:21:55.052301+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:56.905 INFO:teuthology.orchestra.run.smithi043.stdout:pg_num: 1 2024-09-17T09:21:57.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:57 smithi189 bash[23496]: audit 2024-09-17T09:21:56.905957+0000 mon.a (mon.0) 621 : audit [DBG] from='client.? 172.21.15.43:0/1300729397' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T09:21:57.535 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:57 smithi043 bash[22564]: audit 2024-09-17T09:21:56.905957+0000 mon.a (mon.0) 621 : audit [DBG] from='client.? 172.21.15.43:0/1300729397' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T09:21:57.537 INFO:tasks.cephadm:Setting up client nodes... 2024-09-17T09:21:57.537 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T09:21:57.537 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-17T09:21:57.538 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-17T09:21:57.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:57 smithi181 bash[23287]: audit 2024-09-17T09:21:56.905957+0000 mon.a (mon.0) 621 : audit [DBG] from='client.? 172.21.15.43:0/1300729397' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T09:21:58.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:21:58 smithi189 bash[23496]: cluster 2024-09-17T09:21:57.052759+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:58.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:21:58 smithi043 bash[22564]: cluster 2024-09-17T09:21:57.052759+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:21:58.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:21:58 smithi181 bash[23287]: cluster 2024-09-17T09:21:57.052759+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:00.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:00 smithi189 bash[23496]: cluster 2024-09-17T09:21:59.053284+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:00.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:00 smithi043 bash[22564]: cluster 2024-09-17T09:21:59.053284+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:00.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:00 smithi181 bash[23287]: cluster 2024-09-17T09:21:59.053284+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:02.217 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:22:02.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:02 smithi189 bash[23496]: cluster 2024-09-17T09:22:01.053831+0000 mgr.a (mgr.14150) 226 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:02.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:02 smithi043 bash[22564]: cluster 2024-09-17T09:22:01.053831+0000 mgr.a (mgr.14150) 226 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:02.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:02 smithi181 bash[23287]: cluster 2024-09-17T09:22:01.053831+0000 mgr.a (mgr.14150) 226 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:03.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:03 smithi181 bash[23287]: audit 2024-09-17T09:22:02.610295+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:03.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:03 smithi181 bash[23287]: audit 2024-09-17T09:22:02.618720+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:03.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:03 smithi181 bash[23287]: audit 2024-09-17T09:22:02.628781+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:03.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:03 smithi181 bash[23287]: cluster 2024-09-17T09:22:03.054385+0000 mgr.a (mgr.14150) 227 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:04.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:03 smithi189 bash[23496]: audit 2024-09-17T09:22:02.610295+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:04.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:03 smithi189 bash[23496]: audit 2024-09-17T09:22:02.618720+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:04.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:03 smithi189 bash[23496]: audit 2024-09-17T09:22:02.628781+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:04.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:03 smithi189 bash[23496]: cluster 2024-09-17T09:22:03.054385+0000 mgr.a (mgr.14150) 227 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:04.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:03 smithi043 bash[22564]: audit 2024-09-17T09:22:02.610295+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:04.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:03 smithi043 bash[22564]: audit 2024-09-17T09:22:02.618720+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:04.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:03 smithi043 bash[22564]: audit 2024-09-17T09:22:02.628781+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:04.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:03 smithi043 bash[22564]: cluster 2024-09-17T09:22:03.054385+0000 mgr.a (mgr.14150) 227 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:05.536 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:22:06.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:06 smithi043 bash[22564]: cluster 2024-09-17T09:22:05.054934+0000 mgr.a (mgr.14150) 228 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:06.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:06 smithi043 bash[22564]: audit 2024-09-17T09:22:05.526950+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.43:0/1215088889' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T09:22:06.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:06 smithi181 bash[23287]: cluster 2024-09-17T09:22:05.054934+0000 mgr.a (mgr.14150) 228 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:06.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:06 smithi181 bash[23287]: audit 2024-09-17T09:22:05.526950+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.43:0/1215088889' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T09:22:06.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:06 smithi189 bash[23496]: cluster 2024-09-17T09:22:05.054934+0000 mgr.a (mgr.14150) 228 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:06.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:06 smithi189 bash[23496]: audit 2024-09-17T09:22:05.526950+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.43:0/1215088889' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T09:22:06.716 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":15,"flags":0,"active_gid":14150,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6800","nonce":2163073703},{"type":"v1","addr":"172.21.15.43:6801","nonce":2163073703}]},"active_addr":"172.21.15.43:6801/2163073703","active_change":"2024-09-17T09:16:49.373473+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24110,"name":"b","mgr_features":4540138322906710015,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"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","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"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":[]},"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.25.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/ceph-grafana:9.4.7","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_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.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.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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.43.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_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":[]},"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":[]},"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":[]},"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":[]},"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":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"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":[]},"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":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"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":[]},"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":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"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":[]}}},{"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":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","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":[]}}},{"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":[]},"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":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"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":[]}}},{"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":[]},"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":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"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":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"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":[]},"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","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"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","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"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":[]},"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.25.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/ceph-grafana:9.4.7","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_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.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.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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.43.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_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":[]},"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":[]},"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":[]},"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":[]},"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":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"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":[]},"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":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"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":[]},"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":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"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":[]}}},{"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":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","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":[]}}},{"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":[]},"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":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"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":[]}}},{"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":[]},"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":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"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":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"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":[]},"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.43: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"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.43:0","nonce":2268233470}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.43:0","nonce":663353022}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.43:0","nonce":1054017323}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.43:0","nonce":104351491}]}]} 2024-09-17T09:22:06.721 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-17T09:22:06.721 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-17T09:22:06.721 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T09:22:08.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:08 smithi043 bash[22564]: cluster 2024-09-17T09:22:07.055491+0000 mgr.a (mgr.14150) 229 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:08.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:08 smithi181 bash[23287]: cluster 2024-09-17T09:22:07.055491+0000 mgr.a (mgr.14150) 229 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:08.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:08 smithi189 bash[23496]: cluster 2024-09-17T09:22:07.055491+0000 mgr.a (mgr.14150) 229 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:09.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:09 smithi181 bash[23287]: audit 2024-09-17T09:22:08.407870+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:09.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:09 smithi181 bash[23287]: audit 2024-09-17T09:22:08.416358+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:09.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:09 smithi181 bash[23287]: audit 2024-09-17T09:22:08.426179+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:09.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:09 smithi189 bash[23496]: audit 2024-09-17T09:22:08.407870+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:09.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:09 smithi189 bash[23496]: audit 2024-09-17T09:22:08.416358+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:09.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:09 smithi189 bash[23496]: audit 2024-09-17T09:22:08.426179+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:09.796 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:09 smithi043 bash[22564]: audit 2024-09-17T09:22:08.407870+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:09.796 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:09 smithi043 bash[22564]: audit 2024-09-17T09:22:08.416358+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:09.796 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:09 smithi043 bash[22564]: audit 2024-09-17T09:22:08.426179+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:10.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:10 smithi181 bash[23287]: cluster 2024-09-17T09:22:09.055995+0000 mgr.a (mgr.14150) 230 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:10.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:10 smithi189 bash[23496]: cluster 2024-09-17T09:22:09.055995+0000 mgr.a (mgr.14150) 230 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:10.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:10 smithi043 bash[22564]: cluster 2024-09-17T09:22:09.055995+0000 mgr.a (mgr.14150) 230 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:11.729 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:22:12.683 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:12 smithi043 bash[22564]: cluster 2024-09-17T09:22:11.056510+0000 mgr.a (mgr.14150) 231 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:12.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:12 smithi189 bash[23496]: cluster 2024-09-17T09:22:11.056510+0000 mgr.a (mgr.14150) 231 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:12.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:12 smithi181 bash[23287]: cluster 2024-09-17T09:22:11.056510+0000 mgr.a (mgr.14150) 231 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:14.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:14 smithi189 bash[23496]: cluster 2024-09-17T09:22:13.057061+0000 mgr.a (mgr.14150) 232 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:14.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:14 smithi189 bash[23496]: audit 2024-09-17T09:22:14.107897+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:14.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:14 smithi189 bash[23496]: audit 2024-09-17T09:22:14.115950+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:14.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:14 smithi189 bash[23496]: audit 2024-09-17T09:22:14.125316+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:14.767 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:22:14.767 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":21,"fsid":"2749fc84-74d5-11ef-bceb-c7b262605968","created":"2024-09-17T09:15:48.327755+0000","modified":"2024-09-17T09:21:34.549085+0000","last_up_change":"2024-09-17T09:21:31.534333+0000","last_in_change":"2024-09-17T09:21:04.783957+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T09:21:32.013233+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"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":"6abee7df-9884-41bf-9c32-e7fb699d54c9","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.43:6802","nonce":291166311},{"type":"v1","addr":"172.21.15.43:6803","nonce":291166311}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":291166311},{"type":"v1","addr":"172.21.15.43:6805","nonce":291166311}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6808","nonce":291166311},{"type":"v1","addr":"172.21.15.43:6809","nonce":291166311}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":291166311},{"type":"v1","addr":"172.21.15.43:6807","nonce":291166311}]},"public_addr":"172.21.15.43:6803/291166311","cluster_addr":"172.21.15.43:6805/291166311","heartbeat_back_addr":"172.21.15.43:6809/291166311","heartbeat_front_addr":"172.21.15.43:6807/291166311","state":["exists","up"]},{"osd":1,"uuid":"8f0defb0-b349-4b13-b41d-423d29f644a9","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.181:6800","nonce":11734469},{"type":"v1","addr":"172.21.15.181:6801","nonce":11734469}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6802","nonce":11734469},{"type":"v1","addr":"172.21.15.181:6803","nonce":11734469}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6806","nonce":11734469},{"type":"v1","addr":"172.21.15.181:6807","nonce":11734469}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6804","nonce":11734469},{"type":"v1","addr":"172.21.15.181:6805","nonce":11734469}]},"public_addr":"172.21.15.181:6801/11734469","cluster_addr":"172.21.15.181:6803/11734469","heartbeat_back_addr":"172.21.15.181:6807/11734469","heartbeat_front_addr":"172.21.15.181:6805/11734469","state":["exists","up"]},{"osd":2,"uuid":"bc510820-8964-4900-bfb2-2b960bc8c56a","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.189:6800","nonce":3959800243},{"type":"v1","addr":"172.21.15.189:6801","nonce":3959800243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6802","nonce":3959800243},{"type":"v1","addr":"172.21.15.189:6803","nonce":3959800243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6806","nonce":3959800243},{"type":"v1","addr":"172.21.15.189:6807","nonce":3959800243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6804","nonce":3959800243},{"type":"v1","addr":"172.21.15.189:6805","nonce":3959800243}]},"public_addr":"172.21.15.189:6801/3959800243","cluster_addr":"172.21.15.189:6803/3959800243","heartbeat_back_addr":"172.21.15.189:6807/3959800243","heartbeat_front_addr":"172.21.15.189:6805/3959800243","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:19:47.789096+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:20:40.258619+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:21:29.321949+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.43:6801/2062402475":"2024-09-18T09:16:49.373268+0000","172.21.15.43:0/2923164811":"2024-09-18T09:16:49.373268+0000","172.21.15.43:0/792682013":"2024-09-18T09:16:49.373268+0000","172.21.15.43:6800/2062402475":"2024-09-18T09:16:49.373268+0000","172.21.15.43:0/780971109":"2024-09-18T09:16:16.580837+0000","172.21.15.43:0/95118949":"2024-09-18T09:16:16.580837+0000","172.21.15.43:0/2726526032":"2024-09-18T09:16:49.373268+0000","172.21.15.43:0/1736604954":"2024-09-18T09:16:16.580837+0000","172.21.15.43:6801/433292298":"2024-09-18T09:16:16.580837+0000","172.21.15.43:6800/433292298":"2024-09-18T09:16:16.580837+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-17T09:22:14.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:14 smithi043 bash[22564]: cluster 2024-09-17T09:22:13.057061+0000 mgr.a (mgr.14150) 232 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:14.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:14 smithi043 bash[22564]: audit 2024-09-17T09:22:14.107897+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:14.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:14 smithi043 bash[22564]: audit 2024-09-17T09:22:14.115950+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:14.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:14 smithi043 bash[22564]: audit 2024-09-17T09:22:14.125316+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:14.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:14 smithi181 bash[23287]: cluster 2024-09-17T09:22:13.057061+0000 mgr.a (mgr.14150) 232 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:14.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:14 smithi181 bash[23287]: audit 2024-09-17T09:22:14.107897+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:14.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:14 smithi181 bash[23287]: audit 2024-09-17T09:22:14.115950+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:14.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:14 smithi181 bash[23287]: audit 2024-09-17T09:22:14.125316+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:15.463 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-17T09:22:15.463 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T09:22:15.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:15 smithi189 bash[23496]: audit 2024-09-17T09:22:14.767293+0000 mon.a (mon.0) 632 : audit [DBG] from='client.? 172.21.15.43:0/382486289' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:22:15.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:15 smithi043 bash[22564]: audit 2024-09-17T09:22:14.767293+0000 mon.a (mon.0) 632 : audit [DBG] from='client.? 172.21.15.43:0/382486289' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:22:15.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:15 smithi181 bash[23287]: audit 2024-09-17T09:22:14.767293+0000 mon.a (mon.0) 632 : audit [DBG] from='client.? 172.21.15.43:0/382486289' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:22:16.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:16 smithi189 bash[23496]: cluster 2024-09-17T09:22:15.057607+0000 mgr.a (mgr.14150) 233 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:16.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:16 smithi043 bash[22564]: cluster 2024-09-17T09:22:15.057607+0000 mgr.a (mgr.14150) 233 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:16.932 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:16 smithi181 bash[23287]: cluster 2024-09-17T09:22:15.057607+0000 mgr.a (mgr.14150) 233 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:18.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:18 smithi189 bash[23496]: cluster 2024-09-17T09:22:17.058150+0000 mgr.a (mgr.14150) 234 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:18.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:18 smithi043 bash[22564]: cluster 2024-09-17T09:22:17.058150+0000 mgr.a (mgr.14150) 234 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:18.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:18 smithi181 bash[23287]: cluster 2024-09-17T09:22:17.058150+0000 mgr.a (mgr.14150) 234 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:20.143 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:22:20.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:20 smithi043 bash[22564]: cluster 2024-09-17T09:22:19.058701+0000 mgr.a (mgr.14150) 235 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:20.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:20 smithi189 bash[23496]: cluster 2024-09-17T09:22:19.058701+0000 mgr.a (mgr.14150) 235 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:20.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:20 smithi181 bash[23287]: cluster 2024-09-17T09:22:19.058701+0000 mgr.a (mgr.14150) 235 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:22.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:22 smithi043 bash[22564]: cluster 2024-09-17T09:22:21.059279+0000 mgr.a (mgr.14150) 236 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:22.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:22 smithi189 bash[23496]: cluster 2024-09-17T09:22:21.059279+0000 mgr.a (mgr.14150) 236 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:22.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:22 smithi181 bash[23287]: cluster 2024-09-17T09:22:21.059279+0000 mgr.a (mgr.14150) 236 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:23.403 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:22:23.403 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":21,"fsid":"2749fc84-74d5-11ef-bceb-c7b262605968","created":"2024-09-17T09:15:48.327755+0000","modified":"2024-09-17T09:21:34.549085+0000","last_up_change":"2024-09-17T09:21:31.534333+0000","last_in_change":"2024-09-17T09:21:04.783957+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T09:21:32.013233+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"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":"6abee7df-9884-41bf-9c32-e7fb699d54c9","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.43:6802","nonce":291166311},{"type":"v1","addr":"172.21.15.43:6803","nonce":291166311}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":291166311},{"type":"v1","addr":"172.21.15.43:6805","nonce":291166311}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6808","nonce":291166311},{"type":"v1","addr":"172.21.15.43:6809","nonce":291166311}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":291166311},{"type":"v1","addr":"172.21.15.43:6807","nonce":291166311}]},"public_addr":"172.21.15.43:6803/291166311","cluster_addr":"172.21.15.43:6805/291166311","heartbeat_back_addr":"172.21.15.43:6809/291166311","heartbeat_front_addr":"172.21.15.43:6807/291166311","state":["exists","up"]},{"osd":1,"uuid":"8f0defb0-b349-4b13-b41d-423d29f644a9","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.181:6800","nonce":11734469},{"type":"v1","addr":"172.21.15.181:6801","nonce":11734469}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6802","nonce":11734469},{"type":"v1","addr":"172.21.15.181:6803","nonce":11734469}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6806","nonce":11734469},{"type":"v1","addr":"172.21.15.181:6807","nonce":11734469}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:6804","nonce":11734469},{"type":"v1","addr":"172.21.15.181:6805","nonce":11734469}]},"public_addr":"172.21.15.181:6801/11734469","cluster_addr":"172.21.15.181:6803/11734469","heartbeat_back_addr":"172.21.15.181:6807/11734469","heartbeat_front_addr":"172.21.15.181:6805/11734469","state":["exists","up"]},{"osd":2,"uuid":"bc510820-8964-4900-bfb2-2b960bc8c56a","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.189:6800","nonce":3959800243},{"type":"v1","addr":"172.21.15.189:6801","nonce":3959800243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6802","nonce":3959800243},{"type":"v1","addr":"172.21.15.189:6803","nonce":3959800243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6806","nonce":3959800243},{"type":"v1","addr":"172.21.15.189:6807","nonce":3959800243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:6804","nonce":3959800243},{"type":"v1","addr":"172.21.15.189:6805","nonce":3959800243}]},"public_addr":"172.21.15.189:6801/3959800243","cluster_addr":"172.21.15.189:6803/3959800243","heartbeat_back_addr":"172.21.15.189:6807/3959800243","heartbeat_front_addr":"172.21.15.189:6805/3959800243","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:19:47.789096+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:20:40.258619+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:21:29.321949+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.43:6801/2062402475":"2024-09-18T09:16:49.373268+0000","172.21.15.43:0/2923164811":"2024-09-18T09:16:49.373268+0000","172.21.15.43:0/792682013":"2024-09-18T09:16:49.373268+0000","172.21.15.43:6800/2062402475":"2024-09-18T09:16:49.373268+0000","172.21.15.43:0/780971109":"2024-09-18T09:16:16.580837+0000","172.21.15.43:0/95118949":"2024-09-18T09:16:16.580837+0000","172.21.15.43:0/2726526032":"2024-09-18T09:16:49.373268+0000","172.21.15.43:0/1736604954":"2024-09-18T09:16:16.580837+0000","172.21.15.43:6801/433292298":"2024-09-18T09:16:16.580837+0000","172.21.15.43:6800/433292298":"2024-09-18T09:16:16.580837+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-17T09:22:24.026 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-17T09:22:24.026 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-17T09:22:24.027 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-17T09:22:24.179 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:23 smithi181 bash[23287]: audit 2024-09-17T09:22:22.827522+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:24.179 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:23 smithi181 bash[23287]: audit 2024-09-17T09:22:22.835687+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:24.179 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:23 smithi181 bash[23287]: audit 2024-09-17T09:22:22.845211+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:24.179 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:23 smithi181 bash[23287]: cluster 2024-09-17T09:22:23.059705+0000 mgr.a (mgr.14150) 237 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:24.179 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:23 smithi181 bash[23287]: audit 2024-09-17T09:22:23.402915+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.43:0/2203001587' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:22:24.258 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:23 smithi189 bash[23496]: audit 2024-09-17T09:22:22.827522+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:24.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:23 smithi189 bash[23496]: audit 2024-09-17T09:22:22.835687+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:24.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:23 smithi189 bash[23496]: audit 2024-09-17T09:22:22.845211+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:24.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:23 smithi189 bash[23496]: cluster 2024-09-17T09:22:23.059705+0000 mgr.a (mgr.14150) 237 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:24.259 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:23 smithi189 bash[23496]: audit 2024-09-17T09:22:23.402915+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.43:0/2203001587' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:22:24.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:23 smithi043 bash[22564]: audit 2024-09-17T09:22:22.827522+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:24.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:23 smithi043 bash[22564]: audit 2024-09-17T09:22:22.835687+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:24.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:23 smithi043 bash[22564]: audit 2024-09-17T09:22:22.845211+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:24.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:23 smithi043 bash[22564]: cluster 2024-09-17T09:22:23.059705+0000 mgr.a (mgr.14150) 237 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:24.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:23 smithi043 bash[22564]: audit 2024-09-17T09:22:23.402915+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.43:0/2203001587' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:22:26.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:26 smithi181 bash[23287]: cluster 2024-09-17T09:22:25.060210+0000 mgr.a (mgr.14150) 238 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:26.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:26 smithi189 bash[23496]: cluster 2024-09-17T09:22:25.060210+0000 mgr.a (mgr.14150) 238 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:26.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:26 smithi043 bash[22564]: cluster 2024-09-17T09:22:25.060210+0000 mgr.a (mgr.14150) 238 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:28.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:28 smithi181 bash[23287]: cluster 2024-09-17T09:22:27.060734+0000 mgr.a (mgr.14150) 239 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:28.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:28 smithi189 bash[23496]: cluster 2024-09-17T09:22:27.060734+0000 mgr.a (mgr.14150) 239 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:28.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:28 smithi043 bash[22564]: cluster 2024-09-17T09:22:27.060734+0000 mgr.a (mgr.14150) 239 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:28.712 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:22:28.712 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:22:28.712 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:22:29.853 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:29 smithi181 bash[23287]: audit 2024-09-17T09:22:28.602144+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:29.853 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:29 smithi181 bash[23287]: audit 2024-09-17T09:22:28.607162+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:29.853 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:29 smithi181 bash[23287]: audit 2024-09-17T09:22:28.616260+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:29.853 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:29 smithi181 bash[23287]: cluster 2024-09-17T09:22:29.061286+0000 mgr.a (mgr.14150) 240 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:30.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:29 smithi189 bash[23496]: audit 2024-09-17T09:22:28.602144+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:30.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:29 smithi189 bash[23496]: audit 2024-09-17T09:22:28.607162+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:30.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:29 smithi189 bash[23496]: audit 2024-09-17T09:22:28.616260+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:30.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:29 smithi189 bash[23496]: cluster 2024-09-17T09:22:29.061286+0000 mgr.a (mgr.14150) 240 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:30.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:29 smithi043 bash[22564]: audit 2024-09-17T09:22:28.602144+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:30.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:29 smithi043 bash[22564]: audit 2024-09-17T09:22:28.607162+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:30.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:29 smithi043 bash[22564]: audit 2024-09-17T09:22:28.616260+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:30.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:29 smithi043 bash[22564]: cluster 2024-09-17T09:22:29.061286+0000 mgr.a (mgr.14150) 240 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:32.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:32 smithi181 bash[23287]: cluster 2024-09-17T09:22:31.061827+0000 mgr.a (mgr.14150) 241 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:32.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:32 smithi189 bash[23496]: cluster 2024-09-17T09:22:31.061827+0000 mgr.a (mgr.14150) 241 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:32.584 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:32 smithi043 bash[22564]: cluster 2024-09-17T09:22:31.061827+0000 mgr.a (mgr.14150) 241 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:34.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:34 smithi181 bash[23287]: cluster 2024-09-17T09:22:33.062301+0000 mgr.a (mgr.14150) 242 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:34.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:34 smithi189 bash[23496]: cluster 2024-09-17T09:22:33.062301+0000 mgr.a (mgr.14150) 242 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:34.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:34 smithi043 bash[22564]: cluster 2024-09-17T09:22:33.062301+0000 mgr.a (mgr.14150) 242 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:35.472 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:35 smithi043 bash[22564]: audit 2024-09-17T09:22:34.313454+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:35.472 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:35 smithi043 bash[22564]: audit 2024-09-17T09:22:34.321425+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:35.472 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:35 smithi043 bash[22564]: audit 2024-09-17T09:22:34.331207+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:35.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:35 smithi189 bash[23496]: audit 2024-09-17T09:22:34.313454+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:35.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:35 smithi189 bash[23496]: audit 2024-09-17T09:22:34.321425+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:35.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:35 smithi189 bash[23496]: audit 2024-09-17T09:22:34.331207+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:35.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:35 smithi181 bash[23287]: audit 2024-09-17T09:22:34.313454+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:35.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:35 smithi181 bash[23287]: audit 2024-09-17T09:22:34.321425+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:35.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:35 smithi181 bash[23287]: audit 2024-09-17T09:22:34.331207+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:36.282 INFO:teuthology.orchestra.run.smithi043.stdout:55834574874 2024-09-17T09:22:36.283 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-17T09:22:36.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:36 smithi043 bash[22564]: cluster 2024-09-17T09:22:35.062798+0000 mgr.a (mgr.14150) 243 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:36.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:36 smithi181 bash[23287]: cluster 2024-09-17T09:22:35.062798+0000 mgr.a (mgr.14150) 243 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:36.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:36 smithi189 bash[23496]: cluster 2024-09-17T09:22:35.062798+0000 mgr.a (mgr.14150) 243 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:37.079 INFO:teuthology.orchestra.run.smithi043.stdout:77309411344 2024-09-17T09:22:37.079 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-17T09:22:37.138 INFO:teuthology.orchestra.run.smithi043.stdout:34359738405 2024-09-17T09:22:37.139 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-17T09:22:38.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:38 smithi181 bash[23287]: cluster 2024-09-17T09:22:37.063433+0000 mgr.a (mgr.14150) 244 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:38.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:38 smithi189 bash[23496]: cluster 2024-09-17T09:22:37.063433+0000 mgr.a (mgr.14150) 244 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:38.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:38 smithi043 bash[22564]: cluster 2024-09-17T09:22:37.063433+0000 mgr.a (mgr.14150) 244 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:40.607 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:40 smithi189 bash[23496]: cluster 2024-09-17T09:22:39.063851+0000 mgr.a (mgr.14150) 245 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:40.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:40 smithi181 bash[23287]: cluster 2024-09-17T09:22:39.063851+0000 mgr.a (mgr.14150) 245 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:40.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:40 smithi043 bash[22564]: cluster 2024-09-17T09:22:39.063851+0000 mgr.a (mgr.14150) 245 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:40.974 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:22:40.975 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:22:40.976 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:22:42.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:42 smithi181 bash[23287]: cluster 2024-09-17T09:22:41.064405+0000 mgr.a (mgr.14150) 246 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:42.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:42 smithi189 bash[23496]: cluster 2024-09-17T09:22:41.064405+0000 mgr.a (mgr.14150) 246 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:42.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:42 smithi043 bash[22564]: cluster 2024-09-17T09:22:41.064405+0000 mgr.a (mgr.14150) 246 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:44.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:44 smithi043 bash[22564]: audit 2024-09-17T09:22:43.029978+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:44.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:44 smithi043 bash[22564]: audit 2024-09-17T09:22:43.036127+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:44.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:44 smithi043 bash[22564]: audit 2024-09-17T09:22:43.041280+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:44.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:44 smithi043 bash[22564]: cluster 2024-09-17T09:22:43.064863+0000 mgr.a (mgr.14150) 247 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:44.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:44 smithi043 bash[22564]: audit 2024-09-17T09:22:43.148076+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:22:44.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:44 smithi043 bash[22564]: audit 2024-09-17T09:22:43.150611+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:22:44.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:44 smithi043 bash[22564]: audit 2024-09-17T09:22:43.151453+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:22:44.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:44 smithi043 bash[22564]: audit 2024-09-17T09:22:43.157291+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:44.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:44 smithi181 bash[23287]: audit 2024-09-17T09:22:43.029978+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:44.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:44 smithi181 bash[23287]: audit 2024-09-17T09:22:43.036127+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:44.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:44 smithi181 bash[23287]: audit 2024-09-17T09:22:43.041280+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:44.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:44 smithi181 bash[23287]: cluster 2024-09-17T09:22:43.064863+0000 mgr.a (mgr.14150) 247 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:44.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:44 smithi181 bash[23287]: audit 2024-09-17T09:22:43.148076+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:22:44.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:44 smithi181 bash[23287]: audit 2024-09-17T09:22:43.150611+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:22:44.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:44 smithi181 bash[23287]: audit 2024-09-17T09:22:43.151453+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:22:44.430 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:44 smithi181 bash[23287]: audit 2024-09-17T09:22:43.157291+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:44.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:44 smithi189 bash[23496]: audit 2024-09-17T09:22:43.029978+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:44.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:44 smithi189 bash[23496]: audit 2024-09-17T09:22:43.036127+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:44.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:44 smithi189 bash[23496]: audit 2024-09-17T09:22:43.041280+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:44.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:44 smithi189 bash[23496]: cluster 2024-09-17T09:22:43.064863+0000 mgr.a (mgr.14150) 247 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:44.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:44 smithi189 bash[23496]: audit 2024-09-17T09:22:43.148076+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:22:44.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:44 smithi189 bash[23496]: audit 2024-09-17T09:22:43.150611+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:22:44.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:44 smithi189 bash[23496]: audit 2024-09-17T09:22:43.151453+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:22:44.509 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:44 smithi189 bash[23496]: audit 2024-09-17T09:22:43.157291+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:46.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:46 smithi181 bash[23287]: cluster 2024-09-17T09:22:45.065392+0000 mgr.a (mgr.14150) 248 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:46.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:46 smithi189 bash[23496]: cluster 2024-09-17T09:22:45.065392+0000 mgr.a (mgr.14150) 248 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:46.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:46 smithi043 bash[22564]: cluster 2024-09-17T09:22:45.065392+0000 mgr.a (mgr.14150) 248 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:46.898 INFO:teuthology.orchestra.run.smithi043.stdout:77309411346 2024-09-17T09:22:47.126 INFO:teuthology.orchestra.run.smithi043.stdout:55834574876 2024-09-17T09:22:47.142 INFO:teuthology.orchestra.run.smithi043.stdout:34359738407 2024-09-17T09:22:47.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:47 smithi181 bash[23287]: audit 2024-09-17T09:22:46.898741+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.43:0/3281383439' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T09:22:47.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:47 smithi189 bash[23496]: audit 2024-09-17T09:22:46.898741+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.43:0/3281383439' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T09:22:47.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:47 smithi043 bash[22564]: audit 2024-09-17T09:22:46.898741+0000 mon.a (mon.0) 650 : audit [DBG] from='client.? 172.21.15.43:0/3281383439' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T09:22:47.650 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411344 got 77309411346 for osd.2 2024-09-17T09:22:47.650 DEBUG:teuthology.parallel:result is None 2024-09-17T09:22:48.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:48 smithi043 bash[22564]: cluster 2024-09-17T09:22:47.065917+0000 mgr.a (mgr.14150) 249 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:48.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:48 smithi043 bash[22564]: audit 2024-09-17T09:22:47.126765+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.43:0/932246649' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T09:22:48.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:48 smithi043 bash[22564]: audit 2024-09-17T09:22:47.143970+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.43:0/3446351102' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T09:22:48.334 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:48 smithi181 bash[23287]: cluster 2024-09-17T09:22:47.065917+0000 mgr.a (mgr.14150) 249 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:48.335 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:48 smithi181 bash[23287]: audit 2024-09-17T09:22:47.126765+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.43:0/932246649' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T09:22:48.335 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:48 smithi181 bash[23287]: audit 2024-09-17T09:22:47.143970+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.43:0/3446351102' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T09:22:48.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:48 smithi189 bash[23496]: cluster 2024-09-17T09:22:47.065917+0000 mgr.a (mgr.14150) 249 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:48.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:48 smithi189 bash[23496]: audit 2024-09-17T09:22:47.126765+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.43:0/932246649' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T09:22:48.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:48 smithi189 bash[23496]: audit 2024-09-17T09:22:47.143970+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.43:0/3446351102' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T09:22:48.888 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738405 got 34359738407 for osd.0 2024-09-17T09:22:48.889 DEBUG:teuthology.parallel:result is None 2024-09-17T09:22:48.951 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574874 got 55834574876 for osd.1 2024-09-17T09:22:48.951 DEBUG:teuthology.parallel:result is None 2024-09-17T09:22:48.951 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-17T09:22:48.951 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T09:22:50.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:49 smithi043 bash[22564]: audit 2024-09-17T09:22:48.795661+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:50.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:49 smithi043 bash[22564]: audit 2024-09-17T09:22:48.804113+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:50.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:49 smithi043 bash[22564]: audit 2024-09-17T09:22:48.813692+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:50.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:49 smithi043 bash[22564]: cluster 2024-09-17T09:22:49.066296+0000 mgr.a (mgr.14150) 250 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:50.178 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:49 smithi181 bash[23287]: audit 2024-09-17T09:22:48.795661+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:50.179 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:49 smithi181 bash[23287]: audit 2024-09-17T09:22:48.804113+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:50.179 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:49 smithi181 bash[23287]: audit 2024-09-17T09:22:48.813692+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:50.179 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:49 smithi181 bash[23287]: cluster 2024-09-17T09:22:49.066296+0000 mgr.a (mgr.14150) 250 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:50.258 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:49 smithi189 bash[23496]: audit 2024-09-17T09:22:48.795661+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:50.258 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:49 smithi189 bash[23496]: audit 2024-09-17T09:22:48.804113+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:50.258 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:49 smithi189 bash[23496]: audit 2024-09-17T09:22:48.813692+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:50.258 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:49 smithi189 bash[23496]: cluster 2024-09-17T09:22:49.066296+0000 mgr.a (mgr.14150) 250 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:52.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:52 smithi181 bash[23287]: cluster 2024-09-17T09:22:51.066758+0000 mgr.a (mgr.14150) 251 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:52.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:52 smithi189 bash[23496]: cluster 2024-09-17T09:22:51.066758+0000 mgr.a (mgr.14150) 251 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:52.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:52 smithi043 bash[22564]: cluster 2024-09-17T09:22:51.066758+0000 mgr.a (mgr.14150) 251 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:54.007 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:22:54.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:54 smithi043 bash[22564]: cluster 2024-09-17T09:22:53.067332+0000 mgr.a (mgr.14150) 252 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:54.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:54 smithi181 bash[23287]: cluster 2024-09-17T09:22:53.067332+0000 mgr.a (mgr.14150) 252 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:54.440 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:54 smithi189 bash[23496]: cluster 2024-09-17T09:22:53.067332+0000 mgr.a (mgr.14150) 252 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:55.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:55 smithi043 bash[22564]: audit 2024-09-17T09:22:54.527302+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:55.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:55 smithi043 bash[22564]: audit 2024-09-17T09:22:54.535929+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:55.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:55 smithi043 bash[22564]: audit 2024-09-17T09:22:54.545693+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:55.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:55 smithi043 bash[22564]: cluster 2024-09-17T09:22:55.067842+0000 mgr.a (mgr.14150) 253 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:55.829 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:55 smithi189 bash[23496]: audit 2024-09-17T09:22:54.527302+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:55.829 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:55 smithi189 bash[23496]: audit 2024-09-17T09:22:54.535929+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:55.829 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:55 smithi189 bash[23496]: audit 2024-09-17T09:22:54.545693+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:55.829 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:55 smithi189 bash[23496]: cluster 2024-09-17T09:22:55.067842+0000 mgr.a (mgr.14150) 253 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:55.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:55 smithi181 bash[23287]: audit 2024-09-17T09:22:54.527302+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:55.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:55 smithi181 bash[23287]: audit 2024-09-17T09:22:54.535929+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:55.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:55 smithi181 bash[23287]: audit 2024-09-17T09:22:54.545693+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:22:55.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:55 smithi181 bash[23287]: cluster 2024-09-17T09:22:55.067842+0000 mgr.a (mgr.14150) 253 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:57.400 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:22:57.401 INFO:teuthology.orchestra.run.smithi043.stderr:dumped all 2024-09-17T09:22:57.993 INFO:teuthology.orchestra.run.smithi043.stdout:{"pg_ready":true,"pg_map":{"version":198,"stamp":"2024-09-17T09:22:57.068121+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":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"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":137,"ondisk_log_size":137,"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":97476,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":93307,"kb_avail":281137980,"statfs":{"total":287985106944,"available":287885291520,"internally_reserved":0,"allocated":2322432,"data_stored":1935402,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4782,"internal_metadata":95546706},"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.002971"},"pg_stats":[{"pgid":"1.0","version":"21'137","reported_seq":184,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-17T09:21:39.331866+0000","last_change":"2024-09-17T09:21:33.559784+0000","last_active":"2024-09-17T09:21:39.331866+0000","last_peered":"2024-09-17T09:21:39.331866+0000","last_clean":"2024-09-17T09:21:39.331866+0000","last_became_active":"2024-09-17T09:21:33.558948+0000","last_became_peered":"2024-09-17T09:21:33.558948+0000","last_unstale":"2024-09-17T09:21:39.331866+0000","last_undegraded":"2024-09-17T09:21:39.331866+0000","last_fullsized":"2024-09-17T09:21:39.331866+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-17T09:21:32.537223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T09:21:32.537223+0000","last_clean_scrub_stamp":"2024-09-17T09:21:32.537223+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"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-18T15:06:51.566151+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":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"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":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"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":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411348,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32492,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712660,"statfs":{"total":95995035648,"available":95961763840,"internally_reserved":0,"allocated":774144,"data_stored":645134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:22:35 2024","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.68600000000000005}]},{"osd":1,"last update":"Tue Sep 17 09:22:35 2024","interfaces":[{"interface":"back","average":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.753},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.64700000000000002}]}]},{"osd":1,"up_from":13,"seq":55834574878,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32492,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712660,"statfs":{"total":95995035648,"available":95961763840,"internally_reserved":0,"allocated":774144,"data_stored":645134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:22:47 2024","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.71899999999999997,"15min":0.72099999999999997},"min":{"1min":0.61599999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":0.82099999999999995,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"min":{"1min":0.58699999999999997,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":0.81399999999999995,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.81599999999999995}]},{"osd":2,"last update":"Tue Sep 17 09:22:31 2024","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.85699999999999998},"last":0.747},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.64500000000000002}]}]},{"osd":0,"up_from":8,"seq":34359738409,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32492,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712660,"statfs":{"total":95995035648,"available":95961763840,"internally_reserved":0,"allocated":774144,"data_stored":645134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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":[],"network_ping_times":[{"osd":1,"last update":"Tue Sep 17 09:22:43 2024","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.70999999999999996,"15min":0.71899999999999997},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.84499999999999997,"5min":1.032,"15min":1.032},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.67800000000000005,"5min":0.71799999999999997,"15min":0.72499999999999998},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":0.78000000000000003,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.72099999999999997}]},{"osd":2,"last update":"Tue Sep 17 09:22:31 2024","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.153,"5min":1.153,"15min":1.153},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.1970000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.624}]}]}],"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-17T09:22:57.994 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T09:22:58.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:58 smithi043 bash[22564]: cluster 2024-09-17T09:22:57.068280+0000 mgr.a (mgr.14150) 254 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:58.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:22:58 smithi043 bash[22564]: audit 2024-09-17T09:22:57.399278+0000 mgr.a (mgr.14150) 255 : audit [DBG] from='client.14331 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:22:58.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:58 smithi181 bash[23287]: cluster 2024-09-17T09:22:57.068280+0000 mgr.a (mgr.14150) 254 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:58.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:22:58 smithi181 bash[23287]: audit 2024-09-17T09:22:57.399278+0000 mgr.a (mgr.14150) 255 : audit [DBG] from='client.14331 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:22:58.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:58 smithi189 bash[23496]: cluster 2024-09-17T09:22:57.068280+0000 mgr.a (mgr.14150) 254 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:22:58.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:22:58 smithi189 bash[23496]: audit 2024-09-17T09:22:57.399278+0000 mgr.a (mgr.14150) 255 : audit [DBG] from='client.14331 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:23:00.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:00 smithi181 bash[23287]: cluster 2024-09-17T09:22:59.068821+0000 mgr.a (mgr.14150) 256 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:00.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:00 smithi189 bash[23496]: cluster 2024-09-17T09:22:59.068821+0000 mgr.a (mgr.14150) 256 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:00.553 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:00 smithi043 bash[22564]: cluster 2024-09-17T09:22:59.068821+0000 mgr.a (mgr.14150) 256 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:02.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:02 smithi181 bash[23287]: cluster 2024-09-17T09:23:01.069370+0000 mgr.a (mgr.14150) 257 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:02.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:02 smithi189 bash[23496]: cluster 2024-09-17T09:23:01.069370+0000 mgr.a (mgr.14150) 257 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:02.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:02 smithi043 bash[22564]: cluster 2024-09-17T09:23:01.069370+0000 mgr.a (mgr.14150) 257 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:02.685 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:23:04.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:04 smithi043 bash[22564]: cluster 2024-09-17T09:23:03.069936+0000 mgr.a (mgr.14150) 258 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:04.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:04 smithi043 bash[22564]: audit 2024-09-17T09:23:03.244605+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:04.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:04 smithi043 bash[22564]: audit 2024-09-17T09:23:03.252837+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:04.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:04 smithi043 bash[22564]: audit 2024-09-17T09:23:03.264245+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:04.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:04 smithi189 bash[23496]: cluster 2024-09-17T09:23:03.069936+0000 mgr.a (mgr.14150) 258 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:04.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:04 smithi189 bash[23496]: audit 2024-09-17T09:23:03.244605+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:04.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:04 smithi189 bash[23496]: audit 2024-09-17T09:23:03.252837+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:04.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:04 smithi189 bash[23496]: audit 2024-09-17T09:23:03.264245+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:04.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:04 smithi181 bash[23287]: cluster 2024-09-17T09:23:03.069936+0000 mgr.a (mgr.14150) 258 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:04.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:04 smithi181 bash[23287]: audit 2024-09-17T09:23:03.244605+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:04.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:04 smithi181 bash[23287]: audit 2024-09-17T09:23:03.252837+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:04.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:04 smithi181 bash[23287]: audit 2024-09-17T09:23:03.264245+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:05.906 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:23:05.906 INFO:teuthology.orchestra.run.smithi043.stderr:dumped all 2024-09-17T09:23:06.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:06 smithi189 bash[23496]: cluster 2024-09-17T09:23:05.070472+0000 mgr.a (mgr.14150) 259 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:06.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:06 smithi043 bash[22564]: cluster 2024-09-17T09:23:05.070472+0000 mgr.a (mgr.14150) 259 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:06.607 INFO:teuthology.orchestra.run.smithi043.stdout:{"pg_ready":true,"pg_map":{"version":202,"stamp":"2024-09-17T09:23:05.070231+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":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"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":137,"ondisk_log_size":137,"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":97476,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":93307,"kb_avail":281137980,"statfs":{"total":287985106944,"available":287885291520,"internally_reserved":0,"allocated":2322432,"data_stored":1935402,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4782,"internal_metadata":95546706},"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.003170"},"pg_stats":[{"pgid":"1.0","version":"21'137","reported_seq":184,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-17T09:21:39.331866+0000","last_change":"2024-09-17T09:21:33.559784+0000","last_active":"2024-09-17T09:21:39.331866+0000","last_peered":"2024-09-17T09:21:39.331866+0000","last_clean":"2024-09-17T09:21:39.331866+0000","last_became_active":"2024-09-17T09:21:33.558948+0000","last_became_peered":"2024-09-17T09:21:33.558948+0000","last_unstale":"2024-09-17T09:21:39.331866+0000","last_undegraded":"2024-09-17T09:21:39.331866+0000","last_fullsized":"2024-09-17T09:21:39.331866+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-17T09:21:32.537223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T09:21:32.537223+0000","last_clean_scrub_stamp":"2024-09-17T09:21:32.537223+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"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-18T15:06:51.566151+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":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"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":126,"num_read_kb":109,"num_write":181,"num_write_kb":2938,"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":137,"ondisk_log_size":137,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411350,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32492,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712660,"statfs":{"total":95995035648,"available":95961763840,"internally_reserved":0,"allocated":774144,"data_stored":645134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:22:35 2024","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.70099999999999996}]},{"osd":1,"last update":"Tue Sep 17 09:22:35 2024","interfaces":[{"interface":"back","average":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.73799999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574880,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32492,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712660,"statfs":{"total":95995035648,"available":95961763840,"internally_reserved":0,"allocated":774144,"data_stored":645134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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":[],"network_ping_times":[{"osd":0,"last update":"Tue Sep 17 09:22:47 2024","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.71899999999999997,"15min":0.72099999999999997},"min":{"1min":0.61599999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":0.82099999999999995,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.72399999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"min":{"1min":0.58699999999999997,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":0.81399999999999995,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.80800000000000005}]},{"osd":2,"last update":"Tue Sep 17 09:22:31 2024","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.85699999999999998},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.63800000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738411,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32492,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712660,"statfs":{"total":95995035648,"available":95961763840,"internally_reserved":0,"allocated":774144,"data_stored":645134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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":[],"network_ping_times":[{"osd":1,"last update":"Tue Sep 17 09:22:43 2024","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.70999999999999996,"15min":0.71899999999999997},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.84499999999999997,"5min":1.032,"15min":1.032},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.67800000000000005,"5min":0.71799999999999997,"15min":0.72499999999999998},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":0.78000000000000003,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.79100000000000004}]},{"osd":2,"last update":"Tue Sep 17 09:22:31 2024","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.153,"5min":1.153,"15min":1.153},"last":0.85399999999999998},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.1970000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.753}]}]}],"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-17T09:23:06.608 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-17T09:23:06.608 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T09:23:06.609 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-17T09:23:06.609 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-17T09:23:06.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:06 smithi181 bash[23287]: cluster 2024-09-17T09:23:05.070472+0000 mgr.a (mgr.14150) 259 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:07.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:07 smithi189 bash[23496]: audit 2024-09-17T09:23:05.905768+0000 mgr.a (mgr.14150) 260 : audit [DBG] from='client.14337 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:23:07.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:07 smithi043 bash[22564]: audit 2024-09-17T09:23:05.905768+0000 mgr.a (mgr.14150) 260 : audit [DBG] from='client.14337 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:23:07.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:07 smithi181 bash[23287]: audit 2024-09-17T09:23:05.905768+0000 mgr.a (mgr.14150) 260 : audit [DBG] from='client.14337 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:23:08.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:08 smithi189 bash[23496]: cluster 2024-09-17T09:23:07.071017+0000 mgr.a (mgr.14150) 261 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:08.516 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:08 smithi043 bash[22564]: cluster 2024-09-17T09:23:07.071017+0000 mgr.a (mgr.14150) 261 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:08.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:08 smithi181 bash[23287]: cluster 2024-09-17T09:23:07.071017+0000 mgr.a (mgr.14150) 261 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:10.178 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:10 smithi181 bash[23287]: audit 2024-09-17T09:23:09.002636+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:10.179 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:10 smithi181 bash[23287]: audit 2024-09-17T09:23:09.011456+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:10.179 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:10 smithi181 bash[23287]: audit 2024-09-17T09:23:09.021239+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:10.179 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:10 smithi181 bash[23287]: cluster 2024-09-17T09:23:09.071522+0000 mgr.a (mgr.14150) 262 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:10.251 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:10 smithi043 bash[22564]: audit 2024-09-17T09:23:09.002636+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:10.252 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:10 smithi043 bash[22564]: audit 2024-09-17T09:23:09.011456+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:10.252 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:10 smithi043 bash[22564]: audit 2024-09-17T09:23:09.021239+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:10.252 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:10 smithi043 bash[22564]: cluster 2024-09-17T09:23:09.071522+0000 mgr.a (mgr.14150) 262 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:10.258 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:10 smithi189 bash[23496]: audit 2024-09-17T09:23:09.002636+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:10.258 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:10 smithi189 bash[23496]: audit 2024-09-17T09:23:09.011456+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:10.258 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:10 smithi189 bash[23496]: audit 2024-09-17T09:23:09.021239+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:10.258 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:10 smithi189 bash[23496]: cluster 2024-09-17T09:23:09.071522+0000 mgr.a (mgr.14150) 262 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:11.974 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:23:12.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:12 smithi181 bash[23287]: cluster 2024-09-17T09:23:11.072038+0000 mgr.a (mgr.14150) 263 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:12.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:12 smithi189 bash[23496]: cluster 2024-09-17T09:23:11.072038+0000 mgr.a (mgr.14150) 263 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:12.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:12 smithi043 bash[22564]: cluster 2024-09-17T09:23:11.072038+0000 mgr.a (mgr.14150) 263 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:14.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:14 smithi181 bash[23287]: cluster 2024-09-17T09:23:13.072472+0000 mgr.a (mgr.14150) 264 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:14.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:14 smithi189 bash[23496]: cluster 2024-09-17T09:23:13.072472+0000 mgr.a (mgr.14150) 264 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:14.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:14 smithi043 bash[22564]: cluster 2024-09-17T09:23:13.072472+0000 mgr.a (mgr.14150) 264 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:14.988 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:23:14.988 INFO:teuthology.orchestra.run.smithi043.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T09:23:15.646 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-17T09:23:15.646 INFO:tasks.cephadm:Setup complete, yielding 2024-09-17T09:23:15.647 INFO:teuthology.run_tasks:Running task cephadm.apply... 2024-09-17T09:23:15.659 INFO:tasks.cephadm:Applying spec(s): placement: count: 3 service_id: foo service_type: mon spec: crush_locations: host.a: - datacenter=a host.b: - datacenter=b - rack=2 host.c: - datacenter=a - rack=3 2024-09-17T09:23:15.660 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- ceph orch apply -i - 2024-09-17T09:23:16.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:15 smithi189 bash[23496]: audit 2024-09-17T09:23:14.712199+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:16.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:15 smithi189 bash[23496]: audit 2024-09-17T09:23:14.717141+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:16.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:15 smithi189 bash[23496]: audit 2024-09-17T09:23:14.721916+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:16.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:15 smithi189 bash[23496]: audit 2024-09-17T09:23:14.988519+0000 mon.a (mon.0) 668 : audit [DBG] from='client.? 172.21.15.43:0/4019815422' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T09:23:16.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:15 smithi189 bash[23496]: cluster 2024-09-17T09:23:15.072955+0000 mgr.a (mgr.14150) 265 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:16.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:15 smithi043 bash[22564]: audit 2024-09-17T09:23:14.712199+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:16.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:15 smithi043 bash[22564]: audit 2024-09-17T09:23:14.717141+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:16.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:15 smithi043 bash[22564]: audit 2024-09-17T09:23:14.721916+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:16.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:15 smithi043 bash[22564]: audit 2024-09-17T09:23:14.988519+0000 mon.a (mon.0) 668 : audit [DBG] from='client.? 172.21.15.43:0/4019815422' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T09:23:16.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:15 smithi043 bash[22564]: cluster 2024-09-17T09:23:15.072955+0000 mgr.a (mgr.14150) 265 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:16.179 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:15 smithi181 bash[23287]: audit 2024-09-17T09:23:14.712199+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:16.179 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:15 smithi181 bash[23287]: audit 2024-09-17T09:23:14.717141+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:16.179 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:15 smithi181 bash[23287]: audit 2024-09-17T09:23:14.721916+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:16.179 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:15 smithi181 bash[23287]: audit 2024-09-17T09:23:14.988519+0000 mon.a (mon.0) 668 : audit [DBG] from='client.? 172.21.15.43:0/4019815422' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T09:23:16.179 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:15 smithi181 bash[23287]: cluster 2024-09-17T09:23:15.072955+0000 mgr.a (mgr.14150) 265 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:18.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:18 smithi181 bash[23287]: cluster 2024-09-17T09:23:17.073428+0000 mgr.a (mgr.14150) 266 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:18.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:18 smithi189 bash[23496]: cluster 2024-09-17T09:23:17.073428+0000 mgr.a (mgr.14150) 266 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:18.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:18 smithi043 bash[22564]: cluster 2024-09-17T09:23:17.073428+0000 mgr.a (mgr.14150) 266 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:20.343 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:23:20.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:20 smithi181 bash[23287]: cluster 2024-09-17T09:23:19.073946+0000 mgr.a (mgr.14150) 267 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:20.441 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:20 smithi043 bash[22564]: cluster 2024-09-17T09:23:19.073946+0000 mgr.a (mgr.14150) 267 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:20.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:20 smithi189 bash[23496]: cluster 2024-09-17T09:23:19.073946+0000 mgr.a (mgr.14150) 267 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:22.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:22 smithi181 bash[23287]: cluster 2024-09-17T09:23:21.074481+0000 mgr.a (mgr.14150) 268 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:22.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:22 smithi189 bash[23496]: cluster 2024-09-17T09:23:21.074481+0000 mgr.a (mgr.14150) 268 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:22.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:22 smithi043 bash[22564]: cluster 2024-09-17T09:23:21.074481+0000 mgr.a (mgr.14150) 268 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:23.636 INFO:teuthology.orchestra.run.smithi043.stdout:Scheduled mon update... 2024-09-17T09:23:24.294 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T09:23:24.303 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi043.front.sepia.ceph.com 2024-09-17T09:23:24.304 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:19e2a2beb6f41a3ab62650e38614eb29b59dcbb9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 -- bash -c 'set -ex 2024-09-17T09:23:24.304 DEBUG:teuthology.orchestra.run.smithi043:> # since we don'"'"'t know the real hostnames before the test, the next 2024-09-17T09:23:24.304 DEBUG:teuthology.orchestra.run.smithi043:> # bit is in order to replace the fake hostnames "host.a/b/c" with 2024-09-17T09:23:24.304 DEBUG:teuthology.orchestra.run.smithi043:> # the actual names cephadm knows the host by within the mon spec 2024-09-17T09:23:24.304 DEBUG:teuthology.orchestra.run.smithi043:> ceph orch host ls --format json | jq -r '"'"'.[] | .hostname'"'"' > realnames 2024-09-17T09:23:24.304 DEBUG:teuthology.orchestra.run.smithi043:> echo $'"'"'host.a\nhost.b\nhost.c'"'"' > fakenames 2024-09-17T09:23:24.304 DEBUG:teuthology.orchestra.run.smithi043:> echo $'"'"'a\nb\nc'"'"' > mon_ids 2024-09-17T09:23:24.304 DEBUG:teuthology.orchestra.run.smithi043:> echo $'"'"'{datacenter=a}\n{datacenter=b,rack=2}\n{datacenter=a,rack=3}'"'"' > crush_locs 2024-09-17T09:23:24.304 DEBUG:teuthology.orchestra.run.smithi043:> ceph orch ls --service-name mon --export > mon.yaml 2024-09-17T09:23:24.304 DEBUG:teuthology.orchestra.run.smithi043:> MONSPEC=`cat mon.yaml` 2024-09-17T09:23:24.305 DEBUG:teuthology.orchestra.run.smithi043:> echo "$MONSPEC" 2024-09-17T09:23:24.305 DEBUG:teuthology.orchestra.run.smithi043:> while read realname <&3 && read fakename <&4; do 2024-09-17T09:23:24.305 DEBUG:teuthology.orchestra.run.smithi043:> MONSPEC="${MONSPEC//$fakename/$realname}" 2024-09-17T09:23:24.305 DEBUG:teuthology.orchestra.run.smithi043:> done 3 echo "$MONSPEC" > mon.yaml 2024-09-17T09:23:24.305 DEBUG:teuthology.orchestra.run.smithi043:> cat mon.yaml 2024-09-17T09:23:24.305 DEBUG:teuthology.orchestra.run.smithi043:> # now the spec should have the real hostnames, so let'"'"'s re-apply 2024-09-17T09:23:24.305 DEBUG:teuthology.orchestra.run.smithi043:> ceph orch apply -i mon.yaml 2024-09-17T09:23:24.305 DEBUG:teuthology.orchestra.run.smithi043:> sleep 90 2024-09-17T09:23:24.305 DEBUG:teuthology.orchestra.run.smithi043:> ceph orch ps --refresh 2024-09-17T09:23:24.305 DEBUG:teuthology.orchestra.run.smithi043:> ceph orch ls --service-name mon --export > mon.yaml; ceph orch apply -i mon.yaml 2024-09-17T09:23:24.305 DEBUG:teuthology.orchestra.run.smithi043:> sleep 90 2024-09-17T09:23:24.305 DEBUG:teuthology.orchestra.run.smithi043:> ceph mon dump 2024-09-17T09:23:24.305 DEBUG:teuthology.orchestra.run.smithi043:> ceph mon dump --format json 2024-09-17T09:23:24.305 DEBUG:teuthology.orchestra.run.smithi043:> # verify all the crush locations got set from "ceph mon dump" output 2024-09-17T09:23:24.306 DEBUG:teuthology.orchestra.run.smithi043:> while read monid <&3 && read crushloc <&4; do 2024-09-17T09:23:24.306 DEBUG:teuthology.orchestra.run.smithi043:> ceph mon dump --format json | jq --arg monid "$monid" --arg crushloc "$crushloc" -e '"'"'.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'"'"' 2024-09-17T09:23:24.306 DEBUG:teuthology.orchestra.run.smithi043:> done 3 ' 2024-09-17T09:23:24.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:24 smithi043 bash[22564]: cluster 2024-09-17T09:23:23.074976+0000 mgr.a (mgr.14150) 269 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:24.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:24 smithi043 bash[22564]: audit 2024-09-17T09:23:23.453755+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:24.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:24 smithi043 bash[22564]: audit 2024-09-17T09:23:23.459082+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:24.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:24 smithi043 bash[22564]: audit 2024-09-17T09:23:23.464854+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:24.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:24 smithi043 bash[22564]: audit 2024-09-17T09:23:23.635895+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:24.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:24 smithi043 bash[22564]: audit 2024-09-17T09:23:23.637415+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:23:24.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:24 smithi043 bash[22564]: audit 2024-09-17T09:23:23.641168+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:24.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:24 smithi043 bash[22564]: audit 2024-09-17T09:23:23.642396+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:23:24.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:24 smithi043 bash[22564]: audit 2024-09-17T09:23:23.648793+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:24.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:24 smithi043 bash[22564]: audit 2024-09-17T09:23:23.652638+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T09:23:24.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:24 smithi043 bash[22564]: audit 2024-09-17T09:23:23.657338+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:24.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:24 smithi189 bash[23496]: cluster 2024-09-17T09:23:23.074976+0000 mgr.a (mgr.14150) 269 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:24.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:24 smithi189 bash[23496]: audit 2024-09-17T09:23:23.453755+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:24.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:24 smithi189 bash[23496]: audit 2024-09-17T09:23:23.459082+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:24.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:24 smithi189 bash[23496]: audit 2024-09-17T09:23:23.464854+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:24.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:24 smithi189 bash[23496]: audit 2024-09-17T09:23:23.635895+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:24.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:24 smithi189 bash[23496]: audit 2024-09-17T09:23:23.637415+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:23:24.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:24 smithi189 bash[23496]: audit 2024-09-17T09:23:23.641168+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:24.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:24 smithi189 bash[23496]: audit 2024-09-17T09:23:23.642396+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:23:24.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:24 smithi189 bash[23496]: audit 2024-09-17T09:23:23.648793+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:24.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:24 smithi189 bash[23496]: audit 2024-09-17T09:23:23.652638+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T09:23:24.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:24 smithi189 bash[23496]: audit 2024-09-17T09:23:23.657338+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:24.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:24 smithi181 bash[23287]: cluster 2024-09-17T09:23:23.074976+0000 mgr.a (mgr.14150) 269 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:24.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:24 smithi181 bash[23287]: audit 2024-09-17T09:23:23.453755+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:24.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:24 smithi181 bash[23287]: audit 2024-09-17T09:23:23.459082+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:24.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:24 smithi181 bash[23287]: audit 2024-09-17T09:23:23.464854+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:24.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:24 smithi181 bash[23287]: audit 2024-09-17T09:23:23.635895+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:24.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:24 smithi181 bash[23287]: audit 2024-09-17T09:23:23.637415+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:23:24.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:24 smithi181 bash[23287]: audit 2024-09-17T09:23:23.641168+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:24.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:24 smithi181 bash[23287]: audit 2024-09-17T09:23:23.642396+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:23:24.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:24 smithi181 bash[23287]: audit 2024-09-17T09:23:23.648793+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:24.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:24 smithi181 bash[23287]: audit 2024-09-17T09:23:23.652638+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T09:23:24.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:24 smithi181 bash[23287]: audit 2024-09-17T09:23:23.657338+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:25.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:25 smithi189 bash[23496]: audit 2024-09-17T09:23:23.620401+0000 mgr.a (mgr.14150) 270 : audit [DBG] from='client.14349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:23:25.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:25 smithi189 bash[23496]: cephadm 2024-09-17T09:23:23.629374+0000 mgr.a (mgr.14150) 271 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-17T09:23:25.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:25 smithi043 bash[22564]: audit 2024-09-17T09:23:23.620401+0000 mgr.a (mgr.14150) 270 : audit [DBG] from='client.14349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:23:25.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:25 smithi043 bash[22564]: cephadm 2024-09-17T09:23:23.629374+0000 mgr.a (mgr.14150) 271 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-17T09:23:25.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:25 smithi181 bash[23287]: audit 2024-09-17T09:23:23.620401+0000 mgr.a (mgr.14150) 270 : audit [DBG] from='client.14349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:23:25.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:25 smithi181 bash[23287]: cephadm 2024-09-17T09:23:23.629374+0000 mgr.a (mgr.14150) 271 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-17T09:23:26.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:26 smithi189 bash[23496]: cluster 2024-09-17T09:23:25.075480+0000 mgr.a (mgr.14150) 272 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:26.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:26 smithi043 bash[22564]: cluster 2024-09-17T09:23:25.075480+0000 mgr.a (mgr.14150) 272 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:26.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:26 smithi181 bash[23287]: cluster 2024-09-17T09:23:25.075480+0000 mgr.a (mgr.14150) 272 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:28.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:28 smithi189 bash[23496]: cluster 2024-09-17T09:23:27.076138+0000 mgr.a (mgr.14150) 273 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:28.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:28 smithi043 bash[22564]: cluster 2024-09-17T09:23:27.076138+0000 mgr.a (mgr.14150) 273 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:28.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:28 smithi181 bash[23287]: cluster 2024-09-17T09:23:27.076138+0000 mgr.a (mgr.14150) 273 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:28.984 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:23:30.375 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:30 smithi043 bash[22564]: cluster 2024-09-17T09:23:29.076703+0000 mgr.a (mgr.14150) 274 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:30.375 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:30 smithi043 bash[22564]: audit 2024-09-17T09:23:29.209543+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:30.375 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:30 smithi043 bash[22564]: audit 2024-09-17T09:23:29.218263+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:30.375 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:30 smithi043 bash[22564]: audit 2024-09-17T09:23:29.228217+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:30.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:30 smithi189 bash[23496]: cluster 2024-09-17T09:23:29.076703+0000 mgr.a (mgr.14150) 274 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:30.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:30 smithi189 bash[23496]: audit 2024-09-17T09:23:29.209543+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:30.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:30 smithi189 bash[23496]: audit 2024-09-17T09:23:29.218263+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:30.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:30 smithi189 bash[23496]: audit 2024-09-17T09:23:29.228217+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:30.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:30 smithi181 bash[23287]: cluster 2024-09-17T09:23:29.076703+0000 mgr.a (mgr.14150) 274 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:30.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:30 smithi181 bash[23287]: audit 2024-09-17T09:23:29.209543+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:30.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:30 smithi181 bash[23287]: audit 2024-09-17T09:23:29.218263+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:30.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:30 smithi181 bash[23287]: audit 2024-09-17T09:23:29.228217+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:32.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:32 smithi181 bash[23287]: cluster 2024-09-17T09:23:31.077086+0000 mgr.a (mgr.14150) 275 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:32.434 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph orch host ls --format json 2024-09-17T09:23:32.434 INFO:teuthology.orchestra.run.smithi043.stderr:+ jq -r '.[] | .hostname' 2024-09-17T09:23:32.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:32 smithi189 bash[23496]: cluster 2024-09-17T09:23:31.077086+0000 mgr.a (mgr.14150) 275 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:32.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:32 smithi043 bash[22564]: cluster 2024-09-17T09:23:31.077086+0000 mgr.a (mgr.14150) 275 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:32.722 INFO:teuthology.orchestra.run.smithi043.stderr:+ echo 'host.a 2024-09-17T09:23:32.722 INFO:teuthology.orchestra.run.smithi043.stderr:host.b 2024-09-17T09:23:32.723 INFO:teuthology.orchestra.run.smithi043.stderr:host.c' 2024-09-17T09:23:32.723 INFO:teuthology.orchestra.run.smithi043.stderr:+ echo 'a 2024-09-17T09:23:32.723 INFO:teuthology.orchestra.run.smithi043.stderr:b 2024-09-17T09:23:32.723 INFO:teuthology.orchestra.run.smithi043.stderr:c' 2024-09-17T09:23:32.723 INFO:teuthology.orchestra.run.smithi043.stderr:+ echo '{datacenter=a} 2024-09-17T09:23:32.723 INFO:teuthology.orchestra.run.smithi043.stderr:{datacenter=b,rack=2} 2024-09-17T09:23:32.723 INFO:teuthology.orchestra.run.smithi043.stderr:{datacenter=a,rack=3}' 2024-09-17T09:23:32.723 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph orch ls --service-name mon --export 2024-09-17T09:23:33.015 INFO:teuthology.orchestra.run.smithi043.stderr:++ cat mon.yaml 2024-09-17T09:23:33.017 INFO:teuthology.orchestra.run.smithi043.stderr:+ MONSPEC='service_type: mon 2024-09-17T09:23:33.017 INFO:teuthology.orchestra.run.smithi043.stderr:service_name: mon 2024-09-17T09:23:33.017 INFO:teuthology.orchestra.run.smithi043.stderr:placement: 2024-09-17T09:23:33.017 INFO:teuthology.orchestra.run.smithi043.stderr: count: 3 2024-09-17T09:23:33.017 INFO:teuthology.orchestra.run.smithi043.stderr:spec: 2024-09-17T09:23:33.017 INFO:teuthology.orchestra.run.smithi043.stderr: crush_locations: 2024-09-17T09:23:33.017 INFO:teuthology.orchestra.run.smithi043.stderr: host.a: 2024-09-17T09:23:33.017 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-17T09:23:33.017 INFO:teuthology.orchestra.run.smithi043.stderr: host.b: 2024-09-17T09:23:33.017 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=b 2024-09-17T09:23:33.018 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=2 2024-09-17T09:23:33.018 INFO:teuthology.orchestra.run.smithi043.stderr: host.c: 2024-09-17T09:23:33.018 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-17T09:23:33.018 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=3' 2024-09-17T09:23:33.018 INFO:teuthology.orchestra.run.smithi043.stdout:service_type: mon 2024-09-17T09:23:33.018 INFO:teuthology.orchestra.run.smithi043.stdout:service_name: mon 2024-09-17T09:23:33.018 INFO:teuthology.orchestra.run.smithi043.stdout:placement: 2024-09-17T09:23:33.018 INFO:teuthology.orchestra.run.smithi043.stdout: count: 3 2024-09-17T09:23:33.018 INFO:teuthology.orchestra.run.smithi043.stdout:spec: 2024-09-17T09:23:33.019 INFO:teuthology.orchestra.run.smithi043.stdout: crush_locations: 2024-09-17T09:23:33.019 INFO:teuthology.orchestra.run.smithi043.stdout: host.a: 2024-09-17T09:23:33.019 INFO:teuthology.orchestra.run.smithi043.stdout: - datacenter=a 2024-09-17T09:23:33.019 INFO:teuthology.orchestra.run.smithi043.stdout: host.b: 2024-09-17T09:23:33.019 INFO:teuthology.orchestra.run.smithi043.stdout: - datacenter=b 2024-09-17T09:23:33.019 INFO:teuthology.orchestra.run.smithi043.stdout: - rack=2 2024-09-17T09:23:33.019 INFO:teuthology.orchestra.run.smithi043.stdout: host.c: 2024-09-17T09:23:33.019 INFO:teuthology.orchestra.run.smithi043.stdout: - datacenter=a 2024-09-17T09:23:33.019 INFO:teuthology.orchestra.run.smithi043.stdout: - rack=3 2024-09-17T09:23:33.020 INFO:teuthology.orchestra.run.smithi043.stderr:+ echo 'service_type: mon 2024-09-17T09:23:33.020 INFO:teuthology.orchestra.run.smithi043.stderr:service_name: mon 2024-09-17T09:23:33.020 INFO:teuthology.orchestra.run.smithi043.stderr:placement: 2024-09-17T09:23:33.020 INFO:teuthology.orchestra.run.smithi043.stderr: count: 3 2024-09-17T09:23:33.021 INFO:teuthology.orchestra.run.smithi043.stderr:spec: 2024-09-17T09:23:33.021 INFO:teuthology.orchestra.run.smithi043.stderr: crush_locations: 2024-09-17T09:23:33.021 INFO:teuthology.orchestra.run.smithi043.stderr: host.a: 2024-09-17T09:23:33.021 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-17T09:23:33.021 INFO:teuthology.orchestra.run.smithi043.stderr: host.b: 2024-09-17T09:23:33.021 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=b 2024-09-17T09:23:33.021 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=2 2024-09-17T09:23:33.021 INFO:teuthology.orchestra.run.smithi043.stderr: host.c: 2024-09-17T09:23:33.021 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-17T09:23:33.021 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=3' 2024-09-17T09:23:33.021 INFO:teuthology.orchestra.run.smithi043.stderr:+ read realname 2024-09-17T09:23:33.021 INFO:teuthology.orchestra.run.smithi043.stderr:+ read fakename 2024-09-17T09:23:33.021 INFO:teuthology.orchestra.run.smithi043.stderr:+ MONSPEC='service_type: mon 2024-09-17T09:23:33.022 INFO:teuthology.orchestra.run.smithi043.stderr:service_name: mon 2024-09-17T09:23:33.022 INFO:teuthology.orchestra.run.smithi043.stderr:placement: 2024-09-17T09:23:33.022 INFO:teuthology.orchestra.run.smithi043.stderr: count: 3 2024-09-17T09:23:33.022 INFO:teuthology.orchestra.run.smithi043.stderr:spec: 2024-09-17T09:23:33.022 INFO:teuthology.orchestra.run.smithi043.stderr: crush_locations: 2024-09-17T09:23:33.022 INFO:teuthology.orchestra.run.smithi043.stderr: smithi043: 2024-09-17T09:23:33.022 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-17T09:23:33.022 INFO:teuthology.orchestra.run.smithi043.stderr: host.b: 2024-09-17T09:23:33.022 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=b 2024-09-17T09:23:33.022 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=2 2024-09-17T09:23:33.022 INFO:teuthology.orchestra.run.smithi043.stderr: host.c: 2024-09-17T09:23:33.022 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-17T09:23:33.022 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=3' 2024-09-17T09:23:33.022 INFO:teuthology.orchestra.run.smithi043.stderr:+ read realname 2024-09-17T09:23:33.023 INFO:teuthology.orchestra.run.smithi043.stderr:+ read fakename 2024-09-17T09:23:33.023 INFO:teuthology.orchestra.run.smithi043.stderr:+ MONSPEC='service_type: mon 2024-09-17T09:23:33.023 INFO:teuthology.orchestra.run.smithi043.stderr:service_name: mon 2024-09-17T09:23:33.023 INFO:teuthology.orchestra.run.smithi043.stderr:placement: 2024-09-17T09:23:33.023 INFO:teuthology.orchestra.run.smithi043.stderr: count: 3 2024-09-17T09:23:33.023 INFO:teuthology.orchestra.run.smithi043.stderr:spec: 2024-09-17T09:23:33.023 INFO:teuthology.orchestra.run.smithi043.stderr: crush_locations: 2024-09-17T09:23:33.023 INFO:teuthology.orchestra.run.smithi043.stderr: smithi043: 2024-09-17T09:23:33.023 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-17T09:23:33.023 INFO:teuthology.orchestra.run.smithi043.stderr: smithi181: 2024-09-17T09:23:33.023 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=b 2024-09-17T09:23:33.023 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=2 2024-09-17T09:23:33.023 INFO:teuthology.orchestra.run.smithi043.stderr: host.c: 2024-09-17T09:23:33.024 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-17T09:23:33.024 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=3' 2024-09-17T09:23:33.024 INFO:teuthology.orchestra.run.smithi043.stderr:+ read realname 2024-09-17T09:23:33.024 INFO:teuthology.orchestra.run.smithi043.stderr:+ read fakename 2024-09-17T09:23:33.024 INFO:teuthology.orchestra.run.smithi043.stderr:+ MONSPEC='service_type: mon 2024-09-17T09:23:33.024 INFO:teuthology.orchestra.run.smithi043.stderr:service_name: mon 2024-09-17T09:23:33.024 INFO:teuthology.orchestra.run.smithi043.stderr:placement: 2024-09-17T09:23:33.024 INFO:teuthology.orchestra.run.smithi043.stderr: count: 3 2024-09-17T09:23:33.025 INFO:teuthology.orchestra.run.smithi043.stderr:spec: 2024-09-17T09:23:33.025 INFO:teuthology.orchestra.run.smithi043.stderr: crush_locations: 2024-09-17T09:23:33.025 INFO:teuthology.orchestra.run.smithi043.stderr: smithi043: 2024-09-17T09:23:33.025 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-17T09:23:33.025 INFO:teuthology.orchestra.run.smithi043.stderr: smithi181: 2024-09-17T09:23:33.025 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=b 2024-09-17T09:23:33.025 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=2 2024-09-17T09:23:33.025 INFO:teuthology.orchestra.run.smithi043.stderr: smithi189: 2024-09-17T09:23:33.025 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-17T09:23:33.025 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=3' 2024-09-17T09:23:33.025 INFO:teuthology.orchestra.run.smithi043.stderr:+ read realname 2024-09-17T09:23:33.025 INFO:teuthology.orchestra.run.smithi043.stderr:+ echo 'service_type: mon 2024-09-17T09:23:33.025 INFO:teuthology.orchestra.run.smithi043.stderr:service_name: mon 2024-09-17T09:23:33.026 INFO:teuthology.orchestra.run.smithi043.stderr:placement: 2024-09-17T09:23:33.026 INFO:teuthology.orchestra.run.smithi043.stderr: count: 3 2024-09-17T09:23:33.026 INFO:teuthology.orchestra.run.smithi043.stderr:spec: 2024-09-17T09:23:33.026 INFO:teuthology.orchestra.run.smithi043.stderr: crush_locations: 2024-09-17T09:23:33.026 INFO:teuthology.orchestra.run.smithi043.stderr: smithi043: 2024-09-17T09:23:33.026 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-17T09:23:33.026 INFO:teuthology.orchestra.run.smithi043.stderr: smithi181: 2024-09-17T09:23:33.026 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=b 2024-09-17T09:23:33.026 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=2 2024-09-17T09:23:33.026 INFO:teuthology.orchestra.run.smithi043.stderr: smithi189: 2024-09-17T09:23:33.026 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-17T09:23:33.026 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=3' 2024-09-17T09:23:33.026 INFO:teuthology.orchestra.run.smithi043.stderr:+ cat mon.yaml 2024-09-17T09:23:33.027 INFO:teuthology.orchestra.run.smithi043.stdout:service_type: mon 2024-09-17T09:23:33.027 INFO:teuthology.orchestra.run.smithi043.stdout:service_name: mon 2024-09-17T09:23:33.027 INFO:teuthology.orchestra.run.smithi043.stdout:placement: 2024-09-17T09:23:33.027 INFO:teuthology.orchestra.run.smithi043.stdout: count: 3 2024-09-17T09:23:33.027 INFO:teuthology.orchestra.run.smithi043.stdout:spec: 2024-09-17T09:23:33.027 INFO:teuthology.orchestra.run.smithi043.stdout: crush_locations: 2024-09-17T09:23:33.028 INFO:teuthology.orchestra.run.smithi043.stdout: smithi043: 2024-09-17T09:23:33.028 INFO:teuthology.orchestra.run.smithi043.stdout: - datacenter=a 2024-09-17T09:23:33.028 INFO:teuthology.orchestra.run.smithi043.stdout: smithi181: 2024-09-17T09:23:33.028 INFO:teuthology.orchestra.run.smithi043.stdout: - datacenter=b 2024-09-17T09:23:33.028 INFO:teuthology.orchestra.run.smithi043.stdout: - rack=2 2024-09-17T09:23:33.028 INFO:teuthology.orchestra.run.smithi043.stdout: smithi189: 2024-09-17T09:23:33.028 INFO:teuthology.orchestra.run.smithi043.stdout: - datacenter=a 2024-09-17T09:23:33.028 INFO:teuthology.orchestra.run.smithi043.stdout: - rack=3 2024-09-17T09:23:33.028 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph orch apply -i mon.yaml 2024-09-17T09:23:33.306 INFO:teuthology.orchestra.run.smithi043.stdout:Scheduled mon update... 2024-09-17T09:23:33.318 INFO:teuthology.orchestra.run.smithi043.stderr:+ sleep 90 2024-09-17T09:23:39.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:39 smithi189 bash[23496]: cephadm 2024-09-17T09:23:38.427668+0000 mgr.a (mgr.14150) 285 : cephadm [INF] Setting crush location for mon c to {datacenter=a,rack=3} 2024-09-17T09:23:39.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:39 smithi189 bash[23496]: cluster 2024-09-17T09:23:38.447816+0000 mon.b (mon.2) 13 : cluster [INF] mon.b calling monitor election 2024-09-17T09:23:39.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:39 smithi189 bash[23496]: audit 2024-09-17T09:23:38.447983+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:23:39.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:39 smithi189 bash[23496]: cluster 2024-09-17T09:23:38.448289+0000 mon.a (mon.0) 713 : cluster [INF] mon.a calling monitor election 2024-09-17T09:23:39.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:39 smithi189 bash[23496]: cluster 2024-09-17T09:23:38.448462+0000 mon.c (mon.1) 11 : cluster [INF] mon.c calling monitor election 2024-09-17T09:23:39.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:39 smithi189 bash[23496]: audit 2024-09-17T09:23:38.449962+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:23:39.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:39 smithi189 bash[23496]: audit 2024-09-17T09:23:38.450333+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:23:39.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:39 smithi189 bash[23496]: cluster 2024-09-17T09:23:38.471664+0000 mon.a (mon.0) 716 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T09:23:39.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:39 smithi189 bash[23496]: cluster 2024-09-17T09:23:38.477683+0000 mon.a (mon.0) 717 : cluster [DBG] monmap e5: 3 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0],c=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:23:39.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:39 smithi189 bash[23496]: cluster 2024-09-17T09:23:38.478695+0000 mon.a (mon.0) 718 : cluster [DBG] fsmap 2024-09-17T09:23:39.759 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:39 smithi189 bash[23496]: cluster 2024-09-17T09:23:38.478752+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T09:23:39.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:39 smithi189 bash[23496]: cluster 2024-09-17T09:23:38.479267+0000 mon.a (mon.0) 720 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-17T09:23:39.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:39 smithi189 bash[23496]: cluster 2024-09-17T09:23:38.479497+0000 mon.a (mon.0) 721 : cluster [INF] overall HEALTH_OK 2024-09-17T09:23:39.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:39 smithi189 bash[23496]: audit 2024-09-17T09:23:38.485956+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:39.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:39 smithi189 bash[23496]: audit 2024-09-17T09:23:38.491955+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:39.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:39 smithi189 bash[23496]: audit 2024-09-17T09:23:38.498280+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:39.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:39 smithi189 bash[23496]: audit 2024-09-17T09:23:38.563694+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:23:39.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:39 smithi189 bash[23496]: audit 2024-09-17T09:23:38.565012+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:23:39.760 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:39 smithi189 bash[23496]: audit 2024-09-17T09:23:38.566215+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:39.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:39 smithi043 bash[22564]: cephadm 2024-09-17T09:23:38.427668+0000 mgr.a (mgr.14150) 285 : cephadm [INF] Setting crush location for mon c to {datacenter=a,rack=3} 2024-09-17T09:23:39.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:39 smithi043 bash[22564]: cluster 2024-09-17T09:23:38.447816+0000 mon.b (mon.2) 13 : cluster [INF] mon.b calling monitor election 2024-09-17T09:23:39.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:39 smithi043 bash[22564]: audit 2024-09-17T09:23:38.447983+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:23:39.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:39 smithi043 bash[22564]: cluster 2024-09-17T09:23:38.448289+0000 mon.a (mon.0) 713 : cluster [INF] mon.a calling monitor election 2024-09-17T09:23:39.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:39 smithi043 bash[22564]: cluster 2024-09-17T09:23:38.448462+0000 mon.c (mon.1) 11 : cluster [INF] mon.c calling monitor election 2024-09-17T09:23:39.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:39 smithi043 bash[22564]: audit 2024-09-17T09:23:38.449962+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:23:39.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:39 smithi043 bash[22564]: audit 2024-09-17T09:23:38.450333+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:23:39.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:39 smithi043 bash[22564]: cluster 2024-09-17T09:23:38.471664+0000 mon.a (mon.0) 716 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T09:23:39.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:39 smithi043 bash[22564]: cluster 2024-09-17T09:23:38.477683+0000 mon.a (mon.0) 717 : cluster [DBG] monmap e5: 3 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0],c=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:23:39.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:39 smithi043 bash[22564]: cluster 2024-09-17T09:23:38.478695+0000 mon.a (mon.0) 718 : cluster [DBG] fsmap 2024-09-17T09:23:39.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:39 smithi043 bash[22564]: cluster 2024-09-17T09:23:38.478752+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T09:23:39.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:39 smithi043 bash[22564]: cluster 2024-09-17T09:23:38.479267+0000 mon.a (mon.0) 720 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-17T09:23:39.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:39 smithi043 bash[22564]: cluster 2024-09-17T09:23:38.479497+0000 mon.a (mon.0) 721 : cluster [INF] overall HEALTH_OK 2024-09-17T09:23:39.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:39 smithi043 bash[22564]: audit 2024-09-17T09:23:38.485956+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:39.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:39 smithi043 bash[22564]: audit 2024-09-17T09:23:38.491955+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:39.801 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:39 smithi043 bash[22564]: audit 2024-09-17T09:23:38.498280+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:39.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:39 smithi043 bash[22564]: audit 2024-09-17T09:23:38.563694+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:23:39.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:39 smithi043 bash[22564]: audit 2024-09-17T09:23:38.565012+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:23:39.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:39 smithi043 bash[22564]: audit 2024-09-17T09:23:38.566215+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:39.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:39 smithi181 bash[23287]: cephadm 2024-09-17T09:23:38.427668+0000 mgr.a (mgr.14150) 285 : cephadm [INF] Setting crush location for mon c to {datacenter=a,rack=3} 2024-09-17T09:23:39.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:39 smithi181 bash[23287]: cluster 2024-09-17T09:23:38.447816+0000 mon.b (mon.2) 13 : cluster [INF] mon.b calling monitor election 2024-09-17T09:23:39.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:39 smithi181 bash[23287]: audit 2024-09-17T09:23:38.447983+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:23:39.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:39 smithi181 bash[23287]: cluster 2024-09-17T09:23:38.448289+0000 mon.a (mon.0) 713 : cluster [INF] mon.a calling monitor election 2024-09-17T09:23:39.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:39 smithi181 bash[23287]: cluster 2024-09-17T09:23:38.448462+0000 mon.c (mon.1) 11 : cluster [INF] mon.c calling monitor election 2024-09-17T09:23:39.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:39 smithi181 bash[23287]: audit 2024-09-17T09:23:38.449962+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:23:39.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:39 smithi181 bash[23287]: audit 2024-09-17T09:23:38.450333+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:23:39.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:39 smithi181 bash[23287]: cluster 2024-09-17T09:23:38.471664+0000 mon.a (mon.0) 716 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T09:23:39.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:39 smithi181 bash[23287]: cluster 2024-09-17T09:23:38.477683+0000 mon.a (mon.0) 717 : cluster [DBG] monmap e5: 3 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0],c=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:23:39.930 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:39 smithi181 bash[23287]: cluster 2024-09-17T09:23:38.478695+0000 mon.a (mon.0) 718 : cluster [DBG] fsmap 2024-09-17T09:23:39.930 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:39 smithi181 bash[23287]: cluster 2024-09-17T09:23:38.478752+0000 mon.a (mon.0) 719 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T09:23:39.930 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:39 smithi181 bash[23287]: cluster 2024-09-17T09:23:38.479267+0000 mon.a (mon.0) 720 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-17T09:23:39.930 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:39 smithi181 bash[23287]: cluster 2024-09-17T09:23:38.479497+0000 mon.a (mon.0) 721 : cluster [INF] overall HEALTH_OK 2024-09-17T09:23:39.930 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:39 smithi181 bash[23287]: audit 2024-09-17T09:23:38.485956+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:39.930 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:39 smithi181 bash[23287]: audit 2024-09-17T09:23:38.491955+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:39.930 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:39 smithi181 bash[23287]: audit 2024-09-17T09:23:38.498280+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:39.930 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:39 smithi181 bash[23287]: audit 2024-09-17T09:23:38.563694+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:23:39.931 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:39 smithi181 bash[23287]: audit 2024-09-17T09:23:38.565012+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:23:39.931 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:39 smithi181 bash[23287]: audit 2024-09-17T09:23:38.566215+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:40.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:40 smithi043 bash[22564]: cephadm 2024-09-17T09:23:38.563163+0000 mgr.a (mgr.14150) 286 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T09:23:40.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:40 smithi043 bash[22564]: cephadm 2024-09-17T09:23:38.567756+0000 mgr.a (mgr.14150) 287 : cephadm [INF] Reconfiguring daemon mon.a on smithi043 2024-09-17T09:23:40.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:40 smithi043 bash[22564]: cluster 2024-09-17T09:23:39.079060+0000 mgr.a (mgr.14150) 288 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:40.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:40 smithi189 bash[23496]: cephadm 2024-09-17T09:23:38.563163+0000 mgr.a (mgr.14150) 286 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T09:23:40.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:40 smithi189 bash[23496]: cephadm 2024-09-17T09:23:38.567756+0000 mgr.a (mgr.14150) 287 : cephadm [INF] Reconfiguring daemon mon.a on smithi043 2024-09-17T09:23:40.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:40 smithi189 bash[23496]: cluster 2024-09-17T09:23:39.079060+0000 mgr.a (mgr.14150) 288 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:40.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:40 smithi181 bash[23287]: cephadm 2024-09-17T09:23:38.563163+0000 mgr.a (mgr.14150) 286 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T09:23:40.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:40 smithi181 bash[23287]: cephadm 2024-09-17T09:23:38.567756+0000 mgr.a (mgr.14150) 287 : cephadm [INF] Reconfiguring daemon mon.a on smithi043 2024-09-17T09:23:40.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:40 smithi181 bash[23287]: cluster 2024-09-17T09:23:39.079060+0000 mgr.a (mgr.14150) 288 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:41.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:41 smithi181 bash[23287]: audit 2024-09-17T09:23:40.650160+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:41.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:41 smithi181 bash[23287]: audit 2024-09-17T09:23:40.657342+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:41.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:41 smithi181 bash[23287]: cephadm 2024-09-17T09:23:40.658306+0000 mgr.a (mgr.14150) 289 : cephadm [INF] Reconfiguring mgr.a (monmap changed)... 2024-09-17T09:23:41.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:41 smithi181 bash[23287]: audit 2024-09-17T09:23:40.658776+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:23:41.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:41 smithi181 bash[23287]: audit 2024-09-17T09:23:40.660319+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:23:41.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:41 smithi181 bash[23287]: audit 2024-09-17T09:23:40.661695+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:41.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:41 smithi181 bash[23287]: cephadm 2024-09-17T09:23:40.663093+0000 mgr.a (mgr.14150) 290 : cephadm [INF] Reconfiguring daemon mgr.a on smithi043 2024-09-17T09:23:41.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:41 smithi181 bash[23287]: cluster 2024-09-17T09:23:41.079603+0000 mgr.a (mgr.14150) 291 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:41.945 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:41 smithi043 bash[22564]: audit 2024-09-17T09:23:40.650160+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:41.945 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:41 smithi043 bash[22564]: audit 2024-09-17T09:23:40.657342+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:41.945 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:41 smithi043 bash[22564]: cephadm 2024-09-17T09:23:40.658306+0000 mgr.a (mgr.14150) 289 : cephadm [INF] Reconfiguring mgr.a (monmap changed)... 2024-09-17T09:23:41.945 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:41 smithi043 bash[22564]: audit 2024-09-17T09:23:40.658776+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:23:41.945 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:41 smithi043 bash[22564]: audit 2024-09-17T09:23:40.660319+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:23:41.945 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:41 smithi043 bash[22564]: audit 2024-09-17T09:23:40.661695+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:41.946 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:41 smithi043 bash[22564]: cephadm 2024-09-17T09:23:40.663093+0000 mgr.a (mgr.14150) 290 : cephadm [INF] Reconfiguring daemon mgr.a on smithi043 2024-09-17T09:23:41.946 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:41 smithi043 bash[22564]: cluster 2024-09-17T09:23:41.079603+0000 mgr.a (mgr.14150) 291 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:42.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:41 smithi189 bash[23496]: audit 2024-09-17T09:23:40.650160+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:42.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:41 smithi189 bash[23496]: audit 2024-09-17T09:23:40.657342+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:42.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:41 smithi189 bash[23496]: cephadm 2024-09-17T09:23:40.658306+0000 mgr.a (mgr.14150) 289 : cephadm [INF] Reconfiguring mgr.a (monmap changed)... 2024-09-17T09:23:42.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:41 smithi189 bash[23496]: audit 2024-09-17T09:23:40.658776+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:23:42.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:41 smithi189 bash[23496]: audit 2024-09-17T09:23:40.660319+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:23:42.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:41 smithi189 bash[23496]: audit 2024-09-17T09:23:40.661695+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:42.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:41 smithi189 bash[23496]: cephadm 2024-09-17T09:23:40.663093+0000 mgr.a (mgr.14150) 290 : cephadm [INF] Reconfiguring daemon mgr.a on smithi043 2024-09-17T09:23:42.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:41 smithi189 bash[23496]: cluster 2024-09-17T09:23:41.079603+0000 mgr.a (mgr.14150) 291 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:43.978 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:43 smithi043 bash[22564]: audit 2024-09-17T09:23:42.711159+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:43.978 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:43 smithi043 bash[22564]: audit 2024-09-17T09:23:42.719413+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:43.978 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:43 smithi043 bash[22564]: cephadm 2024-09-17T09:23:42.720883+0000 mgr.a (mgr.14150) 292 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T09:23:43.978 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:43 smithi043 bash[22564]: audit 2024-09-17T09:23:42.721330+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:23:43.978 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:43 smithi043 bash[22564]: audit 2024-09-17T09:23:42.722568+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:43.979 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:43 smithi043 bash[22564]: cephadm 2024-09-17T09:23:42.724786+0000 mgr.a (mgr.14150) 293 : cephadm [INF] Reconfiguring daemon osd.0 on smithi043 2024-09-17T09:23:43.979 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:43 smithi043 bash[22564]: cluster 2024-09-17T09:23:43.079953+0000 mgr.a (mgr.14150) 294 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:43.979 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:43 smithi043 bash[22564]: audit 2024-09-17T09:23:43.662447+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:43.979 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:43 smithi043 bash[22564]: audit 2024-09-17T09:23:43.668551+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:43.979 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:43 smithi043 bash[22564]: audit 2024-09-17T09:23:43.675608+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:44.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:43 smithi189 bash[23496]: audit 2024-09-17T09:23:42.711159+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:44.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:43 smithi189 bash[23496]: audit 2024-09-17T09:23:42.719413+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:44.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:43 smithi189 bash[23496]: cephadm 2024-09-17T09:23:42.720883+0000 mgr.a (mgr.14150) 292 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T09:23:44.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:43 smithi189 bash[23496]: audit 2024-09-17T09:23:42.721330+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:23:44.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:43 smithi189 bash[23496]: audit 2024-09-17T09:23:42.722568+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:44.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:43 smithi189 bash[23496]: cephadm 2024-09-17T09:23:42.724786+0000 mgr.a (mgr.14150) 293 : cephadm [INF] Reconfiguring daemon osd.0 on smithi043 2024-09-17T09:23:44.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:43 smithi189 bash[23496]: cluster 2024-09-17T09:23:43.079953+0000 mgr.a (mgr.14150) 294 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:44.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:43 smithi189 bash[23496]: audit 2024-09-17T09:23:43.662447+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:44.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:43 smithi189 bash[23496]: audit 2024-09-17T09:23:43.668551+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:44.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:43 smithi189 bash[23496]: audit 2024-09-17T09:23:43.675608+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:44.180 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:43 smithi181 bash[23287]: audit 2024-09-17T09:23:42.711159+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:44.180 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:43 smithi181 bash[23287]: audit 2024-09-17T09:23:42.719413+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:44.180 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:43 smithi181 bash[23287]: cephadm 2024-09-17T09:23:42.720883+0000 mgr.a (mgr.14150) 292 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T09:23:44.180 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:43 smithi181 bash[23287]: audit 2024-09-17T09:23:42.721330+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:23:44.180 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:43 smithi181 bash[23287]: audit 2024-09-17T09:23:42.722568+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:44.180 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:43 smithi181 bash[23287]: cephadm 2024-09-17T09:23:42.724786+0000 mgr.a (mgr.14150) 293 : cephadm [INF] Reconfiguring daemon osd.0 on smithi043 2024-09-17T09:23:44.181 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:43 smithi181 bash[23287]: cluster 2024-09-17T09:23:43.079953+0000 mgr.a (mgr.14150) 294 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:44.181 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:43 smithi181 bash[23287]: audit 2024-09-17T09:23:43.662447+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:44.181 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:43 smithi181 bash[23287]: audit 2024-09-17T09:23:43.668551+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:44.181 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:43 smithi181 bash[23287]: audit 2024-09-17T09:23:43.675608+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:45.914 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:45 smithi181 bash[23287]: audit 2024-09-17T09:23:44.660946+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:45.915 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:45 smithi181 bash[23287]: audit 2024-09-17T09:23:44.665738+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:45.915 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:45 smithi181 bash[23287]: cephadm 2024-09-17T09:23:44.667604+0000 mgr.a (mgr.14150) 295 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T09:23:45.915 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:45 smithi181 bash[23287]: audit 2024-09-17T09:23:44.668010+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:23:45.915 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:45 smithi181 bash[23287]: audit 2024-09-17T09:23:44.669138+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:23:45.915 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:45 smithi181 bash[23287]: audit 2024-09-17T09:23:44.670334+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:45.915 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:45 smithi181 bash[23287]: cephadm 2024-09-17T09:23:44.675312+0000 mgr.a (mgr.14150) 296 : cephadm [INF] Reconfiguring daemon mon.b on smithi181 2024-09-17T09:23:45.915 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:45 smithi181 bash[23287]: cluster 2024-09-17T09:23:45.080412+0000 mgr.a (mgr.14150) 297 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:46.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:45 smithi189 bash[23496]: audit 2024-09-17T09:23:44.660946+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:46.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:45 smithi189 bash[23496]: audit 2024-09-17T09:23:44.665738+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:46.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:45 smithi189 bash[23496]: cephadm 2024-09-17T09:23:44.667604+0000 mgr.a (mgr.14150) 295 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T09:23:46.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:45 smithi189 bash[23496]: audit 2024-09-17T09:23:44.668010+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:23:46.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:45 smithi189 bash[23496]: audit 2024-09-17T09:23:44.669138+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:23:46.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:45 smithi189 bash[23496]: audit 2024-09-17T09:23:44.670334+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:46.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:45 smithi189 bash[23496]: cephadm 2024-09-17T09:23:44.675312+0000 mgr.a (mgr.14150) 296 : cephadm [INF] Reconfiguring daemon mon.b on smithi181 2024-09-17T09:23:46.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:45 smithi189 bash[23496]: cluster 2024-09-17T09:23:45.080412+0000 mgr.a (mgr.14150) 297 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:46.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:45 smithi043 bash[22564]: audit 2024-09-17T09:23:44.660946+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:46.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:45 smithi043 bash[22564]: audit 2024-09-17T09:23:44.665738+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:46.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:45 smithi043 bash[22564]: cephadm 2024-09-17T09:23:44.667604+0000 mgr.a (mgr.14150) 295 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T09:23:46.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:45 smithi043 bash[22564]: audit 2024-09-17T09:23:44.668010+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:23:46.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:45 smithi043 bash[22564]: audit 2024-09-17T09:23:44.669138+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:23:46.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:45 smithi043 bash[22564]: audit 2024-09-17T09:23:44.670334+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:46.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:45 smithi043 bash[22564]: cephadm 2024-09-17T09:23:44.675312+0000 mgr.a (mgr.14150) 296 : cephadm [INF] Reconfiguring daemon mon.b on smithi181 2024-09-17T09:23:46.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:45 smithi043 bash[22564]: cluster 2024-09-17T09:23:45.080412+0000 mgr.a (mgr.14150) 297 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:47.879 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:47 smithi181 bash[23287]: audit 2024-09-17T09:23:46.565602+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:47.879 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:47 smithi181 bash[23287]: audit 2024-09-17T09:23:46.573821+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:47.879 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:47 smithi181 bash[23287]: cephadm 2024-09-17T09:23:46.575342+0000 mgr.a (mgr.14150) 298 : cephadm [INF] Reconfiguring mgr.b (monmap changed)... 2024-09-17T09:23:47.879 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:47 smithi181 bash[23287]: audit 2024-09-17T09:23:46.575995+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:23:47.879 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:47 smithi181 bash[23287]: audit 2024-09-17T09:23:46.577861+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:23:47.879 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:47 smithi181 bash[23287]: audit 2024-09-17T09:23:46.579413+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:47.879 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:47 smithi181 bash[23287]: cephadm 2024-09-17T09:23:46.581168+0000 mgr.a (mgr.14150) 299 : cephadm [INF] Reconfiguring daemon mgr.b on smithi181 2024-09-17T09:23:47.879 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:47 smithi181 bash[23287]: cluster 2024-09-17T09:23:47.080928+0000 mgr.a (mgr.14150) 300 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:48.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:47 smithi189 bash[23496]: audit 2024-09-17T09:23:46.565602+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:48.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:47 smithi189 bash[23496]: audit 2024-09-17T09:23:46.573821+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:48.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:47 smithi189 bash[23496]: cephadm 2024-09-17T09:23:46.575342+0000 mgr.a (mgr.14150) 298 : cephadm [INF] Reconfiguring mgr.b (monmap changed)... 2024-09-17T09:23:48.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:47 smithi189 bash[23496]: audit 2024-09-17T09:23:46.575995+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:23:48.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:47 smithi189 bash[23496]: audit 2024-09-17T09:23:46.577861+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:23:48.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:47 smithi189 bash[23496]: audit 2024-09-17T09:23:46.579413+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:48.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:47 smithi189 bash[23496]: cephadm 2024-09-17T09:23:46.581168+0000 mgr.a (mgr.14150) 299 : cephadm [INF] Reconfiguring daemon mgr.b on smithi181 2024-09-17T09:23:48.009 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:47 smithi189 bash[23496]: cluster 2024-09-17T09:23:47.080928+0000 mgr.a (mgr.14150) 300 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:48.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:47 smithi043 bash[22564]: audit 2024-09-17T09:23:46.565602+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:48.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:47 smithi043 bash[22564]: audit 2024-09-17T09:23:46.573821+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:48.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:47 smithi043 bash[22564]: cephadm 2024-09-17T09:23:46.575342+0000 mgr.a (mgr.14150) 298 : cephadm [INF] Reconfiguring mgr.b (monmap changed)... 2024-09-17T09:23:48.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:47 smithi043 bash[22564]: audit 2024-09-17T09:23:46.575995+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:23:48.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:47 smithi043 bash[22564]: audit 2024-09-17T09:23:46.577861+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:23:48.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:47 smithi043 bash[22564]: audit 2024-09-17T09:23:46.579413+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:48.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:47 smithi043 bash[22564]: cephadm 2024-09-17T09:23:46.581168+0000 mgr.a (mgr.14150) 299 : cephadm [INF] Reconfiguring daemon mgr.b on smithi181 2024-09-17T09:23:48.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:47 smithi043 bash[22564]: cluster 2024-09-17T09:23:47.080928+0000 mgr.a (mgr.14150) 300 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:49.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:49 smithi043 bash[22564]: audit 2024-09-17T09:23:48.440411+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:49.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:49 smithi043 bash[22564]: audit 2024-09-17T09:23:48.448772+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:49.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:49 smithi043 bash[22564]: cephadm 2024-09-17T09:23:48.450322+0000 mgr.a (mgr.14150) 301 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T09:23:49.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:49 smithi043 bash[22564]: audit 2024-09-17T09:23:48.450865+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:23:49.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:49 smithi043 bash[22564]: audit 2024-09-17T09:23:48.452602+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:49.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:49 smithi043 bash[22564]: cephadm 2024-09-17T09:23:48.456164+0000 mgr.a (mgr.14150) 302 : cephadm [INF] Reconfiguring daemon osd.1 on smithi181 2024-09-17T09:23:49.722 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:49 smithi181 bash[23287]: audit 2024-09-17T09:23:48.440411+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:49.722 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:49 smithi181 bash[23287]: audit 2024-09-17T09:23:48.448772+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:49.722 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:49 smithi181 bash[23287]: cephadm 2024-09-17T09:23:48.450322+0000 mgr.a (mgr.14150) 301 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T09:23:49.722 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:49 smithi181 bash[23287]: audit 2024-09-17T09:23:48.450865+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:23:49.722 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:49 smithi181 bash[23287]: audit 2024-09-17T09:23:48.452602+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:49.723 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:49 smithi181 bash[23287]: cephadm 2024-09-17T09:23:48.456164+0000 mgr.a (mgr.14150) 302 : cephadm [INF] Reconfiguring daemon osd.1 on smithi181 2024-09-17T09:23:49.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:49 smithi189 bash[23496]: audit 2024-09-17T09:23:48.440411+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:49.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:49 smithi189 bash[23496]: audit 2024-09-17T09:23:48.448772+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:49.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:49 smithi189 bash[23496]: cephadm 2024-09-17T09:23:48.450322+0000 mgr.a (mgr.14150) 301 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T09:23:49.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:49 smithi189 bash[23496]: audit 2024-09-17T09:23:48.450865+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:23:49.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:49 smithi189 bash[23496]: audit 2024-09-17T09:23:48.452602+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:49.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:49 smithi189 bash[23496]: cephadm 2024-09-17T09:23:48.456164+0000 mgr.a (mgr.14150) 302 : cephadm [INF] Reconfiguring daemon osd.1 on smithi181 2024-09-17T09:23:50.703 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:50 smithi043 bash[22564]: cluster 2024-09-17T09:23:49.081560+0000 mgr.a (mgr.14150) 303 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:50.704 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:50 smithi043 bash[22564]: audit 2024-09-17T09:23:49.436902+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:50.704 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:50 smithi043 bash[22564]: audit 2024-09-17T09:23:49.450721+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:50.704 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:50 smithi043 bash[22564]: audit 2024-09-17T09:23:49.462730+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:50.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:50 smithi189 bash[23496]: cluster 2024-09-17T09:23:49.081560+0000 mgr.a (mgr.14150) 303 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:50.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:50 smithi189 bash[23496]: audit 2024-09-17T09:23:49.436902+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:50.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:50 smithi189 bash[23496]: audit 2024-09-17T09:23:49.450721+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:50.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:50 smithi189 bash[23496]: audit 2024-09-17T09:23:49.462730+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:50.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:50 smithi181 bash[23287]: cluster 2024-09-17T09:23:49.081560+0000 mgr.a (mgr.14150) 303 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:50.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:50 smithi181 bash[23287]: audit 2024-09-17T09:23:49.436902+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:50.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:50 smithi181 bash[23287]: audit 2024-09-17T09:23:49.450721+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:50.929 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:50 smithi181 bash[23287]: audit 2024-09-17T09:23:49.462730+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:52.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:52 smithi181 bash[23287]: cluster 2024-09-17T09:23:51.082028+0000 mgr.a (mgr.14150) 304 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:52.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:52 smithi181 bash[23287]: audit 2024-09-17T09:23:51.218104+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:52.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:52 smithi181 bash[23287]: audit 2024-09-17T09:23:51.222776+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:52.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:52 smithi181 bash[23287]: cephadm 2024-09-17T09:23:51.223815+0000 mgr.a (mgr.14150) 305 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T09:23:52.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:52 smithi181 bash[23287]: audit 2024-09-17T09:23:51.224096+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:23:52.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:52 smithi181 bash[23287]: audit 2024-09-17T09:23:51.225047+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:23:52.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:52 smithi181 bash[23287]: audit 2024-09-17T09:23:51.225910+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:52.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:52 smithi181 bash[23287]: cephadm 2024-09-17T09:23:51.226888+0000 mgr.a (mgr.14150) 306 : cephadm [INF] Reconfiguring daemon mon.c on smithi189 2024-09-17T09:23:52.476 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:52 smithi189 bash[23496]: cluster 2024-09-17T09:23:51.082028+0000 mgr.a (mgr.14150) 304 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:52.476 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:52 smithi189 bash[23496]: audit 2024-09-17T09:23:51.218104+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:52.476 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:52 smithi189 bash[23496]: audit 2024-09-17T09:23:51.222776+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:52.477 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:52 smithi189 bash[23496]: cephadm 2024-09-17T09:23:51.223815+0000 mgr.a (mgr.14150) 305 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T09:23:52.477 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:52 smithi189 bash[23496]: audit 2024-09-17T09:23:51.224096+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:23:52.477 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:52 smithi189 bash[23496]: audit 2024-09-17T09:23:51.225047+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:23:52.477 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:52 smithi189 bash[23496]: audit 2024-09-17T09:23:51.225910+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:52.477 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:52 smithi189 bash[23496]: cephadm 2024-09-17T09:23:51.226888+0000 mgr.a (mgr.14150) 306 : cephadm [INF] Reconfiguring daemon mon.c on smithi189 2024-09-17T09:23:52.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:52 smithi043 bash[22564]: cluster 2024-09-17T09:23:51.082028+0000 mgr.a (mgr.14150) 304 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:52.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:52 smithi043 bash[22564]: audit 2024-09-17T09:23:51.218104+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:52.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:52 smithi043 bash[22564]: audit 2024-09-17T09:23:51.222776+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:52.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:52 smithi043 bash[22564]: cephadm 2024-09-17T09:23:51.223815+0000 mgr.a (mgr.14150) 305 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T09:23:52.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:52 smithi043 bash[22564]: audit 2024-09-17T09:23:51.224096+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:23:52.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:52 smithi043 bash[22564]: audit 2024-09-17T09:23:51.225047+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:23:52.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:52 smithi043 bash[22564]: audit 2024-09-17T09:23:51.225910+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:52.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:52 smithi043 bash[22564]: cephadm 2024-09-17T09:23:51.226888+0000 mgr.a (mgr.14150) 306 : cephadm [INF] Reconfiguring daemon mon.c on smithi189 2024-09-17T09:23:54.257 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:54 smithi189 bash[23496]: audit 2024-09-17T09:23:53.003490+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:54.257 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:54 smithi189 bash[23496]: audit 2024-09-17T09:23:53.011587+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:54.258 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:54 smithi189 bash[23496]: cephadm 2024-09-17T09:23:53.013065+0000 mgr.a (mgr.14150) 307 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T09:23:54.258 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:54 smithi189 bash[23496]: audit 2024-09-17T09:23:53.013706+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:23:54.258 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:54 smithi189 bash[23496]: audit 2024-09-17T09:23:53.015514+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:54.258 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:54 smithi189 bash[23496]: cephadm 2024-09-17T09:23:53.018206+0000 mgr.a (mgr.14150) 308 : cephadm [INF] Reconfiguring daemon osd.2 on smithi189 2024-09-17T09:23:54.258 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:54 smithi189 bash[23496]: cluster 2024-09-17T09:23:53.082616+0000 mgr.a (mgr.14150) 309 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:54.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:54 smithi043 bash[22564]: audit 2024-09-17T09:23:53.003490+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:54.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:54 smithi043 bash[22564]: audit 2024-09-17T09:23:53.011587+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:54.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:54 smithi043 bash[22564]: cephadm 2024-09-17T09:23:53.013065+0000 mgr.a (mgr.14150) 307 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T09:23:54.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:54 smithi043 bash[22564]: audit 2024-09-17T09:23:53.013706+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:23:54.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:54 smithi043 bash[22564]: audit 2024-09-17T09:23:53.015514+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:54.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:54 smithi043 bash[22564]: cephadm 2024-09-17T09:23:53.018206+0000 mgr.a (mgr.14150) 308 : cephadm [INF] Reconfiguring daemon osd.2 on smithi189 2024-09-17T09:23:54.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:54 smithi043 bash[22564]: cluster 2024-09-17T09:23:53.082616+0000 mgr.a (mgr.14150) 309 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:54.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:54 smithi181 bash[23287]: audit 2024-09-17T09:23:53.003490+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:54.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:54 smithi181 bash[23287]: audit 2024-09-17T09:23:53.011587+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:54.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:54 smithi181 bash[23287]: cephadm 2024-09-17T09:23:53.013065+0000 mgr.a (mgr.14150) 307 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T09:23:54.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:54 smithi181 bash[23287]: audit 2024-09-17T09:23:53.013706+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:23:54.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:54 smithi181 bash[23287]: audit 2024-09-17T09:23:53.015514+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:23:54.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:54 smithi181 bash[23287]: cephadm 2024-09-17T09:23:53.018206+0000 mgr.a (mgr.14150) 308 : cephadm [INF] Reconfiguring daemon osd.2 on smithi189 2024-09-17T09:23:54.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:54 smithi181 bash[23287]: cluster 2024-09-17T09:23:53.082616+0000 mgr.a (mgr.14150) 309 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:56.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:55 smithi189 bash[23496]: audit 2024-09-17T09:23:54.745120+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:56.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:55 smithi189 bash[23496]: audit 2024-09-17T09:23:54.753035+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:56.008 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:55 smithi189 bash[23496]: cluster 2024-09-17T09:23:55.083167+0000 mgr.a (mgr.14150) 310 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:56.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:55 smithi043 bash[22564]: audit 2024-09-17T09:23:54.745120+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:56.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:55 smithi043 bash[22564]: audit 2024-09-17T09:23:54.753035+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:56.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:55 smithi043 bash[22564]: cluster 2024-09-17T09:23:55.083167+0000 mgr.a (mgr.14150) 310 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:56.178 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:55 smithi181 bash[23287]: audit 2024-09-17T09:23:54.745120+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:56.178 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:55 smithi181 bash[23287]: audit 2024-09-17T09:23:54.753035+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:56.178 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:55 smithi181 bash[23287]: cluster 2024-09-17T09:23:55.083167+0000 mgr.a (mgr.14150) 310 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:58.390 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:58 smithi189 bash[23496]: cluster 2024-09-17T09:23:57.083667+0000 mgr.a (mgr.14150) 311 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:58.391 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:58 smithi189 bash[23496]: audit 2024-09-17T09:23:57.709680+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:58.391 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:58 smithi189 bash[23496]: audit 2024-09-17T09:23:57.718033+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:58.391 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:23:58 smithi189 bash[23496]: audit 2024-09-17T09:23:57.727717+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:58.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:58 smithi181 bash[23287]: cluster 2024-09-17T09:23:57.083667+0000 mgr.a (mgr.14150) 311 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:58.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:58 smithi181 bash[23287]: audit 2024-09-17T09:23:57.709680+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:58.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:58 smithi181 bash[23287]: audit 2024-09-17T09:23:57.718033+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:58.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:23:58 smithi181 bash[23287]: audit 2024-09-17T09:23:57.727717+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:58.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:58 smithi043 bash[22564]: cluster 2024-09-17T09:23:57.083667+0000 mgr.a (mgr.14150) 311 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:23:58.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:58 smithi043 bash[22564]: audit 2024-09-17T09:23:57.709680+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:58.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:58 smithi043 bash[22564]: audit 2024-09-17T09:23:57.718033+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:23:58.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:23:58 smithi043 bash[22564]: audit 2024-09-17T09:23:57.727717+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:00.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:00 smithi181 bash[23287]: cluster 2024-09-17T09:23:59.084195+0000 mgr.a (mgr.14150) 312 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:00.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:00 smithi189 bash[23496]: cluster 2024-09-17T09:23:59.084195+0000 mgr.a (mgr.14150) 312 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:00.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:00 smithi043 bash[22564]: cluster 2024-09-17T09:23:59.084195+0000 mgr.a (mgr.14150) 312 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:02.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:02 smithi181 bash[23287]: cluster 2024-09-17T09:24:01.084714+0000 mgr.a (mgr.14150) 313 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:02.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:02 smithi189 bash[23496]: cluster 2024-09-17T09:24:01.084714+0000 mgr.a (mgr.14150) 313 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:02.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:02 smithi043 bash[22564]: cluster 2024-09-17T09:24:01.084714+0000 mgr.a (mgr.14150) 313 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:04.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:04 smithi181 bash[23287]: cluster 2024-09-17T09:24:03.085261+0000 mgr.a (mgr.14150) 314 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:04.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:04 smithi181 bash[23287]: audit 2024-09-17T09:24:03.880217+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:04.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:04 smithi181 bash[23287]: audit 2024-09-17T09:24:03.888143+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:04.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:04 smithi181 bash[23287]: audit 2024-09-17T09:24:03.897473+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:04.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:04 smithi189 bash[23496]: cluster 2024-09-17T09:24:03.085261+0000 mgr.a (mgr.14150) 314 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:04.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:04 smithi189 bash[23496]: audit 2024-09-17T09:24:03.880217+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:04.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:04 smithi189 bash[23496]: audit 2024-09-17T09:24:03.888143+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:04.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:04 smithi189 bash[23496]: audit 2024-09-17T09:24:03.897473+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:04.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:04 smithi043 bash[22564]: cluster 2024-09-17T09:24:03.085261+0000 mgr.a (mgr.14150) 314 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:04.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:04 smithi043 bash[22564]: audit 2024-09-17T09:24:03.880217+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:04.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:04 smithi043 bash[22564]: audit 2024-09-17T09:24:03.888143+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:04.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:04 smithi043 bash[22564]: audit 2024-09-17T09:24:03.897473+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:06.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:06 smithi181 bash[23287]: cluster 2024-09-17T09:24:05.085824+0000 mgr.a (mgr.14150) 315 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:06.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:06 smithi189 bash[23496]: cluster 2024-09-17T09:24:05.085824+0000 mgr.a (mgr.14150) 315 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:06.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:06 smithi043 bash[22564]: cluster 2024-09-17T09:24:05.085824+0000 mgr.a (mgr.14150) 315 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:08.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:08 smithi043 bash[22564]: cluster 2024-09-17T09:24:07.086337+0000 mgr.a (mgr.14150) 316 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:08.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:08 smithi181 bash[23287]: cluster 2024-09-17T09:24:07.086337+0000 mgr.a (mgr.14150) 316 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:08.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:08 smithi189 bash[23496]: cluster 2024-09-17T09:24:07.086337+0000 mgr.a (mgr.14150) 316 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:10.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:10 smithi181 bash[23287]: cluster 2024-09-17T09:24:09.086780+0000 mgr.a (mgr.14150) 317 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:10.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:10 smithi181 bash[23287]: audit 2024-09-17T09:24:09.626794+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:10.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:10 smithi181 bash[23287]: audit 2024-09-17T09:24:09.636332+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:10.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:10 smithi181 bash[23287]: audit 2024-09-17T09:24:09.646571+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:10.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:10 smithi189 bash[23496]: cluster 2024-09-17T09:24:09.086780+0000 mgr.a (mgr.14150) 317 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:10.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:10 smithi189 bash[23496]: audit 2024-09-17T09:24:09.626794+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:10.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:10 smithi189 bash[23496]: audit 2024-09-17T09:24:09.636332+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:10.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:10 smithi189 bash[23496]: audit 2024-09-17T09:24:09.646571+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:10.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:10 smithi043 bash[22564]: cluster 2024-09-17T09:24:09.086780+0000 mgr.a (mgr.14150) 317 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:10.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:10 smithi043 bash[22564]: audit 2024-09-17T09:24:09.626794+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:10.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:10 smithi043 bash[22564]: audit 2024-09-17T09:24:09.636332+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:10.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:10 smithi043 bash[22564]: audit 2024-09-17T09:24:09.646571+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:12.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:12 smithi181 bash[23287]: cluster 2024-09-17T09:24:11.087198+0000 mgr.a (mgr.14150) 318 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:12.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:12 smithi189 bash[23496]: cluster 2024-09-17T09:24:11.087198+0000 mgr.a (mgr.14150) 318 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:12.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:12 smithi043 bash[22564]: cluster 2024-09-17T09:24:11.087198+0000 mgr.a (mgr.14150) 318 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:14.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:14 smithi181 bash[23287]: cluster 2024-09-17T09:24:13.087717+0000 mgr.a (mgr.14150) 319 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:14.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:14 smithi189 bash[23496]: cluster 2024-09-17T09:24:13.087717+0000 mgr.a (mgr.14150) 319 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:14.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:14 smithi043 bash[22564]: cluster 2024-09-17T09:24:13.087717+0000 mgr.a (mgr.14150) 319 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:16.257 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:16 smithi189 bash[23496]: cluster 2024-09-17T09:24:15.088260+0000 mgr.a (mgr.14150) 320 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:16.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:16 smithi181 bash[23287]: cluster 2024-09-17T09:24:15.088260+0000 mgr.a (mgr.14150) 320 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:16.472 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:16 smithi043 bash[22564]: cluster 2024-09-17T09:24:15.088260+0000 mgr.a (mgr.14150) 320 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:18.257 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:17 smithi189 bash[23496]: audit 2024-09-17T09:24:16.933096+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:18.258 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:17 smithi189 bash[23496]: audit 2024-09-17T09:24:16.941312+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:18.258 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:17 smithi189 bash[23496]: audit 2024-09-17T09:24:16.950847+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:18.258 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:17 smithi189 bash[23496]: cluster 2024-09-17T09:24:17.088792+0000 mgr.a (mgr.14150) 321 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:18.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:17 smithi043 bash[22564]: audit 2024-09-17T09:24:16.933096+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:18.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:17 smithi043 bash[22564]: audit 2024-09-17T09:24:16.941312+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:18.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:17 smithi043 bash[22564]: audit 2024-09-17T09:24:16.950847+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:18.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:17 smithi043 bash[22564]: cluster 2024-09-17T09:24:17.088792+0000 mgr.a (mgr.14150) 321 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:18.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:17 smithi181 bash[23287]: audit 2024-09-17T09:24:16.933096+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:18.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:17 smithi181 bash[23287]: audit 2024-09-17T09:24:16.941312+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:18.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:17 smithi181 bash[23287]: audit 2024-09-17T09:24:16.950847+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:18.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:17 smithi181 bash[23287]: cluster 2024-09-17T09:24:17.088792+0000 mgr.a (mgr.14150) 321 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:20.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:20 smithi181 bash[23287]: cluster 2024-09-17T09:24:19.089334+0000 mgr.a (mgr.14150) 322 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:20.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:20 smithi189 bash[23496]: cluster 2024-09-17T09:24:19.089334+0000 mgr.a (mgr.14150) 322 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:20.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:20 smithi043 bash[22564]: cluster 2024-09-17T09:24:19.089334+0000 mgr.a (mgr.14150) 322 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:22.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:22 smithi181 bash[23287]: cluster 2024-09-17T09:24:21.089844+0000 mgr.a (mgr.14150) 323 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:22.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:22 smithi189 bash[23496]: cluster 2024-09-17T09:24:21.089844+0000 mgr.a (mgr.14150) 323 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:22.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:22 smithi043 bash[22564]: cluster 2024-09-17T09:24:21.089844+0000 mgr.a (mgr.14150) 323 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:24.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:24 smithi181 bash[23287]: cluster 2024-09-17T09:24:23.090388+0000 mgr.a (mgr.14150) 324 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:24.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:24 smithi181 bash[23287]: audit 2024-09-17T09:24:24.110294+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:24.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:24 smithi181 bash[23287]: audit 2024-09-17T09:24:24.118546+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:24.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:24 smithi181 bash[23287]: audit 2024-09-17T09:24:24.127981+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:24.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:24 smithi189 bash[23496]: cluster 2024-09-17T09:24:23.090388+0000 mgr.a (mgr.14150) 324 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:24.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:24 smithi189 bash[23496]: audit 2024-09-17T09:24:24.110294+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:24.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:24 smithi189 bash[23496]: audit 2024-09-17T09:24:24.118546+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:24.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:24 smithi189 bash[23496]: audit 2024-09-17T09:24:24.127981+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:24.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:24 smithi043 bash[22564]: cluster 2024-09-17T09:24:23.090388+0000 mgr.a (mgr.14150) 324 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:24.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:24 smithi043 bash[22564]: audit 2024-09-17T09:24:24.110294+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:24.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:24 smithi043 bash[22564]: audit 2024-09-17T09:24:24.118546+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:24.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:24 smithi043 bash[22564]: audit 2024-09-17T09:24:24.127981+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:26.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:26 smithi181 bash[23287]: cluster 2024-09-17T09:24:25.090909+0000 mgr.a (mgr.14150) 325 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:26.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:26 smithi189 bash[23496]: cluster 2024-09-17T09:24:25.090909+0000 mgr.a (mgr.14150) 325 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:26.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:26 smithi043 bash[22564]: cluster 2024-09-17T09:24:25.090909+0000 mgr.a (mgr.14150) 325 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:28.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:28 smithi181 bash[23287]: cluster 2024-09-17T09:24:27.091449+0000 mgr.a (mgr.14150) 326 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:28.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:28 smithi189 bash[23496]: cluster 2024-09-17T09:24:27.091449+0000 mgr.a (mgr.14150) 326 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:28.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:28 smithi043 bash[22564]: cluster 2024-09-17T09:24:27.091449+0000 mgr.a (mgr.14150) 326 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:30.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:30 smithi181 bash[23287]: cluster 2024-09-17T09:24:29.091832+0000 mgr.a (mgr.14150) 327 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:30.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:30 smithi181 bash[23287]: audit 2024-09-17T09:24:29.843817+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:30.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:30 smithi181 bash[23287]: audit 2024-09-17T09:24:29.852151+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:30.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:30 smithi181 bash[23287]: audit 2024-09-17T09:24:29.862298+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:30.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:30 smithi189 bash[23496]: cluster 2024-09-17T09:24:29.091832+0000 mgr.a (mgr.14150) 327 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:30.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:30 smithi189 bash[23496]: audit 2024-09-17T09:24:29.843817+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:30.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:30 smithi189 bash[23496]: audit 2024-09-17T09:24:29.852151+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:30.508 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:30 smithi189 bash[23496]: audit 2024-09-17T09:24:29.862298+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:30.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:30 smithi043 bash[22564]: cluster 2024-09-17T09:24:29.091832+0000 mgr.a (mgr.14150) 327 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:30.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:30 smithi043 bash[22564]: audit 2024-09-17T09:24:29.843817+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:30.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:30 smithi043 bash[22564]: audit 2024-09-17T09:24:29.852151+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:30.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:30 smithi043 bash[22564]: audit 2024-09-17T09:24:29.862298+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:32.423 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:32 smithi181 bash[23287]: cluster 2024-09-17T09:24:31.092303+0000 mgr.a (mgr.14150) 328 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:32.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:32 smithi189 bash[23496]: cluster 2024-09-17T09:24:31.092303+0000 mgr.a (mgr.14150) 328 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:32.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:32 smithi043 bash[22564]: cluster 2024-09-17T09:24:31.092303+0000 mgr.a (mgr.14150) 328 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:34.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:34 smithi181 bash[23287]: cluster 2024-09-17T09:24:33.092834+0000 mgr.a (mgr.14150) 329 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:34.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:34 smithi189 bash[23496]: cluster 2024-09-17T09:24:33.092834+0000 mgr.a (mgr.14150) 329 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:34.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:34 smithi043 bash[22564]: cluster 2024-09-17T09:24:33.092834+0000 mgr.a (mgr.14150) 329 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:36.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:36 smithi181 bash[23287]: cluster 2024-09-17T09:24:35.093367+0000 mgr.a (mgr.14150) 330 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:36.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:36 smithi181 bash[23287]: audit 2024-09-17T09:24:36.165700+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:36.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:36 smithi181 bash[23287]: audit 2024-09-17T09:24:36.173826+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:36.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:36 smithi189 bash[23496]: cluster 2024-09-17T09:24:35.093367+0000 mgr.a (mgr.14150) 330 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:36.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:36 smithi189 bash[23496]: audit 2024-09-17T09:24:36.165700+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:36.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:36 smithi189 bash[23496]: audit 2024-09-17T09:24:36.173826+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:36.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:36 smithi043 bash[22564]: cluster 2024-09-17T09:24:35.093367+0000 mgr.a (mgr.14150) 330 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:36.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:36 smithi043 bash[22564]: audit 2024-09-17T09:24:36.165700+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:36.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:36 smithi043 bash[22564]: audit 2024-09-17T09:24:36.173826+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:37.472 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:37 smithi189 bash[23496]: audit 2024-09-17T09:24:36.188748+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:37.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:37 smithi043 bash[22564]: audit 2024-09-17T09:24:36.188748+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:37.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:37 smithi181 bash[23287]: audit 2024-09-17T09:24:36.188748+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:38.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:38 smithi189 bash[23496]: cluster 2024-09-17T09:24:37.093705+0000 mgr.a (mgr.14150) 331 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:38.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:38 smithi043 bash[22564]: cluster 2024-09-17T09:24:37.093705+0000 mgr.a (mgr.14150) 331 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:38.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:38 smithi181 bash[23287]: cluster 2024-09-17T09:24:37.093705+0000 mgr.a (mgr.14150) 331 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:40.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:40 smithi189 bash[23496]: cluster 2024-09-17T09:24:39.094194+0000 mgr.a (mgr.14150) 332 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:40.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:40 smithi043 bash[22564]: cluster 2024-09-17T09:24:39.094194+0000 mgr.a (mgr.14150) 332 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:40.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:40 smithi181 bash[23287]: cluster 2024-09-17T09:24:39.094194+0000 mgr.a (mgr.14150) 332 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:42.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:42 smithi189 bash[23496]: cluster 2024-09-17T09:24:41.094714+0000 mgr.a (mgr.14150) 333 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:42.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:42 smithi043 bash[22564]: cluster 2024-09-17T09:24:41.094714+0000 mgr.a (mgr.14150) 333 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:42.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:42 smithi181 bash[23287]: cluster 2024-09-17T09:24:41.094714+0000 mgr.a (mgr.14150) 333 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:44.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:44 smithi189 bash[23496]: cluster 2024-09-17T09:24:43.095283+0000 mgr.a (mgr.14150) 334 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:44.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:44 smithi043 bash[22564]: cluster 2024-09-17T09:24:43.095283+0000 mgr.a (mgr.14150) 334 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:44.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:44 smithi181 bash[23287]: cluster 2024-09-17T09:24:43.095283+0000 mgr.a (mgr.14150) 334 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:45.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:45 smithi043 bash[22564]: audit 2024-09-17T09:24:44.286769+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:45.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:45 smithi043 bash[22564]: audit 2024-09-17T09:24:44.294872+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:45.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:45 smithi043 bash[22564]: audit 2024-09-17T09:24:44.304445+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:45.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:45 smithi181 bash[23287]: audit 2024-09-17T09:24:44.286769+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:45.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:45 smithi181 bash[23287]: audit 2024-09-17T09:24:44.294872+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:45.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:45 smithi181 bash[23287]: audit 2024-09-17T09:24:44.304445+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:45.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:45 smithi189 bash[23496]: audit 2024-09-17T09:24:44.286769+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:45.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:45 smithi189 bash[23496]: audit 2024-09-17T09:24:44.294872+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:45.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:45 smithi189 bash[23496]: audit 2024-09-17T09:24:44.304445+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:46.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:46 smithi181 bash[23287]: cluster 2024-09-17T09:24:45.095740+0000 mgr.a (mgr.14150) 335 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:46.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:46 smithi189 bash[23496]: cluster 2024-09-17T09:24:45.095740+0000 mgr.a (mgr.14150) 335 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:46.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:46 smithi043 bash[22564]: cluster 2024-09-17T09:24:45.095740+0000 mgr.a (mgr.14150) 335 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:48.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:48 smithi043 bash[22564]: cluster 2024-09-17T09:24:47.096250+0000 mgr.a (mgr.14150) 336 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:48.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:48 smithi181 bash[23287]: cluster 2024-09-17T09:24:47.096250+0000 mgr.a (mgr.14150) 336 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:48.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:48 smithi189 bash[23496]: cluster 2024-09-17T09:24:47.096250+0000 mgr.a (mgr.14150) 336 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:50.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:50 smithi181 bash[23287]: cluster 2024-09-17T09:24:49.096693+0000 mgr.a (mgr.14150) 337 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:50.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:50 smithi181 bash[23287]: audit 2024-09-17T09:24:50.086206+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:50.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:50 smithi181 bash[23287]: audit 2024-09-17T09:24:50.094120+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:50.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:50 smithi181 bash[23287]: audit 2024-09-17T09:24:50.103400+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:50.702 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:50 smithi043 bash[22564]: cluster 2024-09-17T09:24:49.096693+0000 mgr.a (mgr.14150) 337 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:50.702 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:50 smithi043 bash[22564]: audit 2024-09-17T09:24:50.086206+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:50.702 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:50 smithi043 bash[22564]: audit 2024-09-17T09:24:50.094120+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:50.702 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:50 smithi043 bash[22564]: audit 2024-09-17T09:24:50.103400+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:50.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:50 smithi189 bash[23496]: cluster 2024-09-17T09:24:49.096693+0000 mgr.a (mgr.14150) 337 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:50.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:50 smithi189 bash[23496]: audit 2024-09-17T09:24:50.086206+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:50.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:50 smithi189 bash[23496]: audit 2024-09-17T09:24:50.094120+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:50.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:50 smithi189 bash[23496]: audit 2024-09-17T09:24:50.103400+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:52.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:52 smithi181 bash[23287]: cluster 2024-09-17T09:24:51.097189+0000 mgr.a (mgr.14150) 338 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:52.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:52 smithi189 bash[23496]: cluster 2024-09-17T09:24:51.097189+0000 mgr.a (mgr.14150) 338 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:52.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:52 smithi043 bash[22564]: cluster 2024-09-17T09:24:51.097189+0000 mgr.a (mgr.14150) 338 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:54.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:54 smithi181 bash[23287]: cluster 2024-09-17T09:24:53.097769+0000 mgr.a (mgr.14150) 339 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:54.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:54 smithi189 bash[23496]: cluster 2024-09-17T09:24:53.097769+0000 mgr.a (mgr.14150) 339 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:54.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:54 smithi043 bash[22564]: cluster 2024-09-17T09:24:53.097769+0000 mgr.a (mgr.14150) 339 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:55.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:55 smithi181 bash[23287]: audit 2024-09-17T09:24:54.758058+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:24:55.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:55 smithi181 bash[23287]: audit 2024-09-17T09:24:54.763332+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:24:55.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:55 smithi181 bash[23287]: audit 2024-09-17T09:24:54.765148+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:24:55.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:55 smithi181 bash[23287]: audit 2024-09-17T09:24:54.775482+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:55.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:55 smithi189 bash[23496]: audit 2024-09-17T09:24:54.758058+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:24:55.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:55 smithi189 bash[23496]: audit 2024-09-17T09:24:54.763332+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:24:55.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:55 smithi189 bash[23496]: audit 2024-09-17T09:24:54.765148+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:24:55.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:55 smithi189 bash[23496]: audit 2024-09-17T09:24:54.775482+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:55.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:55 smithi043 bash[22564]: audit 2024-09-17T09:24:54.758058+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:24:55.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:55 smithi043 bash[22564]: audit 2024-09-17T09:24:54.763332+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:24:55.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:55 smithi043 bash[22564]: audit 2024-09-17T09:24:54.765148+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:24:55.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:55 smithi043 bash[22564]: audit 2024-09-17T09:24:54.775482+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:56.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:56 smithi181 bash[23287]: cluster 2024-09-17T09:24:55.098252+0000 mgr.a (mgr.14150) 340 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:56.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:56 smithi189 bash[23496]: cluster 2024-09-17T09:24:55.098252+0000 mgr.a (mgr.14150) 340 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:56.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:56 smithi043 bash[22564]: cluster 2024-09-17T09:24:55.098252+0000 mgr.a (mgr.14150) 340 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:57.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:57 smithi181 bash[23287]: audit 2024-09-17T09:24:56.376991+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:57.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:57 smithi181 bash[23287]: audit 2024-09-17T09:24:56.384873+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:57.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:57 smithi181 bash[23287]: audit 2024-09-17T09:24:56.393227+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:57.690 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:57 smithi043 bash[22564]: audit 2024-09-17T09:24:56.376991+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:57.690 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:57 smithi043 bash[22564]: audit 2024-09-17T09:24:56.384873+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:57.690 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:57 smithi043 bash[22564]: audit 2024-09-17T09:24:56.393227+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:57.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:57 smithi189 bash[23496]: audit 2024-09-17T09:24:56.376991+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:57.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:57 smithi189 bash[23496]: audit 2024-09-17T09:24:56.384873+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:57.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:57 smithi189 bash[23496]: audit 2024-09-17T09:24:56.393227+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:24:58.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:24:58 smithi189 bash[23496]: cluster 2024-09-17T09:24:57.098730+0000 mgr.a (mgr.14150) 341 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:58.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:24:58 smithi181 bash[23287]: cluster 2024-09-17T09:24:57.098730+0000 mgr.a (mgr.14150) 341 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:24:58.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:24:58 smithi043 bash[22564]: cluster 2024-09-17T09:24:57.098730+0000 mgr.a (mgr.14150) 341 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:00.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:00 smithi181 bash[23287]: cluster 2024-09-17T09:24:59.099303+0000 mgr.a (mgr.14150) 342 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:00.684 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:00 smithi189 bash[23496]: cluster 2024-09-17T09:24:59.099303+0000 mgr.a (mgr.14150) 342 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:00.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:00 smithi043 bash[22564]: cluster 2024-09-17T09:24:59.099303+0000 mgr.a (mgr.14150) 342 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:02.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:02 smithi181 bash[23287]: cluster 2024-09-17T09:25:01.099815+0000 mgr.a (mgr.14150) 343 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:02.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:02 smithi189 bash[23496]: cluster 2024-09-17T09:25:01.099815+0000 mgr.a (mgr.14150) 343 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:02.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:02 smithi043 bash[22564]: cluster 2024-09-17T09:25:01.099815+0000 mgr.a (mgr.14150) 343 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:03.320 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph orch ps --refresh 2024-09-17T09:25:03.627 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:25:03.628 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 7s ago 8m - - 2024-09-17T09:25:03.628 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi181 smithi181 running 13s ago 7m - - 2024-09-17T09:25:03.628 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi189 smithi189 running 19s ago 7m - - 2024-09-17T09:25:03.628 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.a smithi043 *:9283,8765 running (9m) 7s ago 9m 481M - 18.2.4-855-g19e2a2be 980a0bfcd684 c38901ed6e7f 2024-09-17T09:25:03.628 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.b smithi181 *:8443,8765 running (6m) 13s ago 6m 423M - 18.2.4-855-g19e2a2be 980a0bfcd684 a732bdd13549 2024-09-17T09:25:03.628 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (9m) 7s ago 9m 42.5M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 59cf19b76b63 2024-09-17T09:25:03.628 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi181 running (6m) 13s ago 6m 34.6M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 603282c76321 2024-09-17T09:25:03.628 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi189 running (6m) 19s ago 6m 34.1M 2048M 18.2.4-855-g19e2a2be 980a0bfcd684 8fdea6fb2f15 2024-09-17T09:25:03.628 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (5m) 7s ago 5m 43.2M 4096M 18.2.4-855-g19e2a2be 980a0bfcd684 b71df8eff260 2024-09-17T09:25:03.628 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi181 running (4m) 13s ago 4m 44.2M 15.8G 18.2.4-855-g19e2a2be 980a0bfcd684 40806bbcfbcb 2024-09-17T09:25:03.628 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi189 running (3m) 19s ago 3m 44.1M 19.8G 18.2.4-855-g19e2a2be 980a0bfcd684 b7b74150dddc 2024-09-17T09:25:03.642 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph orch ls --service-name mon --export 2024-09-17T09:25:03.957 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph orch apply -i mon.yaml 2024-09-17T09:25:04.251 INFO:teuthology.orchestra.run.smithi043.stdout:Scheduled mon update... 2024-09-17T09:25:04.263 INFO:teuthology.orchestra.run.smithi043.stderr:+ sleep 90 2024-09-17T09:25:05.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: audit 2024-09-17T09:25:03.615528+0000 mgr.a (mgr.14150) 345 : audit [DBG] from='client.14373 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:25:05.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: audit 2024-09-17T09:25:03.935698+0000 mgr.a (mgr.14150) 346 : audit [DBG] from='client.14379 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:25:05.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: audit 2024-09-17T09:25:04.237084+0000 mgr.a (mgr.14150) 347 : audit [DBG] from='client.14385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:25:05.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: cephadm 2024-09-17T09:25:04.245466+0000 mgr.a (mgr.14150) 348 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-17T09:25:05.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: cephadm 2024-09-17T09:25:04.268988+0000 mgr.a (mgr.14150) 349 : cephadm [INF] Setting crush location for mon b to {datacenter=b,rack=2} 2024-09-17T09:25:05.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: audit 2024-09-17T09:25:04.273531+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:25:05.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: audit 2024-09-17T09:25:04.273826+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:25:05.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: audit 2024-09-17T09:25:04.273966+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:25:05.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: cluster 2024-09-17T09:25:04.275198+0000 mon.a (mon.0) 816 : cluster [INF] mon.a calling monitor election 2024-09-17T09:25:05.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: cluster 2024-09-17T09:25:04.277140+0000 mon.b (mon.2) 14 : cluster [INF] mon.b calling monitor election 2024-09-17T09:25:05.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: cluster 2024-09-17T09:25:04.277719+0000 mon.c (mon.1) 12 : cluster [INF] mon.c calling monitor election 2024-09-17T09:25:05.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: cluster 2024-09-17T09:25:04.316704+0000 mon.a (mon.0) 817 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T09:25:05.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: cluster 2024-09-17T09:25:04.320610+0000 mon.a (mon.0) 818 : cluster [DBG] monmap e6: 3 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0],c=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:25:05.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: cluster 2024-09-17T09:25:04.321228+0000 mon.a (mon.0) 819 : cluster [DBG] fsmap 2024-09-17T09:25:05.551 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: cluster 2024-09-17T09:25:04.321269+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T09:25:05.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: cluster 2024-09-17T09:25:04.321793+0000 mon.a (mon.0) 821 : cluster [DBG] mgrmap e15: a(active, since 8m), standbys: b 2024-09-17T09:25:05.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: cluster 2024-09-17T09:25:04.321987+0000 mon.a (mon.0) 822 : cluster [INF] overall HEALTH_OK 2024-09-17T09:25:05.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: audit 2024-09-17T09:25:04.339742+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:05.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: cephadm 2024-09-17T09:25:04.423637+0000 mgr.a (mgr.14150) 350 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T09:25:05.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: audit 2024-09-17T09:25:04.424204+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:25:05.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: audit 2024-09-17T09:25:04.425616+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:25:05.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: audit 2024-09-17T09:25:04.427023+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:05.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: cephadm 2024-09-17T09:25:04.428594+0000 mgr.a (mgr.14150) 351 : cephadm [INF] Reconfiguring daemon mon.a on smithi043 2024-09-17T09:25:05.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: audit 2024-09-17T09:25:04.496342+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:05.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: audit 2024-09-17T09:25:04.504368+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:05.552 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:05 smithi043 bash[22564]: audit 2024-09-17T09:25:04.513477+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:05.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: audit 2024-09-17T09:25:03.615528+0000 mgr.a (mgr.14150) 345 : audit [DBG] from='client.14373 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:25:05.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: audit 2024-09-17T09:25:03.935698+0000 mgr.a (mgr.14150) 346 : audit [DBG] from='client.14379 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:25:05.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: audit 2024-09-17T09:25:04.237084+0000 mgr.a (mgr.14150) 347 : audit [DBG] from='client.14385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:25:05.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: cephadm 2024-09-17T09:25:04.245466+0000 mgr.a (mgr.14150) 348 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-17T09:25:05.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: cephadm 2024-09-17T09:25:04.268988+0000 mgr.a (mgr.14150) 349 : cephadm [INF] Setting crush location for mon b to {datacenter=b,rack=2} 2024-09-17T09:25:05.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: audit 2024-09-17T09:25:04.273531+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:25:05.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: audit 2024-09-17T09:25:04.273826+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:25:05.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: audit 2024-09-17T09:25:04.273966+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:25:05.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: cluster 2024-09-17T09:25:04.275198+0000 mon.a (mon.0) 816 : cluster [INF] mon.a calling monitor election 2024-09-17T09:25:05.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: cluster 2024-09-17T09:25:04.277140+0000 mon.b (mon.2) 14 : cluster [INF] mon.b calling monitor election 2024-09-17T09:25:05.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: cluster 2024-09-17T09:25:04.277719+0000 mon.c (mon.1) 12 : cluster [INF] mon.c calling monitor election 2024-09-17T09:25:05.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: cluster 2024-09-17T09:25:04.316704+0000 mon.a (mon.0) 817 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T09:25:05.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: cluster 2024-09-17T09:25:04.320610+0000 mon.a (mon.0) 818 : cluster [DBG] monmap e6: 3 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0],c=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:25:05.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: cluster 2024-09-17T09:25:04.321228+0000 mon.a (mon.0) 819 : cluster [DBG] fsmap 2024-09-17T09:25:05.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: cluster 2024-09-17T09:25:04.321269+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T09:25:05.679 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: cluster 2024-09-17T09:25:04.321793+0000 mon.a (mon.0) 821 : cluster [DBG] mgrmap e15: a(active, since 8m), standbys: b 2024-09-17T09:25:05.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: cluster 2024-09-17T09:25:04.321987+0000 mon.a (mon.0) 822 : cluster [INF] overall HEALTH_OK 2024-09-17T09:25:05.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: audit 2024-09-17T09:25:04.339742+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:05.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: cephadm 2024-09-17T09:25:04.423637+0000 mgr.a (mgr.14150) 350 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T09:25:05.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: audit 2024-09-17T09:25:04.424204+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:25:05.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: audit 2024-09-17T09:25:04.425616+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:25:05.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: audit 2024-09-17T09:25:04.427023+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:05.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: cephadm 2024-09-17T09:25:04.428594+0000 mgr.a (mgr.14150) 351 : cephadm [INF] Reconfiguring daemon mon.a on smithi043 2024-09-17T09:25:05.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: audit 2024-09-17T09:25:04.496342+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:05.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: audit 2024-09-17T09:25:04.504368+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:05.680 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:05 smithi181 bash[23287]: audit 2024-09-17T09:25:04.513477+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:05.758 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: audit 2024-09-17T09:25:03.615528+0000 mgr.a (mgr.14150) 345 : audit [DBG] from='client.14373 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:25:05.784 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: audit 2024-09-17T09:25:03.935698+0000 mgr.a (mgr.14150) 346 : audit [DBG] from='client.14379 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:25:05.785 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: audit 2024-09-17T09:25:04.237084+0000 mgr.a (mgr.14150) 347 : audit [DBG] from='client.14385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:25:05.785 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: cephadm 2024-09-17T09:25:04.245466+0000 mgr.a (mgr.14150) 348 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-17T09:25:05.785 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: cephadm 2024-09-17T09:25:04.268988+0000 mgr.a (mgr.14150) 349 : cephadm [INF] Setting crush location for mon b to {datacenter=b,rack=2} 2024-09-17T09:25:05.785 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: audit 2024-09-17T09:25:04.273531+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:25:05.785 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: audit 2024-09-17T09:25:04.273826+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:25:05.785 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: audit 2024-09-17T09:25:04.273966+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:25:05.785 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: cluster 2024-09-17T09:25:04.275198+0000 mon.a (mon.0) 816 : cluster [INF] mon.a calling monitor election 2024-09-17T09:25:05.785 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: cluster 2024-09-17T09:25:04.277140+0000 mon.b (mon.2) 14 : cluster [INF] mon.b calling monitor election 2024-09-17T09:25:05.785 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: cluster 2024-09-17T09:25:04.277719+0000 mon.c (mon.1) 12 : cluster [INF] mon.c calling monitor election 2024-09-17T09:25:05.785 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: cluster 2024-09-17T09:25:04.316704+0000 mon.a (mon.0) 817 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T09:25:05.785 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: cluster 2024-09-17T09:25:04.320610+0000 mon.a (mon.0) 818 : cluster [DBG] monmap e6: 3 mons at {a=[v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0],b=[v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0],c=[v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-17T09:25:05.785 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: cluster 2024-09-17T09:25:04.321228+0000 mon.a (mon.0) 819 : cluster [DBG] fsmap 2024-09-17T09:25:05.786 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: cluster 2024-09-17T09:25:04.321269+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T09:25:05.786 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: cluster 2024-09-17T09:25:04.321793+0000 mon.a (mon.0) 821 : cluster [DBG] mgrmap e15: a(active, since 8m), standbys: b 2024-09-17T09:25:05.786 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: cluster 2024-09-17T09:25:04.321987+0000 mon.a (mon.0) 822 : cluster [INF] overall HEALTH_OK 2024-09-17T09:25:05.786 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: audit 2024-09-17T09:25:04.339742+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:05.786 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: cephadm 2024-09-17T09:25:04.423637+0000 mgr.a (mgr.14150) 350 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T09:25:05.786 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: audit 2024-09-17T09:25:04.424204+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:25:05.786 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: audit 2024-09-17T09:25:04.425616+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:25:05.786 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: audit 2024-09-17T09:25:04.427023+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:05.786 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: cephadm 2024-09-17T09:25:04.428594+0000 mgr.a (mgr.14150) 351 : cephadm [INF] Reconfiguring daemon mon.a on smithi043 2024-09-17T09:25:05.786 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: audit 2024-09-17T09:25:04.496342+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:05.786 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: audit 2024-09-17T09:25:04.504368+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:05.786 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:05 smithi189 bash[23496]: audit 2024-09-17T09:25:04.513477+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:06.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:06 smithi043 bash[22564]: cluster 2024-09-17T09:25:05.100976+0000 mgr.a (mgr.14150) 352 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:06.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:06 smithi043 bash[22564]: audit 2024-09-17T09:25:06.445253+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:06.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:06 smithi043 bash[22564]: audit 2024-09-17T09:25:06.449999+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:06.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:06 smithi043 bash[22564]: audit 2024-09-17T09:25:06.451291+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:25:06.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:06 smithi043 bash[22564]: audit 2024-09-17T09:25:06.452363+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:25:06.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:06 smithi043 bash[22564]: audit 2024-09-17T09:25:06.453159+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:06.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:06 smithi181 bash[23287]: cluster 2024-09-17T09:25:05.100976+0000 mgr.a (mgr.14150) 352 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:06.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:06 smithi181 bash[23287]: audit 2024-09-17T09:25:06.445253+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:06.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:06 smithi181 bash[23287]: audit 2024-09-17T09:25:06.449999+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:06.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:06 smithi181 bash[23287]: audit 2024-09-17T09:25:06.451291+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:25:06.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:06 smithi181 bash[23287]: audit 2024-09-17T09:25:06.452363+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:25:06.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:06 smithi181 bash[23287]: audit 2024-09-17T09:25:06.453159+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:07.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:06 smithi189 bash[23496]: cluster 2024-09-17T09:25:05.100976+0000 mgr.a (mgr.14150) 352 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:07.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:06 smithi189 bash[23496]: audit 2024-09-17T09:25:06.445253+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:07.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:06 smithi189 bash[23496]: audit 2024-09-17T09:25:06.449999+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:07.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:06 smithi189 bash[23496]: audit 2024-09-17T09:25:06.451291+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:25:07.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:06 smithi189 bash[23496]: audit 2024-09-17T09:25:06.452363+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:25:07.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:06 smithi189 bash[23496]: audit 2024-09-17T09:25:06.453159+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:07.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:07 smithi043 bash[22564]: cephadm 2024-09-17T09:25:06.450850+0000 mgr.a (mgr.14150) 353 : cephadm [INF] Reconfiguring mgr.a (monmap changed)... 2024-09-17T09:25:07.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:07 smithi043 bash[22564]: cephadm 2024-09-17T09:25:06.454157+0000 mgr.a (mgr.14150) 354 : cephadm [INF] Reconfiguring daemon mgr.a on smithi043 2024-09-17T09:25:07.927 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:07 smithi181 bash[23287]: cephadm 2024-09-17T09:25:06.450850+0000 mgr.a (mgr.14150) 353 : cephadm [INF] Reconfiguring mgr.a (monmap changed)... 2024-09-17T09:25:07.927 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:07 smithi181 bash[23287]: cephadm 2024-09-17T09:25:06.454157+0000 mgr.a (mgr.14150) 354 : cephadm [INF] Reconfiguring daemon mgr.a on smithi043 2024-09-17T09:25:08.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:07 smithi189 bash[23496]: cephadm 2024-09-17T09:25:06.450850+0000 mgr.a (mgr.14150) 353 : cephadm [INF] Reconfiguring mgr.a (monmap changed)... 2024-09-17T09:25:08.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:07 smithi189 bash[23496]: cephadm 2024-09-17T09:25:06.454157+0000 mgr.a (mgr.14150) 354 : cephadm [INF] Reconfiguring daemon mgr.a on smithi043 2024-09-17T09:25:08.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:08 smithi043 bash[22564]: cluster 2024-09-17T09:25:07.101558+0000 mgr.a (mgr.14150) 355 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:08.927 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:08 smithi181 bash[23287]: cluster 2024-09-17T09:25:07.101558+0000 mgr.a (mgr.14150) 355 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:09.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:08 smithi189 bash[23496]: cluster 2024-09-17T09:25:07.101558+0000 mgr.a (mgr.14150) 355 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:10.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:09 smithi043 bash[22564]: audit 2024-09-17T09:25:08.893390+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:10.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:09 smithi043 bash[22564]: audit 2024-09-17T09:25:08.900577+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:10.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:09 smithi043 bash[22564]: cephadm 2024-09-17T09:25:08.901960+0000 mgr.a (mgr.14150) 356 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T09:25:10.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:09 smithi043 bash[22564]: audit 2024-09-17T09:25:08.902376+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:25:10.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:09 smithi043 bash[22564]: audit 2024-09-17T09:25:08.903528+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:10.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:09 smithi043 bash[22564]: cephadm 2024-09-17T09:25:08.905277+0000 mgr.a (mgr.14150) 357 : cephadm [INF] Reconfiguring daemon osd.0 on smithi043 2024-09-17T09:25:10.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:09 smithi043 bash[22564]: cluster 2024-09-17T09:25:09.102194+0000 mgr.a (mgr.14150) 358 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:10.178 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:09 smithi181 bash[23287]: audit 2024-09-17T09:25:08.893390+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:10.178 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:09 smithi181 bash[23287]: audit 2024-09-17T09:25:08.900577+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:10.178 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:09 smithi181 bash[23287]: cephadm 2024-09-17T09:25:08.901960+0000 mgr.a (mgr.14150) 356 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T09:25:10.178 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:09 smithi181 bash[23287]: audit 2024-09-17T09:25:08.902376+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:25:10.178 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:09 smithi181 bash[23287]: audit 2024-09-17T09:25:08.903528+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:10.178 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:09 smithi181 bash[23287]: cephadm 2024-09-17T09:25:08.905277+0000 mgr.a (mgr.14150) 357 : cephadm [INF] Reconfiguring daemon osd.0 on smithi043 2024-09-17T09:25:10.178 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:09 smithi181 bash[23287]: cluster 2024-09-17T09:25:09.102194+0000 mgr.a (mgr.14150) 358 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:10.257 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:09 smithi189 bash[23496]: audit 2024-09-17T09:25:08.893390+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:10.257 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:09 smithi189 bash[23496]: audit 2024-09-17T09:25:08.900577+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:10.257 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:09 smithi189 bash[23496]: cephadm 2024-09-17T09:25:08.901960+0000 mgr.a (mgr.14150) 356 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-17T09:25:10.257 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:09 smithi189 bash[23496]: audit 2024-09-17T09:25:08.902376+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:25:10.257 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:09 smithi189 bash[23496]: audit 2024-09-17T09:25:08.903528+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:10.257 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:09 smithi189 bash[23496]: cephadm 2024-09-17T09:25:08.905277+0000 mgr.a (mgr.14150) 357 : cephadm [INF] Reconfiguring daemon osd.0 on smithi043 2024-09-17T09:25:10.258 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:09 smithi189 bash[23496]: cluster 2024-09-17T09:25:09.102194+0000 mgr.a (mgr.14150) 358 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:11.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:11 smithi043 bash[22564]: audit 2024-09-17T09:25:10.307720+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:11.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:11 smithi043 bash[22564]: audit 2024-09-17T09:25:10.316189+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:11.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:11 smithi043 bash[22564]: audit 2024-09-17T09:25:10.326033+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:11.557 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:11 smithi181 bash[23287]: audit 2024-09-17T09:25:10.307720+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:11.557 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:11 smithi181 bash[23287]: audit 2024-09-17T09:25:10.316189+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:11.557 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:11 smithi181 bash[23287]: audit 2024-09-17T09:25:10.326033+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:11.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:11 smithi189 bash[23496]: audit 2024-09-17T09:25:10.307720+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:11.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:11 smithi189 bash[23496]: audit 2024-09-17T09:25:10.316189+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:11.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:11 smithi189 bash[23496]: audit 2024-09-17T09:25:10.326033+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:12.623 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:12 smithi043 bash[22564]: cluster 2024-09-17T09:25:11.102872+0000 mgr.a (mgr.14150) 359 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:12.623 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:12 smithi043 bash[22564]: audit 2024-09-17T09:25:11.568494+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:12.623 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:12 smithi043 bash[22564]: audit 2024-09-17T09:25:11.573380+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:12.623 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:12 smithi043 bash[22564]: audit 2024-09-17T09:25:11.574958+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:25:12.623 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:12 smithi043 bash[22564]: audit 2024-09-17T09:25:11.576192+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:25:12.623 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:12 smithi043 bash[22564]: audit 2024-09-17T09:25:11.577220+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:12.713 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:12 smithi181 bash[23287]: cluster 2024-09-17T09:25:11.102872+0000 mgr.a (mgr.14150) 359 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:12.714 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:12 smithi181 bash[23287]: audit 2024-09-17T09:25:11.568494+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:12.714 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:12 smithi181 bash[23287]: audit 2024-09-17T09:25:11.573380+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:12.714 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:12 smithi181 bash[23287]: audit 2024-09-17T09:25:11.574958+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:25:12.714 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:12 smithi181 bash[23287]: audit 2024-09-17T09:25:11.576192+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:25:12.714 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:12 smithi181 bash[23287]: audit 2024-09-17T09:25:11.577220+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:12.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:12 smithi189 bash[23496]: cluster 2024-09-17T09:25:11.102872+0000 mgr.a (mgr.14150) 359 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:12.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:12 smithi189 bash[23496]: audit 2024-09-17T09:25:11.568494+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:12.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:12 smithi189 bash[23496]: audit 2024-09-17T09:25:11.573380+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:12.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:12 smithi189 bash[23496]: audit 2024-09-17T09:25:11.574958+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:25:12.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:12 smithi189 bash[23496]: audit 2024-09-17T09:25:11.576192+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:25:12.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:12 smithi189 bash[23496]: audit 2024-09-17T09:25:11.577220+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:13.511 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:13 smithi181 bash[23287]: cephadm 2024-09-17T09:25:11.574625+0000 mgr.a (mgr.14150) 360 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T09:25:13.511 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:13 smithi181 bash[23287]: cephadm 2024-09-17T09:25:11.578643+0000 mgr.a (mgr.14150) 361 : cephadm [INF] Reconfiguring daemon mon.b on smithi181 2024-09-17T09:25:13.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:13 smithi043 bash[22564]: cephadm 2024-09-17T09:25:11.574625+0000 mgr.a (mgr.14150) 360 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T09:25:13.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:13 smithi043 bash[22564]: cephadm 2024-09-17T09:25:11.578643+0000 mgr.a (mgr.14150) 361 : cephadm [INF] Reconfiguring daemon mon.b on smithi181 2024-09-17T09:25:13.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:13 smithi189 bash[23496]: cephadm 2024-09-17T09:25:11.574625+0000 mgr.a (mgr.14150) 360 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T09:25:13.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:13 smithi189 bash[23496]: cephadm 2024-09-17T09:25:11.578643+0000 mgr.a (mgr.14150) 361 : cephadm [INF] Reconfiguring daemon mon.b on smithi181 2024-09-17T09:25:14.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:14 smithi181 bash[23287]: cluster 2024-09-17T09:25:13.103346+0000 mgr.a (mgr.14150) 362 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:14.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:14 smithi181 bash[23287]: audit 2024-09-17T09:25:14.131640+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:14.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:14 smithi181 bash[23287]: audit 2024-09-17T09:25:14.139851+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:14.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:14 smithi181 bash[23287]: audit 2024-09-17T09:25:14.141998+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:25:14.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:14 smithi181 bash[23287]: audit 2024-09-17T09:25:14.144059+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:25:14.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:14 smithi181 bash[23287]: audit 2024-09-17T09:25:14.145969+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:14.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:14 smithi189 bash[23496]: cluster 2024-09-17T09:25:13.103346+0000 mgr.a (mgr.14150) 362 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:14.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:14 smithi189 bash[23496]: audit 2024-09-17T09:25:14.131640+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:14.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:14 smithi189 bash[23496]: audit 2024-09-17T09:25:14.139851+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:14.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:14 smithi189 bash[23496]: audit 2024-09-17T09:25:14.141998+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:25:14.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:14 smithi189 bash[23496]: audit 2024-09-17T09:25:14.144059+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:25:14.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:14 smithi189 bash[23496]: audit 2024-09-17T09:25:14.145969+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:14.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:14 smithi043 bash[22564]: cluster 2024-09-17T09:25:13.103346+0000 mgr.a (mgr.14150) 362 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:14.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:14 smithi043 bash[22564]: audit 2024-09-17T09:25:14.131640+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:14.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:14 smithi043 bash[22564]: audit 2024-09-17T09:25:14.139851+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:14.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:14 smithi043 bash[22564]: audit 2024-09-17T09:25:14.141998+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:25:14.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:14 smithi043 bash[22564]: audit 2024-09-17T09:25:14.144059+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:25:14.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:14 smithi043 bash[22564]: audit 2024-09-17T09:25:14.145969+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:15.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:15 smithi181 bash[23287]: cephadm 2024-09-17T09:25:14.141338+0000 mgr.a (mgr.14150) 363 : cephadm [INF] Reconfiguring mgr.b (monmap changed)... 2024-09-17T09:25:15.429 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:15 smithi181 bash[23287]: cephadm 2024-09-17T09:25:14.148072+0000 mgr.a (mgr.14150) 364 : cephadm [INF] Reconfiguring daemon mgr.b on smithi181 2024-09-17T09:25:15.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:15 smithi189 bash[23496]: cephadm 2024-09-17T09:25:14.141338+0000 mgr.a (mgr.14150) 363 : cephadm [INF] Reconfiguring mgr.b (monmap changed)... 2024-09-17T09:25:15.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:15 smithi189 bash[23496]: cephadm 2024-09-17T09:25:14.148072+0000 mgr.a (mgr.14150) 364 : cephadm [INF] Reconfiguring daemon mgr.b on smithi181 2024-09-17T09:25:15.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:15 smithi043 bash[22564]: cephadm 2024-09-17T09:25:14.141338+0000 mgr.a (mgr.14150) 363 : cephadm [INF] Reconfiguring mgr.b (monmap changed)... 2024-09-17T09:25:15.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:15 smithi043 bash[22564]: cephadm 2024-09-17T09:25:14.148072+0000 mgr.a (mgr.14150) 364 : cephadm [INF] Reconfiguring daemon mgr.b on smithi181 2024-09-17T09:25:16.617 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:16 smithi043 bash[22564]: cluster 2024-09-17T09:25:15.103854+0000 mgr.a (mgr.14150) 365 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:16.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:16 smithi181 bash[23287]: cluster 2024-09-17T09:25:15.103854+0000 mgr.a (mgr.14150) 365 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:16.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:16 smithi189 bash[23496]: cluster 2024-09-17T09:25:15.103854+0000 mgr.a (mgr.14150) 365 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:17.927 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:17 smithi181 bash[23287]: audit 2024-09-17T09:25:16.598386+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:17.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:17 smithi181 bash[23287]: audit 2024-09-17T09:25:16.605999+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:17.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:17 smithi181 bash[23287]: audit 2024-09-17T09:25:16.615636+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:17.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:17 smithi181 bash[23287]: cluster 2024-09-17T09:25:17.104385+0000 mgr.a (mgr.14150) 366 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:18.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:17 smithi189 bash[23496]: audit 2024-09-17T09:25:16.598386+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:18.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:17 smithi189 bash[23496]: audit 2024-09-17T09:25:16.605999+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:18.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:17 smithi189 bash[23496]: audit 2024-09-17T09:25:16.615636+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:18.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:17 smithi189 bash[23496]: cluster 2024-09-17T09:25:17.104385+0000 mgr.a (mgr.14150) 366 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:18.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:17 smithi043 bash[22564]: audit 2024-09-17T09:25:16.598386+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:18.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:17 smithi043 bash[22564]: audit 2024-09-17T09:25:16.605999+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:18.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:17 smithi043 bash[22564]: audit 2024-09-17T09:25:16.615636+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:18.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:17 smithi043 bash[22564]: cluster 2024-09-17T09:25:17.104385+0000 mgr.a (mgr.14150) 366 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:19.214 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:19 smithi189 bash[23496]: audit 2024-09-17T09:25:18.021823+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:19.214 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:19 smithi189 bash[23496]: audit 2024-09-17T09:25:18.030028+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:19.214 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:19 smithi189 bash[23496]: cephadm 2024-09-17T09:25:18.031683+0000 mgr.a (mgr.14150) 367 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T09:25:19.214 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:19 smithi189 bash[23496]: audit 2024-09-17T09:25:18.032288+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:25:19.215 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:19 smithi189 bash[23496]: audit 2024-09-17T09:25:18.034151+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:19.215 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:19 smithi189 bash[23496]: cephadm 2024-09-17T09:25:18.036745+0000 mgr.a (mgr.14150) 368 : cephadm [INF] Reconfiguring daemon osd.1 on smithi181 2024-09-17T09:25:19.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:19 smithi043 bash[22564]: audit 2024-09-17T09:25:18.021823+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:19.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:19 smithi043 bash[22564]: audit 2024-09-17T09:25:18.030028+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:19.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:19 smithi043 bash[22564]: cephadm 2024-09-17T09:25:18.031683+0000 mgr.a (mgr.14150) 367 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T09:25:19.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:19 smithi043 bash[22564]: audit 2024-09-17T09:25:18.032288+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:25:19.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:19 smithi043 bash[22564]: audit 2024-09-17T09:25:18.034151+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:19.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:19 smithi043 bash[22564]: cephadm 2024-09-17T09:25:18.036745+0000 mgr.a (mgr.14150) 368 : cephadm [INF] Reconfiguring daemon osd.1 on smithi181 2024-09-17T09:25:19.310 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:19 smithi181 bash[23287]: audit 2024-09-17T09:25:18.021823+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:19.310 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:19 smithi181 bash[23287]: audit 2024-09-17T09:25:18.030028+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:19.310 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:19 smithi181 bash[23287]: cephadm 2024-09-17T09:25:18.031683+0000 mgr.a (mgr.14150) 367 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-17T09:25:19.310 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:19 smithi181 bash[23287]: audit 2024-09-17T09:25:18.032288+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:25:19.311 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:19 smithi181 bash[23287]: audit 2024-09-17T09:25:18.034151+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:19.311 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:19 smithi181 bash[23287]: cephadm 2024-09-17T09:25:18.036745+0000 mgr.a (mgr.14150) 368 : cephadm [INF] Reconfiguring daemon osd.1 on smithi181 2024-09-17T09:25:20.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:20 smithi043 bash[22564]: cluster 2024-09-17T09:25:19.104968+0000 mgr.a (mgr.14150) 369 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:20.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:20 smithi043 bash[22564]: audit 2024-09-17T09:25:19.973331+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:20.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:20 smithi043 bash[22564]: audit 2024-09-17T09:25:19.981693+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:20.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:20 smithi043 bash[22564]: audit 2024-09-17T09:25:19.984192+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:25:20.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:20 smithi043 bash[22564]: audit 2024-09-17T09:25:19.986079+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:25:20.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:20 smithi043 bash[22564]: audit 2024-09-17T09:25:19.987929+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:20.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:20 smithi181 bash[23287]: cluster 2024-09-17T09:25:19.104968+0000 mgr.a (mgr.14150) 369 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:20.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:20 smithi181 bash[23287]: audit 2024-09-17T09:25:19.973331+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:20.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:20 smithi181 bash[23287]: audit 2024-09-17T09:25:19.981693+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:20.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:20 smithi181 bash[23287]: audit 2024-09-17T09:25:19.984192+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:25:20.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:20 smithi181 bash[23287]: audit 2024-09-17T09:25:19.986079+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:25:20.428 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:20 smithi181 bash[23287]: audit 2024-09-17T09:25:19.987929+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:20.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:20 smithi189 bash[23496]: cluster 2024-09-17T09:25:19.104968+0000 mgr.a (mgr.14150) 369 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:20.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:20 smithi189 bash[23496]: audit 2024-09-17T09:25:19.973331+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:20.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:20 smithi189 bash[23496]: audit 2024-09-17T09:25:19.981693+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:20.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:20 smithi189 bash[23496]: audit 2024-09-17T09:25:19.984192+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:25:20.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:20 smithi189 bash[23496]: audit 2024-09-17T09:25:19.986079+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:25:20.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:20 smithi189 bash[23496]: audit 2024-09-17T09:25:19.987929+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:21.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:21 smithi043 bash[22564]: cephadm 2024-09-17T09:25:19.983608+0000 mgr.a (mgr.14150) 370 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T09:25:21.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:21 smithi043 bash[22564]: cephadm 2024-09-17T09:25:19.989938+0000 mgr.a (mgr.14150) 371 : cephadm [INF] Reconfiguring daemon mon.c on smithi189 2024-09-17T09:25:21.355 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:21 smithi189 bash[23496]: cephadm 2024-09-17T09:25:19.983608+0000 mgr.a (mgr.14150) 370 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T09:25:21.355 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:21 smithi189 bash[23496]: cephadm 2024-09-17T09:25:19.989938+0000 mgr.a (mgr.14150) 371 : cephadm [INF] Reconfiguring daemon mon.c on smithi189 2024-09-17T09:25:21.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:21 smithi181 bash[23287]: cephadm 2024-09-17T09:25:19.983608+0000 mgr.a (mgr.14150) 370 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T09:25:21.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:21 smithi181 bash[23287]: cephadm 2024-09-17T09:25:19.989938+0000 mgr.a (mgr.14150) 371 : cephadm [INF] Reconfiguring daemon mon.c on smithi189 2024-09-17T09:25:22.257 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:22 smithi189 bash[23496]: cluster 2024-09-17T09:25:21.105518+0000 mgr.a (mgr.14150) 372 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:22.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:22 smithi043 bash[22564]: cluster 2024-09-17T09:25:21.105518+0000 mgr.a (mgr.14150) 372 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:22.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:22 smithi181 bash[23287]: cluster 2024-09-17T09:25:21.105518+0000 mgr.a (mgr.14150) 372 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:24.646 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:24 smithi189 bash[23496]: cluster 2024-09-17T09:25:23.106039+0000 mgr.a (mgr.14150) 373 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:24.646 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:24 smithi189 bash[23496]: audit 2024-09-17T09:25:23.340673+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:24.646 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:24 smithi189 bash[23496]: audit 2024-09-17T09:25:23.348748+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:24.646 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:24 smithi189 bash[23496]: cephadm 2024-09-17T09:25:23.350070+0000 mgr.a (mgr.14150) 374 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T09:25:24.647 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:24 smithi189 bash[23496]: audit 2024-09-17T09:25:23.350570+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:25:24.647 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:24 smithi189 bash[23496]: audit 2024-09-17T09:25:23.352398+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:24.647 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:24 smithi189 bash[23496]: cephadm 2024-09-17T09:25:23.355120+0000 mgr.a (mgr.14150) 375 : cephadm [INF] Reconfiguring daemon osd.2 on smithi189 2024-09-17T09:25:24.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:24 smithi181 bash[23287]: cluster 2024-09-17T09:25:23.106039+0000 mgr.a (mgr.14150) 373 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:24.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:24 smithi181 bash[23287]: audit 2024-09-17T09:25:23.340673+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:24.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:24 smithi181 bash[23287]: audit 2024-09-17T09:25:23.348748+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:24.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:24 smithi181 bash[23287]: cephadm 2024-09-17T09:25:23.350070+0000 mgr.a (mgr.14150) 374 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T09:25:24.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:24 smithi181 bash[23287]: audit 2024-09-17T09:25:23.350570+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:25:24.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:24 smithi181 bash[23287]: audit 2024-09-17T09:25:23.352398+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:24.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:24 smithi181 bash[23287]: cephadm 2024-09-17T09:25:23.355120+0000 mgr.a (mgr.14150) 375 : cephadm [INF] Reconfiguring daemon osd.2 on smithi189 2024-09-17T09:25:24.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:24 smithi043 bash[22564]: cluster 2024-09-17T09:25:23.106039+0000 mgr.a (mgr.14150) 373 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:24.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:24 smithi043 bash[22564]: audit 2024-09-17T09:25:23.340673+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:24.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:24 smithi043 bash[22564]: audit 2024-09-17T09:25:23.348748+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:24.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:24 smithi043 bash[22564]: cephadm 2024-09-17T09:25:23.350070+0000 mgr.a (mgr.14150) 374 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-17T09:25:24.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:24 smithi043 bash[22564]: audit 2024-09-17T09:25:23.350570+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:25:24.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:24 smithi043 bash[22564]: audit 2024-09-17T09:25:23.352398+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:25:24.800 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:24 smithi043 bash[22564]: cephadm 2024-09-17T09:25:23.355120+0000 mgr.a (mgr.14150) 375 : cephadm [INF] Reconfiguring daemon osd.2 on smithi189 2024-09-17T09:25:25.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:25 smithi181 bash[23287]: audit 2024-09-17T09:25:24.656143+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:25.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:25 smithi181 bash[23287]: audit 2024-09-17T09:25:24.663802+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:25.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:25 smithi181 bash[23287]: audit 2024-09-17T09:25:24.673099+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:25.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:25 smithi181 bash[23287]: cluster 2024-09-17T09:25:25.106549+0000 mgr.a (mgr.14150) 376 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:25.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:25 smithi181 bash[23287]: audit 2024-09-17T09:25:25.274990+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:25.928 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:25 smithi181 bash[23287]: audit 2024-09-17T09:25:25.282558+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:26.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:25 smithi189 bash[23496]: audit 2024-09-17T09:25:24.656143+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:26.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:25 smithi189 bash[23496]: audit 2024-09-17T09:25:24.663802+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:26.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:25 smithi189 bash[23496]: audit 2024-09-17T09:25:24.673099+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:26.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:25 smithi189 bash[23496]: cluster 2024-09-17T09:25:25.106549+0000 mgr.a (mgr.14150) 376 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:26.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:25 smithi189 bash[23496]: audit 2024-09-17T09:25:25.274990+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:26.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:25 smithi189 bash[23496]: audit 2024-09-17T09:25:25.282558+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:26.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:25 smithi043 bash[22564]: audit 2024-09-17T09:25:24.656143+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:26.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:25 smithi043 bash[22564]: audit 2024-09-17T09:25:24.663802+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:26.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:25 smithi043 bash[22564]: audit 2024-09-17T09:25:24.673099+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:26.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:25 smithi043 bash[22564]: cluster 2024-09-17T09:25:25.106549+0000 mgr.a (mgr.14150) 376 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:26.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:25 smithi043 bash[22564]: audit 2024-09-17T09:25:25.274990+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:26.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:25 smithi043 bash[22564]: audit 2024-09-17T09:25:25.282558+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:28.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:28 smithi181 bash[23287]: cluster 2024-09-17T09:25:27.107069+0000 mgr.a (mgr.14150) 377 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:28.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:28 smithi189 bash[23496]: cluster 2024-09-17T09:25:27.107069+0000 mgr.a (mgr.14150) 377 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:28.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:28 smithi043 bash[22564]: cluster 2024-09-17T09:25:27.107069+0000 mgr.a (mgr.14150) 377 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:30.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:30 smithi043 bash[22564]: cluster 2024-09-17T09:25:29.107673+0000 mgr.a (mgr.14150) 378 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:30.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:30 smithi181 bash[23287]: cluster 2024-09-17T09:25:29.107673+0000 mgr.a (mgr.14150) 378 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:30.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:30 smithi189 bash[23496]: cluster 2024-09-17T09:25:29.107673+0000 mgr.a (mgr.14150) 378 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:31.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:31 smithi189 bash[23496]: audit 2024-09-17T09:25:30.504169+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:31.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:31 smithi189 bash[23496]: audit 2024-09-17T09:25:30.512472+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:31.757 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:31 smithi189 bash[23496]: audit 2024-09-17T09:25:30.522159+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:31.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:31 smithi043 bash[22564]: audit 2024-09-17T09:25:30.504169+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:31.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:31 smithi043 bash[22564]: audit 2024-09-17T09:25:30.512472+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:31.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:31 smithi043 bash[22564]: audit 2024-09-17T09:25:30.522159+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:31.891 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:31 smithi181 bash[23287]: audit 2024-09-17T09:25:30.504169+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:31.891 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:31 smithi181 bash[23287]: audit 2024-09-17T09:25:30.512472+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:31.891 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:31 smithi181 bash[23287]: audit 2024-09-17T09:25:30.522159+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:32.799 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:32 smithi043 bash[22564]: cluster 2024-09-17T09:25:31.108242+0000 mgr.a (mgr.14150) 379 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:32.927 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:32 smithi181 bash[23287]: cluster 2024-09-17T09:25:31.108242+0000 mgr.a (mgr.14150) 379 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:33.006 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:32 smithi189 bash[23496]: cluster 2024-09-17T09:25:31.108242+0000 mgr.a (mgr.14150) 379 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:33.616 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:33 smithi181 bash[23287]: cluster 2024-09-17T09:25:33.108816+0000 mgr.a (mgr.14150) 380 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:34.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:33 smithi189 bash[23496]: cluster 2024-09-17T09:25:33.108816+0000 mgr.a (mgr.14150) 380 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:34.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:33 smithi043 bash[22564]: cluster 2024-09-17T09:25:33.108816+0000 mgr.a (mgr.14150) 380 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:36.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:36 smithi181 bash[23287]: cluster 2024-09-17T09:25:35.109388+0000 mgr.a (mgr.14150) 381 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:36.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:36 smithi189 bash[23496]: cluster 2024-09-17T09:25:35.109388+0000 mgr.a (mgr.14150) 381 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:36.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:36 smithi043 bash[22564]: cluster 2024-09-17T09:25:35.109388+0000 mgr.a (mgr.14150) 381 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:38.177 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:37 smithi181 bash[23287]: audit 2024-09-17T09:25:36.827668+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:38.177 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:37 smithi181 bash[23287]: audit 2024-09-17T09:25:36.835883+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:38.178 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:37 smithi181 bash[23287]: audit 2024-09-17T09:25:36.845384+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:38.178 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:37 smithi181 bash[23287]: cluster 2024-09-17T09:25:37.110001+0000 mgr.a (mgr.14150) 382 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:38.257 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:37 smithi189 bash[23496]: audit 2024-09-17T09:25:36.827668+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:38.257 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:37 smithi189 bash[23496]: audit 2024-09-17T09:25:36.835883+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:38.257 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:37 smithi189 bash[23496]: audit 2024-09-17T09:25:36.845384+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:38.257 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:37 smithi189 bash[23496]: cluster 2024-09-17T09:25:37.110001+0000 mgr.a (mgr.14150) 382 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:38.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:37 smithi043 bash[22564]: audit 2024-09-17T09:25:36.827668+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:38.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:37 smithi043 bash[22564]: audit 2024-09-17T09:25:36.835883+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:38.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:37 smithi043 bash[22564]: audit 2024-09-17T09:25:36.845384+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:38.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:37 smithi043 bash[22564]: cluster 2024-09-17T09:25:37.110001+0000 mgr.a (mgr.14150) 382 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:40.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:40 smithi181 bash[23287]: cluster 2024-09-17T09:25:39.110609+0000 mgr.a (mgr.14150) 383 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:40.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:40 smithi189 bash[23496]: cluster 2024-09-17T09:25:39.110609+0000 mgr.a (mgr.14150) 383 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:40.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:40 smithi043 bash[22564]: cluster 2024-09-17T09:25:39.110609+0000 mgr.a (mgr.14150) 383 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:42.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:42 smithi181 bash[23287]: cluster 2024-09-17T09:25:41.111176+0000 mgr.a (mgr.14150) 384 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:42.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:42 smithi189 bash[23496]: cluster 2024-09-17T09:25:41.111176+0000 mgr.a (mgr.14150) 384 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:42.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:42 smithi043 bash[22564]: cluster 2024-09-17T09:25:41.111176+0000 mgr.a (mgr.14150) 384 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:44.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:44 smithi181 bash[23287]: cluster 2024-09-17T09:25:43.111656+0000 mgr.a (mgr.14150) 385 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:44.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:44 smithi189 bash[23496]: cluster 2024-09-17T09:25:43.111656+0000 mgr.a (mgr.14150) 385 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:44.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:44 smithi043 bash[22564]: cluster 2024-09-17T09:25:43.111656+0000 mgr.a (mgr.14150) 385 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:46.177 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:45 smithi181 bash[23287]: audit 2024-09-17T09:25:44.864007+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:46.177 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:45 smithi181 bash[23287]: audit 2024-09-17T09:25:44.872396+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:46.177 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:45 smithi181 bash[23287]: audit 2024-09-17T09:25:44.881796+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:46.178 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:45 smithi181 bash[23287]: cluster 2024-09-17T09:25:45.112156+0000 mgr.a (mgr.14150) 386 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:46.256 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:45 smithi189 bash[23496]: audit 2024-09-17T09:25:44.864007+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:46.256 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:45 smithi189 bash[23496]: audit 2024-09-17T09:25:44.872396+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:46.257 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:45 smithi189 bash[23496]: audit 2024-09-17T09:25:44.881796+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:46.257 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:45 smithi189 bash[23496]: cluster 2024-09-17T09:25:45.112156+0000 mgr.a (mgr.14150) 386 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:46.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:45 smithi043 bash[22564]: audit 2024-09-17T09:25:44.864007+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:46.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:45 smithi043 bash[22564]: audit 2024-09-17T09:25:44.872396+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:46.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:45 smithi043 bash[22564]: audit 2024-09-17T09:25:44.881796+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:46.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:45 smithi043 bash[22564]: cluster 2024-09-17T09:25:45.112156+0000 mgr.a (mgr.14150) 386 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:48.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:48 smithi181 bash[23287]: cluster 2024-09-17T09:25:47.112684+0000 mgr.a (mgr.14150) 387 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:48.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:48 smithi189 bash[23496]: cluster 2024-09-17T09:25:47.112684+0000 mgr.a (mgr.14150) 387 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:48.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:48 smithi043 bash[22564]: cluster 2024-09-17T09:25:47.112684+0000 mgr.a (mgr.14150) 387 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:50.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:50 smithi043 bash[22564]: cluster 2024-09-17T09:25:49.113216+0000 mgr.a (mgr.14150) 388 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:50.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:50 smithi181 bash[23287]: cluster 2024-09-17T09:25:49.113216+0000 mgr.a (mgr.14150) 388 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:50.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:50 smithi189 bash[23496]: cluster 2024-09-17T09:25:49.113216+0000 mgr.a (mgr.14150) 388 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:52.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:51 smithi189 bash[23496]: audit 2024-09-17T09:25:50.729470+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:52.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:51 smithi189 bash[23496]: audit 2024-09-17T09:25:50.741971+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:52.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:51 smithi189 bash[23496]: audit 2024-09-17T09:25:50.754625+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:52.007 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:51 smithi189 bash[23496]: cluster 2024-09-17T09:25:51.113828+0000 mgr.a (mgr.14150) 389 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:52.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:51 smithi043 bash[22564]: audit 2024-09-17T09:25:50.729470+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:52.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:51 smithi043 bash[22564]: audit 2024-09-17T09:25:50.741971+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:52.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:51 smithi043 bash[22564]: audit 2024-09-17T09:25:50.754625+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:52.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:51 smithi043 bash[22564]: cluster 2024-09-17T09:25:51.113828+0000 mgr.a (mgr.14150) 389 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:52.177 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:51 smithi181 bash[23287]: audit 2024-09-17T09:25:50.729470+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:52.177 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:51 smithi181 bash[23287]: audit 2024-09-17T09:25:50.741971+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:52.177 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:51 smithi181 bash[23287]: audit 2024-09-17T09:25:50.754625+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:52.177 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:51 smithi181 bash[23287]: cluster 2024-09-17T09:25:51.113828+0000 mgr.a (mgr.14150) 389 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:54.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:54 smithi181 bash[23287]: cluster 2024-09-17T09:25:53.114443+0000 mgr.a (mgr.14150) 390 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:54.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:54 smithi189 bash[23496]: cluster 2024-09-17T09:25:53.114443+0000 mgr.a (mgr.14150) 390 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:54.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:54 smithi043 bash[22564]: cluster 2024-09-17T09:25:53.114443+0000 mgr.a (mgr.14150) 390 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:56.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:56 smithi181 bash[23287]: cluster 2024-09-17T09:25:55.114975+0000 mgr.a (mgr.14150) 391 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:56.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:56 smithi189 bash[23496]: cluster 2024-09-17T09:25:55.114975+0000 mgr.a (mgr.14150) 391 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:56.548 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:56 smithi043 bash[22564]: cluster 2024-09-17T09:25:55.114975+0000 mgr.a (mgr.14150) 391 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:58.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:58 smithi043 bash[22564]: audit 2024-09-17T09:25:57.007283+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:58.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:58 smithi043 bash[22564]: audit 2024-09-17T09:25:57.014165+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:58.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:58 smithi043 bash[22564]: audit 2024-09-17T09:25:57.022424+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:58.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:25:58 smithi043 bash[22564]: cluster 2024-09-17T09:25:57.115499+0000 mgr.a (mgr.14150) 392 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:58.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:58 smithi181 bash[23287]: audit 2024-09-17T09:25:57.007283+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:58.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:58 smithi181 bash[23287]: audit 2024-09-17T09:25:57.014165+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:58.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:58 smithi181 bash[23287]: audit 2024-09-17T09:25:57.022424+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:58.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:25:58 smithi181 bash[23287]: cluster 2024-09-17T09:25:57.115499+0000 mgr.a (mgr.14150) 392 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:25:58.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:58 smithi189 bash[23496]: audit 2024-09-17T09:25:57.007283+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:58.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:58 smithi189 bash[23496]: audit 2024-09-17T09:25:57.014165+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:58.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:58 smithi189 bash[23496]: audit 2024-09-17T09:25:57.022424+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:25:58.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:25:58 smithi189 bash[23496]: cluster 2024-09-17T09:25:57.115499+0000 mgr.a (mgr.14150) 392 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:00.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:00 smithi181 bash[23287]: cluster 2024-09-17T09:25:59.116037+0000 mgr.a (mgr.14150) 393 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:00.503 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:00 smithi189 bash[23496]: cluster 2024-09-17T09:25:59.116037+0000 mgr.a (mgr.14150) 393 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:00.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:00 smithi043 bash[22564]: cluster 2024-09-17T09:25:59.116037+0000 mgr.a (mgr.14150) 393 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:02.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:02 smithi181 bash[23287]: cluster 2024-09-17T09:26:01.116549+0000 mgr.a (mgr.14150) 394 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:02.496 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:02 smithi189 bash[23496]: cluster 2024-09-17T09:26:01.116549+0000 mgr.a (mgr.14150) 394 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:02.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:02 smithi043 bash[22564]: cluster 2024-09-17T09:26:01.116549+0000 mgr.a (mgr.14150) 394 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:04.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:04 smithi189 bash[23496]: cluster 2024-09-17T09:26:03.117075+0000 mgr.a (mgr.14150) 395 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:04.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:04 smithi043 bash[22564]: cluster 2024-09-17T09:26:03.117075+0000 mgr.a (mgr.14150) 395 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:04.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:04 smithi181 bash[23287]: cluster 2024-09-17T09:26:03.117075+0000 mgr.a (mgr.14150) 395 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:06.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:06 smithi181 bash[23287]: audit 2024-09-17T09:26:05.091982+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:06.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:06 smithi181 bash[23287]: audit 2024-09-17T09:26:05.099796+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:06.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:06 smithi181 bash[23287]: audit 2024-09-17T09:26:05.109305+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:06.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:06 smithi181 bash[23287]: cluster 2024-09-17T09:26:05.117613+0000 mgr.a (mgr.14150) 396 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:06.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:06 smithi189 bash[23496]: audit 2024-09-17T09:26:05.091982+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:06.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:06 smithi189 bash[23496]: audit 2024-09-17T09:26:05.099796+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:06.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:06 smithi189 bash[23496]: audit 2024-09-17T09:26:05.109305+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:06.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:06 smithi189 bash[23496]: cluster 2024-09-17T09:26:05.117613+0000 mgr.a (mgr.14150) 396 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:06.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:06 smithi043 bash[22564]: audit 2024-09-17T09:26:05.091982+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:06.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:06 smithi043 bash[22564]: audit 2024-09-17T09:26:05.099796+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:06.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:06 smithi043 bash[22564]: audit 2024-09-17T09:26:05.109305+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:06.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:06 smithi043 bash[22564]: cluster 2024-09-17T09:26:05.117613+0000 mgr.a (mgr.14150) 396 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:08.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:08 smithi181 bash[23287]: cluster 2024-09-17T09:26:07.118116+0000 mgr.a (mgr.14150) 397 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:08.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:08 smithi189 bash[23496]: cluster 2024-09-17T09:26:07.118116+0000 mgr.a (mgr.14150) 397 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:08.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:08 smithi043 bash[22564]: cluster 2024-09-17T09:26:07.118116+0000 mgr.a (mgr.14150) 397 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:10.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:10 smithi181 bash[23287]: cluster 2024-09-17T09:26:09.118650+0000 mgr.a (mgr.14150) 398 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:10.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:10 smithi189 bash[23496]: cluster 2024-09-17T09:26:09.118650+0000 mgr.a (mgr.14150) 398 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:10.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:10 smithi043 bash[22564]: cluster 2024-09-17T09:26:09.118650+0000 mgr.a (mgr.14150) 398 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:12.256 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:11 smithi189 bash[23496]: audit 2024-09-17T09:26:10.942249+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:12.257 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:11 smithi189 bash[23496]: audit 2024-09-17T09:26:10.947802+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:12.257 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:11 smithi189 bash[23496]: audit 2024-09-17T09:26:10.952942+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:12.257 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:11 smithi189 bash[23496]: cluster 2024-09-17T09:26:11.119239+0000 mgr.a (mgr.14150) 399 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:12.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:11 smithi043 bash[22564]: audit 2024-09-17T09:26:10.942249+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:12.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:11 smithi043 bash[22564]: audit 2024-09-17T09:26:10.947802+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:12.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:11 smithi043 bash[22564]: audit 2024-09-17T09:26:10.952942+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:12.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:11 smithi043 bash[22564]: cluster 2024-09-17T09:26:11.119239+0000 mgr.a (mgr.14150) 399 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:12.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:11 smithi181 bash[23287]: audit 2024-09-17T09:26:10.942249+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:12.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:11 smithi181 bash[23287]: audit 2024-09-17T09:26:10.947802+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:12.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:11 smithi181 bash[23287]: audit 2024-09-17T09:26:10.952942+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:12.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:11 smithi181 bash[23287]: cluster 2024-09-17T09:26:11.119239+0000 mgr.a (mgr.14150) 399 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:14.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:14 smithi181 bash[23287]: cluster 2024-09-17T09:26:13.119742+0000 mgr.a (mgr.14150) 400 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:14.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:14 smithi189 bash[23496]: cluster 2024-09-17T09:26:13.119742+0000 mgr.a (mgr.14150) 400 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:14.548 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:14 smithi043 bash[22564]: cluster 2024-09-17T09:26:13.119742+0000 mgr.a (mgr.14150) 400 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:16.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:16 smithi189 bash[23496]: cluster 2024-09-17T09:26:15.120251+0000 mgr.a (mgr.14150) 401 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:16.548 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:16 smithi043 bash[22564]: cluster 2024-09-17T09:26:15.120251+0000 mgr.a (mgr.14150) 401 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:16.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:16 smithi181 bash[23287]: cluster 2024-09-17T09:26:15.120251+0000 mgr.a (mgr.14150) 401 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:18.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:18 smithi189 bash[23496]: cluster 2024-09-17T09:26:17.120674+0000 mgr.a (mgr.14150) 402 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:18.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:18 smithi189 bash[23496]: audit 2024-09-17T09:26:17.234131+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:18.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:18 smithi189 bash[23496]: audit 2024-09-17T09:26:17.242288+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:18.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:18 smithi189 bash[23496]: audit 2024-09-17T09:26:17.251915+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:18.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:18 smithi043 bash[22564]: cluster 2024-09-17T09:26:17.120674+0000 mgr.a (mgr.14150) 402 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:18.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:18 smithi043 bash[22564]: audit 2024-09-17T09:26:17.234131+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:18.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:18 smithi043 bash[22564]: audit 2024-09-17T09:26:17.242288+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:18.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:18 smithi043 bash[22564]: audit 2024-09-17T09:26:17.251915+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:18.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:18 smithi181 bash[23287]: cluster 2024-09-17T09:26:17.120674+0000 mgr.a (mgr.14150) 402 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:18.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:18 smithi181 bash[23287]: audit 2024-09-17T09:26:17.234131+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:18.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:18 smithi181 bash[23287]: audit 2024-09-17T09:26:17.242288+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:18.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:18 smithi181 bash[23287]: audit 2024-09-17T09:26:17.251915+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:20.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:20 smithi189 bash[23496]: cluster 2024-09-17T09:26:19.121177+0000 mgr.a (mgr.14150) 403 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:20.548 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:20 smithi043 bash[22564]: cluster 2024-09-17T09:26:19.121177+0000 mgr.a (mgr.14150) 403 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:20.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:20 smithi181 bash[23287]: cluster 2024-09-17T09:26:19.121177+0000 mgr.a (mgr.14150) 403 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:22.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:22 smithi189 bash[23496]: cluster 2024-09-17T09:26:21.121695+0000 mgr.a (mgr.14150) 404 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:22.548 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:22 smithi043 bash[22564]: cluster 2024-09-17T09:26:21.121695+0000 mgr.a (mgr.14150) 404 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:22.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:22 smithi181 bash[23287]: cluster 2024-09-17T09:26:21.121695+0000 mgr.a (mgr.14150) 404 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:24.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:24 smithi189 bash[23496]: cluster 2024-09-17T09:26:23.122234+0000 mgr.a (mgr.14150) 405 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:24.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:24 smithi043 bash[22564]: cluster 2024-09-17T09:26:23.122234+0000 mgr.a (mgr.14150) 405 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:24.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:24 smithi181 bash[23287]: cluster 2024-09-17T09:26:23.122234+0000 mgr.a (mgr.14150) 405 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:26.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:26 smithi189 bash[23496]: cluster 2024-09-17T09:26:25.122750+0000 mgr.a (mgr.14150) 406 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:26.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:26 smithi189 bash[23496]: audit 2024-09-17T09:26:25.285452+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:26:26.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:26 smithi189 bash[23496]: audit 2024-09-17T09:26:25.290664+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:26:26.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:26 smithi189 bash[23496]: audit 2024-09-17T09:26:25.292369+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:26:26.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:26 smithi189 bash[23496]: audit 2024-09-17T09:26:25.304318+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:26.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:26 smithi189 bash[23496]: audit 2024-09-17T09:26:25.324155+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:26.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:26 smithi189 bash[23496]: audit 2024-09-17T09:26:25.333348+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:26.507 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:26 smithi189 bash[23496]: audit 2024-09-17T09:26:25.342429+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:26.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:26 smithi043 bash[22564]: cluster 2024-09-17T09:26:25.122750+0000 mgr.a (mgr.14150) 406 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:26.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:26 smithi043 bash[22564]: audit 2024-09-17T09:26:25.285452+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:26:26.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:26 smithi043 bash[22564]: audit 2024-09-17T09:26:25.290664+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:26:26.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:26 smithi043 bash[22564]: audit 2024-09-17T09:26:25.292369+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:26:26.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:26 smithi043 bash[22564]: audit 2024-09-17T09:26:25.304318+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:26.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:26 smithi043 bash[22564]: audit 2024-09-17T09:26:25.324155+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:26.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:26 smithi043 bash[22564]: audit 2024-09-17T09:26:25.333348+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:26.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:26 smithi043 bash[22564]: audit 2024-09-17T09:26:25.342429+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:26.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:26 smithi181 bash[23287]: cluster 2024-09-17T09:26:25.122750+0000 mgr.a (mgr.14150) 406 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:26.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:26 smithi181 bash[23287]: audit 2024-09-17T09:26:25.285452+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:26:26.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:26 smithi181 bash[23287]: audit 2024-09-17T09:26:25.290664+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:26:26.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:26 smithi181 bash[23287]: audit 2024-09-17T09:26:25.292369+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:26:26.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:26 smithi181 bash[23287]: audit 2024-09-17T09:26:25.304318+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:26.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:26 smithi181 bash[23287]: audit 2024-09-17T09:26:25.324155+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:26.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:26 smithi181 bash[23287]: audit 2024-09-17T09:26:25.333348+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:26.678 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:26 smithi181 bash[23287]: audit 2024-09-17T09:26:25.342429+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:28.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:28 smithi189 bash[23496]: cluster 2024-09-17T09:26:27.123310+0000 mgr.a (mgr.14150) 407 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:28.548 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:28 smithi043 bash[22564]: cluster 2024-09-17T09:26:27.123310+0000 mgr.a (mgr.14150) 407 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:28.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:28 smithi181 bash[23287]: cluster 2024-09-17T09:26:27.123310+0000 mgr.a (mgr.14150) 407 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:30.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:30 smithi189 bash[23496]: cluster 2024-09-17T09:26:29.123871+0000 mgr.a (mgr.14150) 408 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:30.548 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:30 smithi043 bash[22564]: cluster 2024-09-17T09:26:29.123871+0000 mgr.a (mgr.14150) 408 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:30.677 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:30 smithi181 bash[23287]: cluster 2024-09-17T09:26:29.123871+0000 mgr.a (mgr.14150) 408 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:32.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:32 smithi181 bash[23287]: cluster 2024-09-17T09:26:31.124329+0000 mgr.a (mgr.14150) 409 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:32.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:32 smithi181 bash[23287]: audit 2024-09-17T09:26:31.158062+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:32.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:32 smithi181 bash[23287]: audit 2024-09-17T09:26:31.166318+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:32.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:32 smithi181 bash[23287]: audit 2024-09-17T09:26:31.175951+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:32.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:32 smithi189 bash[23496]: cluster 2024-09-17T09:26:31.124329+0000 mgr.a (mgr.14150) 409 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:32.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:32 smithi189 bash[23496]: audit 2024-09-17T09:26:31.158062+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:32.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:32 smithi189 bash[23496]: audit 2024-09-17T09:26:31.166318+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:32.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:32 smithi189 bash[23496]: audit 2024-09-17T09:26:31.175951+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:32.520 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:32 smithi043 bash[22564]: cluster 2024-09-17T09:26:31.124329+0000 mgr.a (mgr.14150) 409 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:32.520 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:32 smithi043 bash[22564]: audit 2024-09-17T09:26:31.158062+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:32.520 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:32 smithi043 bash[22564]: audit 2024-09-17T09:26:31.166318+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:32.520 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:32 smithi043 bash[22564]: audit 2024-09-17T09:26:31.175951+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14150 172.21.15.43:0/1829793241' entity='mgr.a' 2024-09-17T09:26:34.265 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph mon dump 2024-09-17T09:26:34.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:34 smithi181 bash[23287]: cluster 2024-09-17T09:26:33.124895+0000 mgr.a (mgr.14150) 410 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:34.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:34 smithi189 bash[23496]: cluster 2024-09-17T09:26:33.124895+0000 mgr.a (mgr.14150) 410 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:34.548 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:34 smithi043 bash[22564]: cluster 2024-09-17T09:26:33.124895+0000 mgr.a (mgr.14150) 410 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:34.619 INFO:teuthology.orchestra.run.smithi043.stdout:epoch 6 2024-09-17T09:26:34.619 INFO:teuthology.orchestra.run.smithi043.stdout:fsid 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:26:34.619 INFO:teuthology.orchestra.run.smithi043.stdout:last_changed 2024-09-17T09:25:04.269403+0000 2024-09-17T09:26:34.619 INFO:teuthology.orchestra.run.smithi043.stdout:created 2024-09-17T09:15:43.435208+0000 2024-09-17T09:26:34.619 INFO:teuthology.orchestra.run.smithi043.stdout:min_mon_release 18 (reef) 2024-09-17T09:26:34.619 INFO:teuthology.orchestra.run.smithi043.stdout:election_strategy: 1 2024-09-17T09:26:34.620 INFO:teuthology.orchestra.run.smithi043.stdout:0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a; crush_location {datacenter=a} 2024-09-17T09:26:34.620 INFO:teuthology.orchestra.run.smithi043.stdout:1: [v2:172.21.15.189:3300/0,v1:172.21.15.189:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-17T09:26:34.620 INFO:teuthology.orchestra.run.smithi043.stdout:2: [v2:172.21.15.181:3300/0,v1:172.21.15.181:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-17T09:26:34.620 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 6 2024-09-17T09:26:34.630 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph mon dump --format json 2024-09-17T09:26:34.955 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-17T09:26:34.955 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":6,"fsid":"2749fc84-74d5-11ef-bceb-c7b262605968","modified":"2024-09-17T09:25:04.269403Z","created":"2024-09-17T09:15:43.435208Z","min_mon_release":18,"min_mon_release_name":"reef","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"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:3300","nonce":0},{"type":"v1","addr":"172.21.15.43:6789","nonce":0}]},"addr":"172.21.15.43:6789/0","public_addr":"172.21.15.43:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=a}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.189:3300","nonce":0},{"type":"v1","addr":"172.21.15.189:6789","nonce":0}]},"addr":"172.21.15.189:6789/0","public_addr":"172.21.15.189:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=a,rack=3}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.181:3300","nonce":0},{"type":"v1","addr":"172.21.15.181:6789","nonce":0}]},"addr":"172.21.15.181:6789/0","public_addr":"172.21.15.181:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=b,rack=2}"}],"quorum":[0,1,2]} 2024-09-17T09:26:34.955 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 6 2024-09-17T09:26:34.966 INFO:teuthology.orchestra.run.smithi043.stderr:+ read monid 2024-09-17T09:26:34.966 INFO:teuthology.orchestra.run.smithi043.stderr:+ read crushloc 2024-09-17T09:26:34.966 INFO:teuthology.orchestra.run.smithi043.stderr:+ jq --arg monid a --arg crushloc '{datacenter=a}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-17T09:26:34.966 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph mon dump --format json 2024-09-17T09:26:35.309 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 6 2024-09-17T09:26:35.321 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-17T09:26:35.321 INFO:teuthology.orchestra.run.smithi043.stderr:+ read monid 2024-09-17T09:26:35.321 INFO:teuthology.orchestra.run.smithi043.stderr:+ read crushloc 2024-09-17T09:26:35.322 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph mon dump --format json 2024-09-17T09:26:35.322 INFO:teuthology.orchestra.run.smithi043.stderr:+ jq --arg monid b --arg crushloc '{datacenter=b,rack=2}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-17T09:26:35.418 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:35 smithi181 bash[23287]: audit 2024-09-17T09:26:34.620368+0000 mon.a (mon.0) 907 : audit [DBG] from='client.? 172.21.15.43:0/4004105287' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-09-17T09:26:35.418 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:35 smithi181 bash[23287]: audit 2024-09-17T09:26:34.956023+0000 mon.a (mon.0) 908 : audit [DBG] from='client.? 172.21.15.43:0/1843845456' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:26:35.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:35 smithi189 bash[23496]: audit 2024-09-17T09:26:34.620368+0000 mon.a (mon.0) 907 : audit [DBG] from='client.? 172.21.15.43:0/4004105287' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-09-17T09:26:35.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:35 smithi189 bash[23496]: audit 2024-09-17T09:26:34.956023+0000 mon.a (mon.0) 908 : audit [DBG] from='client.? 172.21.15.43:0/1843845456' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:26:35.548 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:35 smithi043 bash[22564]: audit 2024-09-17T09:26:34.620368+0000 mon.a (mon.0) 907 : audit [DBG] from='client.? 172.21.15.43:0/4004105287' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-09-17T09:26:35.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:35 smithi043 bash[22564]: audit 2024-09-17T09:26:34.956023+0000 mon.a (mon.0) 908 : audit [DBG] from='client.? 172.21.15.43:0/1843845456' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:26:35.662 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 6 2024-09-17T09:26:35.674 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-17T09:26:35.675 INFO:teuthology.orchestra.run.smithi043.stderr:+ read monid 2024-09-17T09:26:35.675 INFO:teuthology.orchestra.run.smithi043.stderr:+ read crushloc 2024-09-17T09:26:35.675 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph mon dump --format json 2024-09-17T09:26:35.675 INFO:teuthology.orchestra.run.smithi043.stderr:+ jq --arg monid c --arg crushloc '{datacenter=a,rack=3}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-17T09:26:35.995 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 6 2024-09-17T09:26:36.008 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-17T09:26:36.008 INFO:teuthology.orchestra.run.smithi043.stderr:+ read monid 2024-09-17T09:26:36.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:36 smithi043 bash[22564]: cluster 2024-09-17T09:26:35.125248+0000 mgr.a (mgr.14150) 411 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:36.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:36 smithi043 bash[22564]: audit 2024-09-17T09:26:35.310257+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.43:0/2116032281' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:26:36.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:36 smithi043 bash[22564]: audit 2024-09-17T09:26:35.663721+0000 mon.a (mon.0) 910 : audit [DBG] from='client.? 172.21.15.43:0/344826474' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:26:36.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:36 smithi043 bash[22564]: audit 2024-09-17T09:26:35.996929+0000 mon.a (mon.0) 911 : audit [DBG] from='client.? 172.21.15.43:0/3106038728' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:26:36.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:36 smithi181 bash[23287]: cluster 2024-09-17T09:26:35.125248+0000 mgr.a (mgr.14150) 411 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:36.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:36 smithi181 bash[23287]: audit 2024-09-17T09:26:35.310257+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.43:0/2116032281' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:26:36.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:36 smithi181 bash[23287]: audit 2024-09-17T09:26:35.663721+0000 mon.a (mon.0) 910 : audit [DBG] from='client.? 172.21.15.43:0/344826474' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:26:36.427 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:36 smithi181 bash[23287]: audit 2024-09-17T09:26:35.996929+0000 mon.a (mon.0) 911 : audit [DBG] from='client.? 172.21.15.43:0/3106038728' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:26:36.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:36 smithi189 bash[23496]: cluster 2024-09-17T09:26:35.125248+0000 mgr.a (mgr.14150) 411 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 95 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:26:36.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:36 smithi189 bash[23496]: audit 2024-09-17T09:26:35.310257+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.43:0/2116032281' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:26:36.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:36 smithi189 bash[23496]: audit 2024-09-17T09:26:35.663721+0000 mon.a (mon.0) 910 : audit [DBG] from='client.? 172.21.15.43:0/344826474' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:26:36.506 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:36 smithi189 bash[23496]: audit 2024-09-17T09:26:35.996929+0000 mon.a (mon.0) 911 : audit [DBG] from='client.? 172.21.15.43:0/3106038728' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:26:36.658 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-17T09:26:36.667 INFO:tasks.cephadm:Teardown begin 2024-09-17T09:26:36.668 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:26:36.682 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:26:36.697 DEBUG:teuthology.orchestra.run.smithi189:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:26:36.711 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-17T09:26:36.711 DEBUG:teuthology.orchestra.run.smithi043:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T09:26:36.730 DEBUG:teuthology.orchestra.run.smithi181:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T09:26:36.745 DEBUG:teuthology.orchestra.run.smithi189:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T09:26:36.762 INFO:tasks.cephadm:Stopping all daemons... 2024-09-17T09:26:36.762 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-17T09:26:36.762 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mon.a 2024-09-17T09:26:36.975 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:36 smithi043 systemd[1]: Stopping Ceph mon.a for 2749fc84-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:26:36.976 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:36 smithi043 bash[22564]: debug 2024-09-17T09:26:36.887+0000 7f443c592640 -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-17T09:26:36.976 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 17 09:26:36 smithi043 bash[22564]: debug 2024-09-17T09:26:36.887+0000 7f443c592640 -1 mon.a@0(leader) e6 *** Got Signal Terminated *** 2024-09-17T09:26:37.772 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mon.a.service' 2024-09-17T09:26:37.804 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T09:26:37.804 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-17T09:26:37.804 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-17T09:26:37.805 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mon.b 2024-09-17T09:26:38.169 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:37 smithi181 systemd[1]: Stopping Ceph mon.b for 2749fc84-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:26:38.169 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:37 smithi181 bash[23287]: debug 2024-09-17T09:26:37.943+0000 7f2db6955640 -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-17T09:26:38.169 INFO:journalctl@ceph.mon.b.smithi181.stdout:Sep 17 09:26:37 smithi181 bash[23287]: debug 2024-09-17T09:26:37.943+0000 7f2db6955640 -1 mon.b@2(peon) e6 *** Got Signal Terminated *** 2024-09-17T09:26:38.903 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mon.b.service' 2024-09-17T09:26:38.931 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T09:26:38.931 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-17T09:26:38.932 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-17T09:26:38.932 DEBUG:teuthology.orchestra.run.smithi189:> sudo systemctl stop ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mon.c 2024-09-17T09:26:39.244 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:38 smithi189 systemd[1]: Stopping Ceph mon.c for 2749fc84-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:26:39.245 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:39 smithi189 bash[23496]: debug 2024-09-17T09:26:39.081+0000 7f60dc53c640 -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-17T09:26:39.245 INFO:journalctl@ceph.mon.c.smithi189.stdout:Sep 17 09:26:39 smithi189 bash[23496]: debug 2024-09-17T09:26:39.081+0000 7f60dc53c640 -1 mon.c@1(peon) e6 *** Got Signal Terminated *** 2024-09-17T09:26:39.850 DEBUG:teuthology.orchestra.run.smithi189:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mon.c.service' 2024-09-17T09:26:39.882 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T09:26:39.882 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-17T09:26:39.882 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-09-17T09:26:39.883 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mgr.a 2024-09-17T09:26:40.287 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:26:39 smithi043 systemd[1]: Stopping Ceph mgr.a for 2749fc84-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:26:40.287 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:26:40 smithi043 bash[22816]: debug 2024-09-17T09:26:40.019+0000 7f61b7185640 -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-17T09:26:40.287 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 17 09:26:40 smithi043 bash[22816]: debug 2024-09-17T09:26:40.019+0000 7f61b7185640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-17T09:26:40.856 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mgr.a.service' 2024-09-17T09:26:40.877 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T09:26:40.878 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-09-17T09:26:40.878 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-09-17T09:26:40.878 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mgr.b 2024-09-17T09:26:41.177 INFO:journalctl@ceph.mgr.b.smithi181.stdout:Sep 17 09:26:40 smithi181 systemd[1]: Stopping Ceph mgr.b for 2749fc84-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:26:41.791 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2749fc84-74d5-11ef-bceb-c7b262605968@mgr.b.service' 2024-09-17T09:26:41.815 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T09:26:41.816 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-09-17T09:26:41.816 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-17T09:26:41.816 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-2749fc84-74d5-11ef-bceb-c7b262605968@osd.0 2024-09-17T09:26:42.299 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 17 09:26:41 smithi043 systemd[1]: Stopping Ceph osd.0 for 2749fc84-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:26:42.299 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 17 09:26:41 smithi043 bash[32613]: debug 2024-09-17T09:26:41.963+0000 7feb0af00640 -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-17T09:26:42.299 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 17 09:26:41 smithi043 bash[32613]: debug 2024-09-17T09:26:41.963+0000 7feb0af00640 -1 osd.0 21 *** Got signal Terminated *** 2024-09-17T09:26:42.299 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 17 09:26:41 smithi043 bash[32613]: debug 2024-09-17T09:26:41.963+0000 7feb0af00640 -1 osd.0 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T09:26:48.369 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 17 09:26:48 smithi043 bash[42837]: ceph-2749fc84-74d5-11ef-bceb-c7b262605968-osd-0 2024-09-17T09:26:48.369 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 17 09:26:48 smithi043 bash[43090]: Error response from daemon: No such container: ceph-2749fc84-74d5-11ef-bceb-c7b262605968-osd-0 2024-09-17T09:26:50.062 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2749fc84-74d5-11ef-bceb-c7b262605968@osd.0.service' 2024-09-17T09:26:50.094 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T09:26:50.094 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-17T09:26:50.095 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-17T09:26:50.095 DEBUG:teuthology.orchestra.run.smithi181:> sudo systemctl stop ceph-2749fc84-74d5-11ef-bceb-c7b262605968@osd.1 2024-09-17T09:26:50.427 INFO:journalctl@ceph.osd.1.smithi181.stdout:Sep 17 09:26:50 smithi181 systemd[1]: Stopping Ceph osd.1 for 2749fc84-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:26:50.427 INFO:journalctl@ceph.osd.1.smithi181.stdout:Sep 17 09:26:50 smithi181 bash[28142]: debug 2024-09-17T09:26:50.223+0000 7f3dd64f6640 -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-17T09:26:50.427 INFO:journalctl@ceph.osd.1.smithi181.stdout:Sep 17 09:26:50 smithi181 bash[28142]: debug 2024-09-17T09:26:50.223+0000 7f3dd64f6640 -1 osd.1 21 *** Got signal Terminated *** 2024-09-17T09:26:50.428 INFO:journalctl@ceph.osd.1.smithi181.stdout:Sep 17 09:26:50 smithi181 bash[28142]: debug 2024-09-17T09:26:50.223+0000 7f3dd64f6640 -1 osd.1 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T09:26:56.676 INFO:journalctl@ceph.osd.1.smithi181.stdout:Sep 17 09:26:56 smithi181 bash[33935]: ceph-2749fc84-74d5-11ef-bceb-c7b262605968-osd-1 2024-09-17T09:26:56.677 INFO:journalctl@ceph.osd.1.smithi181.stdout:Sep 17 09:26:56 smithi181 bash[34212]: Error response from daemon: No such container: ceph-2749fc84-74d5-11ef-bceb-c7b262605968-osd-1 2024-09-17T09:26:58.900 DEBUG:teuthology.orchestra.run.smithi181:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2749fc84-74d5-11ef-bceb-c7b262605968@osd.1.service' 2024-09-17T09:26:58.929 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T09:26:58.930 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-17T09:26:58.930 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-17T09:26:58.930 DEBUG:teuthology.orchestra.run.smithi189:> sudo systemctl stop ceph-2749fc84-74d5-11ef-bceb-c7b262605968@osd.2 2024-09-17T09:26:59.256 INFO:journalctl@ceph.osd.2.smithi189.stdout:Sep 17 09:26:58 smithi189 systemd[1]: Stopping Ceph osd.2 for 2749fc84-74d5-11ef-bceb-c7b262605968... 2024-09-17T09:26:59.256 INFO:journalctl@ceph.osd.2.smithi189.stdout:Sep 17 09:26:59 smithi189 bash[28685]: debug 2024-09-17T09:26:59.081+0000 7f619c720640 -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-17T09:26:59.257 INFO:journalctl@ceph.osd.2.smithi189.stdout:Sep 17 09:26:59 smithi189 bash[28685]: debug 2024-09-17T09:26:59.081+0000 7f619c720640 -1 osd.2 21 *** Got signal Terminated *** 2024-09-17T09:26:59.257 INFO:journalctl@ceph.osd.2.smithi189.stdout:Sep 17 09:26:59 smithi189 bash[28685]: debug 2024-09-17T09:26:59.081+0000 7f619c720640 -1 osd.2 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T09:27:05.256 INFO:journalctl@ceph.osd.2.smithi189.stdout:Sep 17 09:27:05 smithi189 bash[33846]: ceph-2749fc84-74d5-11ef-bceb-c7b262605968-osd-2 2024-09-17T09:27:05.756 INFO:journalctl@ceph.osd.2.smithi189.stdout:Sep 17 09:27:05 smithi189 bash[34084]: Error response from daemon: No such container: ceph-2749fc84-74d5-11ef-bceb-c7b262605968-osd-2 2024-09-17T09:27:06.987 DEBUG:teuthology.orchestra.run.smithi189:> sudo pkill -f 'journalctl -f -n 0 -u ceph-2749fc84-74d5-11ef-bceb-c7b262605968@osd.2.service' 2024-09-17T09:27:07.026 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T09:27:07.027 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-17T09:27:07.027 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T09:27:07.150 INFO:teuthology.orchestra.run.smithi043.stdout:Deleting cluster with fsid: 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:27:09.573 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T09:27:09.696 INFO:teuthology.orchestra.run.smithi181.stdout:Deleting cluster with fsid: 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:27:12.119 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T09:27:12.243 INFO:teuthology.orchestra.run.smithi189.stdout:Deleting cluster with fsid: 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:27:14.433 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:27:14.448 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:27:14.462 DEBUG:teuthology.orchestra.run.smithi189:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:27:14.474 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-17T09:27:14.476 DEBUG:teuthology.misc:Transferring archived files from smithi043:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908278/remote/smithi043/crash 2024-09-17T09:27:14.477 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/crash -- . 2024-09-17T09:27:14.501 INFO:teuthology.orchestra.run.smithi043.stderr:tar: /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T09:27:14.502 INFO:teuthology.orchestra.run.smithi043.stderr:tar: Error is not recoverable: exiting now 2024-09-17T09:27:14.503 DEBUG:teuthology.misc:Transferring archived files from smithi181:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908278/remote/smithi181/crash 2024-09-17T09:27:14.504 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar c -f - -C /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/crash -- . 2024-09-17T09:27:14.515 INFO:teuthology.orchestra.run.smithi181.stderr:tar: /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T09:27:14.516 INFO:teuthology.orchestra.run.smithi181.stderr:tar: Error is not recoverable: exiting now 2024-09-17T09:27:14.518 DEBUG:teuthology.misc:Transferring archived files from smithi189:/var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908278/remote/smithi189/crash 2024-09-17T09:27:14.518 DEBUG:teuthology.orchestra.run.smithi189:> sudo tar c -f - -C /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/crash -- . 2024-09-17T09:27:14.528 INFO:teuthology.orchestra.run.smithi189.stderr:tar: /var/lib/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T09:27:14.528 INFO:teuthology.orchestra.run.smithi189.stderr:tar: Error is not recoverable: exiting now 2024-09-17T09:27:14.529 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-17T09:27:14.529 DEBUG:teuthology.orchestra.run.smithi043:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | egrep -v POOL_APP_NOT_ENABLED | egrep -v 'mon down' | egrep -v 'mons down' | egrep -v 'out of quorum' | egrep -v CEPHADM_FAILED_DAEMON | head -n 1 2024-09-17T09:27:14.562 INFO:teuthology.orchestra.run.smithi043.stderr:grep: /var/log/ceph/2749fc84-74d5-11ef-bceb-c7b262605968/ceph.log: No such file or directory 2024-09-17T09:27:14.564 INFO:tasks.cephadm:Compressing logs... 2024-09-17T09:27:14.564 DEBUG:teuthology.orchestra.run.smithi043:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T09:27:14.611 DEBUG:teuthology.orchestra.run.smithi181:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T09:27:14.614 DEBUG:teuthology.orchestra.run.smithi189:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T09:27:14.619 INFO:teuthology.orchestra.run.smithi043.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T09:27:14.624 INFO:teuthology.orchestra.run.smithi181.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T09:27:14.626 INFO:teuthology.orchestra.run.smithi189.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T09:27:15.227 INFO:tasks.cephadm:Archiving logs... 2024-09-17T09:27:15.227 DEBUG:teuthology.misc:Transferring archived files from smithi043:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908278/remote/smithi043/log 2024-09-17T09:27:15.228 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T09:27:15.360 DEBUG:teuthology.misc:Transferring archived files from smithi181:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908278/remote/smithi181/log 2024-09-17T09:27:15.360 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T09:27:15.403 DEBUG:teuthology.misc:Transferring archived files from smithi189:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908278/remote/smithi189/log 2024-09-17T09:27:15.404 DEBUG:teuthology.orchestra.run.smithi189:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T09:27:15.445 INFO:tasks.cephadm:Removing cluster... 2024-09-17T09:27:15.446 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 --force 2024-09-17T09:27:15.565 INFO:teuthology.orchestra.run.smithi043.stdout:Deleting cluster with fsid: 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:27:16.925 DEBUG:teuthology.orchestra.run.smithi181:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 --force 2024-09-17T09:27:17.045 INFO:teuthology.orchestra.run.smithi181.stdout:Deleting cluster with fsid: 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:27:18.374 DEBUG:teuthology.orchestra.run.smithi189:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 2749fc84-74d5-11ef-bceb-c7b262605968 --force 2024-09-17T09:27:18.494 INFO:teuthology.orchestra.run.smithi189.stdout:Deleting cluster with fsid: 2749fc84-74d5-11ef-bceb-c7b262605968 2024-09-17T09:27:19.858 INFO:tasks.cephadm:Removing cephadm ... 2024-09-17T09:27:19.858 DEBUG:teuthology.orchestra.run.smithi043:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T09:27:19.864 DEBUG:teuthology.orchestra.run.smithi181:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T09:27:19.871 DEBUG:teuthology.orchestra.run.smithi189:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T09:27:19.876 INFO:tasks.cephadm:Teardown complete 2024-09-17T09:27:19.876 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-17T09:27:19.886 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-17T09:27:19.886 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-17T09:27:19.907 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-17T09:27:19.913 DEBUG:teuthology.orchestra.run.smithi189:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-17T09:27:19.997 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T09:27:20.008 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T09:27:20.008 DEBUG:teuthology.orchestra.run.smithi043:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T09:27:20.011 DEBUG:teuthology.orchestra.run.smithi181:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T09:27:20.013 DEBUG:teuthology.orchestra.run.smithi189:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T09:27:20.020 INFO:teuthology.orchestra.run.smithi043.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T09:27:20.020 INFO:teuthology.orchestra.run.smithi043.stdout:============================================================================== 2024-09-17T09:27:20.020 INFO:teuthology.orchestra.run.smithi043.stdout:*hv01.front.sepi 67.205.162.81 3 u 50 64 377 0.096 -1.830 0.869 2024-09-17T09:27:20.020 INFO:teuthology.orchestra.run.smithi043.stdout:+hv02.front.sepi 96.245.170.99 3 u 53 64 377 0.092 -0.453 0.587 2024-09-17T09:27:20.021 INFO:teuthology.orchestra.run.smithi043.stdout:+hv03.front.sepi 74.6.168.72 3 u 56 64 377 0.085 -3.031 0.568 2024-09-17T09:27:20.021 INFO:teuthology.orchestra.run.smithi043.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-17T09:27:20.023 INFO:teuthology.orchestra.run.smithi181.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T09:27:20.023 INFO:teuthology.orchestra.run.smithi181.stdout:============================================================================== 2024-09-17T09:27:20.024 INFO:teuthology.orchestra.run.smithi181.stdout:*hv01.front.sepi 67.205.162.81 3 u 54 64 377 0.092 -1.696 1.390 2024-09-17T09:27:20.024 INFO:teuthology.orchestra.run.smithi181.stdout:+hv02.front.sepi 96.245.170.99 3 u 60 64 377 0.101 +0.578 2.148 2024-09-17T09:27:20.024 INFO:teuthology.orchestra.run.smithi181.stdout:+hv03.front.sepi 74.6.168.72 3 u 58 64 377 0.090 -3.266 1.525 2024-09-17T09:27:20.024 INFO:teuthology.orchestra.run.smithi181.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-17T09:27:20.025 INFO:teuthology.orchestra.run.smithi189.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T09:27:20.025 INFO:teuthology.orchestra.run.smithi189.stdout:============================================================================== 2024-09-17T09:27:20.025 INFO:teuthology.orchestra.run.smithi189.stdout:*hv01.front.sepi 67.205.162.81 3 u 57 64 377 0.075 -1.522 1.874 2024-09-17T09:27:20.025 INFO:teuthology.orchestra.run.smithi189.stdout:+hv02.front.sepi 96.245.170.99 3 u 59 64 377 0.094 -0.539 1.997 2024-09-17T09:27:20.025 INFO:teuthology.orchestra.run.smithi189.stdout:+hv03.front.sepi 74.6.168.72 3 u 47 64 377 0.090 -3.196 2.312 2024-09-17T09:27:20.026 INFO:teuthology.orchestra.run.smithi189.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-17T09:27:20.026 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T09:27:20.036 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T09:27:20.036 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T09:27:20.080 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T09:27:20.130 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T09:27:20.180 INFO:teuthology.task.internal:Duration was 1375.136038 seconds 2024-09-17T09:27:20.181 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T09:27:20.230 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T09:27:20.231 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T09:27:20.233 DEBUG:teuthology.orchestra.run.smithi181:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T09:27:20.235 DEBUG:teuthology.orchestra.run.smithi189:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T09:27:20.272 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T09:27:20.272 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi043.front.sepia.ceph.com 2024-09-17T09:27:20.272 DEBUG:teuthology.orchestra.run.smithi043:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-17T09:27:20.323 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi181.front.sepia.ceph.com 2024-09-17T09:27:20.323 DEBUG:teuthology.orchestra.run.smithi181:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-17T09:27:20.333 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi189.front.sepia.ceph.com 2024-09-17T09:27:20.334 DEBUG:teuthology.orchestra.run.smithi189:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-17T09:27:20.344 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T09:27:20.344 DEBUG:teuthology.orchestra.run.smithi043:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T09:27:20.366 DEBUG:teuthology.orchestra.run.smithi181:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T09:27:20.377 DEBUG:teuthology.orchestra.run.smithi189:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T09:27:20.423 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T09:27:20.423 DEBUG:teuthology.orchestra.run.smithi043:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T09:27:20.447 DEBUG:teuthology.orchestra.run.smithi181:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T09:27:20.454 DEBUG:teuthology.orchestra.run.smithi189:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T09:27:20.544 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T09:27:20.554 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T09:27:20.554 DEBUG:teuthology.orchestra.run.smithi043:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T09:27:20.567 DEBUG:teuthology.orchestra.run.smithi181:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T09:27:20.578 DEBUG:teuthology.orchestra.run.smithi189:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T09:27:20.589 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T09:27:20.606 DEBUG:teuthology.orchestra.run.smithi043:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-17T09:27:20.611 DEBUG:teuthology.orchestra.run.smithi181:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-17T09:27:20.619 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern = core 2024-09-17T09:27:20.626 DEBUG:teuthology.orchestra.run.smithi189:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-17T09:27:20.635 INFO:teuthology.orchestra.run.smithi181.stdout:kernel.core_pattern = core 2024-09-17T09:27:20.647 INFO:teuthology.orchestra.run.smithi189.stdout:kernel.core_pattern = core 2024-09-17T09:27:20.673 DEBUG:teuthology.orchestra.run.smithi043:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T09:27:20.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:27:20.698 DEBUG:teuthology.orchestra.run.smithi181:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T09:27:20.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:27:20.708 DEBUG:teuthology.orchestra.run.smithi189:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T09:27:20.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:27:20.721 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T09:27:20.731 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T09:27:20.732 DEBUG:teuthology.misc:Transferring archived files from smithi043:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908278/remote/smithi043 2024-09-17T09:27:20.733 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T09:27:20.766 DEBUG:teuthology.misc:Transferring archived files from smithi181:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908278/remote/smithi181 2024-09-17T09:27:20.766 DEBUG:teuthology.orchestra.run.smithi181:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T09:27:20.793 DEBUG:teuthology.misc:Transferring archived files from smithi189:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_22:08:02-orch-reef-distro-default-smithi/7908278/remote/smithi189 2024-09-17T09:27:20.793 DEBUG:teuthology.orchestra.run.smithi189:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T09:27:20.816 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T09:27:20.816 DEBUG:teuthology.orchestra.run.smithi043:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T09:27:20.819 DEBUG:teuthology.orchestra.run.smithi181:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T09:27:20.830 DEBUG:teuthology.orchestra.run.smithi189:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T09:27:20.857 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T09:27:20.869 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T09:27:20.869 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T09:27:20.907 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T09:27:20.908 DEBUG:teuthology.orchestra.run.smithi043:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T09:27:20.910 DEBUG:teuthology.orchestra.run.smithi181:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T09:27:20.913 DEBUG:teuthology.orchestra.run.smithi189:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T09:27:20.914 INFO:teuthology.orchestra.run.smithi043.stdout: 658464 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 09:27 /home/ubuntu/cephtest 2024-09-17T09:27:20.917 INFO:teuthology.orchestra.run.smithi181.stdout: 658464 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 09:27 /home/ubuntu/cephtest 2024-09-17T09:27:20.917 INFO:teuthology.orchestra.run.smithi189.stdout: 658640 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 09:27 /home/ubuntu/cephtest 2024-09-17T09:27:20.919 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T09:27:20.956 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T09:27:21.059 INFO:teuthology.run:Summary data: description: orch/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_set_mon_crush_locations} duration: 1375.1360375881195 flavor: default owner: scheduled_teuthology@teuthology success: true 2024-09-17T09:27:21.059 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T09:27:21.131 INFO:teuthology.run:pass