2024-09-13T22:43:25.885 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-13T22:43:25.904 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-13T22:43:25.995 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi/7904349 branch: squid description: orch/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/classic task/test_set_mon_crush_locations} email: ceph-qa@ceph.com first_in_suite: false job_id: '7904349' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - MON_DOWN - POOL_APP_NOT_ENABLED - mon down - mons down - out of quorum - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 workunit: branch: squid sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 owner: scheduled_teuthology@teuthology priority: 100 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: 3819 sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 sleep_before_teardown: 0 subset: 43/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_ecab7be58963a5bd03910cd73eef66405d7fdd50/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 targets: smithi043.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBsPBbfbn/AI6IuAp//Kaq7h9pNafAr/nvtM5hqW7eQyIxuwWvzRza44RGCLIotIKMA7ieOl0Kf/aXbH/Y7IbzE= smithi099.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDxxAzWUcb+hlv5f+/n1CX1rvWiO7LCXZfse4BWjkGXp1meRIdlo0OKHw2hU1AmvoIt9I6Hqdk9IqohQKe/rnCg= smithi138.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDBp839ZVAGhjtboLRMF5F8niwP0UOfX1BKpm5FM4qfqaaIP4eZv0xhZEtk3rMNHBKKAE5hWXegdBvgIOeUQX6w= 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 0x7f8777846f80>, signals=[15]) 2024-09-13T22:43:26.543 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-13T22:43:26.549 INFO:teuthology.task.internal:Opening connections... 2024-09-13T22:43:26.550 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi043.front.sepia.ceph.com 2024-09-13T22:43:26.553 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:43:26.649 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi099.front.sepia.ceph.com 2024-09-13T22:43:26.650 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:43:26.741 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi138.front.sepia.ceph.com 2024-09-13T22:43:26.742 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:43:26.831 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-13T22:43:26.837 DEBUG:teuthology.orchestra.run.smithi043:> uname -m 2024-09-13T22:43:26.843 INFO:teuthology.orchestra.run.smithi043.stdout:x86_64 2024-09-13T22:43:26.844 DEBUG:teuthology.orchestra.run.smithi043:> cat /etc/os-release 2024-09-13T22:43:26.892 INFO:teuthology.orchestra.run.smithi043.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-13T22:43:26.892 INFO:teuthology.orchestra.run.smithi043.stdout:NAME="Ubuntu" 2024-09-13T22:43:26.892 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION_ID="22.04" 2024-09-13T22:43:26.892 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-13T22:43:26.893 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION_CODENAME=jammy 2024-09-13T22:43:26.893 INFO:teuthology.orchestra.run.smithi043.stdout:ID=ubuntu 2024-09-13T22:43:26.893 INFO:teuthology.orchestra.run.smithi043.stdout:ID_LIKE=debian 2024-09-13T22:43:26.893 INFO:teuthology.orchestra.run.smithi043.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-13T22:43:26.893 INFO:teuthology.orchestra.run.smithi043.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-13T22:43:26.893 INFO:teuthology.orchestra.run.smithi043.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-13T22:43:26.893 INFO:teuthology.orchestra.run.smithi043.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-13T22:43:26.893 INFO:teuthology.orchestra.run.smithi043.stdout:UBUNTU_CODENAME=jammy 2024-09-13T22:43:26.894 INFO:teuthology.lock.ops:Updating smithi043.front.sepia.ceph.com on lock server 2024-09-13T22:43:26.921 DEBUG:teuthology.orchestra.run.smithi099:> uname -m 2024-09-13T22:43:26.928 INFO:teuthology.orchestra.run.smithi099.stdout:x86_64 2024-09-13T22:43:26.929 DEBUG:teuthology.orchestra.run.smithi099:> cat /etc/os-release 2024-09-13T22:43:26.973 INFO:teuthology.orchestra.run.smithi099.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-13T22:43:26.974 INFO:teuthology.orchestra.run.smithi099.stdout:NAME="Ubuntu" 2024-09-13T22:43:26.974 INFO:teuthology.orchestra.run.smithi099.stdout:VERSION_ID="22.04" 2024-09-13T22:43:26.974 INFO:teuthology.orchestra.run.smithi099.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-13T22:43:26.974 INFO:teuthology.orchestra.run.smithi099.stdout:VERSION_CODENAME=jammy 2024-09-13T22:43:26.974 INFO:teuthology.orchestra.run.smithi099.stdout:ID=ubuntu 2024-09-13T22:43:26.974 INFO:teuthology.orchestra.run.smithi099.stdout:ID_LIKE=debian 2024-09-13T22:43:26.974 INFO:teuthology.orchestra.run.smithi099.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-13T22:43:26.974 INFO:teuthology.orchestra.run.smithi099.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-13T22:43:26.974 INFO:teuthology.orchestra.run.smithi099.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-13T22:43:26.974 INFO:teuthology.orchestra.run.smithi099.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-13T22:43:26.974 INFO:teuthology.orchestra.run.smithi099.stdout:UBUNTU_CODENAME=jammy 2024-09-13T22:43:26.974 INFO:teuthology.lock.ops:Updating smithi099.front.sepia.ceph.com on lock server 2024-09-13T22:43:27.005 DEBUG:teuthology.orchestra.run.smithi138:> uname -m 2024-09-13T22:43:27.011 INFO:teuthology.orchestra.run.smithi138.stdout:x86_64 2024-09-13T22:43:27.011 DEBUG:teuthology.orchestra.run.smithi138:> cat /etc/os-release 2024-09-13T22:43:27.056 INFO:teuthology.orchestra.run.smithi138.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-13T22:43:27.057 INFO:teuthology.orchestra.run.smithi138.stdout:NAME="Ubuntu" 2024-09-13T22:43:27.057 INFO:teuthology.orchestra.run.smithi138.stdout:VERSION_ID="22.04" 2024-09-13T22:43:27.057 INFO:teuthology.orchestra.run.smithi138.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-13T22:43:27.057 INFO:teuthology.orchestra.run.smithi138.stdout:VERSION_CODENAME=jammy 2024-09-13T22:43:27.057 INFO:teuthology.orchestra.run.smithi138.stdout:ID=ubuntu 2024-09-13T22:43:27.057 INFO:teuthology.orchestra.run.smithi138.stdout:ID_LIKE=debian 2024-09-13T22:43:27.057 INFO:teuthology.orchestra.run.smithi138.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-13T22:43:27.057 INFO:teuthology.orchestra.run.smithi138.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-13T22:43:27.057 INFO:teuthology.orchestra.run.smithi138.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-13T22:43:27.057 INFO:teuthology.orchestra.run.smithi138.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-13T22:43:27.057 INFO:teuthology.orchestra.run.smithi138.stdout:UBUNTU_CODENAME=jammy 2024-09-13T22:43:27.058 INFO:teuthology.lock.ops:Updating smithi138.front.sepia.ceph.com on lock server 2024-09-13T22:43:27.088 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-13T22:43:27.096 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-13T22:43:27.100 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-13T22:43:27.100 DEBUG:teuthology.orchestra.run.smithi043:> test '!' -e /home/ubuntu/cephtest 2024-09-13T22:43:27.103 DEBUG:teuthology.orchestra.run.smithi099:> test '!' -e /home/ubuntu/cephtest 2024-09-13T22:43:27.106 DEBUG:teuthology.orchestra.run.smithi138:> test '!' -e /home/ubuntu/cephtest 2024-09-13T22:43:27.112 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-13T22:43:27.118 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-13T22:43:27.118 DEBUG:teuthology.orchestra.run.smithi043:> test -z $(ls -A /var/lib/ceph) 2024-09-13T22:43:27.150 DEBUG:teuthology.orchestra.run.smithi099:> test -z $(ls -A /var/lib/ceph) 2024-09-13T22:43:27.152 DEBUG:teuthology.orchestra.run.smithi138:> test -z $(ls -A /var/lib/ceph) 2024-09-13T22:43:27.179 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-13T22:43:27.286 INFO:teuthology.run_tasks:Running task kernel... 2024-09-13T22:43:27.302 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-13T22:43:27.302 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-13T22:43:27.303 DEBUG:teuthology.orchestra.run.smithi043:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-13T22:43:27.303 DEBUG:teuthology.orchestra.run.smithi099:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-13T22:43:27.304 DEBUG:teuthology.orchestra.run.smithi138:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-13T22:43:27.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T22:43:27.309 DEBUG:teuthology.orchestra.run.smithi099:> uname -r 2024-09-13T22:43:27.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T22:43:27.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T22:43:27.310 DEBUG:teuthology.orchestra.run.smithi138:> uname -r 2024-09-13T22:43:27.311 DEBUG:teuthology.orchestra.run.smithi043:> uname -r 2024-09-13T22:43:27.356 INFO:teuthology.orchestra.run.smithi043.stdout:5.15.0-56-generic 2024-09-13T22:43:27.357 INFO:teuthology.task.kernel:Running kernel on smithi043: 5.15.0-56-generic 2024-09-13T22:43:27.357 DEBUG:teuthology.orchestra.run.smithi043:> sudo apt-get clean 2024-09-13T22:43:27.358 INFO:teuthology.orchestra.run.smithi099.stdout:5.15.0-56-generic 2024-09-13T22:43:27.359 INFO:teuthology.orchestra.run.smithi138.stdout:5.15.0-56-generic 2024-09-13T22:43:27.359 INFO:teuthology.task.kernel:Running kernel on smithi099: 5.15.0-56-generic 2024-09-13T22:43:27.359 DEBUG:teuthology.orchestra.run.smithi099:> sudo apt-get clean 2024-09-13T22:43:27.359 INFO:teuthology.task.kernel:Running kernel on smithi138: 5.15.0-56-generic 2024-09-13T22:43:27.359 DEBUG:teuthology.orchestra.run.smithi138:> sudo apt-get clean 2024-09-13T22:43:27.490 DEBUG:teuthology.orchestra.run.smithi043:> sudo apt-get update 2024-09-13T22:43:27.492 DEBUG:teuthology.orchestra.run.smithi138:> sudo apt-get update 2024-09-13T22:43:27.501 DEBUG:teuthology.orchestra.run.smithi099:> sudo apt-get update 2024-09-13T22:43:27.638 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-13T22:43:27.651 INFO:teuthology.orchestra.run.smithi043.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-13T22:43:27.664 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-13T22:43:27.671 INFO:teuthology.orchestra.run.smithi138.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-13T22:43:27.672 INFO:teuthology.orchestra.run.smithi138.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-13T22:43:27.674 INFO:teuthology.orchestra.run.smithi099.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-13T22:43:27.741 INFO:teuthology.orchestra.run.smithi138.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-13T22:43:27.742 INFO:teuthology.orchestra.run.smithi099.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-13T22:43:27.760 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-13T22:43:27.782 INFO:teuthology.orchestra.run.smithi099.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-13T22:43:27.844 INFO:teuthology.orchestra.run.smithi043.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-13T22:43:27.868 INFO:teuthology.orchestra.run.smithi043.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-13T22:43:27.875 INFO:teuthology.orchestra.run.smithi099.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-13T22:43:27.909 INFO:teuthology.orchestra.run.smithi138.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-13T22:43:27.970 INFO:teuthology.orchestra.run.smithi043.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-13T22:43:27.975 INFO:teuthology.orchestra.run.smithi043.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-13T22:43:27.978 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-13T22:43:27.979 INFO:teuthology.orchestra.run.smithi043.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-13T22:43:27.979 INFO:teuthology.orchestra.run.smithi043.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-13T22:43:27.984 INFO:teuthology.orchestra.run.smithi138.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-13T22:43:27.985 INFO:teuthology.orchestra.run.smithi099.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-13T22:43:28.002 INFO:teuthology.orchestra.run.smithi043.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-13T22:43:28.006 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-13T22:43:28.006 INFO:teuthology.orchestra.run.smithi043.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-13T22:43:28.014 INFO:teuthology.orchestra.run.smithi043.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-13T22:43:28.019 INFO:teuthology.orchestra.run.smithi043.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-13T22:43:28.021 INFO:teuthology.orchestra.run.smithi043.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-13T22:43:28.022 INFO:teuthology.orchestra.run.smithi043.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-13T22:43:28.022 INFO:teuthology.orchestra.run.smithi043.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-13T22:43:28.022 INFO:teuthology.orchestra.run.smithi043.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-13T22:43:28.023 INFO:teuthology.orchestra.run.smithi138.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-13T22:43:28.027 INFO:teuthology.orchestra.run.smithi138.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-13T22:43:28.030 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-13T22:43:28.033 INFO:teuthology.orchestra.run.smithi138.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-13T22:43:28.033 INFO:teuthology.orchestra.run.smithi138.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-13T22:43:28.038 INFO:teuthology.orchestra.run.smithi138.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-13T22:43:28.049 INFO:teuthology.orchestra.run.smithi138.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-13T22:43:28.050 INFO:teuthology.orchestra.run.smithi138.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-13T22:43:28.053 INFO:teuthology.orchestra.run.smithi138.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-13T22:43:28.053 INFO:teuthology.orchestra.run.smithi138.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-13T22:43:28.059 INFO:teuthology.orchestra.run.smithi138.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-13T22:43:28.064 INFO:teuthology.orchestra.run.smithi138.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-13T22:43:28.065 INFO:teuthology.orchestra.run.smithi138.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-13T22:43:28.104 INFO:teuthology.orchestra.run.smithi099.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-13T22:43:28.109 INFO:teuthology.orchestra.run.smithi138.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-13T22:43:28.109 INFO:teuthology.orchestra.run.smithi138.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-13T22:43:28.109 INFO:teuthology.orchestra.run.smithi138.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-13T22:43:28.110 INFO:teuthology.orchestra.run.smithi138.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-13T22:43:28.110 INFO:teuthology.orchestra.run.smithi138.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-13T22:43:28.112 INFO:teuthology.orchestra.run.smithi138.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-13T22:43:28.112 INFO:teuthology.orchestra.run.smithi138.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-13T22:43:28.113 INFO:teuthology.orchestra.run.smithi138.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-13T22:43:28.126 INFO:teuthology.orchestra.run.smithi099.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-13T22:43:28.144 INFO:teuthology.orchestra.run.smithi099.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-13T22:43:28.149 INFO:teuthology.orchestra.run.smithi138.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-13T22:43:28.154 INFO:teuthology.orchestra.run.smithi138.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-13T22:43:28.155 INFO:teuthology.orchestra.run.smithi138.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-13T22:43:28.161 INFO:teuthology.orchestra.run.smithi099.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-13T22:43:28.162 INFO:teuthology.orchestra.run.smithi138.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-13T22:43:28.172 INFO:teuthology.orchestra.run.smithi138.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-13T22:43:28.175 INFO:teuthology.orchestra.run.smithi138.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-13T22:43:28.175 INFO:teuthology.orchestra.run.smithi138.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-13T22:43:28.175 INFO:teuthology.orchestra.run.smithi138.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-13T22:43:28.176 INFO:teuthology.orchestra.run.smithi138.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-13T22:43:28.176 INFO:teuthology.orchestra.run.smithi138.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-13T22:43:28.186 INFO:teuthology.orchestra.run.smithi138.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-13T22:43:28.187 INFO:teuthology.orchestra.run.smithi138.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-13T22:43:28.188 INFO:teuthology.orchestra.run.smithi138.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-13T22:43:28.197 INFO:teuthology.orchestra.run.smithi043.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-13T22:43:28.203 INFO:teuthology.orchestra.run.smithi138.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-13T22:43:28.204 INFO:teuthology.orchestra.run.smithi138.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-13T22:43:28.204 INFO:teuthology.orchestra.run.smithi138.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-13T22:43:28.204 INFO:teuthology.orchestra.run.smithi138.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-13T22:43:28.205 INFO:teuthology.orchestra.run.smithi138.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-13T22:43:28.217 INFO:teuthology.orchestra.run.smithi099.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-13T22:43:28.222 INFO:teuthology.orchestra.run.smithi099.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-13T22:43:28.237 INFO:teuthology.orchestra.run.smithi099.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-13T22:43:28.254 INFO:teuthology.orchestra.run.smithi099.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-13T22:43:28.292 INFO:teuthology.orchestra.run.smithi099.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-13T22:43:28.325 INFO:teuthology.orchestra.run.smithi099.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-13T22:43:28.337 INFO:teuthology.orchestra.run.smithi043.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-13T22:43:28.354 INFO:teuthology.orchestra.run.smithi099.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-13T22:43:28.372 INFO:teuthology.orchestra.run.smithi099.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-13T22:43:28.390 INFO:teuthology.orchestra.run.smithi099.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-13T22:43:28.407 INFO:teuthology.orchestra.run.smithi099.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-13T22:43:28.425 INFO:teuthology.orchestra.run.smithi099.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-13T22:43:28.501 INFO:teuthology.orchestra.run.smithi099.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-13T22:43:28.519 INFO:teuthology.orchestra.run.smithi099.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-13T22:43:28.531 INFO:teuthology.orchestra.run.smithi043.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-13T22:43:28.537 INFO:teuthology.orchestra.run.smithi099.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-13T22:43:28.555 INFO:teuthology.orchestra.run.smithi099.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-13T22:43:28.572 INFO:teuthology.orchestra.run.smithi099.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-13T22:43:28.590 INFO:teuthology.orchestra.run.smithi099.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-13T22:43:28.607 INFO:teuthology.orchestra.run.smithi099.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-13T22:43:28.624 INFO:teuthology.orchestra.run.smithi099.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-13T22:43:28.642 INFO:teuthology.orchestra.run.smithi099.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-13T22:43:28.658 INFO:teuthology.orchestra.run.smithi099.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-13T22:43:28.667 INFO:teuthology.orchestra.run.smithi099.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-13T22:43:28.667 INFO:teuthology.orchestra.run.smithi099.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-13T22:43:28.690 INFO:teuthology.orchestra.run.smithi043.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-13T22:43:28.704 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-13T22:43:28.705 INFO:teuthology.orchestra.run.smithi043.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-13T22:43:28.706 INFO:teuthology.orchestra.run.smithi043.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-13T22:43:28.764 INFO:teuthology.orchestra.run.smithi099.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-13T22:43:28.765 INFO:teuthology.orchestra.run.smithi099.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-13T22:43:28.775 INFO:teuthology.orchestra.run.smithi043.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-13T22:43:28.776 INFO:teuthology.orchestra.run.smithi099.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-13T22:43:28.776 INFO:teuthology.orchestra.run.smithi099.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-13T22:43:28.791 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-13T22:43:28.792 INFO:teuthology.orchestra.run.smithi043.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-13T22:43:28.792 INFO:teuthology.orchestra.run.smithi099.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-13T22:43:28.822 INFO:teuthology.orchestra.run.smithi099.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-13T22:43:28.823 INFO:teuthology.orchestra.run.smithi043.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-13T22:43:28.825 INFO:teuthology.orchestra.run.smithi099.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-13T22:43:28.826 INFO:teuthology.orchestra.run.smithi099.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-13T22:43:28.827 INFO:teuthology.orchestra.run.smithi099.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-13T22:43:28.842 INFO:teuthology.orchestra.run.smithi043.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-13T22:43:28.847 INFO:teuthology.orchestra.run.smithi043.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-13T22:43:28.857 INFO:teuthology.orchestra.run.smithi043.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-13T22:43:28.858 INFO:teuthology.orchestra.run.smithi043.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-13T22:43:28.858 INFO:teuthology.orchestra.run.smithi043.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-13T22:43:28.904 INFO:teuthology.orchestra.run.smithi099.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-13T22:43:28.905 INFO:teuthology.orchestra.run.smithi099.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-13T22:43:28.930 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-13T22:43:28.930 INFO:teuthology.orchestra.run.smithi043.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-13T22:43:28.932 INFO:teuthology.orchestra.run.smithi043.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-13T22:43:28.933 INFO:teuthology.orchestra.run.smithi043.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-13T22:43:28.933 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-13T22:43:28.938 INFO:teuthology.orchestra.run.smithi043.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-13T22:43:28.939 INFO:teuthology.orchestra.run.smithi043.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-13T22:43:29.020 INFO:teuthology.orchestra.run.smithi043.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-13T22:43:29.021 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-13T22:43:34.399 INFO:teuthology.orchestra.run.smithi099.stdout:Fetched 16.0 MB in 2s (7,309 kB/s) 2024-09-13T22:43:34.553 INFO:teuthology.orchestra.run.smithi138.stdout:Fetched 16.0 MB in 2s (7,373 kB/s) 2024-09-13T22:43:34.745 INFO:teuthology.orchestra.run.smithi043.stdout:Fetched 16.0 MB in 2s (7,175 kB/s) 2024-09-13T22:43:36.017 INFO:teuthology.orchestra.run.smithi099.stdout:Reading package lists... 2024-09-13T22:43:36.037 DEBUG:teuthology.orchestra.run.smithi099:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-13T22:43:36.052 INFO:teuthology.orchestra.run.smithi138.stdout:Reading package lists... 2024-09-13T22:43:36.070 DEBUG:teuthology.orchestra.run.smithi138:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-13T22:43:36.102 INFO:teuthology.orchestra.run.smithi099.stdout:Reading package lists... 2024-09-13T22:43:36.134 INFO:teuthology.orchestra.run.smithi138.stdout:Reading package lists... 2024-09-13T22:43:36.305 INFO:teuthology.orchestra.run.smithi043.stdout:Reading package lists... 2024-09-13T22:43:36.312 INFO:teuthology.orchestra.run.smithi099.stdout:Building dependency tree... 2024-09-13T22:43:36.312 INFO:teuthology.orchestra.run.smithi099.stdout:Reading state information... 2024-09-13T22:43:36.324 DEBUG:teuthology.orchestra.run.smithi043:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-13T22:43:36.349 INFO:teuthology.orchestra.run.smithi138.stdout:Building dependency tree... 2024-09-13T22:43:36.349 INFO:teuthology.orchestra.run.smithi138.stdout:Reading state information... 2024-09-13T22:43:36.380 INFO:teuthology.orchestra.run.smithi043.stdout:Reading package lists... 2024-09-13T22:43:36.501 INFO:teuthology.orchestra.run.smithi099.stdout:The following packages were automatically installed and are no longer required: 2024-09-13T22:43:36.501 INFO:teuthology.orchestra.run.smithi099.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-13T22:43:36.501 INFO:teuthology.orchestra.run.smithi099.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-13T22:43:36.502 INFO:teuthology.orchestra.run.smithi099.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-13T22:43:36.502 INFO:teuthology.orchestra.run.smithi099.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-13T22:43:36.502 INFO:teuthology.orchestra.run.smithi099.stdout: python2.7-minimal 2024-09-13T22:43:36.502 INFO:teuthology.orchestra.run.smithi099.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-13T22:43:36.503 INFO:teuthology.orchestra.run.smithi099.stdout:The following additional packages will be installed: 2024-09-13T22:43:36.503 INFO:teuthology.orchestra.run.smithi099.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-13T22:43:36.503 INFO:teuthology.orchestra.run.smithi099.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-13T22:43:36.504 INFO:teuthology.orchestra.run.smithi099.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-13T22:43:36.505 INFO:teuthology.orchestra.run.smithi099.stdout:Suggested packages: 2024-09-13T22:43:36.505 INFO:teuthology.orchestra.run.smithi099.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-13T22:43:36.505 INFO:teuthology.orchestra.run.smithi099.stdout:Recommended packages: 2024-09-13T22:43:36.505 INFO:teuthology.orchestra.run.smithi099.stdout: thermald 2024-09-13T22:43:36.535 INFO:teuthology.orchestra.run.smithi138.stdout:The following packages were automatically installed and are no longer required: 2024-09-13T22:43:36.535 INFO:teuthology.orchestra.run.smithi138.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-13T22:43:36.535 INFO:teuthology.orchestra.run.smithi138.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-13T22:43:36.536 INFO:teuthology.orchestra.run.smithi138.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-13T22:43:36.536 INFO:teuthology.orchestra.run.smithi138.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-13T22:43:36.536 INFO:teuthology.orchestra.run.smithi138.stdout: python2.7-minimal 2024-09-13T22:43:36.536 INFO:teuthology.orchestra.run.smithi138.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-13T22:43:36.537 INFO:teuthology.orchestra.run.smithi138.stdout:The following additional packages will be installed: 2024-09-13T22:43:36.537 INFO:teuthology.orchestra.run.smithi138.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-13T22:43:36.537 INFO:teuthology.orchestra.run.smithi138.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-13T22:43:36.538 INFO:teuthology.orchestra.run.smithi138.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-13T22:43:36.539 INFO:teuthology.orchestra.run.smithi138.stdout:Suggested packages: 2024-09-13T22:43:36.539 INFO:teuthology.orchestra.run.smithi138.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-13T22:43:36.539 INFO:teuthology.orchestra.run.smithi138.stdout:Recommended packages: 2024-09-13T22:43:36.539 INFO:teuthology.orchestra.run.smithi138.stdout: thermald 2024-09-13T22:43:36.552 INFO:teuthology.orchestra.run.smithi099.stdout:The following NEW packages will be installed: 2024-09-13T22:43:36.552 INFO:teuthology.orchestra.run.smithi099.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-13T22:43:36.552 INFO:teuthology.orchestra.run.smithi099.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-13T22:43:36.552 INFO:teuthology.orchestra.run.smithi099.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-13T22:43:36.554 INFO:teuthology.orchestra.run.smithi099.stdout:The following packages will be upgraded: 2024-09-13T22:43:36.554 INFO:teuthology.orchestra.run.smithi099.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-13T22:43:36.571 INFO:teuthology.orchestra.run.smithi043.stdout:Building dependency tree... 2024-09-13T22:43:36.572 INFO:teuthology.orchestra.run.smithi043.stdout:Reading state information... 2024-09-13T22:43:36.593 INFO:teuthology.orchestra.run.smithi138.stdout:The following NEW packages will be installed: 2024-09-13T22:43:36.593 INFO:teuthology.orchestra.run.smithi138.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-13T22:43:36.593 INFO:teuthology.orchestra.run.smithi138.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-13T22:43:36.593 INFO:teuthology.orchestra.run.smithi138.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-13T22:43:36.595 INFO:teuthology.orchestra.run.smithi138.stdout:The following packages will be upgraded: 2024-09-13T22:43:36.595 INFO:teuthology.orchestra.run.smithi138.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-13T22:43:36.606 INFO:teuthology.orchestra.run.smithi099.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-13T22:43:36.606 INFO:teuthology.orchestra.run.smithi099.stdout:Need to get 113 MB of archives. 2024-09-13T22:43:36.606 INFO:teuthology.orchestra.run.smithi099.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-13T22:43:36.606 INFO:teuthology.orchestra.run.smithi099.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-13T22:43:36.745 INFO:teuthology.orchestra.run.smithi043.stdout:The following packages were automatically installed and are no longer required: 2024-09-13T22:43:36.745 INFO:teuthology.orchestra.run.smithi043.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-13T22:43:36.745 INFO:teuthology.orchestra.run.smithi043.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-13T22:43:36.745 INFO:teuthology.orchestra.run.smithi043.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-13T22:43:36.746 INFO:teuthology.orchestra.run.smithi043.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-13T22:43:36.746 INFO:teuthology.orchestra.run.smithi043.stdout: python2.7-minimal 2024-09-13T22:43:36.746 INFO:teuthology.orchestra.run.smithi043.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-13T22:43:36.747 INFO:teuthology.orchestra.run.smithi043.stdout:The following additional packages will be installed: 2024-09-13T22:43:36.747 INFO:teuthology.orchestra.run.smithi043.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-13T22:43:36.747 INFO:teuthology.orchestra.run.smithi043.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-13T22:43:36.747 INFO:teuthology.orchestra.run.smithi043.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-13T22:43:36.748 INFO:teuthology.orchestra.run.smithi043.stdout:Suggested packages: 2024-09-13T22:43:36.748 INFO:teuthology.orchestra.run.smithi043.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-13T22:43:36.749 INFO:teuthology.orchestra.run.smithi043.stdout:Recommended packages: 2024-09-13T22:43:36.749 INFO:teuthology.orchestra.run.smithi043.stdout: thermald 2024-09-13T22:43:36.775 INFO:teuthology.orchestra.run.smithi138.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-13T22:43:36.775 INFO:teuthology.orchestra.run.smithi138.stdout:Need to get 113 MB of archives. 2024-09-13T22:43:36.775 INFO:teuthology.orchestra.run.smithi138.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-13T22:43:36.775 INFO:teuthology.orchestra.run.smithi138.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-13T22:43:36.800 INFO:teuthology.orchestra.run.smithi043.stdout:The following NEW packages will be installed: 2024-09-13T22:43:36.800 INFO:teuthology.orchestra.run.smithi043.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-13T22:43:36.800 INFO:teuthology.orchestra.run.smithi043.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-13T22:43:36.801 INFO:teuthology.orchestra.run.smithi043.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-13T22:43:36.802 INFO:teuthology.orchestra.run.smithi043.stdout:The following packages will be upgraded: 2024-09-13T22:43:36.803 INFO:teuthology.orchestra.run.smithi043.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-13T22:43:36.984 INFO:teuthology.orchestra.run.smithi043.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-13T22:43:36.984 INFO:teuthology.orchestra.run.smithi043.stdout:Need to get 113 MB of archives. 2024-09-13T22:43:36.984 INFO:teuthology.orchestra.run.smithi043.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-13T22:43:36.984 INFO:teuthology.orchestra.run.smithi043.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-13T22:43:37.055 INFO:teuthology.orchestra.run.smithi099.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-13T22:43:37.146 INFO:teuthology.orchestra.run.smithi099.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-13T22:43:37.908 INFO:teuthology.orchestra.run.smithi099.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-13T22:43:37.908 INFO:teuthology.orchestra.run.smithi099.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-13T22:43:37.908 INFO:teuthology.orchestra.run.smithi099.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-13T22:43:38.025 INFO:teuthology.orchestra.run.smithi099.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-13T22:43:38.128 INFO:teuthology.orchestra.run.smithi099.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-13T22:43:38.170 INFO:teuthology.orchestra.run.smithi138.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-13T22:43:38.520 INFO:teuthology.orchestra.run.smithi138.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-13T22:43:38.522 INFO:teuthology.orchestra.run.smithi099.stdout:Fetched 113 MB in 2s (72.3 MB/s) 2024-09-13T22:43:38.541 INFO:teuthology.orchestra.run.smithi043.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-13T22:43:38.696 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-13T22:43:38.951 INFO:teuthology.orchestra.run.smithi043.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-13T22:43:40.711 INFO:teuthology.orchestra.run.smithi138.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-13T22:43:40.711 INFO:teuthology.orchestra.run.smithi138.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-13T22:43:40.711 INFO:teuthology.orchestra.run.smithi138.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-13T22:43:40.758 INFO:teuthology.orchestra.run.smithi099.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-13T22:43:40.763 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T22:43:40.884 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:43:41.056 INFO:teuthology.orchestra.run.smithi138.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-13T22:43:41.137 INFO:teuthology.orchestra.run.smithi138.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-13T22:43:41.165 INFO:teuthology.orchestra.run.smithi043.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-13T22:43:41.165 INFO:teuthology.orchestra.run.smithi043.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-13T22:43:41.166 INFO:teuthology.orchestra.run.smithi043.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-13T22:43:41.524 INFO:teuthology.orchestra.run.smithi043.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-13T22:43:41.543 INFO:teuthology.orchestra.run.smithi138.stdout:Fetched 113 MB in 5s (25.0 MB/s) 2024-09-13T22:43:41.607 INFO:teuthology.orchestra.run.smithi043.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-13T22:43:41.728 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-13T22:43:42.014 INFO:teuthology.orchestra.run.smithi043.stdout:Fetched 113 MB in 5s (23.6 MB/s) 2024-09-13T22:43:42.184 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-13T22:43:43.201 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-13T22:43:43.222 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T22:43:43.322 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:43:43.788 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-13T22:43:43.806 INFO:teuthology.orchestra.run.smithi138.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-13T22:43:43.808 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T22:43:43.811 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T22:43:43.846 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:43:43.959 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:43:44.245 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-13T22:43:44.250 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T22:43:44.365 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:43:46.610 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-13T22:43:46.632 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T22:43:46.725 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:43:47.041 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-13T22:43:47.063 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T22:43:47.165 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:43:47.238 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-13T22:43:47.259 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T22:43:47.297 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:43:47.669 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-13T22:43:47.690 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T22:43:47.727 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:43:50.917 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T22:43:51.020 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T22:43:51.344 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T22:43:51.489 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T22:43:51.776 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-13T22:43:51.798 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-13T22:43:51.850 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-13T22:43:54.082 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T22:43:54.170 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T22:43:54.198 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T22:43:54.304 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T22:43:54.540 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T22:43:54.612 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T22:43:54.651 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T22:43:54.749 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T22:43:55.013 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-13T22:43:55.035 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-13T22:43:55.036 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-13T22:43:55.059 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-13T22:43:55.079 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-13T22:43:55.135 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-13T22:43:57.836 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-13T22:43:57.872 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T22:43:57.935 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:44:00.701 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T22:44:00.803 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T22:44:00.978 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-13T22:44:01.015 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T22:44:01.044 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:44:01.153 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-13T22:44:01.274 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:44:01.425 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-13T22:44:01.503 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-13T22:44:01.539 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T22:44:01.553 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:44:01.577 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:44:02.888 INFO:teuthology.orchestra.run.smithi099.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-13T22:44:02.888 INFO:teuthology.orchestra.run.smithi099.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-13T22:44:02.888 INFO:teuthology.orchestra.run.smithi099.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-13T22:44:02.888 INFO:teuthology.orchestra.run.smithi099.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-13T22:44:03.064 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:44:05.106 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T22:44:05.239 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T22:44:05.282 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:44:05.573 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-13T22:44:05.683 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T22:44:05.702 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:44:05.808 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T22:44:05.836 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-13T22:44:05.939 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:44:06.200 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-13T22:44:06.338 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:44:06.481 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-13T22:44:06.617 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:44:06.667 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-13T22:44:06.792 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-13T22:44:06.935 INFO:teuthology.orchestra.run.smithi099.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:44:06.993 INFO:teuthology.orchestra.run.smithi099.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-13T22:44:06.993 INFO:teuthology.orchestra.run.smithi099.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-13T22:44:07.332 INFO:teuthology.orchestra.run.smithi043.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-13T22:44:07.332 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-13T22:44:07.332 INFO:teuthology.orchestra.run.smithi043.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-13T22:44:07.332 INFO:teuthology.orchestra.run.smithi043.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-13T22:44:07.476 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:44:07.953 INFO:teuthology.orchestra.run.smithi138.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-13T22:44:07.953 INFO:teuthology.orchestra.run.smithi138.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-13T22:44:07.953 INFO:teuthology.orchestra.run.smithi138.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-13T22:44:07.953 INFO:teuthology.orchestra.run.smithi138.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-13T22:44:08.146 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:44:08.910 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:44:10.298 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:44:10.478 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-13T22:44:10.619 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-13T22:44:10.747 INFO:teuthology.orchestra.run.smithi043.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:44:10.811 INFO:teuthology.orchestra.run.smithi043.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-13T22:44:10.811 INFO:teuthology.orchestra.run.smithi043.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-13T22:44:11.715 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-13T22:44:11.867 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-13T22:44:11.993 INFO:teuthology.orchestra.run.smithi138.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T22:44:12.050 INFO:teuthology.orchestra.run.smithi138.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-13T22:44:12.051 INFO:teuthology.orchestra.run.smithi138.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-13T22:44:21.339 INFO:teuthology.orchestra.run.smithi099.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-13T22:44:21.340 INFO:teuthology.orchestra.run.smithi099.stdout:Sourcing file `/etc/default/grub' 2024-09-13T22:44:21.369 INFO:teuthology.orchestra.run.smithi099.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-13T22:44:21.381 INFO:teuthology.orchestra.run.smithi099.stdout:Generating grub configuration file ... 2024-09-13T22:44:21.668 INFO:teuthology.orchestra.run.smithi099.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-13T22:44:21.695 INFO:teuthology.orchestra.run.smithi099.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-13T22:44:22.001 INFO:teuthology.orchestra.run.smithi099.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-13T22:44:22.007 INFO:teuthology.orchestra.run.smithi099.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-13T22:44:22.080 INFO:teuthology.orchestra.run.smithi099.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-13T22:44:22.085 INFO:teuthology.orchestra.run.smithi099.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-13T22:44:22.243 INFO:teuthology.orchestra.run.smithi099.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-13T22:44:22.243 INFO:teuthology.orchestra.run.smithi099.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-13T22:44:22.243 INFO:teuthology.orchestra.run.smithi099.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-13T22:44:22.288 INFO:teuthology.orchestra.run.smithi099.stdout:done 2024-09-13T22:44:22.775 DEBUG:teuthology.orchestra.run.smithi099:> dpkg -s linux-image-generic 2024-09-13T22:44:22.795 INFO:teuthology.orchestra.run.smithi099.stdout:Package: linux-image-generic 2024-09-13T22:44:22.796 INFO:teuthology.orchestra.run.smithi099.stdout:Status: install ok installed 2024-09-13T22:44:22.796 INFO:teuthology.orchestra.run.smithi099.stdout:Priority: optional 2024-09-13T22:44:22.796 INFO:teuthology.orchestra.run.smithi099.stdout:Section: kernel 2024-09-13T22:44:22.796 INFO:teuthology.orchestra.run.smithi099.stdout:Installed-Size: 21 2024-09-13T22:44:22.796 INFO:teuthology.orchestra.run.smithi099.stdout:Maintainer: Ubuntu Kernel Team 2024-09-13T22:44:22.796 INFO:teuthology.orchestra.run.smithi099.stdout:Architecture: amd64 2024-09-13T22:44:22.796 INFO:teuthology.orchestra.run.smithi099.stdout:Source: linux-meta 2024-09-13T22:44:22.796 INFO:teuthology.orchestra.run.smithi099.stdout:Version: 5.15.0.121.121 2024-09-13T22:44:22.796 INFO:teuthology.orchestra.run.smithi099.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-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-13T22:44:22.796 INFO:teuthology.orchestra.run.smithi099.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-13T22:44:22.796 INFO:teuthology.orchestra.run.smithi099.stdout:Recommends: thermald 2024-09-13T22:44:22.797 INFO:teuthology.orchestra.run.smithi099.stdout:Description: Generic Linux kernel image 2024-09-13T22:44:22.797 INFO:teuthology.orchestra.run.smithi099.stdout: This package will always depend on the latest generic kernel image 2024-09-13T22:44:22.797 INFO:teuthology.orchestra.run.smithi099.stdout: available. 2024-09-13T22:44:22.797 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-13T22:44:22.797 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-13T22:44:22.797 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-13T22:44:22.797 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-13T22:44:22.798 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi099.front.sepia.ceph.com, path=None, version=distro) 2024-09-13T22:44:22.798 DEBUG:teuthology.orchestra.run.smithi099:> sudo apt-get clean 2024-09-13T22:44:22.956 DEBUG:teuthology.orchestra.run.smithi099:> sudo apt-get update 2024-09-13T22:44:23.079 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-13T22:44:23.086 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-13T22:44:23.104 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-13T22:44:23.199 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-13T22:44:24.413 INFO:teuthology.orchestra.run.smithi099.stdout:Reading package lists... 2024-09-13T22:44:24.430 DEBUG:teuthology.orchestra.run.smithi099:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-13T22:44:24.494 INFO:teuthology.orchestra.run.smithi099.stdout:Reading package lists... 2024-09-13T22:44:24.704 INFO:teuthology.orchestra.run.smithi099.stdout:Building dependency tree... 2024-09-13T22:44:24.705 INFO:teuthology.orchestra.run.smithi099.stdout:Reading state information... 2024-09-13T22:44:24.898 INFO:teuthology.orchestra.run.smithi099.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-13T22:44:24.898 INFO:teuthology.orchestra.run.smithi099.stdout:The following packages were automatically installed and are no longer required: 2024-09-13T22:44:24.898 INFO:teuthology.orchestra.run.smithi099.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-13T22:44:24.898 INFO:teuthology.orchestra.run.smithi099.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-13T22:44:24.898 INFO:teuthology.orchestra.run.smithi099.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-13T22:44:24.898 INFO:teuthology.orchestra.run.smithi099.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-13T22:44:24.899 INFO:teuthology.orchestra.run.smithi099.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-13T22:44:24.899 INFO:teuthology.orchestra.run.smithi099.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-13T22:44:24.944 INFO:teuthology.orchestra.run.smithi099.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-13T22:44:24.946 DEBUG:teuthology.orchestra.run.smithi099:> dpkg -s linux-image-generic 2024-09-13T22:44:24.961 INFO:teuthology.orchestra.run.smithi099.stdout:Package: linux-image-generic 2024-09-13T22:44:24.961 INFO:teuthology.orchestra.run.smithi099.stdout:Status: install ok installed 2024-09-13T22:44:24.961 INFO:teuthology.orchestra.run.smithi099.stdout:Priority: optional 2024-09-13T22:44:24.961 INFO:teuthology.orchestra.run.smithi099.stdout:Section: kernel 2024-09-13T22:44:24.961 INFO:teuthology.orchestra.run.smithi099.stdout:Installed-Size: 21 2024-09-13T22:44:24.961 INFO:teuthology.orchestra.run.smithi099.stdout:Maintainer: Ubuntu Kernel Team 2024-09-13T22:44:24.961 INFO:teuthology.orchestra.run.smithi099.stdout:Architecture: amd64 2024-09-13T22:44:24.961 INFO:teuthology.orchestra.run.smithi099.stdout:Source: linux-meta 2024-09-13T22:44:24.961 INFO:teuthology.orchestra.run.smithi099.stdout:Version: 5.15.0.121.121 2024-09-13T22:44:24.961 INFO:teuthology.orchestra.run.smithi099.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-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-13T22:44:24.962 INFO:teuthology.orchestra.run.smithi099.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-13T22:44:24.962 INFO:teuthology.orchestra.run.smithi099.stdout:Recommends: thermald 2024-09-13T22:44:24.962 INFO:teuthology.orchestra.run.smithi099.stdout:Description: Generic Linux kernel image 2024-09-13T22:44:24.962 INFO:teuthology.orchestra.run.smithi099.stdout: This package will always depend on the latest generic kernel image 2024-09-13T22:44:24.962 INFO:teuthology.orchestra.run.smithi099.stdout: available. 2024-09-13T22:44:24.962 DEBUG:teuthology.orchestra.run.smithi099:> mktemp 2024-09-13T22:44:25.007 INFO:teuthology.orchestra.run.smithi099.stdout:/tmp/tmp.chZ7p2ClKS 2024-09-13T22:44:25.008 DEBUG:teuthology.orchestra.run.smithi099:> sudo cp /boot/grub/grub.cfg /tmp/tmp.chZ7p2ClKS 2024-09-13T22:44:25.058 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod 0666 /tmp/tmp.chZ7p2ClKS 2024-09-13T22:44:25.167 DEBUG:teuthology.orchestra.remote:smithi099:/tmp/tmp.chZ7p2ClKS is 10KB 2024-09-13T22:44:25.179 DEBUG:teuthology.orchestra.run.smithi099:> rm -fr /tmp/tmp.chZ7p2ClKS 2024-09-13T22:44:25.184 DEBUG:teuthology.orchestra.run.smithi099:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-13T22:44:25.239 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-13T22:44:25.239 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-13T22:44:25.239 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-13T22:44:25.338 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-13T22:44:25.338 DEBUG:teuthology.orchestra.run.smithi099:> sudo update-grub 2024-09-13T22:44:25.402 INFO:teuthology.orchestra.run.smithi043.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-13T22:44:25.402 INFO:teuthology.orchestra.run.smithi043.stdout:Sourcing file `/etc/default/grub' 2024-09-13T22:44:25.423 INFO:teuthology.orchestra.run.smithi043.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-13T22:44:25.445 INFO:teuthology.orchestra.run.smithi043.stdout:Generating grub configuration file ... 2024-09-13T22:44:25.850 INFO:teuthology.orchestra.run.smithi043.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-13T22:44:25.870 INFO:teuthology.orchestra.run.smithi043.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-13T22:44:26.281 INFO:teuthology.orchestra.run.smithi043.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-13T22:44:26.287 INFO:teuthology.orchestra.run.smithi043.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-13T22:44:26.353 INFO:teuthology.orchestra.run.smithi043.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-13T22:44:26.359 INFO:teuthology.orchestra.run.smithi043.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-13T22:44:26.520 INFO:teuthology.orchestra.run.smithi043.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-13T22:44:26.521 INFO:teuthology.orchestra.run.smithi043.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-13T22:44:26.521 INFO:teuthology.orchestra.run.smithi043.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-13T22:44:26.525 INFO:teuthology.orchestra.run.smithi138.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-13T22:44:26.525 INFO:teuthology.orchestra.run.smithi138.stdout:Sourcing file `/etc/default/grub' 2024-09-13T22:44:26.552 INFO:teuthology.orchestra.run.smithi138.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-13T22:44:26.554 INFO:teuthology.orchestra.run.smithi043.stdout:done 2024-09-13T22:44:26.572 INFO:teuthology.orchestra.run.smithi138.stdout:Generating grub configuration file ... 2024-09-13T22:44:26.632 INFO:teuthology.orchestra.run.smithi099.stderr:Sourcing file `/etc/default/grub' 2024-09-13T22:44:26.633 INFO:teuthology.orchestra.run.smithi099.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-13T22:44:26.637 INFO:teuthology.orchestra.run.smithi099.stderr:Generating grub configuration file ... 2024-09-13T22:44:26.854 INFO:teuthology.orchestra.run.smithi099.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-13T22:44:26.861 INFO:teuthology.orchestra.run.smithi099.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-13T22:44:26.969 INFO:teuthology.orchestra.run.smithi138.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-13T22:44:26.994 INFO:teuthology.orchestra.run.smithi138.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-13T22:44:27.038 DEBUG:teuthology.orchestra.run.smithi043:> dpkg -s linux-image-generic 2024-09-13T22:44:27.068 INFO:teuthology.orchestra.run.smithi043.stdout:Package: linux-image-generic 2024-09-13T22:44:27.068 INFO:teuthology.orchestra.run.smithi043.stdout:Status: install ok installed 2024-09-13T22:44:27.068 INFO:teuthology.orchestra.run.smithi043.stdout:Priority: optional 2024-09-13T22:44:27.068 INFO:teuthology.orchestra.run.smithi043.stdout:Section: kernel 2024-09-13T22:44:27.068 INFO:teuthology.orchestra.run.smithi043.stdout:Installed-Size: 21 2024-09-13T22:44:27.068 INFO:teuthology.orchestra.run.smithi043.stdout:Maintainer: Ubuntu Kernel Team 2024-09-13T22:44:27.068 INFO:teuthology.orchestra.run.smithi043.stdout:Architecture: amd64 2024-09-13T22:44:27.068 INFO:teuthology.orchestra.run.smithi043.stdout:Source: linux-meta 2024-09-13T22:44:27.069 INFO:teuthology.orchestra.run.smithi043.stdout:Version: 5.15.0.121.121 2024-09-13T22:44:27.069 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-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-13T22:44:27.069 INFO:teuthology.orchestra.run.smithi043.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-13T22:44:27.069 INFO:teuthology.orchestra.run.smithi043.stdout:Recommends: thermald 2024-09-13T22:44:27.069 INFO:teuthology.orchestra.run.smithi043.stdout:Description: Generic Linux kernel image 2024-09-13T22:44:27.069 INFO:teuthology.orchestra.run.smithi043.stdout: This package will always depend on the latest generic kernel image 2024-09-13T22:44:27.069 INFO:teuthology.orchestra.run.smithi043.stdout: available. 2024-09-13T22:44:27.070 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-13T22:44:27.070 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-13T22:44:27.070 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-13T22:44:27.070 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-13T22:44:27.070 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi043.front.sepia.ceph.com, path=None, version=distro) 2024-09-13T22:44:27.070 DEBUG:teuthology.orchestra.run.smithi043:> sudo apt-get clean 2024-09-13T22:44:27.093 INFO:teuthology.orchestra.run.smithi099.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-13T22:44:27.098 INFO:teuthology.orchestra.run.smithi099.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-13T22:44:27.140 INFO:teuthology.orchestra.run.smithi099.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-13T22:44:27.145 INFO:teuthology.orchestra.run.smithi099.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-13T22:44:27.258 DEBUG:teuthology.orchestra.run.smithi043:> sudo apt-get update 2024-09-13T22:44:27.282 INFO:teuthology.orchestra.run.smithi099.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-13T22:44:27.282 INFO:teuthology.orchestra.run.smithi099.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-13T22:44:27.282 INFO:teuthology.orchestra.run.smithi099.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-13T22:44:27.303 INFO:teuthology.orchestra.run.smithi099.stderr:done 2024-09-13T22:44:27.312 DEBUG:teuthology.orchestra.run.smithi099:> sudo shutdown -r now 2024-09-13T22:44:27.371 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-13T22:44:27.380 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-13T22:44:27.397 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-13T22:44:27.451 INFO:teuthology.orchestra.run.smithi138.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-13T22:44:27.457 INFO:teuthology.orchestra.run.smithi138.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-13T22:44:27.492 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-13T22:44:27.522 INFO:teuthology.orchestra.run.smithi138.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-13T22:44:27.527 INFO:teuthology.orchestra.run.smithi138.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-13T22:44:27.688 INFO:teuthology.orchestra.run.smithi138.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-13T22:44:27.688 INFO:teuthology.orchestra.run.smithi138.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-13T22:44:27.688 INFO:teuthology.orchestra.run.smithi138.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-13T22:44:27.732 INFO:teuthology.orchestra.run.smithi138.stdout:done 2024-09-13T22:44:28.268 DEBUG:teuthology.orchestra.run.smithi138:> dpkg -s linux-image-generic 2024-09-13T22:44:28.286 INFO:teuthology.orchestra.run.smithi138.stdout:Package: linux-image-generic 2024-09-13T22:44:28.286 INFO:teuthology.orchestra.run.smithi138.stdout:Status: install ok installed 2024-09-13T22:44:28.286 INFO:teuthology.orchestra.run.smithi138.stdout:Priority: optional 2024-09-13T22:44:28.286 INFO:teuthology.orchestra.run.smithi138.stdout:Section: kernel 2024-09-13T22:44:28.286 INFO:teuthology.orchestra.run.smithi138.stdout:Installed-Size: 21 2024-09-13T22:44:28.287 INFO:teuthology.orchestra.run.smithi138.stdout:Maintainer: Ubuntu Kernel Team 2024-09-13T22:44:28.287 INFO:teuthology.orchestra.run.smithi138.stdout:Architecture: amd64 2024-09-13T22:44:28.287 INFO:teuthology.orchestra.run.smithi138.stdout:Source: linux-meta 2024-09-13T22:44:28.287 INFO:teuthology.orchestra.run.smithi138.stdout:Version: 5.15.0.121.121 2024-09-13T22:44:28.287 INFO:teuthology.orchestra.run.smithi138.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-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-13T22:44:28.287 INFO:teuthology.orchestra.run.smithi138.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-13T22:44:28.287 INFO:teuthology.orchestra.run.smithi138.stdout:Recommends: thermald 2024-09-13T22:44:28.287 INFO:teuthology.orchestra.run.smithi138.stdout:Description: Generic Linux kernel image 2024-09-13T22:44:28.287 INFO:teuthology.orchestra.run.smithi138.stdout: This package will always depend on the latest generic kernel image 2024-09-13T22:44:28.287 INFO:teuthology.orchestra.run.smithi138.stdout: available. 2024-09-13T22:44:28.287 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-13T22:44:28.287 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-13T22:44:28.288 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-13T22:44:28.288 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-13T22:44:28.288 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi138.front.sepia.ceph.com, path=None, version=distro) 2024-09-13T22:44:28.288 DEBUG:teuthology.orchestra.run.smithi138:> sudo apt-get clean 2024-09-13T22:44:28.430 DEBUG:teuthology.orchestra.run.smithi138:> sudo apt-get update 2024-09-13T22:44:28.549 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-13T22:44:28.549 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-13T22:44:28.558 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-13T22:44:28.576 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-13T22:44:28.847 INFO:teuthology.orchestra.run.smithi043.stdout:Reading package lists... 2024-09-13T22:44:28.866 DEBUG:teuthology.orchestra.run.smithi043:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-13T22:44:28.921 INFO:teuthology.orchestra.run.smithi043.stdout:Reading package lists... 2024-09-13T22:44:29.111 INFO:teuthology.orchestra.run.smithi043.stdout:Building dependency tree... 2024-09-13T22:44:29.111 INFO:teuthology.orchestra.run.smithi043.stdout:Reading state information... 2024-09-13T22:44:29.286 INFO:teuthology.orchestra.run.smithi043.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-13T22:44:29.287 INFO:teuthology.orchestra.run.smithi043.stdout:The following packages were automatically installed and are no longer required: 2024-09-13T22:44:29.287 INFO:teuthology.orchestra.run.smithi043.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-13T22:44:29.287 INFO:teuthology.orchestra.run.smithi043.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-13T22:44:29.287 INFO:teuthology.orchestra.run.smithi043.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-13T22:44:29.288 INFO:teuthology.orchestra.run.smithi043.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-13T22:44:29.288 INFO:teuthology.orchestra.run.smithi043.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-13T22:44:29.288 INFO:teuthology.orchestra.run.smithi043.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-13T22:44:29.330 INFO:teuthology.orchestra.run.smithi043.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-13T22:44:29.331 DEBUG:teuthology.orchestra.run.smithi043:> dpkg -s linux-image-generic 2024-09-13T22:44:29.392 INFO:teuthology.orchestra.run.smithi043.stdout:Package: linux-image-generic 2024-09-13T22:44:29.393 INFO:teuthology.orchestra.run.smithi043.stdout:Status: install ok installed 2024-09-13T22:44:29.393 INFO:teuthology.orchestra.run.smithi043.stdout:Priority: optional 2024-09-13T22:44:29.393 INFO:teuthology.orchestra.run.smithi043.stdout:Section: kernel 2024-09-13T22:44:29.393 INFO:teuthology.orchestra.run.smithi043.stdout:Installed-Size: 21 2024-09-13T22:44:29.393 INFO:teuthology.orchestra.run.smithi043.stdout:Maintainer: Ubuntu Kernel Team 2024-09-13T22:44:29.393 INFO:teuthology.orchestra.run.smithi043.stdout:Architecture: amd64 2024-09-13T22:44:29.393 INFO:teuthology.orchestra.run.smithi043.stdout:Source: linux-meta 2024-09-13T22:44:29.393 INFO:teuthology.orchestra.run.smithi043.stdout:Version: 5.15.0.121.121 2024-09-13T22:44:29.393 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-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-13T22:44:29.393 INFO:teuthology.orchestra.run.smithi043.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-13T22:44:29.394 INFO:teuthology.orchestra.run.smithi043.stdout:Recommends: thermald 2024-09-13T22:44:29.394 INFO:teuthology.orchestra.run.smithi043.stdout:Description: Generic Linux kernel image 2024-09-13T22:44:29.394 INFO:teuthology.orchestra.run.smithi043.stdout: This package will always depend on the latest generic kernel image 2024-09-13T22:44:29.394 INFO:teuthology.orchestra.run.smithi043.stdout: available. 2024-09-13T22:44:29.394 DEBUG:teuthology.orchestra.run.smithi043:> mktemp 2024-09-13T22:44:29.441 INFO:teuthology.orchestra.run.smithi043.stdout:/tmp/tmp.5qBHQqz5a3 2024-09-13T22:44:29.441 DEBUG:teuthology.orchestra.run.smithi043:> sudo cp /boot/grub/grub.cfg /tmp/tmp.5qBHQqz5a3 2024-09-13T22:44:29.495 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 0666 /tmp/tmp.5qBHQqz5a3 2024-09-13T22:44:29.610 DEBUG:teuthology.orchestra.remote:smithi043:/tmp/tmp.5qBHQqz5a3 is 10KB 2024-09-13T22:44:29.622 DEBUG:teuthology.orchestra.run.smithi043:> rm -fr /tmp/tmp.5qBHQqz5a3 2024-09-13T22:44:29.628 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-13T22:44:29.683 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-13T22:44:29.683 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-13T22:44:29.683 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-13T22:44:29.764 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-13T22:44:29.764 DEBUG:teuthology.orchestra.run.smithi043:> sudo update-grub 2024-09-13T22:44:29.970 INFO:teuthology.orchestra.run.smithi138.stdout:Reading package lists... 2024-09-13T22:44:29.988 DEBUG:teuthology.orchestra.run.smithi138:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-13T22:44:30.054 INFO:teuthology.orchestra.run.smithi138.stdout:Reading package lists... 2024-09-13T22:44:30.271 INFO:teuthology.orchestra.run.smithi138.stdout:Building dependency tree... 2024-09-13T22:44:30.271 INFO:teuthology.orchestra.run.smithi138.stdout:Reading state information... 2024-09-13T22:44:30.448 INFO:teuthology.orchestra.run.smithi138.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-13T22:44:30.448 INFO:teuthology.orchestra.run.smithi138.stdout:The following packages were automatically installed and are no longer required: 2024-09-13T22:44:30.449 INFO:teuthology.orchestra.run.smithi138.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-13T22:44:30.449 INFO:teuthology.orchestra.run.smithi138.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-13T22:44:30.449 INFO:teuthology.orchestra.run.smithi138.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-13T22:44:30.449 INFO:teuthology.orchestra.run.smithi138.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-13T22:44:30.449 INFO:teuthology.orchestra.run.smithi138.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-13T22:44:30.449 INFO:teuthology.orchestra.run.smithi138.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-13T22:44:30.489 INFO:teuthology.orchestra.run.smithi138.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-13T22:44:30.491 DEBUG:teuthology.orchestra.run.smithi138:> dpkg -s linux-image-generic 2024-09-13T22:44:30.502 INFO:teuthology.orchestra.run.smithi138.stdout:Package: linux-image-generic 2024-09-13T22:44:30.502 INFO:teuthology.orchestra.run.smithi138.stdout:Status: install ok installed 2024-09-13T22:44:30.503 INFO:teuthology.orchestra.run.smithi138.stdout:Priority: optional 2024-09-13T22:44:30.503 INFO:teuthology.orchestra.run.smithi138.stdout:Section: kernel 2024-09-13T22:44:30.503 INFO:teuthology.orchestra.run.smithi138.stdout:Installed-Size: 21 2024-09-13T22:44:30.503 INFO:teuthology.orchestra.run.smithi138.stdout:Maintainer: Ubuntu Kernel Team 2024-09-13T22:44:30.503 INFO:teuthology.orchestra.run.smithi138.stdout:Architecture: amd64 2024-09-13T22:44:30.503 INFO:teuthology.orchestra.run.smithi138.stdout:Source: linux-meta 2024-09-13T22:44:30.503 INFO:teuthology.orchestra.run.smithi138.stdout:Version: 5.15.0.121.121 2024-09-13T22:44:30.503 INFO:teuthology.orchestra.run.smithi138.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-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-13T22:44:30.503 INFO:teuthology.orchestra.run.smithi138.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-13T22:44:30.503 INFO:teuthology.orchestra.run.smithi138.stdout:Recommends: thermald 2024-09-13T22:44:30.503 INFO:teuthology.orchestra.run.smithi138.stdout:Description: Generic Linux kernel image 2024-09-13T22:44:30.503 INFO:teuthology.orchestra.run.smithi138.stdout: This package will always depend on the latest generic kernel image 2024-09-13T22:44:30.504 INFO:teuthology.orchestra.run.smithi138.stdout: available. 2024-09-13T22:44:30.504 DEBUG:teuthology.orchestra.run.smithi138:> mktemp 2024-09-13T22:44:30.551 INFO:teuthology.orchestra.run.smithi138.stdout:/tmp/tmp.rFU4Cr8RuX 2024-09-13T22:44:30.551 DEBUG:teuthology.orchestra.run.smithi138:> sudo cp /boot/grub/grub.cfg /tmp/tmp.rFU4Cr8RuX 2024-09-13T22:44:30.606 DEBUG:teuthology.orchestra.run.smithi138:> sudo chmod 0666 /tmp/tmp.rFU4Cr8RuX 2024-09-13T22:44:30.741 DEBUG:teuthology.orchestra.remote:smithi138:/tmp/tmp.rFU4Cr8RuX is 10KB 2024-09-13T22:44:30.753 DEBUG:teuthology.orchestra.run.smithi138:> rm -fr /tmp/tmp.rFU4Cr8RuX 2024-09-13T22:44:30.758 DEBUG:teuthology.orchestra.run.smithi138:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-13T22:44:30.811 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-13T22:44:30.811 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-13T22:44:30.811 DEBUG:teuthology.orchestra.run.smithi138:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-13T22:44:30.907 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-13T22:44:30.908 DEBUG:teuthology.orchestra.run.smithi138:> sudo update-grub 2024-09-13T22:44:31.067 INFO:teuthology.orchestra.run.smithi043.stderr:Sourcing file `/etc/default/grub' 2024-09-13T22:44:31.068 INFO:teuthology.orchestra.run.smithi043.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-13T22:44:31.071 INFO:teuthology.orchestra.run.smithi043.stderr:Generating grub configuration file ... 2024-09-13T22:44:31.344 INFO:teuthology.orchestra.run.smithi043.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-13T22:44:31.351 INFO:teuthology.orchestra.run.smithi043.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-13T22:44:31.667 INFO:teuthology.orchestra.run.smithi043.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-13T22:44:31.673 INFO:teuthology.orchestra.run.smithi043.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-13T22:44:31.715 INFO:teuthology.orchestra.run.smithi043.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-13T22:44:31.720 INFO:teuthology.orchestra.run.smithi043.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-13T22:44:31.860 INFO:teuthology.orchestra.run.smithi043.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-13T22:44:31.860 INFO:teuthology.orchestra.run.smithi043.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-13T22:44:31.860 INFO:teuthology.orchestra.run.smithi043.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-13T22:44:31.879 INFO:teuthology.orchestra.run.smithi043.stderr:done 2024-09-13T22:44:31.881 DEBUG:teuthology.orchestra.run.smithi043:> sudo shutdown -r now 2024-09-13T22:44:32.517 INFO:teuthology.orchestra.run.smithi138.stderr:Sourcing file `/etc/default/grub' 2024-09-13T22:44:32.518 INFO:teuthology.orchestra.run.smithi138.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-13T22:44:32.522 INFO:teuthology.orchestra.run.smithi138.stderr:Generating grub configuration file ... 2024-09-13T22:44:32.747 INFO:teuthology.orchestra.run.smithi138.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-13T22:44:32.753 INFO:teuthology.orchestra.run.smithi138.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-13T22:44:33.006 INFO:teuthology.orchestra.run.smithi138.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-13T22:44:33.011 INFO:teuthology.orchestra.run.smithi138.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-13T22:44:33.055 INFO:teuthology.orchestra.run.smithi138.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-13T22:44:33.061 INFO:teuthology.orchestra.run.smithi138.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-13T22:44:33.203 INFO:teuthology.orchestra.run.smithi138.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-13T22:44:33.203 INFO:teuthology.orchestra.run.smithi138.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-13T22:44:33.203 INFO:teuthology.orchestra.run.smithi138.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-13T22:44:33.214 INFO:teuthology.orchestra.run.smithi138.stderr:done 2024-09-13T22:44:33.248 DEBUG:teuthology.orchestra.run.smithi138:> sudo shutdown -r now 2024-09-13T22:44:57.337 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-13T22:44:57.338 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2024-09-13T22:44:57.339 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:45:01.887 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-13T22:45:01.888 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-13T22:45:01.889 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:45:03.252 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-13T22:45:03.252 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-13T22:45:03.253 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:45:15.709 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.99 2024-09-13T22:45:21.597 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.138 2024-09-13T22:45:24.714 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2024-09-13T22:45:24.714 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:45:27.773 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.99 2024-09-13T22:45:30.601 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-13T22:45:30.602 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:45:33.697 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.138 2024-09-13T22:45:39.778 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2024-09-13T22:45:39.778 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:45:45.700 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-13T22:45:45.701 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:45:58.205 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.99 2024-09-13T22:46:01.902 DEBUG:teuthology.orchestra.remote:timed out 2024-09-13T22:46:04.093 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.138 2024-09-13T22:46:10.910 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-13T22:46:10.911 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:46:13.208 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2024-09-13T22:46:13.209 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:46:13.485 DEBUG:teuthology.orchestra.run.smithi099:> true 2024-09-13T22:46:14.061 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi099.front.sepia.ceph.com' 2024-09-13T22:46:14.062 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-121-generic"... 2024-09-13T22:46:14.062 DEBUG:teuthology.orchestra.run.smithi099:> uname -r 2024-09-13T22:46:14.109 INFO:teuthology.orchestra.run.smithi099.stdout:5.15.0-121-generic 2024-09-13T22:46:14.109 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-13T22:46:14.109 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-13T22:46:14.109 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-13T22:46:15.111 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-13T22:46:15.111 DEBUG:teuthology.orchestra.run.smithi099:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-13T22:46:15.463 INFO:teuthology.orchestra.run.smithi099.stdout:ttyS1 2024-09-13T22:46:15.498 DEBUG:teuthology.parallel:result is None 2024-09-13T22:46:18.488 DEBUG:teuthology.orchestra.run.smithi043:> true 2024-09-13T22:46:19.094 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-13T22:46:19.095 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:46:19.459 DEBUG:teuthology.orchestra.run.smithi138:> true 2024-09-13T22:46:19.496 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-13T22:46:19.496 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-121-generic"... 2024-09-13T22:46:19.496 DEBUG:teuthology.orchestra.run.smithi043:> uname -r 2024-09-13T22:46:19.542 INFO:teuthology.orchestra.run.smithi043.stdout:5.15.0-121-generic 2024-09-13T22:46:19.542 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-13T22:46:19.542 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-13T22:46:19.542 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-13T22:46:20.543 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-13T22:46:20.544 DEBUG:teuthology.orchestra.run.smithi043:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-13T22:46:20.650 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-13T22:46:20.650 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.15.0-121-generic"... 2024-09-13T22:46:20.651 DEBUG:teuthology.orchestra.run.smithi138:> uname -r 2024-09-13T22:46:20.696 INFO:teuthology.orchestra.run.smithi138.stdout:5.15.0-121-generic 2024-09-13T22:46:20.696 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-13T22:46:20.697 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-13T22:46:20.697 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-13T22:46:20.846 INFO:teuthology.orchestra.run.smithi043.stdout:ttyS1 2024-09-13T22:46:20.872 DEBUG:teuthology.parallel:result is None 2024-09-13T22:46:21.697 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-13T22:46:21.698 DEBUG:teuthology.orchestra.run.smithi138:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-13T22:46:22.045 INFO:teuthology.orchestra.run.smithi138.stdout:ttyS1 2024-09-13T22:46:22.074 DEBUG:teuthology.parallel:result is None 2024-09-13T22:46:22.074 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-13T22:46:22.081 INFO:teuthology.task.internal:Creating test directory... 2024-09-13T22:46:22.081 DEBUG:teuthology.orchestra.run.smithi043:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-13T22:46:22.084 DEBUG:teuthology.orchestra.run.smithi099:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-13T22:46:22.086 DEBUG:teuthology.orchestra.run.smithi138:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-13T22:46:22.091 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-13T22:46:22.105 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-13T22:46:22.115 INFO:teuthology.task.internal:Creating archive directory... 2024-09-13T22:46:22.115 DEBUG:teuthology.orchestra.run.smithi043:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-13T22:46:22.132 DEBUG:teuthology.orchestra.run.smithi099:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-13T22:46:22.134 DEBUG:teuthology.orchestra.run.smithi138:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-13T22:46:22.174 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-13T22:46:22.180 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-13T22:46:22.180 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-13T22:46:22.188 DEBUG:teuthology.orchestra.run.smithi099:> 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-13T22:46:22.191 DEBUG:teuthology.orchestra.run.smithi138:> 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-13T22:46:22.209 INFO:teuthology.orchestra.run.smithi099.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T22:46:22.210 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T22:46:22.217 INFO:teuthology.orchestra.run.smithi099.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T22:46:22.218 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T22:46:22.228 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T22:46:22.237 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T22:46:22.239 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-13T22:46:22.246 INFO:teuthology.task.internal:Configuring sudo... 2024-09-13T22:46:22.246 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-13T22:46:22.263 DEBUG:teuthology.orchestra.run.smithi099:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-13T22:46:22.266 DEBUG:teuthology.orchestra.run.smithi138:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-13T22:46:22.294 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-13T22:46:22.303 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-13T22:46:22.303 DEBUG:teuthology.orchestra.run.smithi043:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-13T22:46:22.320 DEBUG:teuthology.orchestra.run.smithi099:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-13T22:46:22.322 DEBUG:teuthology.orchestra.run.smithi138:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-13T22:46:22.340 DEBUG:teuthology.orchestra.run.smithi043:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T22:46:22.371 DEBUG:teuthology.orchestra.run.smithi043:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T22:46:22.419 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-13T22:46:22.419 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-13T22:46:22.491 DEBUG:teuthology.orchestra.run.smithi099:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T22:46:22.497 DEBUG:teuthology.orchestra.run.smithi099:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T22:46:22.545 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-13T22:46:22.545 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-13T22:46:22.618 DEBUG:teuthology.orchestra.run.smithi138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T22:46:22.624 DEBUG:teuthology.orchestra.run.smithi138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T22:46:22.671 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-13T22:46:22.671 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-13T22:46:22.734 DEBUG:teuthology.orchestra.run.smithi043:> sudo service rsyslog restart 2024-09-13T22:46:22.736 DEBUG:teuthology.orchestra.run.smithi099:> sudo service rsyslog restart 2024-09-13T22:46:22.739 DEBUG:teuthology.orchestra.run.smithi138:> sudo service rsyslog restart 2024-09-13T22:46:22.821 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-13T22:46:22.832 INFO:teuthology.task.internal:Starting timer... 2024-09-13T22:46:22.832 INFO:teuthology.run_tasks:Running task pcp... 2024-09-13T22:46:22.866 INFO:teuthology.run_tasks:Running task selinux... 2024-09-13T22:46:22.911 DEBUG:teuthology.task.selinux:Excluding smithi043: OS 'ubuntu' does not support SELinux 2024-09-13T22:46:22.911 DEBUG:teuthology.task.selinux:Excluding smithi099: OS 'ubuntu' does not support SELinux 2024-09-13T22:46:22.911 DEBUG:teuthology.task.selinux:Excluding smithi138: OS 'ubuntu' does not support SELinux 2024-09-13T22:46:22.911 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-13T22:46:22.911 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-13T22:46:22.911 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-13T22:46:22.911 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-13T22:46:23.854 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-13T22:46:23.857 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-13T22:46:24.045 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-13T22:46:24.056 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-13T22:46:24.057 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi043.front.sepia.ceph.com,smithi099.front.sepia.ceph.com,smithi138.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-13T22:53:58.446 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi043.front.sepia.ceph.com'), Remote(name='ubuntu@smithi099.front.sepia.ceph.com'), Remote(name='ubuntu@smithi138.front.sepia.ceph.com')] 2024-09-13T22:53:58.448 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-13T22:53:58.449 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:53:58.554 DEBUG:teuthology.orchestra.run.smithi043:> true 2024-09-13T22:53:58.629 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-13T22:53:58.629 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2024-09-13T22:53:58.630 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:53:58.715 DEBUG:teuthology.orchestra.run.smithi099:> true 2024-09-13T22:53:58.792 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi099.front.sepia.ceph.com' 2024-09-13T22:53:58.793 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-13T22:53:58.793 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T22:53:58.898 DEBUG:teuthology.orchestra.run.smithi138:> true 2024-09-13T22:53:58.976 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi138.front.sepia.ceph.com' 2024-09-13T22:53:58.977 INFO:teuthology.run_tasks:Running task clock... 2024-09-13T22:53:58.987 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-13T22:53:58.987 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-13T22:53:58.988 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-13T22:53:58.990 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-13T22:53:58.990 DEBUG:teuthology.orchestra.run.smithi099:> 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-13T22:53:58.992 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-13T22:53:58.993 DEBUG:teuthology.orchestra.run.smithi138:> 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-13T22:53:59.018 INFO:teuthology.orchestra.run.smithi043.stdout:13 Sep 22:53:59 ntpd[18377]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-13T22:53:59.018 INFO:teuthology.orchestra.run.smithi043.stdout:13 Sep 22:53:59 ntpd[18377]: Command line: ntpd -gq 2024-09-13T22:53:59.018 INFO:teuthology.orchestra.run.smithi043.stdout:13 Sep 22:53:59 ntpd[18377]: ---------------------------------------------------- 2024-09-13T22:53:59.018 INFO:teuthology.orchestra.run.smithi043.stdout:13 Sep 22:53:59 ntpd[18377]: ntp-4 is maintained by Network Time Foundation, 2024-09-13T22:53:59.018 INFO:teuthology.orchestra.run.smithi043.stdout:13 Sep 22:53:59 ntpd[18377]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-13T22:53:59.018 INFO:teuthology.orchestra.run.smithi043.stdout:13 Sep 22:53:59 ntpd[18377]: corporation. Support and training for ntp-4 are 2024-09-13T22:53:59.018 INFO:teuthology.orchestra.run.smithi043.stdout:13 Sep 22:53:59 ntpd[18377]: available at https://www.nwtime.org/support 2024-09-13T22:53:59.019 INFO:teuthology.orchestra.run.smithi043.stdout:13 Sep 22:53:59 ntpd[18377]: ---------------------------------------------------- 2024-09-13T22:53:59.020 INFO:teuthology.orchestra.run.smithi043.stdout:13 Sep 22:53:59 ntpd[18377]: proto: precision = 0.065 usec (-24) 2024-09-13T22:53:59.020 INFO:teuthology.orchestra.run.smithi043.stdout:13 Sep 22:53:59 ntpd[18377]: basedate set to 2022-02-04 2024-09-13T22:53:59.020 INFO:teuthology.orchestra.run.smithi043.stdout:13 Sep 22:53:59 ntpd[18377]: gps base set to 2022-02-06 (week 2196) 2024-09-13T22:53:59.020 INFO:teuthology.orchestra.run.smithi043.stdout:13 Sep 22:53:59 ntpd[18377]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-13T22:53:59.020 INFO:teuthology.orchestra.run.smithi043.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-13T22:53:59.020 INFO:teuthology.orchestra.run.smithi043.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-13T22:53:59.021 INFO:teuthology.orchestra.run.smithi043.stdout:13 Sep 22:53:59 ntpd[18377]: restrict ::: KOD does nothing without LIMITED. 2024-09-13T22:53:59.021 INFO:teuthology.orchestra.run.smithi043.stdout:13 Sep 22:53:59 ntpd[18377]: Listen and drop on 0 v6wildcard [::]:123 2024-09-13T22:53:59.022 INFO:teuthology.orchestra.run.smithi043.stdout:13 Sep 22:53:59 ntpd[18377]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-13T22:53:59.022 INFO:teuthology.orchestra.run.smithi043.stdout:13 Sep 22:53:59 ntpd[18377]: Listen normally on 2 lo 127.0.0.1:123 2024-09-13T22:53:59.022 INFO:teuthology.orchestra.run.smithi043.stdout:13 Sep 22:53:59 ntpd[18377]: Listen normally on 3 ens1f0 172.21.15.43:123 2024-09-13T22:53:59.022 INFO:teuthology.orchestra.run.smithi043.stdout:13 Sep 22:53:59 ntpd[18377]: Listen normally on 4 lo [::1]:123 2024-09-13T22:53:59.022 INFO:teuthology.orchestra.run.smithi043.stdout:13 Sep 22:53:59 ntpd[18377]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1358%4]:123 2024-09-13T22:53:59.022 INFO:teuthology.orchestra.run.smithi043.stdout:13 Sep 22:53:59 ntpd[18377]: Listening on routing socket on fd #22 for interface updates 2024-09-13T22:53:59.023 INFO:teuthology.orchestra.run.smithi099.stdout:13 Sep 22:53:59 ntpd[18458]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-13T22:53:59.023 INFO:teuthology.orchestra.run.smithi099.stdout:13 Sep 22:53:59 ntpd[18458]: Command line: ntpd -gq 2024-09-13T22:53:59.023 INFO:teuthology.orchestra.run.smithi099.stdout:13 Sep 22:53:59 ntpd[18458]: ---------------------------------------------------- 2024-09-13T22:53:59.023 INFO:teuthology.orchestra.run.smithi099.stdout:13 Sep 22:53:59 ntpd[18458]: ntp-4 is maintained by Network Time Foundation, 2024-09-13T22:53:59.023 INFO:teuthology.orchestra.run.smithi099.stdout:13 Sep 22:53:59 ntpd[18458]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-13T22:53:59.023 INFO:teuthology.orchestra.run.smithi099.stdout:13 Sep 22:53:59 ntpd[18458]: corporation. Support and training for ntp-4 are 2024-09-13T22:53:59.023 INFO:teuthology.orchestra.run.smithi099.stdout:13 Sep 22:53:59 ntpd[18458]: available at https://www.nwtime.org/support 2024-09-13T22:53:59.023 INFO:teuthology.orchestra.run.smithi099.stdout:13 Sep 22:53:59 ntpd[18458]: ---------------------------------------------------- 2024-09-13T22:53:59.023 INFO:teuthology.orchestra.run.smithi099.stdout:13 Sep 22:53:59 ntpd[18458]: proto: precision = 0.056 usec (-24) 2024-09-13T22:53:59.024 INFO:teuthology.orchestra.run.smithi099.stdout:13 Sep 22:53:59 ntpd[18458]: basedate set to 2022-02-04 2024-09-13T22:53:59.024 INFO:teuthology.orchestra.run.smithi099.stdout:13 Sep 22:53:59 ntpd[18458]: gps base set to 2022-02-06 (week 2196) 2024-09-13T22:53:59.024 INFO:teuthology.orchestra.run.smithi099.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-13T22:53:59.024 INFO:teuthology.orchestra.run.smithi099.stdout:13 Sep 22:53:59 ntpd[18458]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-13T22:53:59.024 INFO:teuthology.orchestra.run.smithi099.stdout:13 Sep 22:53:59 ntpd[18458]: restrict ::: KOD does nothing without LIMITED. 2024-09-13T22:53:59.024 INFO:teuthology.orchestra.run.smithi099.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-13T22:53:59.025 INFO:teuthology.orchestra.run.smithi099.stdout:13 Sep 22:53:59 ntpd[18458]: Listen and drop on 0 v6wildcard [::]:123 2024-09-13T22:53:59.025 INFO:teuthology.orchestra.run.smithi099.stdout:13 Sep 22:53:59 ntpd[18458]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-13T22:53:59.025 INFO:teuthology.orchestra.run.smithi099.stdout:13 Sep 22:53:59 ntpd[18458]: Listen normally on 2 lo 127.0.0.1:123 2024-09-13T22:53:59.025 INFO:teuthology.orchestra.run.smithi099.stdout:13 Sep 22:53:59 ntpd[18458]: Listen normally on 3 enp3s0f1 172.21.15.99:123 2024-09-13T22:53:59.026 INFO:teuthology.orchestra.run.smithi099.stdout:13 Sep 22:53:59 ntpd[18458]: Listen normally on 4 lo [::1]:123 2024-09-13T22:53:59.026 INFO:teuthology.orchestra.run.smithi099.stdout:13 Sep 22:53:59 ntpd[18458]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d803%5]:123 2024-09-13T22:53:59.026 INFO:teuthology.orchestra.run.smithi099.stdout:13 Sep 22:53:59 ntpd[18458]: Listening on routing socket on fd #22 for interface updates 2024-09-13T22:53:59.040 INFO:teuthology.orchestra.run.smithi138.stdout:13 Sep 22:53:59 ntpd[18467]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-13T22:53:59.041 INFO:teuthology.orchestra.run.smithi138.stdout:13 Sep 22:53:59 ntpd[18467]: Command line: ntpd -gq 2024-09-13T22:53:59.041 INFO:teuthology.orchestra.run.smithi138.stdout:13 Sep 22:53:59 ntpd[18467]: ---------------------------------------------------- 2024-09-13T22:53:59.041 INFO:teuthology.orchestra.run.smithi138.stdout:13 Sep 22:53:59 ntpd[18467]: ntp-4 is maintained by Network Time Foundation, 2024-09-13T22:53:59.041 INFO:teuthology.orchestra.run.smithi138.stdout:13 Sep 22:53:59 ntpd[18467]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-13T22:53:59.041 INFO:teuthology.orchestra.run.smithi138.stdout:13 Sep 22:53:59 ntpd[18467]: corporation. Support and training for ntp-4 are 2024-09-13T22:53:59.041 INFO:teuthology.orchestra.run.smithi138.stdout:13 Sep 22:53:59 ntpd[18467]: available at https://www.nwtime.org/support 2024-09-13T22:53:59.041 INFO:teuthology.orchestra.run.smithi138.stdout:13 Sep 22:53:59 ntpd[18467]: ---------------------------------------------------- 2024-09-13T22:53:59.042 INFO:teuthology.orchestra.run.smithi138.stdout:13 Sep 22:53:59 ntpd[18467]: proto: precision = 0.043 usec (-24) 2024-09-13T22:53:59.042 INFO:teuthology.orchestra.run.smithi138.stdout:13 Sep 22:53:59 ntpd[18467]: basedate set to 2022-02-04 2024-09-13T22:53:59.042 INFO:teuthology.orchestra.run.smithi138.stdout:13 Sep 22:53:59 ntpd[18467]: gps base set to 2022-02-06 (week 2196) 2024-09-13T22:53:59.042 INFO:teuthology.orchestra.run.smithi138.stdout:13 Sep 22:53:59 ntpd[18467]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-13T22:53:59.042 INFO:teuthology.orchestra.run.smithi138.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-13T22:53:59.042 INFO:teuthology.orchestra.run.smithi138.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-13T22:53:59.043 INFO:teuthology.orchestra.run.smithi138.stdout:13 Sep 22:53:59 ntpd[18467]: restrict ::: KOD does nothing without LIMITED. 2024-09-13T22:53:59.044 INFO:teuthology.orchestra.run.smithi138.stdout:13 Sep 22:53:59 ntpd[18467]: Listen and drop on 0 v6wildcard [::]:123 2024-09-13T22:53:59.044 INFO:teuthology.orchestra.run.smithi138.stdout:13 Sep 22:53:59 ntpd[18467]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-13T22:53:59.044 INFO:teuthology.orchestra.run.smithi138.stdout:13 Sep 22:53:59 ntpd[18467]: Listen normally on 2 lo 127.0.0.1:123 2024-09-13T22:53:59.044 INFO:teuthology.orchestra.run.smithi138.stdout:13 Sep 22:53:59 ntpd[18467]: Listen normally on 3 enp3s0f1 172.21.15.138:123 2024-09-13T22:53:59.044 INFO:teuthology.orchestra.run.smithi138.stdout:13 Sep 22:53:59 ntpd[18467]: Listen normally on 4 lo [::1]:123 2024-09-13T22:53:59.044 INFO:teuthology.orchestra.run.smithi138.stdout:13 Sep 22:53:59 ntpd[18467]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6f71%5]:123 2024-09-13T22:53:59.044 INFO:teuthology.orchestra.run.smithi138.stdout:13 Sep 22:53:59 ntpd[18467]: Listening on routing socket on fd #22 for interface updates 2024-09-13T22:54:00.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:00 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:00.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:00 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:00.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:00 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:00.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:00 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:00.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:00 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:00.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:00 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:00.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:00 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:00.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:00 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:00.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:00 ntpd[18458]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:00.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:00 ntpd[18458]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:00.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:00 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:00.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:00 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:00.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:00 ntpd[18458]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:00.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:00 ntpd[18458]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:00.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:00 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:00.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:00 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:00.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:00 ntpd[18458]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:00.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:00 ntpd[18458]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:00.041 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:00 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:00.041 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:00 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:00.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:00 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:00.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:00 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:00.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:00 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:00.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:00 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:00.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:00 ntpd[18467]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:00.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:00 ntpd[18467]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:01.018 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:01 ntpd[18377]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:01.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:01 ntpd[18377]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:01.021 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:01 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:01.021 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:01 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:02.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:02 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:02.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:02 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:02.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:02 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:02.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:02 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:02.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:02 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:02.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:02 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:02.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:02 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:02.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:02 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:02.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:02 ntpd[18458]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:02.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:02 ntpd[18458]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:02.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:02 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:02.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:02 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:02.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:02 ntpd[18458]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:02.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:02 ntpd[18458]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:02.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:02 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:02.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:02 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:02.024 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:02 ntpd[18458]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:02.024 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:02 ntpd[18458]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:02.041 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:02 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:02.041 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:02 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:02.041 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:02 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:02.041 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:02 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:02.041 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:02 ntpd[18467]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:02.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:02 ntpd[18467]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:03.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:03 ntpd[18377]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:03.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:03 ntpd[18377]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:03.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:03 ntpd[18377]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:03.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:03 ntpd[18377]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:03.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:03 ntpd[18377]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:03.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:03 ntpd[18377]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:03.041 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:03 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:03.041 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:03 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:03.041 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:03 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:03.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:03 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:03.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:03 ntpd[18467]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:03.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:03 ntpd[18467]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:04.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:04 ntpd[18377]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:04.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:04 ntpd[18377]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:04.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:04 ntpd[18377]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:04.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:04 ntpd[18377]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:04.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:04 ntpd[18377]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:04.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:04 ntpd[18377]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:04.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:04 ntpd[18377]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:04.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:04 ntpd[18377]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:04.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:04 ntpd[18377]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:04.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:04 ntpd[18377]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:04.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:04 ntpd[18377]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:04.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:04 ntpd[18377]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:04.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:04 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:04.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:04 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:04.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:04 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:04.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:04 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:04.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:04 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:04.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:04 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:04.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:04 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:04.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:04 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:04.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:04 ntpd[18458]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:04.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:04 ntpd[18458]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:04.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:04 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:04.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:04 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:04.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:04 ntpd[18458]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:04.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:04 ntpd[18458]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:04.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:04 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:04.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:04 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:04.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:04 ntpd[18458]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:04.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:04 ntpd[18458]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:04.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:04 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:04.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:04 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:04.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:04 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:04.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:04 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:04.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:04 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:04.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:04 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:04.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:04 ntpd[18467]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:04.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:04 ntpd[18467]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:04.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:04 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:04.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:04 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:04.043 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:04 ntpd[18467]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:04.043 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:04 ntpd[18467]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:05.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:05 ntpd[18377]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:05.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:05 ntpd[18377]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:05.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:05 ntpd[18377]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:05.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:05 ntpd[18377]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:05.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:05 ntpd[18377]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:05.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:05 ntpd[18377]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:05.041 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:05 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:05.041 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:05 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:05.041 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:05 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:05.041 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:05 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:05.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:05 ntpd[18467]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:05.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:05 ntpd[18467]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:06.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:06 ntpd[18377]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:06.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:06 ntpd[18377]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:06.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:06 ntpd[18377]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:06.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:06 ntpd[18377]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:06.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:06 ntpd[18377]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:06.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:06 ntpd[18377]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:06.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:06 ntpd[18377]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:06.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:06 ntpd[18377]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:06.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:06 ntpd[18377]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:06.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:06 ntpd[18377]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:06.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:06 ntpd[18377]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:06.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:06 ntpd[18377]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:06.021 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:06 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:06.021 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:06 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:06.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:06 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:06.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:06 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:06.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:06 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:06.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:06 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:06.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:06 ntpd[18458]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:06.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:06 ntpd[18458]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:06.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:06 ntpd[18458]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:06.022 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:06 ntpd[18458]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:06.022 INFO:teuthology.orchestra.run.smithi099.stdout:13 Sep 22:54:06 ntpd[18458]: ntpd: time slew -0.001103 s 2024-09-13T22:54:06.022 INFO:teuthology.orchestra.run.smithi099.stdout:ntpd: time slew -0.001103s 2024-09-13T22:54:06.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:06 ntpd[18458]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-13T22:54:06.023 INFO:teuthology.orchestra.run.smithi099.stderr:13 Sep 22:54:06 ntpd[18458]: can't open /var/log/ntpstats/loopstats.20240913: Permission denied 2024-09-13T22:54:06.041 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:06 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:06.041 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:06 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:06.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:06 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:06.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:06 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:06.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:06 ntpd[18467]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:06.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:06 ntpd[18467]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:06.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:06 ntpd[18467]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:06.042 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:06 ntpd[18467]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:06.042 INFO:teuthology.orchestra.run.smithi138.stdout:13 Sep 22:54:06 ntpd[18467]: ntpd: time slew -0.001316 s 2024-09-13T22:54:06.042 INFO:teuthology.orchestra.run.smithi138.stdout:ntpd: time slew -0.001316s 2024-09-13T22:54:06.043 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:06 ntpd[18467]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-13T22:54:06.043 INFO:teuthology.orchestra.run.smithi138.stderr:13 Sep 22:54:06 ntpd[18467]: can't open /var/log/ntpstats/loopstats.20240913: Permission denied 2024-09-13T22:54:06.079 INFO:teuthology.orchestra.run.smithi099.stdout: remote refid st t when poll reach delay offset jitter 2024-09-13T22:54:06.079 INFO:teuthology.orchestra.run.smithi099.stdout:============================================================================== 2024-09-13T22:54:06.079 INFO:teuthology.orchestra.run.smithi099.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T22:54:06.079 INFO:teuthology.orchestra.run.smithi099.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T22:54:06.079 INFO:teuthology.orchestra.run.smithi099.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T22:54:06.079 INFO:teuthology.orchestra.run.smithi099.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T22:54:06.099 INFO:teuthology.orchestra.run.smithi138.stdout: remote refid st t when poll reach delay offset jitter 2024-09-13T22:54:06.099 INFO:teuthology.orchestra.run.smithi138.stdout:============================================================================== 2024-09-13T22:54:06.100 INFO:teuthology.orchestra.run.smithi138.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T22:54:06.100 INFO:teuthology.orchestra.run.smithi138.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T22:54:06.100 INFO:teuthology.orchestra.run.smithi138.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T22:54:06.100 INFO:teuthology.orchestra.run.smithi138.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T22:54:07.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:07 ntpd[18377]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:07.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:07 ntpd[18377]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:07.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:07 ntpd[18377]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:07.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:07 ntpd[18377]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:07.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:07 ntpd[18377]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:07.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:07 ntpd[18377]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:08.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:08 ntpd[18377]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:08.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:08 ntpd[18377]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:08.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:08 ntpd[18377]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:08.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:08 ntpd[18377]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:08.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:08 ntpd[18377]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:08.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:08 ntpd[18377]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:08.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:08 ntpd[18377]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:08.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:08 ntpd[18377]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:08.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:08 ntpd[18377]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:08.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:08 ntpd[18377]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:08.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:08 ntpd[18377]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:08.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:08 ntpd[18377]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:09.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:09 ntpd[18377]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:09.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:09 ntpd[18377]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:09.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:09 ntpd[18377]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T22:54:09.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:09 ntpd[18377]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T22:54:09.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:09 ntpd[18377]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T22:54:09.019 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:09 ntpd[18377]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T22:54:09.020 INFO:teuthology.orchestra.run.smithi043.stdout:13 Sep 22:54:09 ntpd[18377]: ntpd: time slew -0.000283 s 2024-09-13T22:54:09.020 INFO:teuthology.orchestra.run.smithi043.stdout:ntpd: time slew -0.000283s 2024-09-13T22:54:09.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:09 ntpd[18377]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-13T22:54:09.020 INFO:teuthology.orchestra.run.smithi043.stderr:13 Sep 22:54:09 ntpd[18377]: can't open /var/log/ntpstats/loopstats.20240913: Permission denied 2024-09-13T22:54:09.077 INFO:teuthology.orchestra.run.smithi043.stdout: remote refid st t when poll reach delay offset jitter 2024-09-13T22:54:09.077 INFO:teuthology.orchestra.run.smithi043.stdout:============================================================================== 2024-09-13T22:54:09.077 INFO:teuthology.orchestra.run.smithi043.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T22:54:09.077 INFO:teuthology.orchestra.run.smithi043.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T22:54:09.077 INFO:teuthology.orchestra.run.smithi043.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T22:54:09.077 INFO:teuthology.orchestra.run.smithi043.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T22:54:09.078 INFO:teuthology.run_tasks:Running task install... 2024-09-13T22:54:09.088 DEBUG:teuthology.task.install:project ceph 2024-09-13T22:54:09.088 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50'}} 2024-09-13T22:54:09.088 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50'} 2024-09-13T22:54:09.089 INFO:teuthology.task.install:Using flavor: default 2024-09-13T22:54:09.094 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-13T22:54:09.094 INFO:teuthology.task.install:extra packages: [] 2024-09-13T22:54:09.095 DEBUG:teuthology.orchestra.run.smithi043:> sudo apt-key list | grep Ceph 2024-09-13T22:54:09.096 DEBUG:teuthology.orchestra.run.smithi099:> sudo apt-key list | grep Ceph 2024-09-13T22:54:09.096 DEBUG:teuthology.orchestra.run.smithi138:> sudo apt-key list | grep Ceph 2024-09-13T22:54:09.161 INFO:teuthology.orchestra.run.smithi099.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-13T22:54:09.163 INFO:teuthology.orchestra.run.smithi138.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-13T22:54:09.174 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-13T22:54:09.189 INFO:teuthology.orchestra.run.smithi099.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-13T22:54:09.190 INFO:teuthology.orchestra.run.smithi099.stdout:uid [ unknown] Ceph.com (release key) 2024-09-13T22:54:09.190 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-13T22:54:09.190 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T22:54:09.203 INFO:teuthology.orchestra.run.smithi138.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-13T22:54:09.203 INFO:teuthology.orchestra.run.smithi138.stdout:uid [ unknown] Ceph.com (release key) 2024-09-13T22:54:09.204 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-13T22:54:09.204 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T22:54:09.215 INFO:teuthology.orchestra.run.smithi043.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-13T22:54:09.215 INFO:teuthology.orchestra.run.smithi043.stdout:uid [ unknown] Ceph.com (release key) 2024-09-13T22:54:09.216 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-13T22:54:09.216 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T22:54:09.347 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default/ 2024-09-13T22:54:09.347 INFO:teuthology.task.install.deb:Package version is 19.1.1-324-gecab7be5-1jammy 2024-09-13T22:54:09.359 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default/ 2024-09-13T22:54:09.360 INFO:teuthology.task.install.deb:Package version is 19.1.1-324-gecab7be5-1jammy 2024-09-13T22:54:09.372 INFO:teuthology.task.install.deb:Pulling from https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default/ 2024-09-13T22:54:09.372 INFO:teuthology.task.install.deb:Package version is 19.1.1-324-gecab7be5-1jammy 2024-09-13T22:54:09.471 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-13T22:54:09.471 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-13T22:54:09.478 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-13T22:54:09.479 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-13T22:54:09.486 DEBUG:teuthology.orchestra.run.smithi099:> sudo apt-get update 2024-09-13T22:54:09.491 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-13T22:54:09.492 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-13T22:54:09.493 DEBUG:teuthology.orchestra.run.smithi138:> sudo apt-get update 2024-09-13T22:54:09.507 DEBUG:teuthology.orchestra.run.smithi043:> sudo apt-get update 2024-09-13T22:54:09.659 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-13T22:54:09.659 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-13T22:54:09.672 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-13T22:54:09.675 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-13T22:54:09.675 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-13T22:54:09.685 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-13T22:54:09.691 INFO:teuthology.orchestra.run.smithi138.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-13T22:54:09.702 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-13T22:54:09.713 INFO:teuthology.orchestra.run.smithi099.stdout:Ign:1 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy InRelease 2024-09-13T22:54:09.717 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:5 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy InRelease 2024-09-13T22:54:09.729 INFO:teuthology.orchestra.run.smithi043.stdout:Ign:5 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy InRelease 2024-09-13T22:54:09.735 INFO:teuthology.orchestra.run.smithi099.stdout:Get:2 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-09-13T22:54:09.738 INFO:teuthology.orchestra.run.smithi138.stdout:Get:6 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-09-13T22:54:09.750 INFO:teuthology.orchestra.run.smithi043.stdout:Get:6 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-09-13T22:54:09.757 INFO:teuthology.orchestra.run.smithi099.stdout:Ign:3 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-13T22:54:09.760 INFO:teuthology.orchestra.run.smithi138.stdout:Ign:7 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-13T22:54:09.771 INFO:teuthology.orchestra.run.smithi043.stdout:Ign:7 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-13T22:54:09.781 INFO:teuthology.orchestra.run.smithi138.stdout:Get:8 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.9 kB] 2024-09-13T22:54:09.785 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-13T22:54:09.785 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-13T22:54:09.785 INFO:teuthology.orchestra.run.smithi099.stdout:Get:6 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,410 B] 2024-09-13T22:54:09.792 INFO:teuthology.orchestra.run.smithi043.stdout:Get:8 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.9 kB] 2024-09-13T22:54:09.808 INFO:teuthology.orchestra.run.smithi138.stdout:Get:9 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,410 B] 2024-09-13T22:54:09.814 INFO:teuthology.orchestra.run.smithi099.stdout:Get:7 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.9 kB] 2024-09-13T22:54:09.819 INFO:teuthology.orchestra.run.smithi043.stdout:Get:9 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,410 B] 2024-09-13T22:54:09.857 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-13T22:54:09.939 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-13T22:54:10.014 INFO:teuthology.orchestra.run.smithi138.stdout:Fetched 29.0 kB in 0s (85.0 kB/s) 2024-09-13T22:54:10.040 INFO:teuthology.orchestra.run.smithi043.stdout:Fetched 29.0 kB in 0s (83.1 kB/s) 2024-09-13T22:54:10.137 INFO:teuthology.orchestra.run.smithi099.stdout:Fetched 29.0 kB in 0s (61.4 kB/s) 2024-09-13T22:54:11.049 INFO:teuthology.orchestra.run.smithi138.stdout:Reading package lists... 2024-09-13T22:54:11.065 DEBUG:teuthology.orchestra.run.smithi138:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.1.1-324-gecab7be5-1jammy cephadm=19.1.1-324-gecab7be5-1jammy ceph-mds=19.1.1-324-gecab7be5-1jammy ceph-mgr=19.1.1-324-gecab7be5-1jammy ceph-common=19.1.1-324-gecab7be5-1jammy ceph-fuse=19.1.1-324-gecab7be5-1jammy ceph-test=19.1.1-324-gecab7be5-1jammy ceph-volume=19.1.1-324-gecab7be5-1jammy radosgw=19.1.1-324-gecab7be5-1jammy python3-rados=19.1.1-324-gecab7be5-1jammy python3-rgw=19.1.1-324-gecab7be5-1jammy python3-cephfs=19.1.1-324-gecab7be5-1jammy python3-rbd=19.1.1-324-gecab7be5-1jammy libcephfs2=19.1.1-324-gecab7be5-1jammy libcephfs-dev=19.1.1-324-gecab7be5-1jammy librados2=19.1.1-324-gecab7be5-1jammy librbd1=19.1.1-324-gecab7be5-1jammy rbd-fuse=19.1.1-324-gecab7be5-1jammy 2024-09-13T22:54:11.078 INFO:teuthology.orchestra.run.smithi043.stdout:Reading package lists... 2024-09-13T22:54:11.095 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=19.1.1-324-gecab7be5-1jammy cephadm=19.1.1-324-gecab7be5-1jammy ceph-mds=19.1.1-324-gecab7be5-1jammy ceph-mgr=19.1.1-324-gecab7be5-1jammy ceph-common=19.1.1-324-gecab7be5-1jammy ceph-fuse=19.1.1-324-gecab7be5-1jammy ceph-test=19.1.1-324-gecab7be5-1jammy ceph-volume=19.1.1-324-gecab7be5-1jammy radosgw=19.1.1-324-gecab7be5-1jammy python3-rados=19.1.1-324-gecab7be5-1jammy python3-rgw=19.1.1-324-gecab7be5-1jammy python3-cephfs=19.1.1-324-gecab7be5-1jammy python3-rbd=19.1.1-324-gecab7be5-1jammy libcephfs2=19.1.1-324-gecab7be5-1jammy libcephfs-dev=19.1.1-324-gecab7be5-1jammy librados2=19.1.1-324-gecab7be5-1jammy librbd1=19.1.1-324-gecab7be5-1jammy rbd-fuse=19.1.1-324-gecab7be5-1jammy 2024-09-13T22:54:11.132 INFO:teuthology.orchestra.run.smithi138.stdout:Reading package lists... 2024-09-13T22:54:11.150 INFO:teuthology.orchestra.run.smithi043.stdout:Reading package lists... 2024-09-13T22:54:11.163 INFO:teuthology.orchestra.run.smithi099.stdout:Reading package lists... 2024-09-13T22:54:11.180 DEBUG:teuthology.orchestra.run.smithi099:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.1.1-324-gecab7be5-1jammy cephadm=19.1.1-324-gecab7be5-1jammy ceph-mds=19.1.1-324-gecab7be5-1jammy ceph-mgr=19.1.1-324-gecab7be5-1jammy ceph-common=19.1.1-324-gecab7be5-1jammy ceph-fuse=19.1.1-324-gecab7be5-1jammy ceph-test=19.1.1-324-gecab7be5-1jammy ceph-volume=19.1.1-324-gecab7be5-1jammy radosgw=19.1.1-324-gecab7be5-1jammy python3-rados=19.1.1-324-gecab7be5-1jammy python3-rgw=19.1.1-324-gecab7be5-1jammy python3-cephfs=19.1.1-324-gecab7be5-1jammy python3-rbd=19.1.1-324-gecab7be5-1jammy libcephfs2=19.1.1-324-gecab7be5-1jammy libcephfs-dev=19.1.1-324-gecab7be5-1jammy librados2=19.1.1-324-gecab7be5-1jammy librbd1=19.1.1-324-gecab7be5-1jammy rbd-fuse=19.1.1-324-gecab7be5-1jammy 2024-09-13T22:54:11.244 INFO:teuthology.orchestra.run.smithi099.stdout:Reading package lists... 2024-09-13T22:54:11.339 INFO:teuthology.orchestra.run.smithi043.stdout:Building dependency tree... 2024-09-13T22:54:11.340 INFO:teuthology.orchestra.run.smithi043.stdout:Reading state information... 2024-09-13T22:54:11.344 INFO:teuthology.orchestra.run.smithi138.stdout:Building dependency tree... 2024-09-13T22:54:11.344 INFO:teuthology.orchestra.run.smithi138.stdout:Reading state information... 2024-09-13T22:54:11.458 INFO:teuthology.orchestra.run.smithi099.stdout:Building dependency tree... 2024-09-13T22:54:11.459 INFO:teuthology.orchestra.run.smithi099.stdout:Reading state information... 2024-09-13T22:54:11.529 INFO:teuthology.orchestra.run.smithi043.stdout:The following packages were automatically installed and are no longer required: 2024-09-13T22:54:11.529 INFO:teuthology.orchestra.run.smithi043.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-13T22:54:11.529 INFO:teuthology.orchestra.run.smithi043.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-13T22:54:11.529 INFO:teuthology.orchestra.run.smithi043.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-13T22:54:11.530 INFO:teuthology.orchestra.run.smithi043.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-13T22:54:11.530 INFO:teuthology.orchestra.run.smithi043.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-13T22:54:11.530 INFO:teuthology.orchestra.run.smithi043.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-13T22:54:11.531 INFO:teuthology.orchestra.run.smithi043.stdout:The following additional packages will be installed: 2024-09-13T22:54:11.531 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-13T22:54:11.531 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-13T22:54:11.531 INFO:teuthology.orchestra.run.smithi043.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-09-13T22:54:11.531 INFO:teuthology.orchestra.run.smithi043.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-09-13T22:54:11.532 INFO:teuthology.orchestra.run.smithi043.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-09-13T22:54:11.532 INFO:teuthology.orchestra.run.smithi043.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-09-13T22:54:11.532 INFO:teuthology.orchestra.run.smithi043.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-09-13T22:54:11.532 INFO:teuthology.orchestra.run.smithi043.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-09-13T22:54:11.532 INFO:teuthology.orchestra.run.smithi043.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-09-13T22:54:11.532 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-13T22:54:11.533 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-13T22:54:11.533 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-13T22:54:11.533 INFO:teuthology.orchestra.run.smithi043.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-13T22:54:11.533 INFO:teuthology.orchestra.run.smithi043.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-13T22:54:11.533 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-13T22:54:11.533 INFO:teuthology.orchestra.run.smithi043.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-13T22:54:11.533 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-09-13T22:54:11.533 INFO:teuthology.orchestra.run.smithi043.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-09-13T22:54:11.533 INFO:teuthology.orchestra.run.smithi043.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-13T22:54:11.533 INFO:teuthology.orchestra.run.smithi043.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-13T22:54:11.533 INFO:teuthology.orchestra.run.smithi043.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-13T22:54:11.533 INFO:teuthology.orchestra.run.smithi043.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-13T22:54:11.533 INFO:teuthology.orchestra.run.smithi043.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-13T22:54:11.533 INFO:teuthology.orchestra.run.smithi043.stdout: xmlstarlet zip 2024-09-13T22:54:11.534 INFO:teuthology.orchestra.run.smithi043.stdout:Suggested packages: 2024-09-13T22:54:11.534 INFO:teuthology.orchestra.run.smithi043.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-13T22:54:11.534 INFO:teuthology.orchestra.run.smithi043.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-13T22:54:11.534 INFO:teuthology.orchestra.run.smithi043.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-13T22:54:11.534 INFO:teuthology.orchestra.run.smithi043.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-13T22:54:11.534 INFO:teuthology.orchestra.run.smithi043.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-13T22:54:11.534 INFO:teuthology.orchestra.run.smithi043.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-13T22:54:11.534 INFO:teuthology.orchestra.run.smithi043.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-13T22:54:11.534 INFO:teuthology.orchestra.run.smithi043.stdout:Recommended packages: 2024-09-13T22:54:11.535 INFO:teuthology.orchestra.run.smithi043.stdout: btrfs-tools 2024-09-13T22:54:11.555 INFO:teuthology.orchestra.run.smithi138.stdout:The following packages were automatically installed and are no longer required: 2024-09-13T22:54:11.555 INFO:teuthology.orchestra.run.smithi138.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-13T22:54:11.555 INFO:teuthology.orchestra.run.smithi138.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-13T22:54:11.556 INFO:teuthology.orchestra.run.smithi138.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-13T22:54:11.559 INFO:teuthology.orchestra.run.smithi138.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-13T22:54:11.559 INFO:teuthology.orchestra.run.smithi138.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-13T22:54:11.559 INFO:teuthology.orchestra.run.smithi138.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-13T22:54:11.559 INFO:teuthology.orchestra.run.smithi138.stdout:The following additional packages will be installed: 2024-09-13T22:54:11.559 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-13T22:54:11.559 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-13T22:54:11.559 INFO:teuthology.orchestra.run.smithi138.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-09-13T22:54:11.559 INFO:teuthology.orchestra.run.smithi138.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-09-13T22:54:11.559 INFO:teuthology.orchestra.run.smithi138.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-09-13T22:54:11.559 INFO:teuthology.orchestra.run.smithi138.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-09-13T22:54:11.559 INFO:teuthology.orchestra.run.smithi138.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-09-13T22:54:11.560 INFO:teuthology.orchestra.run.smithi138.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-09-13T22:54:11.560 INFO:teuthology.orchestra.run.smithi138.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-09-13T22:54:11.560 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-13T22:54:11.560 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-13T22:54:11.560 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-13T22:54:11.560 INFO:teuthology.orchestra.run.smithi138.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-13T22:54:11.560 INFO:teuthology.orchestra.run.smithi138.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-13T22:54:11.560 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-13T22:54:11.560 INFO:teuthology.orchestra.run.smithi138.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-13T22:54:11.560 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-09-13T22:54:11.560 INFO:teuthology.orchestra.run.smithi138.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-09-13T22:54:11.560 INFO:teuthology.orchestra.run.smithi138.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-13T22:54:11.560 INFO:teuthology.orchestra.run.smithi138.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-13T22:54:11.561 INFO:teuthology.orchestra.run.smithi138.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-13T22:54:11.561 INFO:teuthology.orchestra.run.smithi138.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-13T22:54:11.561 INFO:teuthology.orchestra.run.smithi138.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-13T22:54:11.561 INFO:teuthology.orchestra.run.smithi138.stdout: xmlstarlet zip 2024-09-13T22:54:11.562 INFO:teuthology.orchestra.run.smithi138.stdout:Suggested packages: 2024-09-13T22:54:11.562 INFO:teuthology.orchestra.run.smithi138.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-13T22:54:11.562 INFO:teuthology.orchestra.run.smithi138.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-13T22:54:11.562 INFO:teuthology.orchestra.run.smithi138.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-13T22:54:11.562 INFO:teuthology.orchestra.run.smithi138.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-13T22:54:11.562 INFO:teuthology.orchestra.run.smithi138.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-13T22:54:11.562 INFO:teuthology.orchestra.run.smithi138.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-13T22:54:11.562 INFO:teuthology.orchestra.run.smithi138.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-13T22:54:11.562 INFO:teuthology.orchestra.run.smithi138.stdout:Recommended packages: 2024-09-13T22:54:11.562 INFO:teuthology.orchestra.run.smithi138.stdout: btrfs-tools 2024-09-13T22:54:11.640 INFO:teuthology.orchestra.run.smithi043.stdout:The following NEW packages will be installed: 2024-09-13T22:54:11.640 INFO:teuthology.orchestra.run.smithi043.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-13T22:54:11.641 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-13T22:54:11.641 INFO:teuthology.orchestra.run.smithi043.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-13T22:54:11.641 INFO:teuthology.orchestra.run.smithi043.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-13T22:54:11.641 INFO:teuthology.orchestra.run.smithi043.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-09-13T22:54:11.641 INFO:teuthology.orchestra.run.smithi043.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-13T22:54:11.642 INFO:teuthology.orchestra.run.smithi043.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-13T22:54:11.642 INFO:teuthology.orchestra.run.smithi043.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-13T22:54:11.642 INFO:teuthology.orchestra.run.smithi043.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-13T22:54:11.642 INFO:teuthology.orchestra.run.smithi043.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-13T22:54:11.642 INFO:teuthology.orchestra.run.smithi043.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-13T22:54:11.642 INFO:teuthology.orchestra.run.smithi043.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-13T22:54:11.642 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-13T22:54:11.643 INFO:teuthology.orchestra.run.smithi043.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-13T22:54:11.643 INFO:teuthology.orchestra.run.smithi043.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-13T22:54:11.643 INFO:teuthology.orchestra.run.smithi043.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-13T22:54:11.643 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-13T22:54:11.643 INFO:teuthology.orchestra.run.smithi043.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-13T22:54:11.643 INFO:teuthology.orchestra.run.smithi043.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-13T22:54:11.643 INFO:teuthology.orchestra.run.smithi043.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-13T22:54:11.643 INFO:teuthology.orchestra.run.smithi043.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-13T22:54:11.643 INFO:teuthology.orchestra.run.smithi043.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-13T22:54:11.643 INFO:teuthology.orchestra.run.smithi043.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-13T22:54:11.643 INFO:teuthology.orchestra.run.smithi043.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-13T22:54:11.643 INFO:teuthology.orchestra.run.smithi043.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-13T22:54:11.643 INFO:teuthology.orchestra.run.smithi043.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-13T22:54:11.655 INFO:teuthology.orchestra.run.smithi099.stdout:The following packages were automatically installed and are no longer required: 2024-09-13T22:54:11.655 INFO:teuthology.orchestra.run.smithi099.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-13T22:54:11.655 INFO:teuthology.orchestra.run.smithi099.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-13T22:54:11.655 INFO:teuthology.orchestra.run.smithi099.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-13T22:54:11.656 INFO:teuthology.orchestra.run.smithi099.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-13T22:54:11.656 INFO:teuthology.orchestra.run.smithi099.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-13T22:54:11.656 INFO:teuthology.orchestra.run.smithi099.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-13T22:54:11.659 INFO:teuthology.orchestra.run.smithi099.stdout:The following additional packages will be installed: 2024-09-13T22:54:11.660 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-13T22:54:11.660 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-13T22:54:11.660 INFO:teuthology.orchestra.run.smithi099.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-09-13T22:54:11.660 INFO:teuthology.orchestra.run.smithi099.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-09-13T22:54:11.661 INFO:teuthology.orchestra.run.smithi099.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-09-13T22:54:11.661 INFO:teuthology.orchestra.run.smithi099.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-09-13T22:54:11.661 INFO:teuthology.orchestra.run.smithi099.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-09-13T22:54:11.661 INFO:teuthology.orchestra.run.smithi099.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-09-13T22:54:11.661 INFO:teuthology.orchestra.run.smithi099.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-09-13T22:54:11.661 INFO:teuthology.orchestra.run.smithi099.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-13T22:54:11.661 INFO:teuthology.orchestra.run.smithi099.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-13T22:54:11.661 INFO:teuthology.orchestra.run.smithi099.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-13T22:54:11.661 INFO:teuthology.orchestra.run.smithi099.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-13T22:54:11.661 INFO:teuthology.orchestra.run.smithi099.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-13T22:54:11.662 INFO:teuthology.orchestra.run.smithi099.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-13T22:54:11.662 INFO:teuthology.orchestra.run.smithi099.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-13T22:54:11.662 INFO:teuthology.orchestra.run.smithi099.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-09-13T22:54:11.662 INFO:teuthology.orchestra.run.smithi099.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-09-13T22:54:11.662 INFO:teuthology.orchestra.run.smithi099.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-13T22:54:11.662 INFO:teuthology.orchestra.run.smithi099.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-13T22:54:11.662 INFO:teuthology.orchestra.run.smithi099.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-13T22:54:11.662 INFO:teuthology.orchestra.run.smithi099.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-13T22:54:11.662 INFO:teuthology.orchestra.run.smithi099.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-13T22:54:11.662 INFO:teuthology.orchestra.run.smithi099.stdout: xmlstarlet zip 2024-09-13T22:54:11.662 INFO:teuthology.orchestra.run.smithi099.stdout:Suggested packages: 2024-09-13T22:54:11.662 INFO:teuthology.orchestra.run.smithi099.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-13T22:54:11.662 INFO:teuthology.orchestra.run.smithi099.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-13T22:54:11.663 INFO:teuthology.orchestra.run.smithi099.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-13T22:54:11.663 INFO:teuthology.orchestra.run.smithi099.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-13T22:54:11.663 INFO:teuthology.orchestra.run.smithi099.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-13T22:54:11.663 INFO:teuthology.orchestra.run.smithi099.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-13T22:54:11.663 INFO:teuthology.orchestra.run.smithi099.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-13T22:54:11.663 INFO:teuthology.orchestra.run.smithi099.stdout:Recommended packages: 2024-09-13T22:54:11.663 INFO:teuthology.orchestra.run.smithi099.stdout: btrfs-tools 2024-09-13T22:54:11.664 INFO:teuthology.orchestra.run.smithi138.stdout:The following NEW packages will be installed: 2024-09-13T22:54:11.665 INFO:teuthology.orchestra.run.smithi138.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-13T22:54:11.665 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-13T22:54:11.665 INFO:teuthology.orchestra.run.smithi138.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-13T22:54:11.665 INFO:teuthology.orchestra.run.smithi138.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-13T22:54:11.665 INFO:teuthology.orchestra.run.smithi138.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-09-13T22:54:11.665 INFO:teuthology.orchestra.run.smithi138.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-13T22:54:11.665 INFO:teuthology.orchestra.run.smithi138.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-13T22:54:11.665 INFO:teuthology.orchestra.run.smithi138.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-13T22:54:11.665 INFO:teuthology.orchestra.run.smithi138.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-13T22:54:11.665 INFO:teuthology.orchestra.run.smithi138.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-13T22:54:11.665 INFO:teuthology.orchestra.run.smithi138.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-13T22:54:11.665 INFO:teuthology.orchestra.run.smithi138.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-13T22:54:11.665 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-13T22:54:11.666 INFO:teuthology.orchestra.run.smithi138.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-13T22:54:11.666 INFO:teuthology.orchestra.run.smithi138.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-13T22:54:11.666 INFO:teuthology.orchestra.run.smithi138.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-13T22:54:11.666 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-13T22:54:11.666 INFO:teuthology.orchestra.run.smithi138.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-13T22:54:11.666 INFO:teuthology.orchestra.run.smithi138.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-13T22:54:11.666 INFO:teuthology.orchestra.run.smithi138.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-13T22:54:11.666 INFO:teuthology.orchestra.run.smithi138.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-13T22:54:11.666 INFO:teuthology.orchestra.run.smithi138.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-13T22:54:11.666 INFO:teuthology.orchestra.run.smithi138.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-13T22:54:11.666 INFO:teuthology.orchestra.run.smithi138.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-13T22:54:11.666 INFO:teuthology.orchestra.run.smithi138.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-13T22:54:11.666 INFO:teuthology.orchestra.run.smithi138.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-13T22:54:11.724 INFO:teuthology.orchestra.run.smithi138.stdout:0 upgraded, 118 newly installed, 0 to remove and 331 not upgraded. 2024-09-13T22:54:11.724 INFO:teuthology.orchestra.run.smithi138.stdout:Need to get 181 MB of archives. 2024-09-13T22:54:11.724 INFO:teuthology.orchestra.run.smithi138.stdout:After this operation, 829 MB of additional disk space will be used. 2024-09-13T22:54:11.724 INFO:teuthology.orchestra.run.smithi138.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-13T22:54:11.762 INFO:teuthology.orchestra.run.smithi099.stdout:The following NEW packages will be installed: 2024-09-13T22:54:11.762 INFO:teuthology.orchestra.run.smithi099.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-13T22:54:11.762 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-13T22:54:11.762 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-13T22:54:11.762 INFO:teuthology.orchestra.run.smithi099.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-13T22:54:11.763 INFO:teuthology.orchestra.run.smithi099.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-09-13T22:54:11.763 INFO:teuthology.orchestra.run.smithi099.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-13T22:54:11.763 INFO:teuthology.orchestra.run.smithi099.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-13T22:54:11.763 INFO:teuthology.orchestra.run.smithi099.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-13T22:54:11.763 INFO:teuthology.orchestra.run.smithi099.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-13T22:54:11.763 INFO:teuthology.orchestra.run.smithi099.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-13T22:54:11.763 INFO:teuthology.orchestra.run.smithi099.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-13T22:54:11.763 INFO:teuthology.orchestra.run.smithi099.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-13T22:54:11.763 INFO:teuthology.orchestra.run.smithi099.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-13T22:54:11.763 INFO:teuthology.orchestra.run.smithi099.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-13T22:54:11.763 INFO:teuthology.orchestra.run.smithi099.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-13T22:54:11.763 INFO:teuthology.orchestra.run.smithi099.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-13T22:54:11.764 INFO:teuthology.orchestra.run.smithi099.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-13T22:54:11.764 INFO:teuthology.orchestra.run.smithi099.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-13T22:54:11.764 INFO:teuthology.orchestra.run.smithi099.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-13T22:54:11.764 INFO:teuthology.orchestra.run.smithi099.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-13T22:54:11.764 INFO:teuthology.orchestra.run.smithi099.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-13T22:54:11.764 INFO:teuthology.orchestra.run.smithi099.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-13T22:54:11.764 INFO:teuthology.orchestra.run.smithi099.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-13T22:54:11.764 INFO:teuthology.orchestra.run.smithi099.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-13T22:54:11.764 INFO:teuthology.orchestra.run.smithi099.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-13T22:54:11.764 INFO:teuthology.orchestra.run.smithi099.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-13T22:54:11.790 INFO:teuthology.orchestra.run.smithi043.stdout:0 upgraded, 118 newly installed, 0 to remove and 331 not upgraded. 2024-09-13T22:54:11.790 INFO:teuthology.orchestra.run.smithi043.stdout:Need to get 181 MB of archives. 2024-09-13T22:54:11.790 INFO:teuthology.orchestra.run.smithi043.stdout:After this operation, 829 MB of additional disk space will be used. 2024-09-13T22:54:11.790 INFO:teuthology.orchestra.run.smithi043.stdout:Get:1 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.1.1-324-gecab7be5-1jammy [3,591 kB] 2024-09-13T22:54:11.808 INFO:teuthology.orchestra.run.smithi138.stdout:Get:2 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.1.1-324-gecab7be5-1jammy [3,591 kB] 2024-09-13T22:54:11.823 INFO:teuthology.orchestra.run.smithi138.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-13T22:54:11.823 INFO:teuthology.orchestra.run.smithi099.stdout:0 upgraded, 118 newly installed, 0 to remove and 331 not upgraded. 2024-09-13T22:54:11.823 INFO:teuthology.orchestra.run.smithi099.stdout:Need to get 181 MB of archives. 2024-09-13T22:54:11.823 INFO:teuthology.orchestra.run.smithi099.stdout:After this operation, 829 MB of additional disk space will be used. 2024-09-13T22:54:11.823 INFO:teuthology.orchestra.run.smithi099.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-13T22:54:11.826 INFO:teuthology.orchestra.run.smithi138.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-13T22:54:11.834 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-13T22:54:11.843 INFO:teuthology.orchestra.run.smithi138.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-13T22:54:11.902 INFO:teuthology.orchestra.run.smithi099.stdout:Get:2 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.1.1-324-gecab7be5-1jammy [3,591 kB] 2024-09-13T22:54:11.902 INFO:teuthology.orchestra.run.smithi138.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-13T22:54:11.907 INFO:teuthology.orchestra.run.smithi138.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-13T22:54:11.914 INFO:teuthology.orchestra.run.smithi099.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-13T22:54:11.916 INFO:teuthology.orchestra.run.smithi099.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-13T22:54:11.919 INFO:teuthology.orchestra.run.smithi138.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-13T22:54:11.923 INFO:teuthology.orchestra.run.smithi138.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-13T22:54:11.923 INFO:teuthology.orchestra.run.smithi138.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-13T22:54:11.924 INFO:teuthology.orchestra.run.smithi138.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-13T22:54:11.933 INFO:teuthology.orchestra.run.smithi138.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-13T22:54:11.934 INFO:teuthology.orchestra.run.smithi099.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-13T22:54:11.935 INFO:teuthology.orchestra.run.smithi138.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-13T22:54:11.937 INFO:teuthology.orchestra.run.smithi138.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-13T22:54:11.938 INFO:teuthology.orchestra.run.smithi138.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-13T22:54:11.941 INFO:teuthology.orchestra.run.smithi138.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-13T22:54:11.943 INFO:teuthology.orchestra.run.smithi138.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-13T22:54:11.956 INFO:teuthology.orchestra.run.smithi138.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-13T22:54:11.958 INFO:teuthology.orchestra.run.smithi138.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-13T22:54:11.958 INFO:teuthology.orchestra.run.smithi138.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-13T22:54:11.959 INFO:teuthology.orchestra.run.smithi138.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-13T22:54:11.960 INFO:teuthology.orchestra.run.smithi138.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-13T22:54:11.960 INFO:teuthology.orchestra.run.smithi138.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-13T22:54:11.961 INFO:teuthology.orchestra.run.smithi138.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-13T22:54:11.961 INFO:teuthology.orchestra.run.smithi138.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-13T22:54:11.975 INFO:teuthology.orchestra.run.smithi138.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-13T22:54:11.976 INFO:teuthology.orchestra.run.smithi138.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-13T22:54:11.993 INFO:teuthology.orchestra.run.smithi138.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-13T22:54:11.995 INFO:teuthology.orchestra.run.smithi138.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-13T22:54:11.996 INFO:teuthology.orchestra.run.smithi043.stdout:Get:3 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.1.1-324-gecab7be5-1jammy [3,241 kB] 2024-09-13T22:54:11.996 INFO:teuthology.orchestra.run.smithi138.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-13T22:54:11.996 INFO:teuthology.orchestra.run.smithi138.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-13T22:54:11.997 INFO:teuthology.orchestra.run.smithi099.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-13T22:54:11.997 INFO:teuthology.orchestra.run.smithi138.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-13T22:54:11.998 INFO:teuthology.orchestra.run.smithi138.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-13T22:54:11.998 INFO:teuthology.orchestra.run.smithi138.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-13T22:54:11.998 INFO:teuthology.orchestra.run.smithi138.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-13T22:54:12.002 INFO:teuthology.orchestra.run.smithi099.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-13T22:54:12.010 INFO:teuthology.orchestra.run.smithi138.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-13T22:54:12.011 INFO:teuthology.orchestra.run.smithi138.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-13T22:54:12.014 INFO:teuthology.orchestra.run.smithi099.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-13T22:54:12.017 INFO:teuthology.orchestra.run.smithi099.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-13T22:54:12.018 INFO:teuthology.orchestra.run.smithi099.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-13T22:54:12.019 INFO:teuthology.orchestra.run.smithi099.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-13T22:54:12.023 INFO:teuthology.orchestra.run.smithi138.stdout:Get:38 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.1.1-324-gecab7be5-1jammy [3,241 kB] 2024-09-13T22:54:12.027 INFO:teuthology.orchestra.run.smithi099.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-13T22:54:12.027 INFO:teuthology.orchestra.run.smithi138.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-13T22:54:12.029 INFO:teuthology.orchestra.run.smithi099.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-13T22:54:12.031 INFO:teuthology.orchestra.run.smithi099.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-13T22:54:12.032 INFO:teuthology.orchestra.run.smithi099.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-13T22:54:12.033 INFO:teuthology.orchestra.run.smithi138.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-13T22:54:12.033 INFO:teuthology.orchestra.run.smithi138.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-13T22:54:12.034 INFO:teuthology.orchestra.run.smithi138.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-13T22:54:12.034 INFO:teuthology.orchestra.run.smithi138.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-13T22:54:12.036 INFO:teuthology.orchestra.run.smithi138.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-13T22:54:12.036 INFO:teuthology.orchestra.run.smithi099.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-13T22:54:12.038 INFO:teuthology.orchestra.run.smithi138.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-13T22:54:12.038 INFO:teuthology.orchestra.run.smithi099.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-13T22:54:12.038 INFO:teuthology.orchestra.run.smithi138.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-13T22:54:12.044 INFO:teuthology.orchestra.run.smithi138.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-13T22:54:12.045 INFO:teuthology.orchestra.run.smithi138.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-13T22:54:12.050 INFO:teuthology.orchestra.run.smithi099.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-13T22:54:12.052 INFO:teuthology.orchestra.run.smithi099.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-13T22:54:12.053 INFO:teuthology.orchestra.run.smithi099.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-13T22:54:12.053 INFO:teuthology.orchestra.run.smithi099.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-13T22:54:12.054 INFO:teuthology.orchestra.run.smithi099.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-13T22:54:12.054 INFO:teuthology.orchestra.run.smithi099.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-13T22:54:12.055 INFO:teuthology.orchestra.run.smithi099.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-13T22:54:12.055 INFO:teuthology.orchestra.run.smithi099.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-13T22:54:12.062 INFO:teuthology.orchestra.run.smithi138.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-13T22:54:12.063 INFO:teuthology.orchestra.run.smithi138.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-13T22:54:12.064 INFO:teuthology.orchestra.run.smithi138.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-13T22:54:12.067 INFO:teuthology.orchestra.run.smithi138.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-13T22:54:12.071 INFO:teuthology.orchestra.run.smithi099.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-13T22:54:12.071 INFO:teuthology.orchestra.run.smithi099.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-13T22:54:12.072 INFO:teuthology.orchestra.run.smithi043.stdout:Get:4 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.1.1-324-gecab7be5-1jammy [718 kB] 2024-09-13T22:54:12.086 INFO:teuthology.orchestra.run.smithi043.stdout:Get:5 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.1.1-324-gecab7be5-1jammy [356 kB] 2024-09-13T22:54:12.089 INFO:teuthology.orchestra.run.smithi099.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-13T22:54:12.091 INFO:teuthology.orchestra.run.smithi099.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-13T22:54:12.091 INFO:teuthology.orchestra.run.smithi099.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-13T22:54:12.092 INFO:teuthology.orchestra.run.smithi099.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-13T22:54:12.092 INFO:teuthology.orchestra.run.smithi099.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-13T22:54:12.093 INFO:teuthology.orchestra.run.smithi043.stdout:Get:6 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.1.1-324-gecab7be5-1jammy [32.8 kB] 2024-09-13T22:54:12.094 INFO:teuthology.orchestra.run.smithi043.stdout:Get:7 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.1.1-324-gecab7be5-1jammy [180 kB] 2024-09-13T22:54:12.094 INFO:teuthology.orchestra.run.smithi099.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-13T22:54:12.095 INFO:teuthology.orchestra.run.smithi099.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-13T22:54:12.095 INFO:teuthology.orchestra.run.smithi099.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-13T22:54:12.097 INFO:teuthology.orchestra.run.smithi043.stdout:Get:8 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.1.1-324-gecab7be5-1jammy [67.8 kB] 2024-09-13T22:54:12.098 INFO:teuthology.orchestra.run.smithi043.stdout:Get:9 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.1.1-324-gecab7be5-1jammy [333 kB] 2024-09-13T22:54:12.105 INFO:teuthology.orchestra.run.smithi099.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-13T22:54:12.106 INFO:teuthology.orchestra.run.smithi099.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-13T22:54:12.120 INFO:teuthology.orchestra.run.smithi138.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-13T22:54:12.121 INFO:teuthology.orchestra.run.smithi138.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-13T22:54:12.122 INFO:teuthology.orchestra.run.smithi099.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-13T22:54:12.129 INFO:teuthology.orchestra.run.smithi099.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-13T22:54:12.129 INFO:teuthology.orchestra.run.smithi099.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-13T22:54:12.129 INFO:teuthology.orchestra.run.smithi099.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-13T22:54:12.130 INFO:teuthology.orchestra.run.smithi099.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-13T22:54:12.130 INFO:teuthology.orchestra.run.smithi043.stdout:Get:10 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.1.1-324-gecab7be5-1jammy [6,875 kB] 2024-09-13T22:54:12.131 INFO:teuthology.orchestra.run.smithi099.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-13T22:54:12.132 INFO:teuthology.orchestra.run.smithi099.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-13T22:54:12.133 INFO:teuthology.orchestra.run.smithi099.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-13T22:54:12.135 INFO:teuthology.orchestra.run.smithi138.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-13T22:54:12.135 INFO:teuthology.orchestra.run.smithi138.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-13T22:54:12.135 INFO:teuthology.orchestra.run.smithi138.stdout:Get:57 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.1.1-324-gecab7be5-1jammy [718 kB] 2024-09-13T22:54:12.136 INFO:teuthology.orchestra.run.smithi138.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-13T22:54:12.140 INFO:teuthology.orchestra.run.smithi099.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-13T22:54:12.140 INFO:teuthology.orchestra.run.smithi099.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-13T22:54:12.154 INFO:teuthology.orchestra.run.smithi138.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-13T22:54:12.156 INFO:teuthology.orchestra.run.smithi138.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-13T22:54:12.156 INFO:teuthology.orchestra.run.smithi138.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-13T22:54:12.157 INFO:teuthology.orchestra.run.smithi099.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-13T22:54:12.157 INFO:teuthology.orchestra.run.smithi099.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-13T22:54:12.158 INFO:teuthology.orchestra.run.smithi099.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-13T22:54:12.161 INFO:teuthology.orchestra.run.smithi099.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-13T22:54:12.173 INFO:teuthology.orchestra.run.smithi138.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-13T22:54:12.173 INFO:teuthology.orchestra.run.smithi138.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-13T22:54:12.173 INFO:teuthology.orchestra.run.smithi138.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-13T22:54:12.174 INFO:teuthology.orchestra.run.smithi138.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-13T22:54:12.174 INFO:teuthology.orchestra.run.smithi138.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-13T22:54:12.174 INFO:teuthology.orchestra.run.smithi138.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-13T22:54:12.176 INFO:teuthology.orchestra.run.smithi138.stdout:Get:68 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.1.1-324-gecab7be5-1jammy [356 kB] 2024-09-13T22:54:12.184 INFO:teuthology.orchestra.run.smithi138.stdout:Get:69 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.1.1-324-gecab7be5-1jammy [32.8 kB] 2024-09-13T22:54:12.185 INFO:teuthology.orchestra.run.smithi138.stdout:Get:70 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.1.1-324-gecab7be5-1jammy [180 kB] 2024-09-13T22:54:12.186 INFO:teuthology.orchestra.run.smithi138.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-13T22:54:12.187 INFO:teuthology.orchestra.run.smithi138.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-13T22:54:12.189 INFO:teuthology.orchestra.run.smithi138.stdout:Get:73 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.1.1-324-gecab7be5-1jammy [67.8 kB] 2024-09-13T22:54:12.190 INFO:teuthology.orchestra.run.smithi138.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-13T22:54:12.191 INFO:teuthology.orchestra.run.smithi138.stdout:Get:75 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.1.1-324-gecab7be5-1jammy [333 kB] 2024-09-13T22:54:12.197 INFO:teuthology.orchestra.run.smithi138.stdout:Get:76 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.1.1-324-gecab7be5-1jammy [6,875 kB] 2024-09-13T22:54:12.204 INFO:teuthology.orchestra.run.smithi138.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-13T22:54:12.205 INFO:teuthology.orchestra.run.smithi138.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-13T22:54:12.206 INFO:teuthology.orchestra.run.smithi138.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-13T22:54:12.209 INFO:teuthology.orchestra.run.smithi138.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-13T22:54:12.212 INFO:teuthology.orchestra.run.smithi138.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-13T22:54:12.212 INFO:teuthology.orchestra.run.smithi138.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-13T22:54:12.213 INFO:teuthology.orchestra.run.smithi138.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-13T22:54:12.216 INFO:teuthology.orchestra.run.smithi099.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-13T22:54:12.217 INFO:teuthology.orchestra.run.smithi099.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-13T22:54:12.218 INFO:teuthology.orchestra.run.smithi099.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-13T22:54:12.218 INFO:teuthology.orchestra.run.smithi099.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-13T22:54:12.219 INFO:teuthology.orchestra.run.smithi099.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-13T22:54:12.221 INFO:teuthology.orchestra.run.smithi138.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-13T22:54:12.222 INFO:teuthology.orchestra.run.smithi138.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-13T22:54:12.225 INFO:teuthology.orchestra.run.smithi138.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-13T22:54:12.236 INFO:teuthology.orchestra.run.smithi099.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-13T22:54:12.238 INFO:teuthology.orchestra.run.smithi099.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-13T22:54:12.238 INFO:teuthology.orchestra.run.smithi099.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-13T22:54:12.238 INFO:teuthology.orchestra.run.smithi138.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-13T22:54:12.239 INFO:teuthology.orchestra.run.smithi138.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-13T22:54:12.239 INFO:teuthology.orchestra.run.smithi138.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-13T22:54:12.241 INFO:teuthology.orchestra.run.smithi138.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-13T22:54:12.241 INFO:teuthology.orchestra.run.smithi138.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-13T22:54:12.248 INFO:teuthology.orchestra.run.smithi138.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-13T22:54:12.248 INFO:teuthology.orchestra.run.smithi138.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-13T22:54:12.252 INFO:teuthology.orchestra.run.smithi099.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-13T22:54:12.252 INFO:teuthology.orchestra.run.smithi099.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-13T22:54:12.254 INFO:teuthology.orchestra.run.smithi043.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-13T22:54:12.256 INFO:teuthology.orchestra.run.smithi138.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-13T22:54:12.258 INFO:teuthology.orchestra.run.smithi138.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-13T22:54:12.258 INFO:teuthology.orchestra.run.smithi138.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-13T22:54:12.260 INFO:teuthology.orchestra.run.smithi099.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-13T22:54:12.260 INFO:teuthology.orchestra.run.smithi099.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-13T22:54:12.261 INFO:teuthology.orchestra.run.smithi099.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-13T22:54:12.261 INFO:teuthology.orchestra.run.smithi099.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-13T22:54:12.262 INFO:teuthology.orchestra.run.smithi099.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-13T22:54:12.262 INFO:teuthology.orchestra.run.smithi099.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-13T22:54:12.265 INFO:teuthology.orchestra.run.smithi099.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-13T22:54:12.266 INFO:teuthology.orchestra.run.smithi043.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-13T22:54:12.277 INFO:teuthology.orchestra.run.smithi099.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-13T22:54:12.279 INFO:teuthology.orchestra.run.smithi099.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-13T22:54:12.279 INFO:teuthology.orchestra.run.smithi099.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-13T22:54:12.295 INFO:teuthology.orchestra.run.smithi099.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-13T22:54:12.297 INFO:teuthology.orchestra.run.smithi099.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-13T22:54:12.297 INFO:teuthology.orchestra.run.smithi099.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-13T22:54:12.298 INFO:teuthology.orchestra.run.smithi099.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-13T22:54:12.301 INFO:teuthology.orchestra.run.smithi099.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-13T22:54:12.302 INFO:teuthology.orchestra.run.smithi099.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-13T22:54:12.305 INFO:teuthology.orchestra.run.smithi099.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-13T22:54:12.311 INFO:teuthology.orchestra.run.smithi099.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-13T22:54:12.312 INFO:teuthology.orchestra.run.smithi099.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-13T22:54:12.312 INFO:teuthology.orchestra.run.smithi099.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-13T22:54:12.329 INFO:teuthology.orchestra.run.smithi099.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-13T22:54:12.329 INFO:teuthology.orchestra.run.smithi099.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-13T22:54:12.336 INFO:teuthology.orchestra.run.smithi099.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-13T22:54:12.337 INFO:teuthology.orchestra.run.smithi099.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-13T22:54:12.337 INFO:teuthology.orchestra.run.smithi099.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-13T22:54:12.338 INFO:teuthology.orchestra.run.smithi099.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-13T22:54:12.339 INFO:teuthology.orchestra.run.smithi099.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-13T22:54:12.347 INFO:teuthology.orchestra.run.smithi043.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-13T22:54:12.392 INFO:teuthology.orchestra.run.smithi043.stdout:Get:14 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.1.1-324-gecab7be5-1jammy [112 kB] 2024-09-13T22:54:12.395 INFO:teuthology.orchestra.run.smithi043.stdout:Get:15 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.1.1-324-gecab7be5-1jammy [472 kB] 2024-09-13T22:54:12.404 INFO:teuthology.orchestra.run.smithi043.stdout:Get:16 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.1.1-324-gecab7be5-1jammy [25.9 MB] 2024-09-13T22:54:12.458 INFO:teuthology.orchestra.run.smithi138.stdout:Get:97 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.1.1-324-gecab7be5-1jammy [112 kB] 2024-09-13T22:54:12.459 INFO:teuthology.orchestra.run.smithi138.stdout:Get:98 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.1.1-324-gecab7be5-1jammy [472 kB] 2024-09-13T22:54:12.486 INFO:teuthology.orchestra.run.smithi138.stdout:Get:99 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.1.1-324-gecab7be5-1jammy [25.9 MB] 2024-09-13T22:54:12.577 INFO:teuthology.orchestra.run.smithi043.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-13T22:54:12.588 INFO:teuthology.orchestra.run.smithi043.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-13T22:54:12.617 INFO:teuthology.orchestra.run.smithi043.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-13T22:54:12.626 INFO:teuthology.orchestra.run.smithi043.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-13T22:54:12.627 INFO:teuthology.orchestra.run.smithi043.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-13T22:54:12.629 INFO:teuthology.orchestra.run.smithi043.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-13T22:54:12.647 INFO:teuthology.orchestra.run.smithi043.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-13T22:54:12.651 INFO:teuthology.orchestra.run.smithi043.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-13T22:54:12.655 INFO:teuthology.orchestra.run.smithi043.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-13T22:54:12.659 INFO:teuthology.orchestra.run.smithi043.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-13T22:54:12.740 INFO:teuthology.orchestra.run.smithi043.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-13T22:54:12.744 INFO:teuthology.orchestra.run.smithi043.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-13T22:54:12.748 INFO:teuthology.orchestra.run.smithi043.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-13T22:54:12.751 INFO:teuthology.orchestra.run.smithi043.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-13T22:54:12.753 INFO:teuthology.orchestra.run.smithi043.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-13T22:54:12.753 INFO:teuthology.orchestra.run.smithi043.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-13T22:54:12.755 INFO:teuthology.orchestra.run.smithi043.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-13T22:54:12.756 INFO:teuthology.orchestra.run.smithi043.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-13T22:54:12.757 INFO:teuthology.orchestra.run.smithi043.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-13T22:54:12.824 INFO:teuthology.orchestra.run.smithi043.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-13T22:54:12.839 INFO:teuthology.orchestra.run.smithi043.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-13T22:54:12.840 INFO:teuthology.orchestra.run.smithi043.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-13T22:54:12.841 INFO:teuthology.orchestra.run.smithi043.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-13T22:54:12.846 INFO:teuthology.orchestra.run.smithi043.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-13T22:54:12.847 INFO:teuthology.orchestra.run.smithi043.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-13T22:54:12.907 INFO:teuthology.orchestra.run.smithi043.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-13T22:54:12.908 INFO:teuthology.orchestra.run.smithi043.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-13T22:54:12.910 INFO:teuthology.orchestra.run.smithi043.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-13T22:54:12.911 INFO:teuthology.orchestra.run.smithi043.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-13T22:54:12.935 INFO:teuthology.orchestra.run.smithi099.stdout:Get:89 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.1.1-324-gecab7be5-1jammy [3,241 kB] 2024-09-13T22:54:12.989 INFO:teuthology.orchestra.run.smithi043.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-13T22:54:12.991 INFO:teuthology.orchestra.run.smithi043.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-13T22:54:12.992 INFO:teuthology.orchestra.run.smithi043.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-13T22:54:12.994 INFO:teuthology.orchestra.run.smithi043.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-13T22:54:13.005 INFO:teuthology.orchestra.run.smithi043.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-13T22:54:13.070 INFO:teuthology.orchestra.run.smithi043.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-13T22:54:13.071 INFO:teuthology.orchestra.run.smithi043.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-13T22:54:13.072 INFO:teuthology.orchestra.run.smithi043.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-13T22:54:13.075 INFO:teuthology.orchestra.run.smithi043.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-13T22:54:13.078 INFO:teuthology.orchestra.run.smithi043.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-13T22:54:13.151 INFO:teuthology.orchestra.run.smithi043.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-13T22:54:13.153 INFO:teuthology.orchestra.run.smithi043.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-13T22:54:13.155 INFO:teuthology.orchestra.run.smithi043.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-13T22:54:13.160 INFO:teuthology.orchestra.run.smithi043.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-13T22:54:13.161 INFO:teuthology.orchestra.run.smithi043.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-13T22:54:13.232 INFO:teuthology.orchestra.run.smithi043.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-13T22:54:13.237 INFO:teuthology.orchestra.run.smithi043.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-13T22:54:13.352 INFO:teuthology.orchestra.run.smithi043.stdout:Get:63 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.1.1-324-gecab7be5-1jammy [5,145 kB] 2024-09-13T22:54:13.387 INFO:teuthology.orchestra.run.smithi099.stdout:Get:90 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.1.1-324-gecab7be5-1jammy [718 kB] 2024-09-13T22:54:13.400 INFO:teuthology.orchestra.run.smithi043.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-13T22:54:13.401 INFO:teuthology.orchestra.run.smithi043.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-13T22:54:13.404 INFO:teuthology.orchestra.run.smithi043.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-13T22:54:13.404 INFO:teuthology.orchestra.run.smithi043.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-13T22:54:13.407 INFO:teuthology.orchestra.run.smithi043.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-13T22:54:13.443 INFO:teuthology.orchestra.run.smithi043.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-13T22:54:13.446 INFO:teuthology.orchestra.run.smithi043.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-13T22:54:13.447 INFO:teuthology.orchestra.run.smithi043.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-13T22:54:13.477 INFO:teuthology.orchestra.run.smithi043.stdout:Get:72 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.1.1-324-gecab7be5-1jammy [245 kB] 2024-09-13T22:54:13.482 INFO:teuthology.orchestra.run.smithi043.stdout:Get:73 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.1.1-324-gecab7be5-1jammy [124 kB] 2024-09-13T22:54:13.485 INFO:teuthology.orchestra.run.smithi043.stdout:Get:74 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.1.1-324-gecab7be5-1jammy [1,555 kB] 2024-09-13T22:54:13.499 INFO:teuthology.orchestra.run.smithi138.stdout:Get:100 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.1.1-324-gecab7be5-1jammy [5,145 kB] 2024-09-13T22:54:13.500 INFO:teuthology.orchestra.run.smithi099.stdout:Get:91 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.1.1-324-gecab7be5-1jammy [356 kB] 2024-09-13T22:54:13.503 INFO:teuthology.orchestra.run.smithi043.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-13T22:54:13.503 INFO:teuthology.orchestra.run.smithi043.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-13T22:54:13.508 INFO:teuthology.orchestra.run.smithi099.stdout:Get:92 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.1.1-324-gecab7be5-1jammy [32.8 kB] 2024-09-13T22:54:13.528 INFO:teuthology.orchestra.run.smithi043.stdout:Get:77 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.1.1-324-gecab7be5-1jammy [6,143 kB] 2024-09-13T22:54:13.546 INFO:teuthology.orchestra.run.smithi099.stdout:Get:93 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.1.1-324-gecab7be5-1jammy [180 kB] 2024-09-13T22:54:13.557 INFO:teuthology.orchestra.run.smithi099.stdout:Get:94 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.1.1-324-gecab7be5-1jammy [67.8 kB] 2024-09-13T22:54:13.559 INFO:teuthology.orchestra.run.smithi099.stdout:Get:95 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.1.1-324-gecab7be5-1jammy [333 kB] 2024-09-13T22:54:13.566 INFO:teuthology.orchestra.run.smithi043.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-13T22:54:13.567 INFO:teuthology.orchestra.run.smithi043.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-13T22:54:13.568 INFO:teuthology.orchestra.run.smithi043.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-13T22:54:13.569 INFO:teuthology.orchestra.run.smithi043.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-13T22:54:13.570 INFO:teuthology.orchestra.run.smithi043.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-13T22:54:13.571 INFO:teuthology.orchestra.run.smithi043.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-13T22:54:13.578 INFO:teuthology.orchestra.run.smithi043.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-13T22:54:13.611 INFO:teuthology.orchestra.run.smithi099.stdout:Get:96 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.1.1-324-gecab7be5-1jammy [6,875 kB] 2024-09-13T22:54:13.617 INFO:teuthology.orchestra.run.smithi138.stdout:Get:101 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.1.1-324-gecab7be5-1jammy [245 kB] 2024-09-13T22:54:13.622 INFO:teuthology.orchestra.run.smithi138.stdout:Get:102 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.1.1-324-gecab7be5-1jammy [124 kB] 2024-09-13T22:54:13.626 INFO:teuthology.orchestra.run.smithi138.stdout:Get:103 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.1.1-324-gecab7be5-1jammy [1,555 kB] 2024-09-13T22:54:13.647 INFO:teuthology.orchestra.run.smithi043.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-13T22:54:13.651 INFO:teuthology.orchestra.run.smithi043.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-13T22:54:13.652 INFO:teuthology.orchestra.run.smithi043.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-13T22:54:13.685 INFO:teuthology.orchestra.run.smithi138.stdout:Get:104 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.1.1-324-gecab7be5-1jammy [6,143 kB] 2024-09-13T22:54:13.728 INFO:teuthology.orchestra.run.smithi043.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-13T22:54:13.759 INFO:teuthology.orchestra.run.smithi043.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-13T22:54:13.761 INFO:teuthology.orchestra.run.smithi043.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-13T22:54:13.763 INFO:teuthology.orchestra.run.smithi043.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-13T22:54:13.771 INFO:teuthology.orchestra.run.smithi043.stdout:Get:92 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.1.1-324-gecab7be5-1jammy [22.8 MB] 2024-09-13T22:54:13.775 INFO:teuthology.orchestra.run.smithi043.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-13T22:54:13.776 INFO:teuthology.orchestra.run.smithi043.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-13T22:54:13.785 INFO:teuthology.orchestra.run.smithi043.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-13T22:54:13.810 INFO:teuthology.orchestra.run.smithi043.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-13T22:54:13.811 INFO:teuthology.orchestra.run.smithi043.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-13T22:54:13.812 INFO:teuthology.orchestra.run.smithi043.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-13T22:54:13.891 INFO:teuthology.orchestra.run.smithi043.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-13T22:54:13.893 INFO:teuthology.orchestra.run.smithi043.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-13T22:54:13.911 INFO:teuthology.orchestra.run.smithi043.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-13T22:54:13.912 INFO:teuthology.orchestra.run.smithi043.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-13T22:54:13.913 INFO:teuthology.orchestra.run.smithi043.stdout:Get:103 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-13T22:54:13.918 INFO:teuthology.orchestra.run.smithi043.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-13T22:54:13.920 INFO:teuthology.orchestra.run.smithi043.stdout:Get:105 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-13T22:54:13.937 INFO:teuthology.orchestra.run.smithi138.stdout:Get:105 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.1.1-324-gecab7be5-1jammy [22.8 MB] 2024-09-13T22:54:14.248 INFO:teuthology.orchestra.run.smithi099.stdout:Get:97 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.1.1-324-gecab7be5-1jammy [112 kB] 2024-09-13T22:54:14.296 INFO:teuthology.orchestra.run.smithi099.stdout:Get:98 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.1.1-324-gecab7be5-1jammy [472 kB] 2024-09-13T22:54:14.313 INFO:teuthology.orchestra.run.smithi099.stdout:Get:99 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.1.1-324-gecab7be5-1jammy [25.9 MB] 2024-09-13T22:54:14.731 INFO:teuthology.orchestra.run.smithi043.stdout:Get:106 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.1.1-324-gecab7be5-1jammy [14.1 kB] 2024-09-13T22:54:14.732 INFO:teuthology.orchestra.run.smithi043.stdout:Get:107 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.1.1-324-gecab7be5-1jammy [877 kB] 2024-09-13T22:54:14.749 INFO:teuthology.orchestra.run.smithi043.stdout:Get:108 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.1.1-324-gecab7be5-1jammy [2,462 kB] 2024-09-13T22:54:14.835 INFO:teuthology.orchestra.run.smithi043.stdout:Get:109 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.1.1-324-gecab7be5-1jammy [794 kB] 2024-09-13T22:54:14.853 INFO:teuthology.orchestra.run.smithi043.stdout:Get:110 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.1.1-324-gecab7be5-1jammy [152 kB] 2024-09-13T22:54:14.856 INFO:teuthology.orchestra.run.smithi043.stdout:Get:111 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.1.1-324-gecab7be5-1jammy [2,275 kB] 2024-09-13T22:54:14.986 INFO:teuthology.orchestra.run.smithi043.stdout:Get:112 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.1.1-324-gecab7be5-1jammy [8,625 kB] 2024-09-13T22:54:14.995 INFO:teuthology.orchestra.run.smithi138.stdout:Get:106 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.1.1-324-gecab7be5-1jammy [14.1 kB] 2024-09-13T22:54:14.995 INFO:teuthology.orchestra.run.smithi138.stdout:Get:107 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.1.1-324-gecab7be5-1jammy [877 kB] 2024-09-13T22:54:15.013 INFO:teuthology.orchestra.run.smithi138.stdout:Get:108 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.1.1-324-gecab7be5-1jammy [2,462 kB] 2024-09-13T22:54:15.054 INFO:teuthology.orchestra.run.smithi138.stdout:Get:109 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.1.1-324-gecab7be5-1jammy [794 kB] 2024-09-13T22:54:15.109 INFO:teuthology.orchestra.run.smithi138.stdout:Get:110 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.1.1-324-gecab7be5-1jammy [152 kB] 2024-09-13T22:54:15.113 INFO:teuthology.orchestra.run.smithi138.stdout:Get:111 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.1.1-324-gecab7be5-1jammy [2,275 kB] 2024-09-13T22:54:15.198 INFO:teuthology.orchestra.run.smithi138.stdout:Get:112 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.1.1-324-gecab7be5-1jammy [8,625 kB] 2024-09-13T22:54:15.452 INFO:teuthology.orchestra.run.smithi043.stdout:Get:113 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.1.1-324-gecab7be5-1jammy [14.2 kB] 2024-09-13T22:54:15.452 INFO:teuthology.orchestra.run.smithi043.stdout:Get:114 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.1.1-324-gecab7be5-1jammy [51.4 MB] 2024-09-13T22:54:15.578 INFO:teuthology.orchestra.run.smithi138.stdout:Get:113 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.1.1-324-gecab7be5-1jammy [14.2 kB] 2024-09-13T22:54:15.578 INFO:teuthology.orchestra.run.smithi138.stdout:Get:114 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.1.1-324-gecab7be5-1jammy [51.4 MB] 2024-09-13T22:54:17.080 INFO:teuthology.orchestra.run.smithi099.stdout:Get:100 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.1.1-324-gecab7be5-1jammy [5,145 kB] 2024-09-13T22:54:17.273 INFO:teuthology.orchestra.run.smithi099.stdout:Get:101 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.1.1-324-gecab7be5-1jammy [245 kB] 2024-09-13T22:54:17.294 INFO:teuthology.orchestra.run.smithi099.stdout:Get:102 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.1.1-324-gecab7be5-1jammy [124 kB] 2024-09-13T22:54:17.297 INFO:teuthology.orchestra.run.smithi099.stdout:Get:103 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.1.1-324-gecab7be5-1jammy [1,555 kB] 2024-09-13T22:54:17.453 INFO:teuthology.orchestra.run.smithi099.stdout:Get:104 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.1.1-324-gecab7be5-1jammy [6,143 kB] 2024-09-13T22:54:17.579 INFO:teuthology.orchestra.run.smithi138.stdout:Get:115 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.1.1-324-gecab7be5-1jammy [130 kB] 2024-09-13T22:54:17.582 INFO:teuthology.orchestra.run.smithi138.stdout:Get:116 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.1.1-324-gecab7be5-1jammy [39.0 kB] 2024-09-13T22:54:17.583 INFO:teuthology.orchestra.run.smithi138.stdout:Get:117 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.1.1-324-gecab7be5-1jammy [13.6 MB] 2024-09-13T22:54:17.862 INFO:teuthology.orchestra.run.smithi099.stdout:Get:105 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.1.1-324-gecab7be5-1jammy [22.8 MB] 2024-09-13T22:54:17.959 INFO:teuthology.orchestra.run.smithi138.stdout:Get:118 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.1.1-324-gecab7be5-1jammy [91.7 kB] 2024-09-13T22:54:18.379 INFO:teuthology.orchestra.run.smithi043.stdout:Get:115 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.1.1-324-gecab7be5-1jammy [130 kB] 2024-09-13T22:54:18.382 INFO:teuthology.orchestra.run.smithi043.stdout:Get:116 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.1.1-324-gecab7be5-1jammy [39.0 kB] 2024-09-13T22:54:18.383 INFO:teuthology.orchestra.run.smithi043.stdout:Get:117 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.1.1-324-gecab7be5-1jammy [13.6 MB] 2024-09-13T22:54:18.527 INFO:teuthology.orchestra.run.smithi138.stdout:Fetched 181 MB in 6s (28.8 MB/s) 2024-09-13T22:54:18.658 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-13T22:54:18.703 INFO:teuthology.orchestra.run.smithi043.stdout:Get:118 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.1.1-324-gecab7be5-1jammy [91.7 kB] 2024-09-13T22:54:18.746 INFO:teuthology.orchestra.run.smithi138.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-13T22:54:18.752 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-13T22:54:18.824 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-13T22:54:18.914 INFO:teuthology.orchestra.run.smithi099.stdout:Get:106 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.1.1-324-gecab7be5-1jammy [14.1 kB] 2024-09-13T22:54:18.915 INFO:teuthology.orchestra.run.smithi099.stdout:Get:107 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.1.1-324-gecab7be5-1jammy [877 kB] 2024-09-13T22:54:18.932 INFO:teuthology.orchestra.run.smithi099.stdout:Get:108 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.1.1-324-gecab7be5-1jammy [2,462 kB] 2024-09-13T22:54:18.981 INFO:teuthology.orchestra.run.smithi099.stdout:Get:109 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.1.1-324-gecab7be5-1jammy [794 kB] 2024-09-13T22:54:19.002 INFO:teuthology.orchestra.run.smithi099.stdout:Get:110 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.1.1-324-gecab7be5-1jammy [152 kB] 2024-09-13T22:54:19.004 INFO:teuthology.orchestra.run.smithi099.stdout:Get:111 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.1.1-324-gecab7be5-1jammy [2,275 kB] 2024-09-13T22:54:19.069 INFO:teuthology.orchestra.run.smithi099.stdout:Get:112 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.1.1-324-gecab7be5-1jammy [8,625 kB] 2024-09-13T22:54:19.219 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-13T22:54:19.246 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-13T22:54:19.294 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-13T22:54:19.299 INFO:teuthology.orchestra.run.smithi043.stdout:Fetched 181 MB in 7s (25.7 MB/s) 2024-09-13T22:54:19.313 INFO:teuthology.orchestra.run.smithi099.stdout:Get:113 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.1.1-324-gecab7be5-1jammy [14.2 kB] 2024-09-13T22:54:19.314 INFO:teuthology.orchestra.run.smithi099.stdout:Get:114 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.1.1-324-gecab7be5-1jammy [51.4 MB] 2024-09-13T22:54:19.466 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-13T22:54:19.595 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-13T22:54:19.595 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-13T22:54:19.689 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-13T22:54:19.697 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-13T22:54:19.724 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-13T22:54:19.772 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-13T22:54:20.110 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-13T22:54:20.136 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-13T22:54:20.184 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-13T22:54:20.243 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-13T22:54:20.269 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-13T22:54:20.325 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-13T22:54:20.512 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-13T22:54:20.539 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-13T22:54:20.588 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-13T22:54:20.754 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-13T22:54:20.781 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-13T22:54:20.829 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-13T22:54:21.025 INFO:teuthology.orchestra.run.smithi099.stdout:Get:115 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.1.1-324-gecab7be5-1jammy [130 kB] 2024-09-13T22:54:21.028 INFO:teuthology.orchestra.run.smithi099.stdout:Get:116 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.1.1-324-gecab7be5-1jammy [39.0 kB] 2024-09-13T22:54:21.029 INFO:teuthology.orchestra.run.smithi099.stdout:Get:117 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.1.1-324-gecab7be5-1jammy [13.6 MB] 2024-09-13T22:54:21.099 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-13T22:54:21.127 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-13T22:54:21.174 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-13T22:54:21.232 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-13T22:54:21.258 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-13T22:54:21.307 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-13T22:54:21.320 INFO:teuthology.orchestra.run.smithi099.stdout:Get:118 https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.1.1-324-gecab7be5-1jammy [91.7 kB] 2024-09-13T22:54:21.569 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-13T22:54:21.596 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-13T22:54:21.636 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-13T22:54:21.651 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-13T22:54:21.678 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-13T22:54:21.718 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-13T22:54:21.886 INFO:teuthology.orchestra.run.smithi099.stdout:Fetched 181 MB in 10s (18.9 MB/s) 2024-09-13T22:54:21.931 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-13T22:54:21.957 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-13T22:54:21.989 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-13T22:54:22.040 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-13T22:54:22.096 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package librados2. 2024-09-13T22:54:22.122 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../007-librados2_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:22.140 INFO:teuthology.orchestra.run.smithi099.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-13T22:54:22.146 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-13T22:54:22.171 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking librados2 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:22.214 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-13T22:54:22.342 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-13T22:54:22.369 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-13T22:54:22.408 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-13T22:54:22.542 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-13T22:54:22.569 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-13T22:54:22.609 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-13T22:54:22.682 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package librbd1. 2024-09-13T22:54:22.709 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../008-librbd1_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:22.757 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking librbd1 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:22.862 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package librados2. 2024-09-13T22:54:22.888 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../007-librados2_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:22.928 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking librados2 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:22.945 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-13T22:54:22.972 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-13T22:54:23.012 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-13T22:54:23.218 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libcephfs2. 2024-09-13T22:54:23.245 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../009-libcephfs2_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:23.285 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libcephfs2 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:23.364 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package librbd1. 2024-09-13T22:54:23.391 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../008-librbd1_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:23.416 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-13T22:54:23.422 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking librbd1 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:23.443 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-13T22:54:23.482 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-13T22:54:23.579 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-rados. 2024-09-13T22:54:23.602 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../010-python3-rados_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:23.645 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-rados (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:23.834 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libcephfs2. 2024-09-13T22:54:23.861 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../009-libcephfs2_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:23.885 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-13T22:54:23.900 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libcephfs2 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:23.912 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-13T22:54:23.952 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-13T22:54:24.015 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-13T22:54:24.042 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:54:24.090 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-ceph-argparse (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:24.211 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-rados. 2024-09-13T22:54:24.227 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../010-python3-rados_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:24.269 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-rados (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:24.306 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-13T22:54:24.332 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-13T22:54:24.372 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-13T22:54:24.393 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-cephfs. 2024-09-13T22:54:24.419 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../012-python3-cephfs_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:24.467 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-cephfs (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:24.597 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-13T22:54:24.624 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:54:24.664 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-ceph-argparse (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:24.717 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-13T22:54:24.743 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-13T22:54:24.783 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-13T22:54:24.803 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-13T22:54:24.830 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../013-python3-ceph-common_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:54:24.870 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-ceph-common (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:24.883 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-cephfs. 2024-09-13T22:54:24.910 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../012-python3-cephfs_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:24.941 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-cephfs (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:25.087 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package librados2. 2024-09-13T22:54:25.113 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../007-librados2_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:25.153 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking librados2 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:25.156 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-13T22:54:25.183 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-13T22:54:25.215 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-13T22:54:25.253 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-13T22:54:25.279 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../013-python3-ceph-common_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:54:25.319 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-ceph-common (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:25.526 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-prettytable. 2024-09-13T22:54:25.552 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-09-13T22:54:25.592 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-13T22:54:25.614 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package librbd1. 2024-09-13T22:54:25.641 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../008-librbd1_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:25.656 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-13T22:54:25.681 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking librbd1 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:25.682 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-13T22:54:25.722 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-13T22:54:25.912 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-rbd. 2024-09-13T22:54:25.938 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../016-python3-rbd_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:26.041 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-rbd (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:26.042 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-prettytable. 2024-09-13T22:54:26.069 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-09-13T22:54:26.108 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-13T22:54:26.126 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libcephfs2. 2024-09-13T22:54:26.152 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../009-libcephfs2_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:26.192 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libcephfs2 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:26.344 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-rbd. 2024-09-13T22:54:26.360 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../016-python3-rbd_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:26.394 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-rbd (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:26.453 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-rados. 2024-09-13T22:54:26.468 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../010-python3-rados_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:26.503 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-rados (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:26.557 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-13T22:54:26.583 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-13T22:54:26.623 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-13T22:54:26.722 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-13T22:54:26.749 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-13T22:54:26.789 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-13T22:54:26.823 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-13T22:54:26.849 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:54:26.909 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-13T22:54:26.935 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-13T22:54:26.984 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-13T22:54:27.056 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-ceph-argparse (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:27.337 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-13T22:54:27.363 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-13T22:54:27.412 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-13T22:54:27.500 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-13T22:54:27.516 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-13T22:54:27.558 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-13T22:54:27.760 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-cephfs. 2024-09-13T22:54:27.785 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../012-python3-cephfs_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:27.798 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package lua5.1. 2024-09-13T22:54:27.825 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-13T22:54:27.825 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-cephfs (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:27.853 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-13T22:54:27.865 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-13T22:54:27.880 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-13T22:54:27.919 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-13T22:54:28.128 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-13T22:54:28.144 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../013-python3-ceph-common_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:54:28.178 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-ceph-common (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:28.220 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package lua-any. 2024-09-13T22:54:28.231 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package lua5.1. 2024-09-13T22:54:28.247 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-09-13T22:54:28.258 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-13T22:54:28.295 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-13T22:54:28.298 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-13T22:54:28.490 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-13T22:54:28.516 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-13T22:54:28.557 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-13T22:54:28.598 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package zip. 2024-09-13T22:54:28.625 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-09-13T22:54:28.673 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking zip (3.0-12build2) ... 2024-09-13T22:54:28.693 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package lua-any. 2024-09-13T22:54:28.719 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-09-13T22:54:28.759 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-13T22:54:28.851 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-prettytable. 2024-09-13T22:54:28.878 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-09-13T22:54:28.918 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-13T22:54:29.012 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package zip. 2024-09-13T22:54:29.028 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-09-13T22:54:29.052 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package unzip. 2024-09-13T22:54:29.070 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking zip (3.0-12build2) ... 2024-09-13T22:54:29.078 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-13T22:54:29.127 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-13T22:54:29.179 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-rbd. 2024-09-13T22:54:29.194 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../016-python3-rbd_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:29.239 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-rbd (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:29.357 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package unzip. 2024-09-13T22:54:29.373 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-13T22:54:29.415 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-13T22:54:29.534 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-13T22:54:29.540 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package luarocks. 2024-09-13T22:54:29.560 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-13T22:54:29.566 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-13T22:54:29.592 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-13T22:54:29.615 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-13T22:54:29.810 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package luarocks. 2024-09-13T22:54:29.837 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-13T22:54:29.861 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-13T22:54:29.877 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-13T22:54:29.877 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-13T22:54:29.920 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-13T22:54:30.049 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package librgw2. 2024-09-13T22:54:30.076 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../025-librgw2_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:30.124 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking librgw2 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:30.240 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-13T22:54:30.255 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-13T22:54:30.260 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package librgw2. 2024-09-13T22:54:30.287 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../025-librgw2_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:30.298 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-13T22:54:30.326 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking librgw2 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:30.610 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package lua5.1. 2024-09-13T22:54:30.636 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-13T22:54:30.676 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-13T22:54:30.735 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-rgw. 2024-09-13T22:54:30.762 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../026-python3-rgw_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:30.810 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-rgw (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:30.887 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-rgw. 2024-09-13T22:54:30.903 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../026-python3-rgw_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:30.937 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-rgw (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:30.988 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package lua-any. 2024-09-13T22:54:31.014 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-09-13T22:54:31.054 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-13T22:54:31.156 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-13T22:54:31.182 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-13T22:54:31.222 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-13T22:54:31.290 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-13T22:54:31.317 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-13T22:54:31.341 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package zip. 2024-09-13T22:54:31.365 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-13T22:54:31.367 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-09-13T22:54:31.407 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking zip (3.0-12build2) ... 2024-09-13T22:54:31.592 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libradosstriper1. 2024-09-13T22:54:31.619 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../028-libradosstriper1_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:31.668 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libradosstriper1 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:31.676 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libradosstriper1. 2024-09-13T22:54:31.703 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../028-libradosstriper1_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:31.727 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package unzip. 2024-09-13T22:54:31.743 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-13T22:54:31.743 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libradosstriper1 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:31.785 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-13T22:54:32.121 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-common. 2024-09-13T22:54:32.130 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-common. 2024-09-13T22:54:32.140 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package luarocks. 2024-09-13T22:54:32.147 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../029-ceph-common_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:32.156 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../029-ceph-common_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:32.166 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-13T22:54:32.188 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-common (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:32.196 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-common (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:32.206 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-13T22:54:32.564 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package librgw2. 2024-09-13T22:54:32.591 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../025-librgw2_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:32.631 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking librgw2 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:33.184 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-rgw. 2024-09-13T22:54:33.210 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../026-python3-rgw_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:33.250 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-rgw (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:33.537 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-13T22:54:33.563 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-13T22:54:33.595 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-13T22:54:33.694 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-base. 2024-09-13T22:54:33.720 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../030-ceph-base_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:33.764 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-base. 2024-09-13T22:54:33.770 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-base (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:33.788 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../030-ceph-base_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:33.838 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-base (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:33.898 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libradosstriper1. 2024-09-13T22:54:33.925 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../028-libradosstriper1_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:33.964 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libradosstriper1 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:34.325 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-13T22:54:34.351 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-13T22:54:34.391 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-13T22:54:34.391 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-13T22:54:34.393 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-common. 2024-09-13T22:54:34.419 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-13T22:54:34.419 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../029-ceph-common_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:34.458 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-13T22:54:34.459 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-common (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:34.627 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-cheroot. 2024-09-13T22:54:34.642 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-13T22:54:34.685 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-13T22:54:34.719 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-cheroot. 2024-09-13T22:54:34.734 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-13T22:54:34.769 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-13T22:54:34.972 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-13T22:54:34.999 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-13T22:54:35.039 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-13T22:54:35.055 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-13T22:54:35.068 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-13T22:54:35.096 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-13T22:54:35.358 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-13T22:54:35.367 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-13T22:54:35.385 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-13T22:54:35.394 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-13T22:54:35.424 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-13T22:54:35.434 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-13T22:54:35.696 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-13T22:54:35.722 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-13T22:54:35.727 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-13T22:54:35.754 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-13T22:54:35.755 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-13T22:54:35.794 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-13T22:54:35.807 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-base. 2024-09-13T22:54:35.833 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../030-ceph-base_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:35.875 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-base (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:36.055 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-tempora. 2024-09-13T22:54:36.071 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-09-13T22:54:36.105 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-13T22:54:36.341 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-tempora. 2024-09-13T22:54:36.341 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-portend. 2024-09-13T22:54:36.357 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-09-13T22:54:36.367 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-09-13T22:54:36.391 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-13T22:54:36.416 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-13T22:54:36.478 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-13T22:54:36.505 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-13T22:54:36.544 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-13T22:54:36.694 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-13T22:54:36.710 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-13T22:54:36.752 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-13T22:54:36.786 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-portend. 2024-09-13T22:54:36.812 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-09-13T22:54:36.847 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-cheroot. 2024-09-13T22:54:36.861 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-13T22:54:36.874 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-13T22:54:36.923 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-13T22:54:37.055 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-13T22:54:37.071 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-13T22:54:37.113 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-13T22:54:37.181 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-13T22:54:37.208 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-13T22:54:37.259 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-13T22:54:37.272 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-13T22:54:37.286 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-13T22:54:37.325 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-13T22:54:37.595 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-13T22:54:37.622 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-13T22:54:37.626 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-13T22:54:37.653 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-13T22:54:37.662 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-13T22:54:37.701 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-13T22:54:37.709 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-natsort. 2024-09-13T22:54:37.736 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-09-13T22:54:37.775 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-13T22:54:37.948 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-13T22:54:37.975 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-13T22:54:38.015 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-13T22:54:38.055 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-natsort. 2024-09-13T22:54:38.082 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-09-13T22:54:38.086 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-logutils. 2024-09-13T22:54:38.114 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-09-13T22:54:38.121 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-13T22:54:38.153 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-13T22:54:38.301 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-tempora. 2024-09-13T22:54:38.328 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-09-13T22:54:38.368 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-13T22:54:38.409 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-logutils. 2024-09-13T22:54:38.416 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-13T22:54:38.435 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-09-13T22:54:38.441 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-13T22:54:38.475 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-13T22:54:38.489 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-13T22:54:38.654 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-portend. 2024-09-13T22:54:38.681 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-09-13T22:54:38.712 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-13T22:54:38.712 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-13T22:54:38.738 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-13T22:54:38.779 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-13T22:54:38.784 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-mako. 2024-09-13T22:54:38.811 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-13T22:54:38.850 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-13T22:54:39.024 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-13T22:54:39.051 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-13T22:54:39.082 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-mako. 2024-09-13T22:54:39.091 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-13T22:54:39.107 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-13T22:54:39.148 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-13T22:54:39.179 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-13T22:54:39.206 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-13T22:54:39.245 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-13T22:54:39.393 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-13T22:54:39.420 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-13T22:54:39.460 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-13T22:54:39.468 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-13T22:54:39.495 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-13T22:54:39.535 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-13T22:54:39.548 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-13T22:54:39.575 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-13T22:54:39.614 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-13T22:54:39.747 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-natsort. 2024-09-13T22:54:39.774 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-09-13T22:54:39.797 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-13T22:54:39.813 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-13T22:54:39.823 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-13T22:54:39.855 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-13T22:54:39.884 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-webob. 2024-09-13T22:54:39.911 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-13T22:54:39.942 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-13T22:54:40.142 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-webob. 2024-09-13T22:54:40.159 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-logutils. 2024-09-13T22:54:40.168 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-13T22:54:40.185 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-09-13T22:54:40.208 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-13T22:54:40.225 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-13T22:54:40.270 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-waitress. 2024-09-13T22:54:40.298 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-13T22:54:40.340 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-13T22:54:40.528 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-13T22:54:40.554 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-13T22:54:40.561 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-waitress. 2024-09-13T22:54:40.588 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-13T22:54:40.594 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-13T22:54:40.631 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-13T22:54:40.648 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-tempita. 2024-09-13T22:54:40.676 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-13T22:54:40.715 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-13T22:54:40.848 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-mako. 2024-09-13T22:54:40.863 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-13T22:54:40.906 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-13T22:54:40.940 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-tempita. 2024-09-13T22:54:40.967 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-13T22:54:41.007 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-13T22:54:41.018 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-paste. 2024-09-13T22:54:41.045 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-13T22:54:41.093 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-13T22:54:41.226 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-13T22:54:41.252 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-13T22:54:41.292 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-13T22:54:41.293 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-paste. 2024-09-13T22:54:41.320 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-13T22:54:41.352 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-13T22:54:41.421 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-13T22:54:41.448 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-13T22:54:41.487 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-13T22:54:41.587 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-13T22:54:41.613 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-13T22:54:41.653 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-13T22:54:41.700 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-13T22:54:41.712 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-13T22:54:41.755 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-13T22:54:41.815 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-13T22:54:41.843 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-13T22:54:41.882 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-13T22:54:41.932 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-webob. 2024-09-13T22:54:41.947 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-13T22:54:41.981 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-13T22:54:42.025 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-13T22:54:42.052 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-13T22:54:42.084 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-13T22:54:42.160 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-webtest. 2024-09-13T22:54:42.176 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-09-13T22:54:42.210 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-13T22:54:42.285 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-waitress. 2024-09-13T22:54:42.311 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-13T22:54:42.354 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-13T22:54:42.371 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-webtest. 2024-09-13T22:54:42.398 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-09-13T22:54:42.437 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-13T22:54:42.454 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-pecan. 2024-09-13T22:54:42.470 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-13T22:54:42.513 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-13T22:54:42.707 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-pecan. 2024-09-13T22:54:42.734 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-13T22:54:42.765 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-13T22:54:42.859 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-certifi. 2024-09-13T22:54:42.887 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-09-13T22:54:42.926 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-13T22:54:42.946 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-tempita. 2024-09-13T22:54:42.973 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-13T22:54:43.012 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-13T22:54:43.171 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-certifi. 2024-09-13T22:54:43.199 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-09-13T22:54:43.246 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-idna. 2024-09-13T22:54:43.246 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-13T22:54:43.273 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../055-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-13T22:54:43.307 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-paste. 2024-09-13T22:54:43.312 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-13T22:54:43.334 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-13T22:54:43.374 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-13T22:54:43.623 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-urllib3. 2024-09-13T22:54:43.633 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-idna. 2024-09-13T22:54:43.651 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-13T22:54:43.660 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../055-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-13T22:54:43.690 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-13T22:54:43.702 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-13T22:54:43.708 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-13T22:54:43.717 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-13T22:54:43.760 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-13T22:54:44.018 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-requests. 2024-09-13T22:54:44.028 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-urllib3. 2024-09-13T22:54:44.030 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-13T22:54:44.046 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-13T22:54:44.055 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-13T22:54:44.056 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-13T22:54:44.085 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-13T22:54:44.094 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-13T22:54:44.096 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-13T22:54:44.371 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-13T22:54:44.383 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-webtest. 2024-09-13T22:54:44.390 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-requests. 2024-09-13T22:54:44.399 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-13T22:54:44.410 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-09-13T22:54:44.417 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-13T22:54:44.429 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-13T22:54:44.450 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-13T22:54:44.457 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-13T22:54:44.740 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-13T22:54:44.752 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-13T22:54:44.757 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:54:44.761 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-pecan. 2024-09-13T22:54:44.779 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-13T22:54:44.787 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-13T22:54:44.799 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-mgr-modules-core (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:44.818 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-13T22:54:44.828 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-13T22:54:45.139 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-13T22:54:45.155 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:54:45.189 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-mgr-modules-core (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:45.208 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-certifi. 2024-09-13T22:54:45.234 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-09-13T22:54:45.274 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-13T22:54:45.577 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-idna. 2024-09-13T22:54:45.586 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-13T22:54:45.593 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../055-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-13T22:54:45.613 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:45.627 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-13T22:54:45.653 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libsqlite3-mod-ceph (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:45.905 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-urllib3. 2024-09-13T22:54:45.932 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-13T22:54:45.940 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-13T22:54:45.966 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-13T22:54:45.971 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-13T22:54:45.998 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-13T22:54:46.046 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-13T22:54:46.074 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:46.113 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libsqlite3-mod-ceph (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:46.275 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-requests. 2024-09-13T22:54:46.301 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-openssl. 2024-09-13T22:54:46.302 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-13T22:54:46.328 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-09-13T22:54:46.342 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-13T22:54:46.368 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-13T22:54:46.415 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-13T22:54:46.443 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-13T22:54:46.482 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-13T22:54:46.703 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-13T22:54:46.713 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-mgr. 2024-09-13T22:54:46.718 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-openssl. 2024-09-13T22:54:46.730 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-13T22:54:46.740 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../063-ceph-mgr_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:46.742 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-09-13T22:54:46.770 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-13T22:54:46.776 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-13T22:54:46.788 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-mgr (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:47.065 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-13T22:54:47.091 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:54:47.121 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-mgr. 2024-09-13T22:54:47.140 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-mgr-modules-core (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:47.149 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../063-ceph-mgr_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:47.158 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-mon. 2024-09-13T22:54:47.186 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../064-ceph-mon_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:47.188 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-mgr (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:47.216 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-mon (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:47.511 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-13T22:54:47.538 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:47.578 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libsqlite3-mod-ceph (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:47.591 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-mon. 2024-09-13T22:54:47.619 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../064-ceph-mon_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:47.658 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-mon (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:47.814 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-13T22:54:47.837 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-13T22:54:47.846 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-osd. 2024-09-13T22:54:47.873 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../065-ceph-osd_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:47.880 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-13T22:54:47.912 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-osd (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:48.201 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-openssl. 2024-09-13T22:54:48.227 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-09-13T22:54:48.267 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-13T22:54:48.320 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-osd. 2024-09-13T22:54:48.347 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../065-ceph-osd_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:48.394 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-osd (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:48.587 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-mgr. 2024-09-13T22:54:48.613 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../063-ceph-mgr_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:48.653 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-mgr (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:49.015 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-mon. 2024-09-13T22:54:49.016 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph. 2024-09-13T22:54:49.031 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../066-ceph_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:49.042 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../064-ceph-mon_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:49.073 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-mon (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:49.074 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:49.344 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-fuse. 2024-09-13T22:54:49.371 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../067-ceph-fuse_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:49.411 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-fuse (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:49.514 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph. 2024-09-13T22:54:49.542 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../066-ceph_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:49.581 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:49.677 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-osd. 2024-09-13T22:54:49.704 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../065-ceph-osd_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:49.743 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-osd (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:49.806 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-mds. 2024-09-13T22:54:49.833 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../068-ceph-mds_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:49.873 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-mds (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:49.900 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-fuse. 2024-09-13T22:54:49.928 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../067-ceph-fuse_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:49.967 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-fuse (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:50.259 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package cephadm. 2024-09-13T22:54:50.275 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../069-cephadm_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:50.309 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking cephadm (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:50.312 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-mds. 2024-09-13T22:54:50.339 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../068-ceph-mds_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:50.395 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-mds (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:50.588 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-13T22:54:50.615 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-13T22:54:50.654 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-13T22:54:50.739 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph. 2024-09-13T22:54:50.765 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../066-ceph_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:50.773 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package cephadm. 2024-09-13T22:54:50.800 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../069-cephadm_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:50.805 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:50.839 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking cephadm (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:50.974 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-13T22:54:51.001 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-13T22:54:51.032 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-13T22:54:51.075 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-fuse. 2024-09-13T22:54:51.101 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../067-ceph-fuse_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:51.133 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-fuse (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:51.167 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-13T22:54:51.195 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-13T22:54:51.234 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-13T22:54:51.511 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-mds. 2024-09-13T22:54:51.538 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../068-ceph-mds_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:51.553 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-13T22:54:51.577 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-mds (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:51.581 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-13T22:54:51.620 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-13T22:54:51.981 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package cephadm. 2024-09-13T22:54:52.007 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../069-cephadm_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:54:52.022 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-babel. 2024-09-13T22:54:52.047 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking cephadm (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:52.050 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-13T22:54:52.089 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-13T22:54:52.325 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-13T22:54:52.341 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-13T22:54:52.375 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-13T22:54:52.409 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-jinja2. 2024-09-13T22:54:52.436 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-13T22:54:52.475 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-13T22:54:52.642 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-babel. 2024-09-13T22:54:52.670 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-13T22:54:52.686 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-13T22:54:52.702 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-13T22:54:52.708 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-13T22:54:52.745 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-13T22:54:52.804 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-13T22:54:52.831 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:54:52.912 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-mgr-cephadm (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:53.195 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-jinja2. 2024-09-13T22:54:53.222 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-13T22:54:53.241 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-13T22:54:53.261 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-13T22:54:53.268 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-09-13T22:54:53.307 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-13T22:54:53.564 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-13T22:54:53.592 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:54:53.622 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-mgr-cephadm (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:53.636 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-routes. 2024-09-13T22:54:53.663 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-13T22:54:53.702 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-13T22:54:53.784 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-babel. 2024-09-13T22:54:53.810 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-13T22:54:53.850 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-13T22:54:53.920 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-13T22:54:53.934 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-09-13T22:54:53.975 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-13T22:54:54.056 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-13T22:54:54.083 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:54:54.123 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-mgr-dashboard (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:54.178 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-jinja2. 2024-09-13T22:54:54.205 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-13T22:54:54.244 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-13T22:54:54.278 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-routes. 2024-09-13T22:54:54.306 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-13T22:54:54.345 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-13T22:54:54.623 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-13T22:54:54.650 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:54:54.681 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-13T22:54:54.698 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-mgr-cephadm (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:54.709 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:54:54.764 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-mgr-dashboard (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:55.035 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-13T22:54:55.062 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-09-13T22:54:55.101 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-13T22:54:55.379 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-13T22:54:55.404 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-routes. 2024-09-13T22:54:55.406 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-13T22:54:55.431 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-13T22:54:55.445 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-13T22:54:55.470 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-13T22:54:55.824 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-13T22:54:55.851 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:54:55.890 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-mgr-dashboard (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:55.966 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-joblib. 2024-09-13T22:54:55.970 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-13T22:54:55.989 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-13T22:54:55.993 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-13T22:54:56.019 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-13T22:54:56.033 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-13T22:54:56.378 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-13T22:54:56.405 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-13T22:54:56.445 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-13T22:54:56.506 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-joblib. 2024-09-13T22:54:56.534 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-13T22:54:56.573 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-13T22:54:56.943 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-13T22:54:56.965 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-sklearn. 2024-09-13T22:54:56.971 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-13T22:54:56.992 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-13T22:54:57.009 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-13T22:54:57.023 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-13T22:54:57.204 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-13T22:54:57.231 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-13T22:54:57.270 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-13T22:54:57.279 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-sklearn. 2024-09-13T22:54:57.303 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-13T22:54:57.337 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-13T22:54:57.700 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-13T22:54:57.727 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:54:57.758 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-joblib. 2024-09-13T22:54:57.785 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-13T22:54:57.816 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-13T22:54:57.852 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-mgr-diskprediction-local (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:58.038 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-13T22:54:58.066 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:54:58.190 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-mgr-diskprediction-local (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:58.395 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-13T22:54:58.422 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-13T22:54:58.461 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-13T22:54:58.756 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-sklearn. 2024-09-13T22:54:58.782 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-13T22:54:58.822 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-13T22:54:58.890 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-cachetools. 2024-09-13T22:54:58.917 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-09-13T22:54:58.965 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-13T22:54:59.268 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-13T22:54:59.295 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-13T22:54:59.335 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-13T22:54:59.344 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-cachetools. 2024-09-13T22:54:59.371 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-09-13T22:54:59.410 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-13T22:54:59.539 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-13T22:54:59.567 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:54:59.689 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-13T22:54:59.708 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-mgr-diskprediction-local (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:54:59.713 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-13T22:54:59.716 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-13T22:54:59.741 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-13T22:54:59.764 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-13T22:54:59.779 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-13T22:55:00.076 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-rsa. 2024-09-13T22:55:00.103 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-09-13T22:55:00.141 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-13T22:55:00.142 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-13T22:55:00.169 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-13T22:55:00.208 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-13T22:55:00.430 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-google-auth. 2024-09-13T22:55:00.457 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-09-13T22:55:00.488 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-13T22:55:00.519 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-rsa. 2024-09-13T22:55:00.547 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-09-13T22:55:00.586 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-13T22:55:00.762 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-cachetools. 2024-09-13T22:55:00.789 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-09-13T22:55:00.825 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-13T22:55:00.828 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-13T22:55:00.848 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-google-auth. 2024-09-13T22:55:00.852 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-13T22:55:00.868 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-09-13T22:55:00.892 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-13T22:55:00.906 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-13T22:55:01.090 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-13T22:55:01.117 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-13T22:55:01.156 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-13T22:55:01.218 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-13T22:55:01.220 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-websocket. 2024-09-13T22:55:01.237 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-09-13T22:55:01.245 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-13T22:55:01.279 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-13T22:55:01.284 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-13T22:55:01.485 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-13T22:55:01.512 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-13T22:55:01.551 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-13T22:55:01.596 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-websocket. 2024-09-13T22:55:01.608 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-13T22:55:01.623 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-09-13T22:55:01.635 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-13T22:55:01.662 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-13T22:55:01.674 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-13T22:55:01.888 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-rsa. 2024-09-13T22:55:01.915 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-09-13T22:55:01.980 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-13T22:55:01.985 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-13T22:55:02.010 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-13T22:55:02.057 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-13T22:55:02.301 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-google-auth. 2024-09-13T22:55:02.327 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-09-13T22:55:02.364 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-13T22:55:02.367 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-13T22:55:02.392 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:55:02.431 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-mgr-k8sevents (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:02.662 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-13T22:55:02.689 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-13T22:55:02.720 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-13T22:55:02.751 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-13T22:55:02.778 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-13T22:55:02.779 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-13T22:55:02.796 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:55:02.817 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-13T22:55:02.838 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-mgr-k8sevents (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:02.990 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-websocket. 2024-09-13T22:55:03.017 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-09-13T22:55:03.057 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-13T22:55:03.165 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-13T22:55:03.193 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-13T22:55:03.232 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-13T22:55:03.279 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-13T22:55:03.307 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-13T22:55:03.337 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-13T22:55:03.552 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-13T22:55:03.579 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-13T22:55:03.609 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package jq. 2024-09-13T22:55:03.618 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-13T22:55:03.637 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-13T22:55:03.660 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-13T22:55:03.676 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-13T22:55:03.688 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-13T22:55:03.735 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-13T22:55:03.912 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package socat. 2024-09-13T22:55:03.928 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-13T22:55:03.970 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-13T22:55:04.054 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package jq. 2024-09-13T22:55:04.082 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-13T22:55:04.129 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-13T22:55:04.241 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package xmlstarlet. 2024-09-13T22:55:04.257 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-13T22:55:04.290 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-13T22:55:04.357 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-13T22:55:04.382 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:55:04.407 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package socat. 2024-09-13T22:55:04.424 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-mgr-k8sevents (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:04.435 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-13T22:55:04.473 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-13T22:55:04.679 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-test. 2024-09-13T22:55:04.685 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-13T22:55:04.707 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../097-ceph-test_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:55:04.712 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-13T22:55:04.743 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-13T22:55:04.745 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-test (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:04.793 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package xmlstarlet. 2024-09-13T22:55:04.810 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-13T22:55:04.851 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-13T22:55:05.080 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-13T22:55:05.107 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-13T22:55:05.146 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-13T22:55:05.198 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-test. 2024-09-13T22:55:05.214 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../097-ceph-test_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:55:05.255 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-test (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:05.425 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package jq. 2024-09-13T22:55:05.452 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-13T22:55:05.491 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-13T22:55:05.705 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package socat. 2024-09-13T22:55:05.718 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-13T22:55:05.752 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-13T22:55:06.022 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package xmlstarlet. 2024-09-13T22:55:06.038 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-13T22:55:06.072 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-13T22:55:06.379 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-test. 2024-09-13T22:55:06.406 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../097-ceph-test_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:55:06.445 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-test (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:07.076 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package ceph-volume. 2024-09-13T22:55:07.103 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../098-ceph-volume_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:55:07.142 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking ceph-volume (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:07.585 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package ceph-volume. 2024-09-13T22:55:07.613 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../098-ceph-volume_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:55:07.651 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking ceph-volume (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:07.663 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-13T22:55:07.680 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../099-libcephfs-dev_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:55:07.722 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking libcephfs-dev (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:07.980 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-13T22:55:07.997 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../099-libcephfs-dev_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:55:08.039 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking libcephfs-dev (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:08.042 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-13T22:55:08.069 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-13T22:55:08.108 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-13T22:55:08.350 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-13T22:55:08.378 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-13T22:55:08.416 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-13T22:55:08.539 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-13T22:55:08.568 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-09-13T22:55:08.614 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-13T22:55:08.721 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-13T22:55:08.738 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-09-13T22:55:08.770 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-13T22:55:08.816 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-volume. 2024-09-13T22:55:08.843 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../098-ceph-volume_19.1.1-324-gecab7be5-1jammy_all.deb ... 2024-09-13T22:55:08.882 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-volume (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:09.010 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package nvme-cli. 2024-09-13T22:55:09.038 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-13T22:55:09.076 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-13T22:55:09.141 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package nvme-cli. 2024-09-13T22:55:09.170 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-13T22:55:09.195 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-13T22:55:09.207 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-13T22:55:09.222 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../099-libcephfs-dev_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:55:09.261 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libcephfs-dev (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:09.499 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package pkg-config. 2024-09-13T22:55:09.527 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-13T22:55:09.566 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-13T22:55:09.614 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-13T22:55:09.642 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-13T22:55:09.689 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-13T22:55:09.827 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-13T22:55:09.844 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-13T22:55:09.871 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package pkg-config. 2024-09-13T22:55:09.886 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-13T22:55:09.899 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-13T22:55:09.938 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-13T22:55:10.019 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-13T22:55:10.046 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-09-13T22:55:10.085 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-13T22:55:10.207 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-13T22:55:10.224 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-13T22:55:10.265 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-13T22:55:10.315 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-13T22:55:10.342 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-13T22:55:10.381 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-13T22:55:10.422 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package nvme-cli. 2024-09-13T22:55:10.450 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-13T22:55:10.489 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-13T22:55:10.676 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-pastescript. 2024-09-13T22:55:10.686 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-13T22:55:10.704 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-09-13T22:55:10.714 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-13T22:55:10.742 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-13T22:55:10.752 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-13T22:55:10.894 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package pkg-config. 2024-09-13T22:55:10.922 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-13T22:55:10.961 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-13T22:55:11.047 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-pluggy. 2024-09-13T22:55:11.055 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-pastescript. 2024-09-13T22:55:11.074 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-13T22:55:11.083 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-09-13T22:55:11.113 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-13T22:55:11.121 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-13T22:55:11.222 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-13T22:55:11.238 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-13T22:55:11.280 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-13T22:55:11.408 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-psutil. 2024-09-13T22:55:11.436 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-13T22:55:11.441 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-pluggy. 2024-09-13T22:55:11.470 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-13T22:55:11.475 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-13T22:55:11.508 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-13T22:55:11.684 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-13T22:55:11.711 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-13T22:55:11.750 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-13T22:55:11.771 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-psutil. 2024-09-13T22:55:11.799 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-13T22:55:11.803 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-py. 2024-09-13T22:55:11.831 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-09-13T22:55:11.841 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-13T22:55:11.870 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-13T22:55:12.028 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-pastescript. 2024-09-13T22:55:12.056 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-09-13T22:55:12.094 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-13T22:55:12.174 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-pygments. 2024-09-13T22:55:12.182 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-py. 2024-09-13T22:55:12.202 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-13T22:55:12.210 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-09-13T22:55:12.240 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-13T22:55:12.240 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-13T22:55:12.414 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-pluggy. 2024-09-13T22:55:12.442 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-13T22:55:12.481 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-13T22:55:12.518 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-pygments. 2024-09-13T22:55:12.535 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-13T22:55:12.568 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-13T22:55:12.737 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-13T22:55:12.765 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-13T22:55:12.801 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-psutil. 2024-09-13T22:55:12.803 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-13T22:55:12.829 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-13T22:55:12.867 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-13T22:55:13.023 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-13T22:55:13.051 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-13T22:55:13.073 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-toml. 2024-09-13T22:55:13.089 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-13T22:55:13.089 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-09-13T22:55:13.131 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-13T22:55:13.179 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-py. 2024-09-13T22:55:13.206 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-09-13T22:55:13.245 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-13T22:55:13.383 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-toml. 2024-09-13T22:55:13.412 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-09-13T22:55:13.443 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-pytest. 2024-09-13T22:55:13.449 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-13T22:55:13.471 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-13T22:55:13.510 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-13T22:55:13.590 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-pygments. 2024-09-13T22:55:13.618 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-13T22:55:13.657 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-13T22:55:13.753 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-pytest. 2024-09-13T22:55:13.781 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-13T22:55:13.827 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-13T22:55:13.839 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package python3-simplejson. 2024-09-13T22:55:13.866 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-13T22:55:13.905 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-13T22:55:14.173 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package python3-simplejson. 2024-09-13T22:55:14.175 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-13T22:55:14.191 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-13T22:55:14.201 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-13T22:55:14.233 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-13T22:55:14.239 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-13T22:55:14.403 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-13T22:55:14.431 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-13T22:55:14.469 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-13T22:55:14.509 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-13T22:55:14.525 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-13T22:55:14.566 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-13T22:55:14.763 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-toml. 2024-09-13T22:55:14.779 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-09-13T22:55:14.813 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-13T22:55:15.038 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package radosgw. 2024-09-13T22:55:15.066 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../116-radosgw_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:55:15.083 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-pytest. 2024-09-13T22:55:15.105 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking radosgw (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:15.110 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-13T22:55:15.158 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-13T22:55:15.371 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package radosgw. 2024-09-13T22:55:15.399 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../116-radosgw_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:55:15.445 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking radosgw (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:15.470 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-simplejson. 2024-09-13T22:55:15.498 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-13T22:55:15.536 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-13T22:55:15.806 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-13T22:55:15.822 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-13T22:55:15.856 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-13T22:55:15.958 INFO:teuthology.orchestra.run.smithi138.stdout:Selecting previously unselected package rbd-fuse. 2024-09-13T22:55:15.974 INFO:teuthology.orchestra.run.smithi138.stdout:Preparing to unpack .../117-rbd-fuse_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:55:16.008 INFO:teuthology.orchestra.run.smithi138.stdout:Unpacking rbd-fuse (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:16.330 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-13T22:55:16.549 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package rbd-fuse. 2024-09-13T22:55:16.577 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package radosgw. 2024-09-13T22:55:16.577 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../117-rbd-fuse_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:55:16.589 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-13T22:55:16.604 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../116-radosgw_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:55:16.615 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking rbd-fuse (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:16.634 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking radosgw (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:16.715 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-13T22:55:16.920 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-13T22:55:16.978 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-13T22:55:17.170 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-13T22:55:17.296 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-13T22:55:17.320 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-13T22:55:17.471 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package rbd-fuse. 2024-09-13T22:55:17.499 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../117-rbd-fuse_19.1.1-324-gecab7be5-1jammy_amd64.deb ... 2024-09-13T22:55:17.537 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking rbd-fuse (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:17.561 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-13T22:55:17.751 INFO:teuthology.orchestra.run.smithi138.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-13T22:55:17.818 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up cephadm (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:17.841 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-13T22:55:17.890 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-13T22:55:18.109 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-13T22:55:18.227 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-13T22:55:18.297 INFO:teuthology.orchestra.run.smithi043.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-13T22:55:18.344 INFO:teuthology.orchestra.run.smithi138.stdout:Adding system user cephadm....done 2024-09-13T22:55:18.365 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up cephadm (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:18.463 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-13T22:55:18.500 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-13T22:55:18.768 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-13T22:55:18.779 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-13T22:55:18.882 INFO:teuthology.orchestra.run.smithi043.stdout:Adding system user cephadm....done 2024-09-13T22:55:19.028 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-13T22:55:19.038 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-13T22:55:19.154 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-13T22:55:19.229 INFO:teuthology.orchestra.run.smithi099.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-13T22:55:19.296 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up cephadm (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:19.389 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-13T22:55:19.389 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-13T22:55:19.641 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-13T22:55:19.648 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-13T22:55:19.766 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-13T22:55:19.774 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-13T22:55:19.829 INFO:teuthology.orchestra.run.smithi099.stdout:Adding system user cephadm....done 2024-09-13T22:55:19.985 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-13T22:55:20.042 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-13T22:55:20.077 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-13T22:55:20.245 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-13T22:55:20.301 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-13T22:55:20.403 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-13T22:55:20.446 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-13T22:55:20.488 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-13T22:55:20.614 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-13T22:55:20.696 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-13T22:55:20.697 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-13T22:55:20.865 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-13T22:55:20.966 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-13T22:55:21.073 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-13T22:55:21.133 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-13T22:55:21.217 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-13T22:55:21.284 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-13T22:55:21.332 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-13T22:55:21.469 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-13T22:55:21.586 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-13T22:55:21.600 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-13T22:55:21.736 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-13T22:55:21.827 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-13T22:55:21.946 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-13T22:55:21.988 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-ceph-argparse (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:22.078 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-13T22:55:22.197 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-13T22:55:22.264 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-13T22:55:22.338 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-13T22:55:22.390 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-13T22:55:22.457 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-13T22:55:22.516 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-13T22:55:22.597 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-ceph-argparse (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:22.643 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-13T22:55:22.708 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-13T22:55:22.873 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-13T22:55:22.911 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-13T22:55:22.959 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-13T22:55:22.999 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-13T22:55:23.125 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-13T22:55:23.210 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-13T22:55:23.251 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-13T22:55:23.302 INFO:teuthology.orchestra.run.smithi138.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-13T22:55:23.335 INFO:teuthology.orchestra.run.smithi138.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-13T22:55:23.398 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-13T22:55:23.445 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-ceph-argparse (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:23.510 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-13T22:55:23.515 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-13T22:55:23.732 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-13T22:55:23.843 INFO:teuthology.orchestra.run.smithi043.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-13T22:55:23.883 INFO:teuthology.orchestra.run.smithi043.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-13T22:55:23.892 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-13T22:55:23.947 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-13T22:55:23.955 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-13T22:55:24.018 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-13T22:55:24.073 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-13T22:55:24.081 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-13T22:55:24.216 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-13T22:55:24.286 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-13T22:55:24.466 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-13T22:55:24.467 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-13T22:55:24.538 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-13T22:55:24.591 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-13T22:55:24.831 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up zip (3.0-12build2) ... 2024-09-13T22:55:24.839 INFO:teuthology.orchestra.run.smithi099.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-13T22:55:24.851 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-13T22:55:24.882 INFO:teuthology.orchestra.run.smithi099.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-13T22:55:24.945 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-13T22:55:24.957 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-13T22:55:25.080 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-13T22:55:25.102 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-13T22:55:25.420 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up zip (3.0-12build2) ... 2024-09-13T22:55:25.431 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-13T22:55:25.521 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-13T22:55:25.557 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-13T22:55:25.593 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-13T22:55:25.824 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-13T22:55:25.844 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-13T22:55:25.970 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-13T22:55:26.096 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-13T22:55:26.100 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-13T22:55:26.239 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-13T22:55:26.402 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up zip (3.0-12build2) ... 2024-09-13T22:55:26.406 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-13T22:55:26.515 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-13T22:55:26.528 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-13T22:55:26.641 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-13T22:55:26.767 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-13T22:55:26.782 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-13T22:55:27.009 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-13T22:55:27.076 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-13T22:55:27.205 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-13T22:55:27.377 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-13T22:55:27.456 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-13T22:55:27.478 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-13T22:55:27.590 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-13T22:55:27.695 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-13T22:55:27.716 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-13T22:55:27.721 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-13T22:55:28.014 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-13T22:55:28.017 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-13T22:55:28.114 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-13T22:55:28.282 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-13T22:55:28.385 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-13T22:55:28.408 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-ceph-common (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:28.415 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-13T22:55:28.628 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-13T22:55:28.726 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-13T22:55:28.797 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-13T22:55:28.971 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-13T22:55:29.044 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-13T22:55:29.176 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-13T22:55:29.239 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-13T22:55:29.302 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-ceph-common (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:29.586 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-13T22:55:29.599 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-13T22:55:29.850 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-13T22:55:29.929 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-13T22:55:29.968 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-ceph-common (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:30.201 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-13T22:55:30.261 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-13T22:55:30.444 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-13T22:55:30.579 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-13T22:55:30.579 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-13T22:55:30.838 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-13T22:55:30.965 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-13T22:55:31.091 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-13T22:55:31.151 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-13T22:55:31.370 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-13T22:55:31.376 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-13T22:55:31.479 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-13T22:55:31.636 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-13T22:55:31.743 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-13T22:55:31.747 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-13T22:55:31.873 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-13T22:55:31.887 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-13T22:55:31.986 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-13T22:55:31.999 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-13T22:55:32.013 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-13T22:55:32.096 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-13T22:55:32.292 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-13T22:55:32.315 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-13T22:55:32.340 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-13T22:55:32.464 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-13T22:55:32.551 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-13T22:55:32.566 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-13T22:55:32.599 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-13T22:55:32.811 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-13T22:55:32.859 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-13T22:55:32.911 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-13T22:55:32.925 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-13T22:55:33.119 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-13T22:55:33.185 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-13T22:55:33.196 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-13T22:55:33.370 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-13T22:55:33.419 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-13T22:55:33.455 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-13T22:55:33.537 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-13T22:55:33.613 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-13T22:55:33.739 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-13T22:55:33.740 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-13T22:55:33.830 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-13T22:55:33.983 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-13T22:55:34.016 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-13T22:55:34.081 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-13T22:55:34.142 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-13T22:55:34.234 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-13T22:55:34.341 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-13T22:55:34.435 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-13T22:55:34.493 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-13T22:55:34.592 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-13T22:55:34.619 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-13T22:55:34.745 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-13T22:55:34.851 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-13T22:55:34.904 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-13T22:55:34.996 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-13T22:55:35.030 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-13T22:55:35.094 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-13T22:55:35.139 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-13T22:55:35.203 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-13T22:55:35.265 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-13T22:55:35.339 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-13T22:55:35.379 INFO:teuthology.orchestra.run.smithi138.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-13T22:55:35.521 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-13T22:55:35.609 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-13T22:55:35.647 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-13T22:55:35.657 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-13T22:55:35.735 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-13T22:55:35.899 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-13T22:55:35.957 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-13T22:55:36.000 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-13T22:55:36.118 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-13T22:55:36.120 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-13T22:55:36.215 INFO:teuthology.orchestra.run.smithi043.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-13T22:55:36.283 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-13T22:55:36.363 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-13T22:55:36.445 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-13T22:55:36.489 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-13T22:55:36.559 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-13T22:55:36.571 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-13T22:55:36.685 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-13T22:55:36.749 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-13T22:55:36.803 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-13T22:55:36.874 INFO:teuthology.orchestra.run.smithi099.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-13T22:55:36.875 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-13T22:55:36.956 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-13T22:55:37.113 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-13T22:55:37.185 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-13T22:55:37.232 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-13T22:55:37.238 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-13T22:55:37.333 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-13T22:55:37.478 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-13T22:55:37.575 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-13T22:55:37.632 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-13T22:55:37.684 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-13T22:55:37.746 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-13T22:55:37.872 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-13T22:55:37.891 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-13T22:55:38.009 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-13T22:55:38.011 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-13T22:55:38.252 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-13T22:55:38.296 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-13T22:55:38.361 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-13T22:55:38.456 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-13T22:55:38.596 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-13T22:55:38.662 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-13T22:55:38.724 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-13T22:55:38.747 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-13T22:55:38.955 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-13T22:55:39.031 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-13T22:55:39.070 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-13T22:55:39.231 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-13T22:55:39.316 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-13T22:55:39.357 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-13T22:55:39.439 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-13T22:55:39.634 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-13T22:55:39.686 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-13T22:55:39.724 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-13T22:55:39.901 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-13T22:55:40.054 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-13T22:55:40.060 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-13T22:55:40.187 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up librados2 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:40.238 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-13T22:55:40.313 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libsqlite3-mod-ceph (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:40.348 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-13T22:55:40.439 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-13T22:55:40.665 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-13T22:55:40.717 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-13T22:55:40.743 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libcephfs2 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:40.843 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up librados2 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:40.869 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libradosstriper1 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:40.950 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-13T22:55:40.961 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libsqlite3-mod-ceph (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:40.995 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-13T22:55:41.062 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-13T22:55:41.280 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up librbd1 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:41.286 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-13T22:55:41.381 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libcephfs2 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:41.395 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up librados2 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:41.406 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-mgr-modules-core (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:41.496 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libsqlite3-mod-ceph (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:41.507 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libradosstriper1 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:41.516 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-fuse (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:41.622 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-13T22:55:41.633 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-13T22:55:41.716 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-13T22:55:41.716 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-13T22:55:41.918 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up librbd1 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:41.959 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libcephfs2 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:42.027 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-mgr-modules-core (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:42.085 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libradosstriper1 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:42.129 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-fuse (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:42.203 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-13T22:55:42.251 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up libcephfs-dev (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:42.332 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-13T22:55:42.332 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-13T22:55:42.377 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-rados (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:42.487 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up librbd1 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:42.504 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up librgw2 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:42.614 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-mgr-modules-core (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:42.630 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-13T22:55:42.748 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-fuse (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:42.805 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up libcephfs-dev (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:42.931 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-rados (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:42.979 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-13T22:55:42.979 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-13T22:55:43.057 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up librgw2 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:43.182 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-13T22:55:43.467 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libcephfs-dev (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:43.567 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-rados (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:43.668 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up librgw2 (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:43.778 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-13T22:55:43.876 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-rbd (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:44.002 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up rbd-fuse (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:44.128 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-rgw (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:44.254 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up python3-cephfs (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:44.381 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-common (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:44.461 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-rbd (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:44.587 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up rbd-fuse (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:44.713 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-rgw (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:44.839 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up python3-cephfs (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:44.900 INFO:teuthology.orchestra.run.smithi138.stdout:Adding group ceph....done 2024-09-13T22:55:44.940 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-rbd (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:44.973 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-common (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:45.260 INFO:teuthology.orchestra.run.smithi138.stdout:Adding system user ceph....done 2024-09-13T22:55:45.395 INFO:teuthology.orchestra.run.smithi138.stdout:Setting system user ceph properties....done 2024-09-13T22:55:45.413 INFO:teuthology.orchestra.run.smithi138.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-13T22:55:45.458 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up rbd-fuse (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:45.551 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-13T22:55:45.600 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-rgw (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:45.700 INFO:teuthology.orchestra.run.smithi043.stdout:Adding group ceph....done 2024-09-13T22:55:45.726 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-cephfs (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:45.853 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-common (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:45.873 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-13T22:55:46.043 INFO:teuthology.orchestra.run.smithi043.stdout:Adding system user ceph....done 2024-09-13T22:55:46.213 INFO:teuthology.orchestra.run.smithi043.stdout:Setting system user ceph properties....done 2024-09-13T22:55:46.233 INFO:teuthology.orchestra.run.smithi043.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-13T22:55:46.317 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-test (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:46.380 INFO:teuthology.orchestra.run.smithi043.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-13T22:55:46.396 INFO:teuthology.orchestra.run.smithi099.stdout:Adding group ceph....done 2024-09-13T22:55:46.443 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up radosgw (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:46.738 INFO:teuthology.orchestra.run.smithi099.stdout:Adding system user ceph....done 2024-09-13T22:55:46.757 INFO:teuthology.orchestra.run.smithi043.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-13T22:55:46.899 INFO:teuthology.orchestra.run.smithi099.stdout:Setting system user ceph properties....done 2024-09-13T22:55:46.900 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-13T22:55:46.901 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-13T22:55:46.913 INFO:teuthology.orchestra.run.smithi099.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-13T22:55:47.049 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-13T22:55:47.245 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-test (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:47.362 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-base (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:47.384 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up radosgw (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:47.396 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-13T22:55:47.702 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-13T22:55:47.862 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-test (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:47.983 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-13T22:55:47.983 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-13T22:55:47.988 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up radosgw (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:48.156 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-mds (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:48.378 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-13T22:55:48.378 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-13T22:55:48.479 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-base (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:48.657 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-13T22:55:48.657 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-13T22:55:48.844 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-13T22:55:49.124 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-base (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:49.140 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-mgr (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:49.314 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-mds (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:49.344 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-13T22:55:49.344 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-13T22:55:49.484 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-13T22:55:49.568 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-13T22:55:49.569 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-13T22:55:49.774 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-osd (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:49.992 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-mds (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:50.015 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-mgr (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:50.056 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-13T22:55:50.056 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-13T22:55:50.225 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-13T22:55:50.225 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-13T22:55:50.231 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-13T22:55:50.231 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-13T22:55:50.526 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-mgr-k8sevents (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:50.652 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-mgr-diskprediction-local (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:50.694 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-mgr (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:50.828 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-mon (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:50.829 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-osd (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:50.906 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-13T22:55:50.906 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-13T22:55:51.042 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-13T22:55:51.042 INFO:teuthology.orchestra.run.smithi138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-13T22:55:51.127 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-13T22:55:51.127 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-13T22:55:51.429 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-osd (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:51.505 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-mgr-cephadm (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:51.631 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-mgr-k8sevents (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:51.656 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:51.701 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-13T22:55:51.701 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-13T22:55:51.757 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-mgr-diskprediction-local (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:51.773 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-mgr-dashboard (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:51.899 INFO:teuthology.orchestra.run.smithi138.stdout:Setting up ceph-volume (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:51.925 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-mon (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:52.132 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-13T22:55:52.133 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-13T22:55:52.189 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-mgr-k8sevents (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:52.235 INFO:teuthology.orchestra.run.smithi138.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-13T22:55:52.315 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-mgr-diskprediction-local (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:52.337 INFO:teuthology.orchestra.run.smithi138.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-13T22:55:52.450 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-mon (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:52.497 INFO:teuthology.orchestra.run.smithi138.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-13T22:55:52.612 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-mgr-cephadm (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:52.644 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-13T22:55:52.644 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-13T22:55:52.872 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:53.093 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-mgr-cephadm (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:53.099 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-mgr-dashboard (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:53.235 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:53.350 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up ceph-volume (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:53.361 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-mgr-dashboard (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:53.513 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-volume (19.1.1-324-gecab7be5-1jammy) ... 2024-09-13T22:55:53.631 INFO:teuthology.orchestra.run.smithi138.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-13T22:55:53.741 INFO:teuthology.orchestra.run.smithi043.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-13T22:55:53.844 INFO:teuthology.orchestra.run.smithi043.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-13T22:55:53.882 INFO:teuthology.orchestra.run.smithi099.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-13T22:55:53.991 INFO:teuthology.orchestra.run.smithi099.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-13T22:55:53.994 INFO:teuthology.orchestra.run.smithi043.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-13T22:55:54.144 INFO:teuthology.orchestra.run.smithi099.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-13T22:55:54.301 INFO:teuthology.orchestra.run.smithi138.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-13T22:55:54.306 DEBUG:teuthology.parallel:result is None 2024-09-13T22:55:54.869 INFO:teuthology.orchestra.run.smithi043.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-13T22:55:55.261 INFO:teuthology.orchestra.run.smithi099.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-13T22:55:55.542 INFO:teuthology.orchestra.run.smithi043.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-13T22:55:55.547 DEBUG:teuthology.parallel:result is None 2024-09-13T22:55:55.925 INFO:teuthology.orchestra.run.smithi099.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-13T22:55:55.931 DEBUG:teuthology.parallel:result is None 2024-09-13T22:55:55.932 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T22:55:56.098 DEBUG:teuthology.orchestra.run.smithi043:> dpkg-query -W -f '${Version}' ceph 2024-09-13T22:55:56.119 INFO:teuthology.orchestra.run.smithi043.stdout:19.1.1-324-gecab7be5-1jammy 2024-09-13T22:55:56.119 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-324-gecab7be5-1jammy 2024-09-13T22:55:56.119 INFO:teuthology.task.install:The correct ceph version 19.1.1-324-gecab7be5-1jammy is installed. 2024-09-13T22:55:56.121 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T22:55:56.269 DEBUG:teuthology.orchestra.run.smithi099:> dpkg-query -W -f '${Version}' ceph 2024-09-13T22:55:56.288 INFO:teuthology.orchestra.run.smithi099.stdout:19.1.1-324-gecab7be5-1jammy 2024-09-13T22:55:56.288 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-324-gecab7be5-1jammy 2024-09-13T22:55:56.288 INFO:teuthology.task.install:The correct ceph version 19.1.1-324-gecab7be5-1jammy is installed. 2024-09-13T22:55:56.290 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T22:55:56.436 DEBUG:teuthology.orchestra.run.smithi138:> dpkg-query -W -f '${Version}' ceph 2024-09-13T22:55:56.456 INFO:teuthology.orchestra.run.smithi138.stdout:19.1.1-324-gecab7be5-1jammy 2024-09-13T22:55:56.457 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-324-gecab7be5-1jammy 2024-09-13T22:55:56.457 INFO:teuthology.task.install:The correct ceph version 19.1.1-324-gecab7be5-1jammy is installed. 2024-09-13T22:55:56.459 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-13T22:55:56.460 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-13T22:55:56.460 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-13T22:55:56.475 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-13T22:55:56.475 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-13T22:55:56.490 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-13T22:55:56.490 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-13T22:55:56.513 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-13T22:55:56.514 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-13T22:55:56.514 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/usr/bin/daemon-helper 2024-09-13T22:55:56.531 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-13T22:55:56.587 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-13T22:55:56.587 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/usr/bin/daemon-helper 2024-09-13T22:55:56.600 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-13T22:55:56.660 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-13T22:55:56.660 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/usr/bin/daemon-helper 2024-09-13T22:55:56.674 DEBUG:teuthology.orchestra.run.smithi138:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-13T22:55:56.729 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-13T22:55:56.729 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-13T22:55:56.729 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-13T22:55:56.743 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-13T22:55:56.798 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-13T22:55:56.798 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-13T22:55:56.812 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-13T22:55:56.868 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-13T22:55:56.868 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-13T22:55:56.882 DEBUG:teuthology.orchestra.run.smithi138:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-13T22:55:56.938 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-13T22:55:56.939 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-13T22:55:56.939 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/usr/bin/stdin-killer 2024-09-13T22:55:56.953 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-13T22:55:57.006 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-13T22:55:57.006 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/usr/bin/stdin-killer 2024-09-13T22:55:57.021 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-13T22:55:57.076 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-13T22:55:57.076 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/usr/bin/stdin-killer 2024-09-13T22:55:57.090 DEBUG:teuthology.orchestra.run.smithi138:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-13T22:55:57.146 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-13T22:55:57.262 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'MON_DOWN', 'POOL_APP_NOT_ENABLED', 'mon down', 'mons down', 'out of quorum', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50'} 2024-09-13T22:55:57.263 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T22:55:57.263 INFO:tasks.cephadm:Cluster fsid is 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T22:55:57.263 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-13T22:55:57.263 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.43', 'mon.b': '172.21.15.99', 'mon.c': '172.21.15.138'} 2024-09-13T22:55:57.264 INFO:tasks.cephadm:First mon is mon.a on smithi043 2024-09-13T22:55:57.264 INFO:tasks.cephadm:First mgr is a 2024-09-13T22:55:57.264 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-13T22:55:57.264 DEBUG:teuthology.orchestra.run.smithi043:> sudo hostname $(hostname -s) 2024-09-13T22:55:57.280 DEBUG:teuthology.orchestra.run.smithi099:> sudo hostname $(hostname -s) 2024-09-13T22:55:57.294 DEBUG:teuthology.orchestra.run.smithi138:> sudo hostname $(hostname -s) 2024-09-13T22:55:57.308 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-13T22:55:57.308 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T22:55:57.465 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50', '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/56074/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.1.1-324-gecab7be5', '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': '19.1.1-324-gecab7be5-1jammy'}, 'url': 'https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-13 19:22:31.141342', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-13T22:55:57.611 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref squid, sha1 ecab7be58963a5bd03910cd73eef66405d7fdd50 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T22:55:57.612 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-13T22:55:57.612 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-13T22:55:57.613 DEBUG:teuthology.orchestra.run.smithi043:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-13T22:55:58.054 INFO:teuthology.orchestra.run.smithi043.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791838 Sep 13 22:55 /home/ubuntu/cephtest/cephadm 2024-09-13T22:55:58.055 DEBUG:teuthology.orchestra.run.smithi099:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-13T22:55:58.501 INFO:teuthology.orchestra.run.smithi099.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791838 Sep 13 22:55 /home/ubuntu/cephtest/cephadm 2024-09-13T22:55:58.501 DEBUG:teuthology.orchestra.run.smithi138:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-13T22:55:58.939 INFO:teuthology.orchestra.run.smithi138.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791838 Sep 13 22:55 /home/ubuntu/cephtest/cephadm 2024-09-13T22:55:58.939 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-13T22:55:58.949 DEBUG:teuthology.orchestra.run.smithi099:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-13T22:55:58.956 DEBUG:teuthology.orchestra.run.smithi138:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-13T22:55:58.974 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 on all hosts... 2024-09-13T22:55:58.974 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 pull 2024-09-13T22:55:58.995 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 pull 2024-09-13T22:55:59.001 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 pull 2024-09-13T22:55:59.181 INFO:teuthology.orchestra.run.smithi043.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50... 2024-09-13T22:55:59.184 INFO:teuthology.orchestra.run.smithi099.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50... 2024-09-13T22:55:59.189 INFO:teuthology.orchestra.run.smithi138.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50... 2024-09-13T22:56:57.155 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2024-09-13T22:56:57.156 INFO:teuthology.orchestra.run.smithi099.stdout: "ceph_version": "ceph version 19.1.1-324-gecab7be5 (ecab7be58963a5bd03910cd73eef66405d7fdd50) squid (stable)", 2024-09-13T22:56:57.156 INFO:teuthology.orchestra.run.smithi099.stdout: "image_id": "0652ff2b5d78add567c2474cd2436ae21ad32722283bcbf25450e33edcd34e34", 2024-09-13T22:56:57.156 INFO:teuthology.orchestra.run.smithi099.stdout: "repo_digests": [ 2024-09-13T22:56:57.156 INFO:teuthology.orchestra.run.smithi099.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808" 2024-09-13T22:56:57.156 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2024-09-13T22:56:57.156 INFO:teuthology.orchestra.run.smithi099.stdout:} 2024-09-13T22:57:12.620 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-13T22:57:12.620 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph_version": "ceph version 19.1.1-324-gecab7be5 (ecab7be58963a5bd03910cd73eef66405d7fdd50) squid (stable)", 2024-09-13T22:57:12.620 INFO:teuthology.orchestra.run.smithi043.stdout: "image_id": "0652ff2b5d78add567c2474cd2436ae21ad32722283bcbf25450e33edcd34e34", 2024-09-13T22:57:12.620 INFO:teuthology.orchestra.run.smithi043.stdout: "repo_digests": [ 2024-09-13T22:57:12.620 INFO:teuthology.orchestra.run.smithi043.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808" 2024-09-13T22:57:12.621 INFO:teuthology.orchestra.run.smithi043.stdout: ] 2024-09-13T22:57:12.621 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-13T22:57:26.205 INFO:teuthology.orchestra.run.smithi138.stdout:{ 2024-09-13T22:57:26.206 INFO:teuthology.orchestra.run.smithi138.stdout: "ceph_version": "ceph version 19.1.1-324-gecab7be5 (ecab7be58963a5bd03910cd73eef66405d7fdd50) squid (stable)", 2024-09-13T22:57:26.206 INFO:teuthology.orchestra.run.smithi138.stdout: "image_id": "0652ff2b5d78add567c2474cd2436ae21ad32722283bcbf25450e33edcd34e34", 2024-09-13T22:57:26.206 INFO:teuthology.orchestra.run.smithi138.stdout: "repo_digests": [ 2024-09-13T22:57:26.206 INFO:teuthology.orchestra.run.smithi138.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808" 2024-09-13T22:57:26.206 INFO:teuthology.orchestra.run.smithi138.stdout: ] 2024-09-13T22:57:26.206 INFO:teuthology.orchestra.run.smithi138.stdout:} 2024-09-13T22:57:26.256 DEBUG:teuthology.orchestra.run.smithi043:> sudo mkdir -p /etc/ceph 2024-09-13T22:57:26.271 DEBUG:teuthology.orchestra.run.smithi099:> sudo mkdir -p /etc/ceph 2024-09-13T22:57:26.285 DEBUG:teuthology.orchestra.run.smithi138:> sudo mkdir -p /etc/ceph 2024-09-13T22:57:26.300 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 777 /etc/ceph 2024-09-13T22:57:26.325 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod 777 /etc/ceph 2024-09-13T22:57:26.338 DEBUG:teuthology.orchestra.run.smithi138:> sudo chmod 777 /etc/ceph 2024-09-13T22:57:26.356 INFO:tasks.cephadm:Writing seed config... 2024-09-13T22:57:26.357 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-09-13T22:57:26.357 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-13T22:57:26.357 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-13T22:57:26.357 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-09-13T22:57:26.358 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-13T22:57:26.358 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-13T22:57:26.358 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-13T22:57:26.358 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-13T22:57:26.358 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-13T22:57:26.358 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-13T22:57:26.358 DEBUG:teuthology.orchestra.run.smithi043:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-13T22:57:26.374 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 5683301a-7223-11ef-bceb-c7b262605968 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = True [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-13T22:57:26.374 DEBUG:teuthology.orchestra.run.smithi043:mon.a> sudo journalctl -f -n 0 -u ceph-5683301a-7223-11ef-bceb-c7b262605968@mon.a.service 2024-09-13T22:57:26.419 DEBUG:teuthology.orchestra.run.smithi043:mgr.a> sudo journalctl -f -n 0 -u ceph-5683301a-7223-11ef-bceb-c7b262605968@mgr.a.service 2024-09-13T22:57:26.462 INFO:tasks.cephadm:Bootstrapping... 2024-09-13T22:57:26.462 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 -v bootstrap --fsid 5683301a-7223-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-13T22:57:26.691 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2024-09-13T22:57:26.691 INFO:teuthology.orchestra.run.smithi043.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50', '-v', 'bootstrap', '--fsid', '5683301a-7223-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-13T22:57:26.691 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-13T22:57:26.692 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying podman|docker is present... 2024-09-13T22:57:26.692 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying lvm2 is present... 2024-09-13T22:57:26.692 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying time synchronization is in place... 2024-09-13T22:57:26.698 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-13T22:57:26.698 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-13T22:57:26.704 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-13T22:57:26.704 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-13T22:57:26.708 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-13T22:57:26.708 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-13T22:57:26.711 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-13T22:57:26.711 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-13T22:57:26.715 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-13T22:57:26.715 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout masked 2024-09-13T22:57:26.719 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-13T22:57:26.719 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-13T22:57:26.722 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-13T22:57:26.723 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-13T22:57:26.726 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-13T22:57:26.726 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-13T22:57:26.730 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout enabled 2024-09-13T22:57:26.735 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout active 2024-09-13T22:57:26.735 INFO:teuthology.orchestra.run.smithi043.stdout:Unit ntp.service is enabled and running 2024-09-13T22:57:26.735 INFO:teuthology.orchestra.run.smithi043.stdout:Repeating the final host check... 2024-09-13T22:57:26.735 INFO:teuthology.orchestra.run.smithi043.stdout:docker (/usr/bin/docker) is present 2024-09-13T22:57:26.735 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl is present 2024-09-13T22:57:26.735 INFO:teuthology.orchestra.run.smithi043.stdout:lvcreate is present 2024-09-13T22:57:26.739 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-13T22:57:26.739 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-13T22:57:26.742 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-13T22:57:26.743 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-13T22:57:26.746 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-13T22:57:26.746 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-13T22:57:26.750 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-13T22:57:26.750 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-13T22:57:26.754 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-13T22:57:26.754 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout masked 2024-09-13T22:57:26.757 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-13T22:57:26.757 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-13T22:57:26.761 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-13T22:57:26.761 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-13T22:57:26.764 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-13T22:57:26.764 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-13T22:57:26.768 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout enabled 2024-09-13T22:57:26.772 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout active 2024-09-13T22:57:26.772 INFO:teuthology.orchestra.run.smithi043.stdout:Unit ntp.service is enabled and running 2024-09-13T22:57:26.772 INFO:teuthology.orchestra.run.smithi043.stdout:Host looks OK 2024-09-13T22:57:26.772 INFO:teuthology.orchestra.run.smithi043.stdout:Cluster fsid: 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T22:57:26.772 INFO:teuthology.orchestra.run.smithi043.stdout:Acquiring lock 140531285719888 on /run/cephadm/5683301a-7223-11ef-bceb-c7b262605968.lock 2024-09-13T22:57:26.772 INFO:teuthology.orchestra.run.smithi043.stdout:Lock 140531285719888 acquired on /run/cephadm/5683301a-7223-11ef-bceb-c7b262605968.lock 2024-09-13T22:57:26.773 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying IP 172.21.15.43 port 3300 ... 2024-09-13T22:57:26.773 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying IP 172.21.15.43 port 6789 ... 2024-09-13T22:57:26.773 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-13T22:57:26.775 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-13T22:57:26.775 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-13T22:57:26.775 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-13T22:57:26.778 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-13T22:57:26.778 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-13T22:57:26.778 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1795sec hoplimit 64 pref medium 2024-09-13T22:57:26.780 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-13T22:57:26.780 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-13T22:57:26.781 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-13T22:57:26.781 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-13T22:57:26.781 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1358/64 scope link 2024-09-13T22:57:26.781 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-13T22:57:26.781 INFO:teuthology.orchestra.run.smithi043.stdout:Mon IP `172.21.15.43` is in CIDR network `172.21.0.0/20` 2024-09-13T22:57:26.781 INFO:teuthology.orchestra.run.smithi043.stdout:Mon IP `172.21.15.43` is in CIDR network `172.21.0.0/20` 2024-09-13T22:57:26.782 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-13T22:57:26.782 INFO:teuthology.orchestra.run.smithi043.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-13T22:57:26.782 INFO:teuthology.orchestra.run.smithi043.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50... 2024-09-13T22:57:27.031 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/docker: stdout ecab7be58963a5bd03910cd73eef66405d7fdd50: Pulling from ceph-ci/ceph 2024-09-13T22:57:27.032 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/docker: stdout Digest: sha256:b893710f6933dd3672a2a633ce5ac92081563259207d21cd52290129179ca808 2024-09-13T22:57:27.032 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:ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T22:57:27.032 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T22:57:28.716 INFO:teuthology.orchestra.run.smithi043.stdout:ceph: stdout ceph version 19.1.1-324-gecab7be5 (ecab7be58963a5bd03910cd73eef66405d7fdd50) squid (stable) 2024-09-13T22:57:28.716 INFO:teuthology.orchestra.run.smithi043.stdout:Ceph version: ceph version 19.1.1-324-gecab7be5 (ecab7be58963a5bd03910cd73eef66405d7fdd50) squid (stable) 2024-09-13T22:57:28.716 INFO:teuthology.orchestra.run.smithi043.stdout:Extracting ceph user uid/gid from container image... 2024-09-13T22:57:30.181 INFO:teuthology.orchestra.run.smithi043.stdout:stat: stdout 167 167 2024-09-13T22:57:30.181 INFO:teuthology.orchestra.run.smithi043.stdout:Creating initial keys... 2024-09-13T22:57:31.669 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-authtool: stdout AQBbw+Rme4r/CRAAVfYBRtPQnYcxTUTDCS0lOg== 2024-09-13T22:57:33.141 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-authtool: stdout AQBcw+RmQgUYIhAAXnGkOvRh8/azdi+pqeWXcw== 2024-09-13T22:57:34.589 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-authtool: stdout AQBew+Rm8XzTAxAA3oReyqiJdF2CSbezFymygg== 2024-09-13T22:57:34.590 INFO:teuthology.orchestra.run.smithi043.stdout:Creating initial monmap... 2024-09-13T22:57:36.130 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-13T22:57:36.130 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-13T22:57:36.130 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T22:57:36.131 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-13T22:57:36.131 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-13T22:57:36.131 INFO:teuthology.orchestra.run.smithi043.stdout:setting min_mon_release = quincy 2024-09-13T22:57:36.131 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: set fsid to 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T22:57:36.131 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-13T22:57:36.131 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T22:57:36.131 INFO:teuthology.orchestra.run.smithi043.stdout:Creating mon... 2024-09-13T22:57:37.685 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-13T22:57:37.685 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 1 imported monmap: 2024-09-13T22:57:37.685 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-13T22:57:37.685 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr fsid 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T22:57:37.685 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-13T22:57:35.590426+0000 2024-09-13T22:57:37.685 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr created 2024-09-13T22:57:35.590426+0000 2024-09-13T22:57:37.685 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-13T22:57:37.685 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-13T22:57:37.685 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-13T22:57:37.685 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T22:57:37.686 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 0 /usr/bin/ceph-mon: set fsid to 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T22:57:37.686 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-13T22:57:37.686 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T22:57:37.686 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Git sha 0 2024-09-13T22:57:37.686 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Compile date 2024-09-13 16:59:10 2024-09-13T22:57:37.686 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: DB SUMMARY 2024-09-13T22:57:37.686 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T22:57:37.686 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: DB Session ID: DG5K5TK7RBICO9SRP45I 2024-09-13T22:57:37.686 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T22:57:37.686 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-13T22:57:37.686 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T22:57:37.686 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-13T22:57:37.687 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T22:57:37.687 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.error_if_exists: 0 2024-09-13T22:57:37.687 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.create_if_missing: 1 2024-09-13T22:57:37.687 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-13T22:57:37.687 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T22:57:37.687 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T22:57:37.687 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T22:57:37.687 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.env: 0x55acfd4f8940 2024-09-13T22:57:37.687 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-13T22:57:37.687 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.info_log: 0x55acffc14bc0 2024-09-13T22:57:37.687 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-13T22:57:37.687 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.statistics: (nil) 2024-09-13T22:57:37.687 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.use_fsync: 0 2024-09-13T22:57:37.688 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-13T22:57:37.688 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T22:57:37.688 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T22:57:37.688 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-13T22:57:37.688 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-13T22:57:37.688 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-13T22:57:37.688 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-13T22:57:37.688 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-13T22:57:37.688 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-13T22:57:37.688 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T22:57:37.688 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-13T22:57:37.689 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.db_log_dir: 2024-09-13T22:57:37.689 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.wal_dir: 2024-09-13T22:57:37.689 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T22:57:37.689 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T22:57:37.689 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T22:57:37.689 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T22:57:37.689 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T22:57:37.689 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T22:57:37.689 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-13T22:57:37.689 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-13T22:57:37.689 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.write_buffer_manager: 0x55acffc1b4a0 2024-09-13T22:57:37.689 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T22:57:37.690 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T22:57:37.690 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T22:57:37.690 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-13T22:57:37.690 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T22:57:37.690 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-13T22:57:37.690 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-13T22:57:37.690 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-13T22:57:37.690 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.unordered_write: 0 2024-09-13T22:57:37.690 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T22:57:37.690 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T22:57:37.690 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T22:57:37.690 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T22:57:37.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.row_cache: None 2024-09-13T22:57:37.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.wal_filter: None 2024-09-13T22:57:37.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T22:57:37.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-13T22:57:37.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.two_write_queues: 0 2024-09-13T22:57:37.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-13T22:57:37.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.wal_compression: 0 2024-09-13T22:57:37.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.atomic_flush: 0 2024-09-13T22:57:37.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T22:57:37.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T22:57:37.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T22:57:37.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-13T22:57:37.692 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T22:57:37.692 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-13T22:57:37.692 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T22:57:37.692 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T22:57:37.692 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-13T22:57:37.692 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-13T22:57:37.692 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T22:57:37.692 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-13T22:57:37.692 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-13T22:57:37.692 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-13T22:57:37.692 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T22:57:37.692 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T22:57:37.692 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T22:57:37.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-13T22:57:37.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T22:57:37.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T22:57:37.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T22:57:37.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T22:57:37.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.max_open_files: -1 2024-09-13T22:57:37.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-13T22:57:37.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T22:57:37.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T22:57:37.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-13T22:57:37.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-13T22:57:37.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Compression algorithms supported: 2024-09-13T22:57:37.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: kZSTD supported: 0 2024-09-13T22:57:37.694 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: kXpressCompression supported: 0 2024-09-13T22:57:37.694 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-13T22:57:37.694 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T22:57:37.694 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-13T22:57:37.694 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: kZlibCompression supported: 1 2024-09-13T22:57:37.694 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-13T22:57:37.694 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-13T22:57:37.694 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T22:57:37.694 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T22:57:37.694 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.055+0000 7f39ec9c2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-13T22:57:37.694 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T22:57:37.694 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-13T22:57:37.695 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T22:57:37.695 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T22:57:37.695 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T22:57:37.695 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T22:57:37.695 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.merge_operator: 2024-09-13T22:57:37.695 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compaction_filter: None 2024-09-13T22:57:37.695 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-13T22:57:37.695 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-13T22:57:37.695 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T22:57:37.695 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T22:57:37.695 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55acffc14800) 2024-09-13T22:57:37.695 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-13T22:57:37.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T22:57:37.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T22:57:37.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-13T22:57:37.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-13T22:57:37.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-13T22:57:37.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-13T22:57:37.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-13T22:57:37.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-13T22:57:37.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-13T22:57:37.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55acffbff1f0 2024-09-13T22:57:37.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-13T22:57:37.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-13T22:57:37.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-13T22:57:37.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-13T22:57:37.697 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-13T22:57:37.697 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-13T22:57:37.697 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-13T22:57:37.697 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-13T22:57:37.697 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-13T22:57:37.697 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-13T22:57:37.697 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-13T22:57:37.697 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-13T22:57:37.697 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-13T22:57:37.697 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-13T22:57:37.697 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-13T22:57:37.697 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-13T22:57:37.697 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-13T22:57:37.697 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-13T22:57:37.698 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-13T22:57:37.698 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-13T22:57:37.698 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-13T22:57:37.698 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-13T22:57:37.698 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-13T22:57:37.698 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-13T22:57:37.698 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-13T22:57:37.698 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-13T22:57:37.698 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T22:57:37.698 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-13T22:57:37.698 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-13T22:57:37.698 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compression: NoCompression 2024-09-13T22:57:37.698 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-13T22:57:37.699 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-13T22:57:37.699 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T22:57:37.699 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.num_levels: 7 2024-09-13T22:57:37.699 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T22:57:37.699 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T22:57:37.699 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T22:57:37.699 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T22:57:37.699 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T22:57:37.699 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T22:57:37.699 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T22:57:37.699 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T22:57:37.699 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T22:57:37.699 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T22:57:37.700 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T22:57:37.700 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T22:57:37.700 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T22:57:37.700 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-13T22:57:37.700 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-13T22:57:37.700 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T22:57:37.700 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T22:57:37.700 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T22:57:37.700 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T22:57:37.700 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-13T22:57:37.700 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T22:57:37.700 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T22:57:37.700 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T22:57:37.700 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T22:57:37.701 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-13T22:57:37.701 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T22:57:37.701 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T22:57:37.701 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T22:57:37.701 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T22:57:37.701 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T22:57:37.701 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T22:57:37.701 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T22:57:37.701 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T22:57:37.701 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T22:57:37.701 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T22:57:37.701 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T22:57:37.701 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T22:57:37.702 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T22:57:37.702 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T22:57:37.702 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-13T22:57:37.702 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T22:57:37.710 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T22:57:37.710 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-13T22:57:37.710 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T22:57:37.710 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T22:57:37.711 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T22:57:37.711 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T22:57:37.711 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T22:57:37.711 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T22:57:37.711 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T22:57:37.711 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T22:57:37.711 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T22:57:37.711 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T22:57:37.711 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T22:57:37.711 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-13T22:57:37.711 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T22:57:37.711 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T22:57:37.711 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T22:57:37.712 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T22:57:37.712 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.bloom_locality: 0 2024-09-13T22:57:37.712 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-13T22:57:37.712 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T22:57:37.712 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-13T22:57:37.712 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-13T22:57:37.712 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-13T22:57:37.712 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.ttl: 2592000 2024-09-13T22:57:37.712 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T22:57:37.712 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T22:57:37.712 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T22:57:37.712 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.enable_blob_files: false 2024-09-13T22:57:37.713 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.min_blob_size: 0 2024-09-13T22:57:37.713 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-13T22:57:37.713 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T22:57:37.713 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T22:57:37.713 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T22:57:37.713 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T22:57:37.713 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T22:57:37.713 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-13T22:57:37.713 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T22:57:37.713 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 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-13T22:57:37.713 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T22:57:37.713 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-13T22:57:37.713 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T22:57:37.714 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 86f8baad-2b80-4b40-9c5f-e3d7b97c1d5a 2024-09-13T22:57:37.714 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T22:57:37.714 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-13T22:57:37.714 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T22:57:37.714 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55acffc2ce00 2024-09-13T22:57:37.714 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39ec9c2c80 4 rocksdb: DB pointer 0x55acffd06000 2024-09-13T22:57:37.714 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39e414d640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T22:57:37.714 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.059+0000 7f39e414d640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T22:57:37.714 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-13T22:57:37.714 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T22:57:37.714 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-13T22:57:37.714 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-13T22:57:37.714 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-13T22:57:37.715 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-13T22:57:37.715 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-13T22:57:37.715 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-13T22:57:37.715 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T22:57:37.715 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-13T22:57:37.715 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-13T22:57:37.715 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T22:57:37.715 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-13T22:57:37.715 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-13T22:57:37.715 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T22:57:37.715 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-13T22:57:37.715 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-13T22:57:37.715 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T22:57:37.715 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T22:57:37.716 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-13T22:57:37.716 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T22:57:37.716 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T22:57:37.716 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T22:57:37.716 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T22:57:37.716 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-13T22:57:37.716 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T22:57:37.716 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-13T22:57:37.716 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-13T22:57:37.716 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-13T22:57:37.716 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-13T22:57:37.716 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x55acffbff1f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-13T22:57:37.716 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-13T22:57:37.717 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T22:57:37.717 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-13T22:57:37.717 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T22:57:37.717 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.063+0000 7f39ec9c2c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-13T22:57:37.717 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.063+0000 7f39ec9c2c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-13T22:57:37.717 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T22:57:37.063+0000 7f39ec9c2c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-13T22:57:37.717 INFO:teuthology.orchestra.run.smithi043.stdout:create mon.a on 2024-09-13T22:57:37.992 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-09-13T22:57:38.177 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-13T22:57:38.389 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-5683301a-7223-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968.target. 2024-09-13T22:57:38.389 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-5683301a-7223-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968.target. 2024-09-13T22:57:38.660 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-5683301a-7223-11ef-bceb-c7b262605968@mon.a 2024-09-13T22:57:38.660 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to reset failed state of unit ceph-5683301a-7223-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-5683301a-7223-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-13T22:57:38.844 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968.target.wants/ceph-5683301a-7223-11ef-bceb-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service. 2024-09-13T22:57:38.852 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld does not appear to be present 2024-09-13T22:57:38.852 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to enable service . firewalld.service is not available 2024-09-13T22:57:38.852 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mon to start... 2024-09-13T22:57:38.853 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mon... 2024-09-13T22:57:39.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:38 smithi043 systemd[1]: Started Ceph mon.a for 5683301a-7223-11ef-bceb-c7b262605968. 2024-09-13T22:57:40.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:40 smithi043 bash[22248]: cluster 2024-09-13T22:57:40.532236+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T22:57:40.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:40 smithi043 bash[22248]: cluster 2024-09-13T22:57:40.528611+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T22:57:41.524 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout cluster: 2024-09-13T22:57:41.525 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout id: 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T22:57:41.525 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-13T22:57:41.525 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-13T22:57:41.525 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout services: 2024-09-13T22:57:41.525 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.332084s) 2024-09-13T22:57:41.525 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-13T22:57:41.525 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-13T22:57:41.525 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-13T22:57:41.526 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout data: 2024-09-13T22:57:41.526 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-13T22:57:41.527 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-13T22:57:41.527 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-13T22:57:41.527 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout pgs: 2024-09-13T22:57:41.527 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-13T22:57:41.527 INFO:teuthology.orchestra.run.smithi043.stdout:mon is available 2024-09-13T22:57:41.527 INFO:teuthology.orchestra.run.smithi043.stdout:Assimilating anything we can from ceph.conf... 2024-09-13T22:57:41.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:41 smithi043 bash[22248]: cluster 2024-09-13T22:57:40.531373+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T22:57:41.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:41 smithi043 bash[22248]: cluster 2024-09-13T22:57:40.531498+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-13T22:57:41.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:41 smithi043 bash[22248]: cluster 2024-09-13T22:57:40.531509+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T22:57:41.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:41 smithi043 bash[22248]: cluster 2024-09-13T22:57:40.531518+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-13T22:57:35.590426+0000 2024-09-13T22:57:41.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:41 smithi043 bash[22248]: cluster 2024-09-13T22:57:40.531525+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-13T22:57:35.590426+0000 2024-09-13T22:57:41.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:41 smithi043 bash[22248]: cluster 2024-09-13T22:57:40.531532+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T22:57:41.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:41 smithi043 bash[22248]: cluster 2024-09-13T22:57:40.531539+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-13T22:57:41.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:41 smithi043 bash[22248]: cluster 2024-09-13T22:57:40.531546+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-13T22:57:41.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:41 smithi043 bash[22248]: cluster 2024-09-13T22:57:40.533532+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-13T22:57:41.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:41 smithi043 bash[22248]: cluster 2024-09-13T22:57:40.535499+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-13T22:57:41.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:41 smithi043 bash[22248]: cluster 2024-09-13T22:57:40.535896+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-13T22:57:41.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:41 smithi043 bash[22248]: audit 2024-09-13T22:57:40.863404+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.43:0/3031226287' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T22:57:43.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:42 smithi043 bash[22248]: audit 2024-09-13T22:57:42.739984+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.43:0/3482478411' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-13T22:57:43.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:42 smithi043 bash[22248]: audit 2024-09-13T22:57:42.743900+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.43:0/3482478411' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-13T22:57:43.349 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-13T22:57:43.349 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [global] 2024-09-13T22:57:43.349 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout fsid = 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T22:57:43.349 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-13T22:57:43.349 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-13T22:57:43.349 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-13T22:57:43.349 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-13T22:57:43.350 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-13T22:57:43.350 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-13T22:57:43.350 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-13T22:57:43.350 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-09-13T22:57:43.350 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-13T22:57:43.350 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-13T22:57:43.350 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [osd] 2024-09-13T22:57:43.350 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-13T22:57:43.350 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-13T22:57:43.351 INFO:teuthology.orchestra.run.smithi043.stdout:Generating new minimal ceph.conf... 2024-09-13T22:57:44.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:44 smithi043 bash[22248]: audit 2024-09-13T22:57:44.477167+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.43:0/3836849776' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:57:45.029 INFO:teuthology.orchestra.run.smithi043.stdout:Restarting the monitor... 2024-09-13T22:57:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:45 smithi043 systemd[1]: Stopping Ceph mon.a for 5683301a-7223-11ef-bceb-c7b262605968... 2024-09-13T22:57:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:45 smithi043 bash[22248]: debug 2024-09-13T22:57:45.131+0000 7fcc3772a640 -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-13T22:57:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:45 smithi043 bash[22248]: debug 2024-09-13T22:57:45.131+0000 7fcc3772a640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-13T22:57:45.739 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:45 smithi043 bash[22630]: ceph-5683301a-7223-11ef-bceb-c7b262605968-mon-a 2024-09-13T22:57:45.759 INFO:teuthology.orchestra.run.smithi043.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-13T22:57:46.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:45 smithi043 bash[22692]: Error response from daemon: No such container: ceph-5683301a-7223-11ef-bceb-c7b262605968-mon-a 2024-09-13T22:57:46.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:45 smithi043 systemd[1]: ceph-5683301a-7223-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-13T22:57:46.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:45 smithi043 systemd[1]: Stopped Ceph mon.a for 5683301a-7223-11ef-bceb-c7b262605968. 2024-09-13T22:57:46.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:45 smithi043 systemd[1]: Started Ceph mon.a for 5683301a-7223-11ef-bceb-c7b262605968. 2024-09-13T22:57:47.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.315+0000 7fef8f6dac80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-13T22:57:47.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.315+0000 7fef8f6dac80 0 ceph version 19.1.1-324-gecab7be5 (ecab7be58963a5bd03910cd73eef66405d7fdd50) squid (stable), process ceph-mon, pid 7 2024-09-13T22:57:47.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.315+0000 7fef8f6dac80 0 pidfile_write: ignore empty --pid-file 2024-09-13T22:57:47.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 0 load: jerasure load: lrc 2024-09-13T22:57:47.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: RocksDB version: 7.9.2 2024-09-13T22:57:47.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Git sha 0 2024-09-13T22:57:47.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Compile date 2024-09-13 16:59:10 2024-09-13T22:57:47.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: DB SUMMARY 2024-09-13T22:57:47.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: DB Session ID: MRJ4GHRYBO7Q1IWC96R4 2024-09-13T22:57:47.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: CURRENT file: CURRENT 2024-09-13T22:57:47.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-13T22:57:47.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-13T22:57:47.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-13T22:57:47.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88781 ; 2024-09-13T22:57:47.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.error_if_exists: 0 2024-09-13T22:57:47.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.create_if_missing: 0 2024-09-13T22:57:47.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.paranoid_checks: 1 2024-09-13T22:57:47.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T22:57:47.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T22:57:47.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T22:57:47.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.env: 0x559b2e33a940 2024-09-13T22:57:47.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-13T22:57:47.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.info_log: 0x559b2f44d6e0 2024-09-13T22:57:47.591 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-13T22:57:47.591 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.statistics: (nil) 2024-09-13T22:57:47.591 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.use_fsync: 0 2024-09-13T22:57:47.591 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_log_file_size: 0 2024-09-13T22:57:47.592 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T22:57:47.592 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T22:57:47.592 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-13T22:57:47.592 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-13T22:57:47.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.allow_fallocate: 1 2024-09-13T22:57:47.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-13T22:57:47.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-13T22:57:47.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.use_direct_reads: 0 2024-09-13T22:57:47.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T22:57:47.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-13T22:57:47.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.db_log_dir: 2024-09-13T22:57:47.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.wal_dir: 2024-09-13T22:57:47.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T22:57:47.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T22:57:47.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T22:57:47.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T22:57:47.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T22:57:47.594 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T22:57:47.594 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-13T22:57:47.594 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-13T22:57:47.594 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.write_buffer_manager: 0x559b2f45cdc0 2024-09-13T22:57:47.594 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T22:57:47.594 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T22:57:47.594 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T22:57:47.594 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-13T22:57:47.594 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T22:57:47.594 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-13T22:57:47.594 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-13T22:57:47.594 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-13T22:57:47.594 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.unordered_write: 0 2024-09-13T22:57:47.595 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T22:57:47.595 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T22:57:47.595 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T22:57:47.595 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T22:57:47.595 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.row_cache: None 2024-09-13T22:57:47.595 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.wal_filter: None 2024-09-13T22:57:47.595 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T22:57:47.595 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-13T22:57:47.595 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.two_write_queues: 0 2024-09-13T22:57:47.595 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-13T22:57:47.595 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.wal_compression: 0 2024-09-13T22:57:47.595 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.atomic_flush: 0 2024-09-13T22:57:47.595 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T22:57:47.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T22:57:47.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T22:57:47.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.log_readahead_size: 0 2024-09-13T22:57:47.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T22:57:47.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-13T22:57:47.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T22:57:47.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T22:57:47.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-13T22:57:47.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-13T22:57:47.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T22:57:47.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_background_jobs: 2 2024-09-13T22:57:47.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_background_compactions: -1 2024-09-13T22:57:47.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_subcompactions: 1 2024-09-13T22:57:47.596 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T22:57:47.597 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T22:57:47.597 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T22:57:47.597 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-13T22:57:47.597 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T22:57:47.597 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T22:57:47.597 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T22:57:47.597 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T22:57:47.597 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_open_files: -1 2024-09-13T22:57:47.597 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-13T22:57:47.597 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T22:57:47.597 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T22:57:47.597 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-13T22:57:47.597 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_background_flushes: -1 2024-09-13T22:57:47.597 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Compression algorithms supported: 2024-09-13T22:57:47.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: kZSTD supported: 0 2024-09-13T22:57:47.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: kXpressCompression supported: 0 2024-09-13T22:57:47.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: kBZip2Compression supported: 0 2024-09-13T22:57:47.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T22:57:47.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: kLZ4Compression supported: 1 2024-09-13T22:57:47.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: kZlibCompression supported: 1 2024-09-13T22:57:47.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-13T22:57:47.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: kSnappyCompression supported: 1 2024-09-13T22:57:47.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T22:57:47.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T22:57:47.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-13T22:57:47.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T22:57:47.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T22:57:47.598 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.merge_operator: 2024-09-13T22:57:47.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compaction_filter: None 2024-09-13T22:57:47.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-13T22:57:47.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-13T22:57:47.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T22:57:47.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T22:57:47.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559b2f44d320) 2024-09-13T22:57:47.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: cache_index_and_filter_blocks: 1 2024-09-13T22:57:47.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T22:57:47.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T22:57:47.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: pin_top_level_index_and_filter: 1 2024-09-13T22:57:47.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: index_type: 0 2024-09-13T22:57:47.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: data_block_index_type: 0 2024-09-13T22:57:47.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: index_shortening: 1 2024-09-13T22:57:47.599 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: data_block_hash_table_util_ratio: 0.750000 2024-09-13T22:57:47.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: checksum: 4 2024-09-13T22:57:47.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: no_block_cache: 0 2024-09-13T22:57:47.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: block_cache: 0x559b2f4431f0 2024-09-13T22:57:47.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: block_cache_name: BinnedLRUCache 2024-09-13T22:57:47.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: block_cache_options: 2024-09-13T22:57:47.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: capacity : 536870912 2024-09-13T22:57:47.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: num_shard_bits : 4 2024-09-13T22:57:47.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: strict_capacity_limit : 0 2024-09-13T22:57:47.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: high_pri_pool_ratio: 0.000 2024-09-13T22:57:47.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: block_cache_compressed: (nil) 2024-09-13T22:57:47.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: persistent_cache: (nil) 2024-09-13T22:57:47.600 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: block_size: 4096 2024-09-13T22:57:47.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: block_size_deviation: 10 2024-09-13T22:57:47.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: block_restart_interval: 16 2024-09-13T22:57:47.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: index_block_restart_interval: 1 2024-09-13T22:57:47.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: metadata_block_size: 4096 2024-09-13T22:57:47.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: partition_filters: 0 2024-09-13T22:57:47.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: use_delta_encoding: 1 2024-09-13T22:57:47.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: filter_policy: bloomfilter 2024-09-13T22:57:47.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: whole_key_filtering: 1 2024-09-13T22:57:47.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: verify_compression: 0 2024-09-13T22:57:47.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: read_amp_bytes_per_bit: 0 2024-09-13T22:57:47.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: format_version: 5 2024-09-13T22:57:47.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: enable_index_compression: 1 2024-09-13T22:57:47.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: block_align: 0 2024-09-13T22:57:47.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: max_auto_readahead_size: 262144 2024-09-13T22:57:47.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: prepopulate_block_cache: 0 2024-09-13T22:57:47.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: initial_auto_readahead_size: 8192 2024-09-13T22:57:47.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: num_file_reads_for_auto_readahead: 2 2024-09-13T22:57:47.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-13T22:57:47.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-13T22:57:47.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compression: NoCompression 2024-09-13T22:57:47.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-13T22:57:47.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-13T22:57:47.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T22:57:47.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.num_levels: 7 2024-09-13T22:57:47.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T22:57:47.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T22:57:47.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T22:57:47.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T22:57:47.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T22:57:47.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T22:57:47.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T22:57:47.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T22:57:47.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T22:57:47.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T22:57:47.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T22:57:47.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T22:57:47.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T22:57:47.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-13T22:57:47.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-13T22:57:47.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T22:57:47.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T22:57:47.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T22:57:47.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T22:57:47.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-13T22:57:47.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T22:57:47.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T22:57:47.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T22:57:47.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T22:57:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-13T22:57:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T22:57:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T22:57:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T22:57:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T22:57:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T22:57:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T22:57:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T22:57:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T22:57:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T22:57:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T22:57:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T22:57:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T22:57:47.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T22:57:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T22:57:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-13T22:57:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T22:57:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T22:57:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-13T22:57:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T22:57:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T22:57:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T22:57:47.606 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T22:57:47.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T22:57:47.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T22:57:47.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T22:57:47.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T22:57:47.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T22:57:47.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T22:57:47.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T22:57:47.607 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.inplace_update_support: 0 2024-09-13T22:57:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T22:57:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T22:57:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T22:57:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T22:57:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.bloom_locality: 0 2024-09-13T22:57:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.max_successive_merges: 0 2024-09-13T22:57:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T22:57:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-13T22:57:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-13T22:57:47.608 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-13T22:57:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.ttl: 2592000 2024-09-13T22:57:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T22:57:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T22:57:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T22:57:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.enable_blob_files: false 2024-09-13T22:57:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.min_blob_size: 0 2024-09-13T22:57:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-13T22:57:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T22:57:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T22:57:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T22:57:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T22:57:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T22:57:47.609 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-13T22:57:47.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.319+0000 7fef8f6dac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T22:57:47.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.323+0000 7fef8f6dac80 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-13T22:57:47.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.323+0000 7fef8f6dac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-13T22:57:47.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.323+0000 7fef8f6dac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 86f8baad-2b80-4b40-9c5f-e3d7b97c1d5a 2024-09-13T22:57:47.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.323+0000 7fef8f6dac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726268267326421, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-13T22:57:47.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.323+0000 7fef8f6dac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-13T22:57:47.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.323+0000 7fef8f6dac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726268267327983, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85398, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 83545, "index_size": 237, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10201, "raw_average_key_size": 47, "raw_value_size": 77752, "raw_average_value_size": 358, "num_data_blocks": 11, "num_entries": 217, "num_filter_entries": 217, "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": 1726268267, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "86f8baad-2b80-4b40-9c5f-e3d7b97c1d5a", "db_session_id": "MRJ4GHRYBO7Q1IWC96R4", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-13T22:57:47.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.323+0000 7fef8f6dac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726268267328246, "job": 1, "event": "recovery_finished"} 2024-09-13T22:57:47.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.323+0000 7fef8f6dac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-13T22:57:47.610 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.323+0000 7fef8f6dac80 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-13T22:57:47.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.323+0000 7fef8f6dac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559b2f46ee00 2024-09-13T22:57:47.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.323+0000 7fef8f6dac80 4 rocksdb: DB pointer 0x559b2f56e000 2024-09-13T22:57:47.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.323+0000 7fef854a3640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T22:57:47.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.323+0000 7fef854a3640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T22:57:47.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: ** DB Stats ** 2024-09-13T22:57:47.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T22:57:47.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: 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-13T22:57:47.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T22:57:47.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T22:57:47.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: 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-13T22:57:47.611 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T22:57:47.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T22:57:47.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: ** Compaction Stats [default] ** 2024-09-13T22:57:47.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: 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-13T22:57:47.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T22:57:47.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: L0 2/0 85.26 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 88.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T22:57:47.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: Sum 2/0 85.26 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 88.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T22:57:47.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 88.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T22:57:47.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: ** Compaction Stats [default] ** 2024-09-13T22:57:47.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: 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-13T22:57:47.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T22:57:47.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 88.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T22:57:47.612 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T22:57:47.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T22:57:47.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T22:57:47.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T22:57:47.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T22:57:47.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T22:57:47.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: AddFile(Keys): cumulative 0, interval 0 2024-09-13T22:57:47.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: Cumulative compaction: 0.00 GB write, 17.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T22:57:47.613 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: Interval compaction: 0.00 GB write, 17.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T22:57:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: 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-13T22:57:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: Block cache BinnedLRUCache@0x559b2f4431f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-13T22:57:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-09-13T22:57:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: ** File Read Latency Histogram By Level [default] ** 2024-09-13T22:57:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.327+0000 7fef8f6dac80 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 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T22:57:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.327+0000 7fef8f6dac80 1 mon.a@-1(???) e1 preinit fsid 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T22:57:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.327+0000 7fef8f6dac80 0 mon.a@-1(???).mds e1 new map 2024-09-13T22:57:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.327+0000 7fef8f6dac80 0 mon.a@-1(???).mds e1 print_map 2024-09-13T22:57:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: e1 2024-09-13T22:57:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: btime 2024-09-13T22:57:40:531916+0000 2024-09-13T22:57:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T22:57:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-13T22:57:47.614 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: legacy client fscid: -1 2024-09-13T22:57:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: 2024-09-13T22:57:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: No filesystems configured 2024-09-13T22:57:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.327+0000 7fef8f6dac80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-13T22:57:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.327+0000 7fef8f6dac80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T22:57:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.327+0000 7fef8f6dac80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T22:57:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.327+0000 7fef8f6dac80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T22:57:47.615 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:47 smithi043 bash[22731]: debug 2024-09-13T22:57:47.327+0000 7fef8f6dac80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-13T22:57:48.151 INFO:teuthology.orchestra.run.smithi043.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-13T22:57:48.177 INFO:teuthology.orchestra.run.smithi043.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-13T22:57:48.177 INFO:teuthology.orchestra.run.smithi043.stdout:Creating mgr... 2024-09-13T22:57:48.178 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-13T22:57:48.178 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-13T22:57:48.484 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-5683301a-7223-11ef-bceb-c7b262605968@mgr.a 2024-09-13T22:57:48.484 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to reset failed state of unit ceph-5683301a-7223-11ef-bceb-c7b262605968@mgr.a.service: Unit ceph-5683301a-7223-11ef-bceb-c7b262605968@mgr.a.service not loaded. 2024-09-13T22:57:48.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:48 smithi043 bash[22731]: cluster 2024-09-13T22:57:47.354806+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T22:57:48.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:48 smithi043 bash[22731]: cluster 2024-09-13T22:57:47.354930+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-13T22:57:48.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:48 smithi043 bash[22731]: cluster 2024-09-13T22:57:47.354947+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T22:57:48.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:48 smithi043 bash[22731]: cluster 2024-09-13T22:57:47.354961+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-13T22:57:35.590426+0000 2024-09-13T22:57:48.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:48 smithi043 bash[22731]: cluster 2024-09-13T22:57:47.354985+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-13T22:57:35.590426+0000 2024-09-13T22:57:48.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:48 smithi043 bash[22731]: cluster 2024-09-13T22:57:47.355001+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T22:57:48.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:48 smithi043 bash[22731]: cluster 2024-09-13T22:57:47.355014+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-13T22:57:48.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:48 smithi043 bash[22731]: cluster 2024-09-13T22:57:47.355027+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-13T22:57:48.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:48 smithi043 bash[22731]: cluster 2024-09-13T22:57:47.378748+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-13T22:57:48.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:48 smithi043 bash[22731]: cluster 2024-09-13T22:57:47.378795+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-13T22:57:48.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:48 smithi043 bash[22731]: cluster 2024-09-13T22:57:47.379511+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-13T22:57:48.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:48 smithi043 bash[22731]: audit 2024-09-13T22:57:47.577591+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.43:0/2921838106' entity='client.admin' 2024-09-13T22:57:48.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:48 smithi043 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T22:57:48.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:48 smithi043 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T22:57:48.670 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968.target.wants/ceph-5683301a-7223-11ef-bceb-c7b262605968@mgr.a.service -> /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service. 2024-09-13T22:57:48.678 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld does not appear to be present 2024-09-13T22:57:48.678 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to enable service . firewalld.service is not available 2024-09-13T22:57:48.678 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld does not appear to be present 2024-09-13T22:57:48.678 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-13T22:57:48.678 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr to start... 2024-09-13T22:57:48.678 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr... 2024-09-13T22:57:50.491 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:50 smithi043 bash[22982]: debug 2024-09-13T22:57:50.379+0000 7fe76587f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T22:57:50.785 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:50 smithi043 bash[22731]: audit 2024-09-13T22:57:50.480820+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.43:0/3330995207' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-13T22:57:51.076 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-13T22:57:51.077 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-13T22:57:51.077 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsid": "5683301a-7223-11ef-bceb-c7b262605968", 2024-09-13T22:57:51.077 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T22:57:51.077 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T22:57:51.077 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T22:57:51.078 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T22:57:51.078 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:57:51.078 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T22:57:51.078 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T22:57:51.078 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 0 2024-09-13T22:57:51.078 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-13T22:57:51.078 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T22:57:51.078 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "a" 2024-09-13T22:57:51.078 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-13T22:57:51.079 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-13T22:57:51.079 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T22:57:51.079 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:57:51.079 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-13T22:57:51.079 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T22:57:51.079 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:57:51.079 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T22:57:51.079 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:57:51.079 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T22:57:51.080 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T22:57:51.080 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T22:57:51.080 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T22:57:51.080 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T22:57:51.080 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T22:57:51.086 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:57:51.086 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T22:57:51.086 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T22:57:51.086 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T22:57:51.087 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T22:57:51.087 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T22:57:51.087 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T22:57:51.087 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T22:57:51.087 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T22:57:51.087 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T22:57:51.087 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:57:51.087 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T22:57:51.087 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:57:51.087 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "btime": "2024-09-13T22:57:40:531916+0000", 2024-09-13T22:57:51.088 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T22:57:51.088 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T22:57:51.088 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:57:51.088 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T22:57:51.088 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-13T22:57:51.088 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T22:57:51.088 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T22:57:51.088 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T22:57:51.088 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T22:57:51.088 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T22:57:51.088 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-13T22:57:51.088 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T22:57:51.088 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:57:51.088 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T22:57:51.089 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:57:51.089 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T22:57:40.532618+0000", 2024-09-13T22:57:51.089 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T22:57:51.089 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:57:51.089 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T22:57:51.089 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-13T22:57:51.089 INFO:teuthology.orchestra.run.smithi043.stdout:mgr not available, waiting (1/15)... 2024-09-13T22:57:52.102 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:51 smithi043 bash[22982]: debug 2024-09-13T22:57:51.643+0000 7fe76587f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T22:57:52.102 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:51 smithi043 bash[22982]: debug 2024-09-13T22:57:51.711+0000 7fe76587f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T22:57:52.102 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:51 smithi043 bash[22982]: debug 2024-09-13T22:57:51.867+0000 7fe76587f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T22:57:52.852 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:52 smithi043 bash[22982]: debug 2024-09-13T22:57:52.547+0000 7fe76587f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T22:57:52.852 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:52 smithi043 bash[22982]: debug 2024-09-13T22:57:52.623+0000 7fe76587f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T22:57:52.852 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:52 smithi043 bash[22982]: debug 2024-09-13T22:57:52.695+0000 7fe76587f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T22:57:53.183 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:52 smithi043 bash[22982]: debug 2024-09-13T22:57:52.887+0000 7fe76587f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T22:57:53.184 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:52 smithi043 bash[22982]: debug 2024-09-13T22:57:52.967+0000 7fe76587f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T22:57:53.184 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:53 smithi043 bash[22982]: debug 2024-09-13T22:57:53.039+0000 7fe76587f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T22:57:53.591 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:53 smithi043 bash[22982]: debug 2024-09-13T22:57:53.311+0000 7fe76587f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T22:57:53.591 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:53 smithi043 bash[22982]: debug 2024-09-13T22:57:53.383+0000 7fe76587f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T22:57:53.852 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:53 smithi043 bash[22982]: debug 2024-09-13T22:57:53.587+0000 7fe76587f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T22:57:53.852 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:53 smithi043 bash[22982]: debug 2024-09-13T22:57:53.667+0000 7fe76587f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T22:57:54.300 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:53 smithi043 bash[22982]: debug 2024-09-13T22:57:53.931+0000 7fe76587f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T22:57:54.300 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:54 smithi043 bash[22982]: debug 2024-09-13T22:57:54.123+0000 7fe76587f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T22:57:54.576 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:54 smithi043 bash[22982]: debug 2024-09-13T22:57:54.295+0000 7fe76587f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T22:57:54.576 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:54 smithi043 bash[22982]: debug 2024-09-13T22:57:54.383+0000 7fe76587f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T22:57:54.577 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:54 smithi043 bash[22731]: audit 2024-09-13T22:57:54.320207+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.43:0/1823410490' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-13T22:57:54.852 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:54 smithi043 bash[22982]: debug 2024-09-13T22:57:54.571+0000 7fe76587f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T22:57:54.878 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-13T22:57:54.878 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-13T22:57:54.878 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsid": "5683301a-7223-11ef-bceb-c7b262605968", 2024-09-13T22:57:54.878 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T22:57:54.878 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T22:57:54.878 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T22:57:54.878 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T22:57:54.878 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:57:54.878 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T22:57:54.878 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T22:57:54.879 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 0 2024-09-13T22:57:54.879 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-13T22:57:54.879 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T22:57:54.879 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "a" 2024-09-13T22:57:54.879 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-13T22:57:54.879 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-13T22:57:54.879 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T22:57:54.879 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:57:54.879 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-13T22:57:54.879 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T22:57:54.879 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:57:54.879 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T22:57:54.879 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:57:54.879 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T22:57:54.879 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T22:57:54.880 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T22:57:54.880 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T22:57:54.880 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T22:57:54.880 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T22:57:54.880 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:57:54.880 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T22:57:54.880 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T22:57:54.880 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T22:57:54.880 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T22:57:54.880 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T22:57:54.880 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T22:57:54.880 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T22:57:54.880 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T22:57:54.880 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T22:57:54.881 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:57:54.881 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T22:57:54.881 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:57:54.881 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "btime": "2024-09-13T22:57:40:531916+0000", 2024-09-13T22:57:54.881 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T22:57:54.881 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T22:57:54.881 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:57:54.881 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T22:57:54.881 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-13T22:57:54.881 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T22:57:54.881 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T22:57:54.881 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T22:57:54.881 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T22:57:54.881 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T22:57:54.882 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-13T22:57:54.882 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T22:57:54.882 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:57:54.882 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T22:57:54.882 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:57:54.883 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T22:57:40.532618+0000", 2024-09-13T22:57:54.883 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T22:57:54.883 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:57:54.883 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T22:57:54.883 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-13T22:57:54.883 INFO:teuthology.orchestra.run.smithi043.stdout:mgr not available, waiting (2/15)... 2024-09-13T22:57:55.736 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:55 smithi043 bash[22982]: debug 2024-09-13T22:57:55.419+0000 7fe76587f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T22:57:55.736 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:55 smithi043 bash[22982]: debug 2024-09-13T22:57:55.499+0000 7fe76587f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T22:57:56.102 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:55 smithi043 bash[22982]: debug 2024-09-13T22:57:55.731+0000 7fe76587f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T22:57:56.102 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:55 smithi043 bash[22982]: debug 2024-09-13T22:57:55.807+0000 7fe76587f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T22:57:56.602 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:56 smithi043 bash[22982]: debug 2024-09-13T22:57:56.219+0000 7fe76587f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T22:57:56.602 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:57:56 smithi043 bash[22982]: debug 2024-09-13T22:57:56.299+0000 7fe76587f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T22:57:56.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:56 smithi043 bash[22731]: cluster 2024-09-13T22:57:56.324546+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon a 2024-09-13T22:57:56.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:56 smithi043 bash[22731]: cluster 2024-09-13T22:57:56.331310+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: a(active, starting, since 0.00703868s) 2024-09-13T22:57:56.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:56 smithi043 bash[22731]: audit 2024-09-13T22:57:56.332985+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.43:0/1345135399' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T22:57:56.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:56 smithi043 bash[22731]: audit 2024-09-13T22:57:56.333231+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.43:0/1345135399' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T22:57:56.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:56 smithi043 bash[22731]: audit 2024-09-13T22:57:56.333454+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.43:0/1345135399' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T22:57:56.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:56 smithi043 bash[22731]: audit 2024-09-13T22:57:56.333691+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.43:0/1345135399' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:57:56.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:56 smithi043 bash[22731]: audit 2024-09-13T22:57:56.334855+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.43:0/1345135399' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-13T22:57:56.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:56 smithi043 bash[22731]: cluster 2024-09-13T22:57:56.365074+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon a is now available 2024-09-13T22:57:57.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:57 smithi043 bash[22731]: audit 2024-09-13T22:57:56.383425+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.43:0/1345135399' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-13T22:57:57.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:57 smithi043 bash[22731]: audit 2024-09-13T22:57:56.385167+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.43:0/1345135399' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-13T22:57:57.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:57 smithi043 bash[22731]: audit 2024-09-13T22:57:56.388543+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.43:0/1345135399' entity='mgr.a' 2024-09-13T22:57:57.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:57 smithi043 bash[22731]: audit 2024-09-13T22:57:56.390410+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.43:0/1345135399' entity='mgr.a' 2024-09-13T22:57:57.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:57 smithi043 bash[22731]: audit 2024-09-13T22:57:56.392435+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.43:0/1345135399' entity='mgr.a' 2024-09-13T22:57:57.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:57 smithi043 bash[22731]: cluster 2024-09-13T22:57:57.338979+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: a(active, since 1.0147s) 2024-09-13T22:57:59.082 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-13T22:57:59.082 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-13T22:57:59.082 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsid": "5683301a-7223-11ef-bceb-c7b262605968", 2024-09-13T22:57:59.082 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T22:57:59.082 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T22:57:59.082 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T22:57:59.082 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T22:57:59.082 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:57:59.082 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T22:57:59.082 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T22:57:59.082 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 0 2024-09-13T22:57:59.083 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-13T22:57:59.083 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T22:57:59.083 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "a" 2024-09-13T22:57:59.083 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-13T22:57:59.083 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-13T22:57:59.084 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T22:57:59.084 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:57:59.084 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-13T22:57:59.084 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T22:57:59.084 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:57:59.084 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T22:57:59.084 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:57:59.085 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T22:57:59.085 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T22:57:59.085 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T22:57:59.088 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T22:57:59.088 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T22:57:59.088 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T22:57:59.088 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:57:59.088 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T22:57:59.089 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T22:57:59.089 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T22:57:59.089 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T22:57:59.089 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T22:57:59.089 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T22:57:59.089 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T22:57:59.089 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T22:57:59.089 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T22:57:59.089 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:57:59.089 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T22:57:59.090 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:57:59.090 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "btime": "2024-09-13T22:57:40:531916+0000", 2024-09-13T22:57:59.090 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T22:57:59.090 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T22:57:59.090 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:57:59.090 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T22:57:59.090 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T22:57:59.090 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T22:57:59.090 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T22:57:59.090 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T22:57:59.090 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T22:57:59.090 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T22:57:59.090 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-13T22:57:59.090 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T22:57:59.091 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:57:59.091 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T22:57:59.091 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T22:57:59.091 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T22:57:40.532618+0000", 2024-09-13T22:57:59.091 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T22:57:59.091 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-13T22:57:59.091 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T22:57:59.091 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-13T22:57:59.091 INFO:teuthology.orchestra.run.smithi043.stdout:mgr is available 2024-09-13T22:57:59.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:59 smithi043 bash[22731]: cluster 2024-09-13T22:57:58.383661+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e4: a(active, since 2s) 2024-09-13T22:57:59.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:57:59 smithi043 bash[22731]: audit 2024-09-13T22:57:58.558599+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.43:0/1810520615' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-13T22:58:00.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:00 smithi043 bash[22731]: audit 2024-09-13T22:58:00.574914+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.43:0/4140955231' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-13T22:58:00.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:00 smithi043 bash[22731]: audit 2024-09-13T22:58:00.578655+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.43:0/4140955231' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-13T22:58:01.080 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-13T22:58:01.081 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [global] 2024-09-13T22:58:01.081 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout fsid = 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T22:58:01.081 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-13T22:58:01.082 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-13T22:58:01.082 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-13T22:58:01.082 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-13T22:58:01.082 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-13T22:58:01.082 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-13T22:58:01.082 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-13T22:58:01.082 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-13T22:58:01.082 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-13T22:58:01.082 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [osd] 2024-09-13T22:58:01.083 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-13T22:58:01.083 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-13T22:58:01.083 INFO:teuthology.orchestra.run.smithi043.stdout:Enabling cephadm module... 2024-09-13T22:58:02.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:02 smithi043 bash[22731]: audit 2024-09-13T22:58:02.480737+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.43:0/3596366262' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-13T22:58:02.852 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:02 smithi043 bash[22982]: ignoring --setuser ceph since I am not root 2024-09-13T22:58:02.853 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:02 smithi043 bash[22982]: ignoring --setgroup ceph since I am not root 2024-09-13T22:58:02.853 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:02 smithi043 bash[22982]: debug 2024-09-13T22:58:02.687+0000 7f9a5cafb040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T22:58:03.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:03 smithi043 bash[22731]: audit 2024-09-13T22:58:02.532604+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.43:0/3596366262' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-13T22:58:03.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:03 smithi043 bash[22731]: cluster 2024-09-13T22:58:02.538511+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: a(active, since 6s) 2024-09-13T22:58:04.352 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:03 smithi043 bash[22982]: debug 2024-09-13T22:58:03.943+0000 7f9a5cafb040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T22:58:04.352 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:04 smithi043 bash[22982]: debug 2024-09-13T22:58:04.015+0000 7f9a5cafb040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T22:58:04.352 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:04 smithi043 bash[22982]: debug 2024-09-13T22:58:04.175+0000 7f9a5cafb040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T22:58:04.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:04 smithi043 bash[22731]: audit 2024-09-13T22:58:04.542342+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.43:0/2820334569' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-13T22:58:05.101 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-13T22:58:05.101 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-13T22:58:05.101 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T22:58:05.101 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-09-13T22:58:05.101 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-13T22:58:05.102 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-13T22:58:05.102 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for the mgr to restart... 2024-09-13T22:58:05.102 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr epoch 5... 2024-09-13T22:58:05.173 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:04 smithi043 bash[22982]: debug 2024-09-13T22:58:04.859+0000 7f9a5cafb040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T22:58:05.173 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:04 smithi043 bash[22982]: debug 2024-09-13T22:58:04.935+0000 7f9a5cafb040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T22:58:05.173 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:05 smithi043 bash[22982]: debug 2024-09-13T22:58:05.007+0000 7f9a5cafb040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T22:58:05.602 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:05 smithi043 bash[22982]: debug 2024-09-13T22:58:05.203+0000 7f9a5cafb040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T22:58:05.602 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:05 smithi043 bash[22982]: debug 2024-09-13T22:58:05.283+0000 7f9a5cafb040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T22:58:05.602 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:05 smithi043 bash[22982]: debug 2024-09-13T22:58:05.355+0000 7f9a5cafb040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T22:58:05.906 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:05 smithi043 bash[22982]: debug 2024-09-13T22:58:05.623+0000 7f9a5cafb040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T22:58:05.907 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:05 smithi043 bash[22982]: debug 2024-09-13T22:58:05.695+0000 7f9a5cafb040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T22:58:05.907 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:05 smithi043 bash[22982]: debug 2024-09-13T22:58:05.903+0000 7f9a5cafb040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T22:58:06.256 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:05 smithi043 bash[22982]: debug 2024-09-13T22:58:05.983+0000 7f9a5cafb040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T22:58:06.602 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:06 smithi043 bash[22982]: debug 2024-09-13T22:58:06.251+0000 7f9a5cafb040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T22:58:06.602 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:06 smithi043 bash[22982]: debug 2024-09-13T22:58:06.439+0000 7f9a5cafb040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T22:58:06.883 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:06 smithi043 bash[22982]: debug 2024-09-13T22:58:06.607+0000 7f9a5cafb040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T22:58:06.883 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:06 smithi043 bash[22982]: debug 2024-09-13T22:58:06.691+0000 7f9a5cafb040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T22:58:08.050 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:06 smithi043 bash[22982]: debug 2024-09-13T22:58:06.879+0000 7f9a5cafb040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T22:58:08.050 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:07 smithi043 bash[22982]: debug 2024-09-13T22:58:07.731+0000 7f9a5cafb040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T22:58:08.050 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:07 smithi043 bash[22982]: debug 2024-09-13T22:58:07.811+0000 7f9a5cafb040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T22:58:08.051 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:08 smithi043 bash[22982]: debug 2024-09-13T22:58:08.047+0000 7f9a5cafb040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T22:58:08.352 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:08 smithi043 bash[22982]: debug 2024-09-13T22:58:08.123+0000 7f9a5cafb040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T22:58:08.852 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:08 smithi043 bash[22982]: debug 2024-09-13T22:58:08.535+0000 7f9a5cafb040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T22:58:08.852 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:08 smithi043 bash[22982]: debug 2024-09-13T22:58:08.619+0000 7f9a5cafb040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T22:58:08.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:08 smithi043 bash[22731]: cluster 2024-09-13T22:58:08.644427+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon a restarted 2024-09-13T22:58:08.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:08 smithi043 bash[22731]: cluster 2024-09-13T22:58:08.644866+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon a 2024-09-13T22:58:08.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:08 smithi043 bash[22731]: cluster 2024-09-13T22:58:08.648594+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-13T22:58:08.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:08 smithi043 bash[22731]: cluster 2024-09-13T22:58:08.648704+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: a(active, starting, since 0.00402283s) 2024-09-13T22:58:08.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:08 smithi043 bash[22731]: audit 2024-09-13T22:58:08.651687+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:58:08.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:08 smithi043 bash[22731]: audit 2024-09-13T22:58:08.652365+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-13T22:58:08.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:08 smithi043 bash[22731]: audit 2024-09-13T22:58:08.653406+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T22:58:08.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:08 smithi043 bash[22731]: audit 2024-09-13T22:58:08.653530+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T22:58:08.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:08 smithi043 bash[22731]: audit 2024-09-13T22:58:08.653630+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T22:58:08.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:08 smithi043 bash[22731]: cluster 2024-09-13T22:58:08.676106+0000 mon.a (mon.0) 46 : cluster [INF] Manager daemon a is now available 2024-09-13T22:58:08.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:08 smithi043 bash[22731]: audit 2024-09-13T22:58:08.692223+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' 2024-09-13T22:58:08.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:08 smithi043 bash[22731]: audit 2024-09-13T22:58:08.694445+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' 2024-09-13T22:58:10.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:09 smithi043 bash[22731]: cephadm 2024-09-13T22:58:08.689969+0000 mgr.a (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-13T22:58:10.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:09 smithi043 bash[22731]: audit 2024-09-13T22:58:08.696827+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' 2024-09-13T22:58:10.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:09 smithi043 bash[22731]: audit 2024-09-13T22:58:08.700830+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:58:10.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:09 smithi043 bash[22731]: audit 2024-09-13T22:58:08.702932+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:58:10.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:09 smithi043 bash[22731]: audit 2024-09-13T22:58:08.712932+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-13T22:58:10.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:09 smithi043 bash[22731]: audit 2024-09-13T22:58:08.715349+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-13T22:58:10.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:09 smithi043 bash[22731]: cluster 2024-09-13T22:58:09.656853+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e7: a(active, since 1.01216s) 2024-09-13T22:58:10.272 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-13T22:58:10.273 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-13T22:58:10.273 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-13T22:58:10.273 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-13T22:58:10.273 INFO:teuthology.orchestra.run.smithi043.stdout:mgr epoch 5 is available 2024-09-13T22:58:10.273 INFO:teuthology.orchestra.run.smithi043.stdout:Setting orchestrator backend to cephadm... 2024-09-13T22:58:11.718 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:11 smithi043 bash[22731]: audit 2024-09-13T22:58:09.654530+0000 mgr.a (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-13T22:58:11.718 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:11 smithi043 bash[22731]: audit 2024-09-13T22:58:09.673010+0000 mgr.a (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-13T22:58:11.718 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:11 smithi043 bash[22731]: audit 2024-09-13T22:58:10.447170+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' 2024-09-13T22:58:11.718 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:11 smithi043 bash[22731]: audit 2024-09-13T22:58:10.452384+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' 2024-09-13T22:58:12.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22731]: cluster 2024-09-13T22:58:11.454209+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e8: a(active, since 2s) 2024-09-13T22:58:12.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22731]: audit 2024-09-13T22:58:11.652924+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' 2024-09-13T22:58:12.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22731]: audit 2024-09-13T22:58:11.668303+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:58:12.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22731]: audit 2024-09-13T22:58:12.313368+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:58:12.603 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22982]: debug 2024-09-13T22:58:12.207+0000 7f99c9605640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:22:58:12] ENGINE Error in HTTPServer.serve 2024-09-13T22:58:12.603 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22982]: Traceback (most recent call last): 2024-09-13T22:58:12.603 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22982]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T22:58:12.603 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22982]: self._connections.run(self.expiration_interval) 2024-09-13T22:58:12.603 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22982]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T22:58:12.603 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22982]: self._run(expiration_interval) 2024-09-13T22:58:12.603 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22982]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T22:58:12.603 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22982]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T22:58:12.603 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22982]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T22:58:12.604 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22982]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T22:58:12.604 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22982]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T22:58:12.604 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22982]: s = self.context.wrap_socket( 2024-09-13T22:58:12.604 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22982]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T22:58:12.604 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22982]: return self.sslsocket_class._create( 2024-09-13T22:58:12.604 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22982]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T22:58:12.604 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22982]: self.do_handshake() 2024-09-13T22:58:12.604 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22982]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T22:58:12.604 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22982]: self._sslobj.do_handshake() 2024-09-13T22:58:12.604 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:12 smithi043 bash[22982]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T22:58:13.706 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: audit 2024-09-13T22:58:11.647403+0000 mgr.a (mgr.14118) 4 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:58:13.706 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: cephadm 2024-09-13T22:58:12.086001+0000 mgr.a (mgr.14118) 5 : cephadm [INF] [13/Sep/2024:22:58:12] ENGINE Bus STARTING 2024-09-13T22:58:13.706 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: cephadm 2024-09-13T22:58:12.210604+0000 mgr.a (mgr.14118) 6 : cephadm [INF] [13/Sep/2024:22:58:12] ENGINE Serving on https://172.21.15.43:7150 2024-09-13T22:58:13.706 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: cephadm 2024-09-13T22:58:12.213310+0000 mgr.a (mgr.14118) 7 : cephadm [ERR] [13/Sep/2024:22:58:12] ENGINE Error in HTTPServer.serve 2024-09-13T22:58:13.706 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: Traceback (most recent call last): 2024-09-13T22:58:13.706 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T22:58:13.706 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: self._connections.run(self.expiration_interval) 2024-09-13T22:58:13.706 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T22:58:13.706 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: self._run(expiration_interval) 2024-09-13T22:58:13.706 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T22:58:13.707 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T22:58:13.707 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T22:58:13.707 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T22:58:13.707 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T22:58:13.707 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: s = self.context.wrap_socket( 2024-09-13T22:58:13.707 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T22:58:13.707 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: return self.sslsocket_class._create( 2024-09-13T22:58:13.707 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T22:58:13.707 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: self.do_handshake() 2024-09-13T22:58:13.707 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T22:58:13.707 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: self._sslobj.do_handshake() 2024-09-13T22:58:13.707 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T22:58:13.707 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: cephadm 2024-09-13T22:58:12.311952+0000 mgr.a (mgr.14118) 8 : cephadm [INF] [13/Sep/2024:22:58:12] ENGINE Serving on http://172.21.15.43:8765 2024-09-13T22:58:13.707 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:13 smithi043 bash[22731]: cephadm 2024-09-13T22:58:12.312084+0000 mgr.a (mgr.14118) 9 : cephadm [INF] [13/Sep/2024:22:58:12] ENGINE Bus STARTED 2024-09-13T22:58:14.198 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-13T22:58:14.198 INFO:teuthology.orchestra.run.smithi043.stdout:Generating ssh key... 2024-09-13T22:58:14.965 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:14 smithi043 bash[22731]: audit 2024-09-13T22:58:13.692283+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-13T22:58:15.918 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:15 smithi043 bash[22731]: audit 2024-09-13T22:58:15.474368+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-13T22:58:15.918 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:15 smithi043 bash[22731]: cephadm 2024-09-13T22:58:15.474788+0000 mgr.a (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-13T22:58:15.919 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:15 smithi043 bash[22982]: Generating public/private rsa key pair. 2024-09-13T22:58:15.919 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:15 smithi043 bash[22982]: Your identification has been saved in /tmp/tmpdwy_cal4/key 2024-09-13T22:58:15.919 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:15 smithi043 bash[22982]: Your public key has been saved in /tmp/tmpdwy_cal4/key.pub 2024-09-13T22:58:15.919 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:15 smithi043 bash[22982]: The key fingerprint is: 2024-09-13T22:58:15.919 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:15 smithi043 bash[22982]: SHA256:YOy21nh1qB3wM157UQVF0XTFlpxQrnOeGYdAu2P91aU ceph-5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T22:58:15.919 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:15 smithi043 bash[22982]: The key's randomart image is: 2024-09-13T22:58:15.919 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:15 smithi043 bash[22982]: +---[RSA 3072]----+ 2024-09-13T22:58:15.919 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:15 smithi043 bash[22982]: | ..=O&| 2024-09-13T22:58:15.919 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:15 smithi043 bash[22982]: | . . ..+*| 2024-09-13T22:58:15.919 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:15 smithi043 bash[22982]: | + . o oo| 2024-09-13T22:58:15.920 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:15 smithi043 bash[22982]: | o . o . +.+o| 2024-09-13T22:58:15.920 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:15 smithi043 bash[22982]: | o S B *oEo+| 2024-09-13T22:58:15.920 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:15 smithi043 bash[22982]: | . + = B o+o*| 2024-09-13T22:58:15.920 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:15 smithi043 bash[22982]: | + + o . .+.| 2024-09-13T22:58:15.920 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:15 smithi043 bash[22982]: | . . . | 2024-09-13T22:58:15.920 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:15 smithi043 bash[22982]: | | 2024-09-13T22:58:15.920 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:15 smithi043 bash[22982]: +----[SHA256]-----+ 2024-09-13T22:58:17.098 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:16 smithi043 bash[22731]: audit 2024-09-13T22:58:15.689611+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' 2024-09-13T22:58:17.098 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:16 smithi043 bash[22731]: audit 2024-09-13T22:58:15.693848+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' 2024-09-13T22:58:18.145 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCQalTjQE3JMWUx1bJ9n44RGVwYEw71t+46uHWBy1d+wKn2Hv9w3pcoM5ErfI+hRY77KEYpORQHXyyV4vyCJlQ6b9u2U/IfjqrzmnE9xg4RHxtoMPF1UVSWvq72RhdDGyvEiAmpDp3vi3pl15enDP4I57t/MlvpRqeUzxso+3P7bo4wjEYnNOUTcD4MOnlBAzZs9JrO6kx+/sFmkgkSgPLAPUH+KiyiJSdK7fTlsCidq9H1Giz+CX6xZdVXgVjoZ1QtXEE4YgXry64rQ8DMtvZYaGif7HyNEXPmS6BZdlANdbgvoG8eeFNrlIEm6/je6KrOQ1VQBGuCI9FIJYG5ip+IUPghJFGPFG9afQ7X2Sg4vsDIEaTNz5hoNwgejuSalFW8ajPkGUWHE3/nfPK9uAsSvJR29Z8aPui3SE6brPmpeX9LSoDIpvN1XTN5mHfoZ8zAkXnxA8ConoQc/+k5TVI1tjRDb2oiREb/wNl2pWfXww7LYdJ9nTeFKyIK1m1piEc= ceph-5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T22:58:18.146 INFO:teuthology.orchestra.run.smithi043.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-13T22:58:18.146 INFO:teuthology.orchestra.run.smithi043.stdout:Adding key to root@localhost authorized_keys... 2024-09-13T22:58:18.146 INFO:teuthology.orchestra.run.smithi043.stdout:Adding host smithi043... 2024-09-13T22:58:19.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:18 smithi043 bash[22731]: audit 2024-09-13T22:58:17.625596+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-13T22:58:19.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:19 smithi043 bash[22731]: audit 2024-09-13T22:58:19.572691+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-13T22:58:22.046 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:21 smithi043 bash[22731]: cephadm 2024-09-13T22:58:20.871967+0000 mgr.a (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi043 2024-09-13T22:58:25.088 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Added host 'smithi043' with addr '172.21.15.43' 2024-09-13T22:58:25.088 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying unmanaged mon service... 2024-09-13T22:58:25.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:25 smithi043 bash[22731]: audit 2024-09-13T22:58:24.418393+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' 2024-09-13T22:58:25.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:25 smithi043 bash[22731]: cephadm 2024-09-13T22:58:24.418851+0000 mgr.a (mgr.14118) 16 : cephadm [INF] Added host smithi043 2024-09-13T22:58:25.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:25 smithi043 bash[22731]: audit 2024-09-13T22:58:24.419205+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:58:27.974 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-13T22:58:27.974 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying unmanaged mgr service... 2024-09-13T22:58:28.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:28 smithi043 bash[22731]: audit 2024-09-13T22:58:27.245763+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-13T22:58:28.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:28 smithi043 bash[22731]: cephadm 2024-09-13T22:58:27.248394+0000 mgr.a (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-13T22:58:28.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:28 smithi043 bash[22731]: audit 2024-09-13T22:58:27.252799+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' 2024-09-13T22:58:28.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:28 smithi043 bash[22731]: audit 2024-09-13T22:58:27.799207+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' 2024-09-13T22:58:29.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:29 smithi043 bash[22731]: audit 2024-09-13T22:58:28.404502+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' 2024-09-13T22:58:30.074 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-13T22:58:30.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:30 smithi043 bash[22731]: cluster 2024-09-13T22:58:28.655128+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-13T22:58:30.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:30 smithi043 bash[22731]: audit 2024-09-13T22:58:29.553529+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-13T22:58:30.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:30 smithi043 bash[22731]: cephadm 2024-09-13T22:58:29.555811+0000 mgr.a (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-13T22:58:30.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:30 smithi043 bash[22731]: audit 2024-09-13T22:58:29.559932+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' 2024-09-13T22:58:32.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:32 smithi043 bash[22731]: cluster 2024-09-13T22:58:30.655557+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-13T22:58:32.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:32 smithi043 bash[22731]: audit 2024-09-13T22:58:31.481897+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.43:0/566597294' entity='client.admin' 2024-09-13T22:58:33.964 INFO:teuthology.orchestra.run.smithi043.stdout:Enabling the dashboard module... 2024-09-13T22:58:34.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:34 smithi043 bash[22731]: cluster 2024-09-13T22:58:32.655962+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-13T22:58:34.818 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:34 smithi043 bash[22731]: audit 2024-09-13T22:58:33.386670+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.43:0/2552535144' entity='client.admin' 2024-09-13T22:58:36.102 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:35 smithi043 bash[22982]: ignoring --setuser ceph since I am not root 2024-09-13T22:58:36.102 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:35 smithi043 bash[22982]: ignoring --setgroup ceph since I am not root 2024-09-13T22:58:36.102 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:35 smithi043 bash[22982]: debug 2024-09-13T22:58:35.822+0000 7f3f2ad72040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T22:58:36.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:35 smithi043 bash[22731]: audit 2024-09-13T22:58:34.652919+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' 2024-09-13T22:58:36.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:35 smithi043 bash[22731]: audit 2024-09-13T22:58:34.655424+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' 2024-09-13T22:58:36.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:35 smithi043 bash[22731]: audit 2024-09-13T22:58:34.656086+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-13T22:58:36.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:35 smithi043 bash[22731]: cluster 2024-09-13T22:58:34.656222+0000 mgr.a (mgr.14118) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:58:36.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:35 smithi043 bash[22731]: audit 2024-09-13T22:58:34.659654+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' 2024-09-13T22:58:36.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:35 smithi043 bash[22731]: audit 2024-09-13T22:58:34.661292+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-13T22:58:36.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:35 smithi043 bash[22731]: audit 2024-09-13T22:58:34.661977+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.14118 172.21.15.43:0/4290365144' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]': finished 2024-09-13T22:58:36.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:35 smithi043 bash[22731]: audit 2024-09-13T22:58:35.446273+0000 mon.a (mon.0) 77 : audit [INF] from='client.? 172.21.15.43:0/1790337341' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-13T22:58:37.071 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:36 smithi043 bash[22731]: audit 2024-09-13T22:58:35.663294+0000 mon.a (mon.0) 78 : audit [INF] from='client.? 172.21.15.43:0/1790337341' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-13T22:58:37.071 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:36 smithi043 bash[22731]: cluster 2024-09-13T22:58:35.666686+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e9: a(active, since 27s) 2024-09-13T22:58:37.352 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:37 smithi043 bash[22982]: debug 2024-09-13T22:58:37.066+0000 7f3f2ad72040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T22:58:37.352 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:37 smithi043 bash[22982]: debug 2024-09-13T22:58:37.138+0000 7f3f2ad72040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T22:58:37.352 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:37 smithi043 bash[22982]: debug 2024-09-13T22:58:37.298+0000 7f3f2ad72040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T22:58:37.986 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:37 smithi043 bash[22731]: audit 2024-09-13T22:58:37.688103+0000 mon.a (mon.0) 80 : audit [DBG] from='client.? 172.21.15.43:0/310993641' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-13T22:58:38.262 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-13T22:58:38.262 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-13T22:58:38.262 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T22:58:38.262 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-09-13T22:58:38.262 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-13T22:58:38.262 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-13T22:58:38.262 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for the mgr to restart... 2024-09-13T22:58:38.262 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr epoch 9... 2024-09-13T22:58:38.325 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:37 smithi043 bash[22982]: debug 2024-09-13T22:58:37.982+0000 7f3f2ad72040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T22:58:38.325 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:38 smithi043 bash[22982]: debug 2024-09-13T22:58:38.054+0000 7f3f2ad72040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T22:58:38.325 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:38 smithi043 bash[22982]: debug 2024-09-13T22:58:38.126+0000 7f3f2ad72040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T22:58:38.602 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:38 smithi043 bash[22982]: debug 2024-09-13T22:58:38.322+0000 7f3f2ad72040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T22:58:38.602 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:38 smithi043 bash[22982]: debug 2024-09-13T22:58:38.402+0000 7f3f2ad72040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T22:58:38.602 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:38 smithi043 bash[22982]: debug 2024-09-13T22:58:38.474+0000 7f3f2ad72040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T22:58:39.026 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:38 smithi043 bash[22982]: debug 2024-09-13T22:58:38.742+0000 7f3f2ad72040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T22:58:39.026 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:38 smithi043 bash[22982]: debug 2024-09-13T22:58:38.814+0000 7f3f2ad72040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T22:58:39.284 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:39 smithi043 bash[22982]: debug 2024-09-13T22:58:39.018+0000 7f3f2ad72040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T22:58:39.284 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:39 smithi043 bash[22982]: debug 2024-09-13T22:58:39.098+0000 7f3f2ad72040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T22:58:39.557 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:39 smithi043 bash[22982]: debug 2024-09-13T22:58:39.366+0000 7f3f2ad72040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T22:58:39.807 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:39 smithi043 bash[22982]: debug 2024-09-13T22:58:39.550+0000 7f3f2ad72040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T22:58:39.807 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:39 smithi043 bash[22982]: debug 2024-09-13T22:58:39.722+0000 7f3f2ad72040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T22:58:40.102 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:39 smithi043 bash[22982]: debug 2024-09-13T22:58:39.802+0000 7f3f2ad72040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T22:58:40.102 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:39 smithi043 bash[22982]: debug 2024-09-13T22:58:39.990+0000 7f3f2ad72040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T22:58:41.102 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:40 smithi043 bash[22982]: debug 2024-09-13T22:58:40.846+0000 7f3f2ad72040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T22:58:41.102 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:40 smithi043 bash[22982]: debug 2024-09-13T22:58:40.922+0000 7f3f2ad72040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T22:58:41.602 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:41 smithi043 bash[22982]: debug 2024-09-13T22:58:41.154+0000 7f3f2ad72040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T22:58:41.602 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:41 smithi043 bash[22982]: debug 2024-09-13T22:58:41.230+0000 7f3f2ad72040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T22:58:42.012 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:41 smithi043 bash[22982]: debug 2024-09-13T22:58:41.638+0000 7f3f2ad72040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T22:58:42.012 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:41 smithi043 bash[22982]: debug 2024-09-13T22:58:41.722+0000 7f3f2ad72040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T22:58:42.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:41 smithi043 bash[22731]: cluster 2024-09-13T22:58:41.748141+0000 mon.a (mon.0) 81 : cluster [INF] Active manager daemon a restarted 2024-09-13T22:58:42.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:41 smithi043 bash[22731]: cluster 2024-09-13T22:58:41.748713+0000 mon.a (mon.0) 82 : cluster [INF] Activating manager daemon a 2024-09-13T22:58:42.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:41 smithi043 bash[22731]: cluster 2024-09-13T22:58:41.756203+0000 mon.a (mon.0) 83 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-13T22:58:42.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:41 smithi043 bash[22731]: cluster 2024-09-13T22:58:41.756458+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e10: a(active, starting, since 0.00793113s) 2024-09-13T22:58:42.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:41 smithi043 bash[22731]: audit 2024-09-13T22:58:41.757997+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T22:58:42.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:41 smithi043 bash[22731]: audit 2024-09-13T22:58:41.760723+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-09-13T22:58:42.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:41 smithi043 bash[22731]: audit 2024-09-13T22:58:41.761774+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T22:58:42.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:41 smithi043 bash[22731]: audit 2024-09-13T22:58:41.761884+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T22:58:42.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:41 smithi043 bash[22731]: audit 2024-09-13T22:58:41.761985+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T22:58:42.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:41 smithi043 bash[22731]: cluster 2024-09-13T22:58:41.792251+0000 mon.a (mon.0) 90 : cluster [INF] Manager daemon a is now available 2024-09-13T22:58:43.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:42 smithi043 bash[22731]: audit 2024-09-13T22:58:41.812224+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:58:43.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:42 smithi043 bash[22731]: audit 2024-09-13T22:58:41.815653+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:58:43.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:42 smithi043 bash[22731]: audit 2024-09-13T22:58:41.831347+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-09-13T22:58:43.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:42 smithi043 bash[22731]: audit 2024-09-13T22:58:41.833521+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-09-13T22:58:43.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:42 smithi043 bash[22731]: cluster 2024-09-13T22:58:42.760609+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e11: a(active, since 1.01207s) 2024-09-13T22:58:43.419 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-13T22:58:43.420 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-13T22:58:43.420 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-13T22:58:43.420 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-13T22:58:43.420 INFO:teuthology.orchestra.run.smithi043.stdout:mgr epoch 9 is available 2024-09-13T22:58:43.420 INFO:teuthology.orchestra.run.smithi043.stdout:Generating a dashboard self-signed certificate... 2024-09-13T22:58:43.819 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:43 smithi043 bash[22982]: debug 2024-09-13T22:58:43.738+0000 7f3e96039640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:22:58:43] ENGINE Error in HTTPServer.serve 2024-09-13T22:58:43.819 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:43 smithi043 bash[22982]: Traceback (most recent call last): 2024-09-13T22:58:43.819 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:43 smithi043 bash[22982]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T22:58:43.819 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:43 smithi043 bash[22982]: self._connections.run(self.expiration_interval) 2024-09-13T22:58:43.819 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:43 smithi043 bash[22982]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T22:58:43.819 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:43 smithi043 bash[22982]: self._run(expiration_interval) 2024-09-13T22:58:43.819 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:43 smithi043 bash[22982]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T22:58:43.819 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:43 smithi043 bash[22982]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T22:58:43.819 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:43 smithi043 bash[22982]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T22:58:43.820 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:43 smithi043 bash[22982]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T22:58:43.820 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:43 smithi043 bash[22982]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T22:58:43.820 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:43 smithi043 bash[22982]: s = self.context.wrap_socket( 2024-09-13T22:58:43.820 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:43 smithi043 bash[22982]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T22:58:43.820 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:43 smithi043 bash[22982]: return self.sslsocket_class._create( 2024-09-13T22:58:43.820 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:43 smithi043 bash[22982]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T22:58:43.820 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:43 smithi043 bash[22982]: self.do_handshake() 2024-09-13T22:58:43.820 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:43 smithi043 bash[22982]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T22:58:43.820 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:43 smithi043 bash[22982]: self._sslobj.do_handshake() 2024-09-13T22:58:43.820 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:43 smithi043 bash[22982]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T22:58:44.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:43 smithi043 bash[22731]: cephadm 2024-09-13T22:58:43.617808+0000 mgr.a (mgr.14150) 3 : cephadm [INF] [13/Sep/2024:22:58:43] ENGINE Bus STARTING 2024-09-13T22:58:45.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: cephadm 2024-09-13T22:58:43.739631+0000 mgr.a (mgr.14150) 4 : cephadm [INF] [13/Sep/2024:22:58:43] ENGINE Serving on https://172.21.15.43:7150 2024-09-13T22:58:45.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: cephadm 2024-09-13T22:58:43.743043+0000 mgr.a (mgr.14150) 5 : cephadm [ERR] [13/Sep/2024:22:58:43] ENGINE Error in HTTPServer.serve 2024-09-13T22:58:45.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: Traceback (most recent call last): 2024-09-13T22:58:45.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T22:58:45.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: self._connections.run(self.expiration_interval) 2024-09-13T22:58:45.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T22:58:45.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: self._run(expiration_interval) 2024-09-13T22:58:45.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T22:58:45.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T22:58:45.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T22:58:45.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T22:58:45.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T22:58:45.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: s = self.context.wrap_socket( 2024-09-13T22:58:45.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T22:58:45.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: return self.sslsocket_class._create( 2024-09-13T22:58:45.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T22:58:45.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: self.do_handshake() 2024-09-13T22:58:45.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T22:58:45.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: self._sslobj.do_handshake() 2024-09-13T22:58:45.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T22:58:45.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: cluster 2024-09-13T22:58:43.817476+0000 mon.a (mon.0) 96 : cluster [DBG] mgrmap e12: a(active, since 2s) 2024-09-13T22:58:45.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: cephadm 2024-09-13T22:58:43.840939+0000 mgr.a (mgr.14150) 6 : cephadm [INF] [13/Sep/2024:22:58:43] ENGINE Serving on http://172.21.15.43:8765 2024-09-13T22:58:45.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:44 smithi043 bash[22731]: cephadm 2024-09-13T22:58:43.841058+0000 mgr.a (mgr.14150) 7 : cephadm [INF] [13/Sep/2024:22:58:43] ENGINE Bus STARTED 2024-09-13T22:58:45.536 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-13T22:58:45.537 INFO:teuthology.orchestra.run.smithi043.stdout:Creating initial admin user... 2024-09-13T22:58:46.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:45 smithi043 bash[22731]: audit 2024-09-13T22:58:44.781538+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-13T22:58:46.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:45 smithi043 bash[22731]: audit 2024-09-13T22:58:44.943150+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:58:46.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:45 smithi043 bash[22731]: audit 2024-09-13T22:58:44.948164+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:58:47.785 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$BPGIiBLqGxfLYDk8uB9cJu6L.j4Fl3MVP/C6clhRp4EgfcKdXrfpC", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726268327, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-13T22:58:47.785 INFO:teuthology.orchestra.run.smithi043.stdout:Fetching dashboard port number... 2024-09-13T22:58:48.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:48 smithi043 bash[22731]: audit 2024-09-13T22:58:46.946942+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-13T22:58:48.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:48 smithi043 bash[22731]: audit 2024-09-13T22:58:47.227597+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:58:49.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:49 smithi043 bash[22731]: cluster 2024-09-13T22:58:48.235974+0000 mon.a (mon.0) 100 : cluster [DBG] mgrmap e13: a(active, since 6s) 2024-09-13T22:58:49.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:49 smithi043 bash[22731]: audit 2024-09-13T22:58:48.740382+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:58:49.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:49 smithi043 bash[22731]: audit 2024-09-13T22:58:48.741171+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-13T22:58:49.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:49 smithi043 bash[22731]: audit 2024-09-13T22:58:48.745699+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:58:49.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:49 smithi043 bash[22731]: audit 2024-09-13T22:58:48.747275+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-13T22:58:49.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:49 smithi043 bash[22731]: audit 2024-09-13T22:58:49.111746+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.43:0/1814289038' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-13T22:58:49.750 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 8443 2024-09-13T22:58:49.751 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld does not appear to be present 2024-09-13T22:58:49.751 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-13T22:58:49.754 INFO:teuthology.orchestra.run.smithi043.stdout:Ceph Dashboard is now available at: 2024-09-13T22:58:49.754 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T22:58:49.754 INFO:teuthology.orchestra.run.smithi043.stdout: URL: https://smithi043.front.sepia.ceph.com:8443/ 2024-09-13T22:58:49.754 INFO:teuthology.orchestra.run.smithi043.stdout: User: admin 2024-09-13T22:58:49.754 INFO:teuthology.orchestra.run.smithi043.stdout: Password: yrrf94eqg3 2024-09-13T22:58:49.754 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T22:58:49.755 INFO:teuthology.orchestra.run.smithi043.stdout:Saving cluster configuration to /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config directory 2024-09-13T22:58:51.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:50 smithi043 bash[22731]: cephadm 2024-09-13T22:58:50.679624+0000 mgr.a (mgr.14150) 10 : cephadm [INF] Deploying daemon agent.smithi043 on smithi043 2024-09-13T22:58:51.899 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-13T22:58:51.900 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-13T22:58:51.900 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T22:58:51.900 INFO:teuthology.orchestra.run.smithi043.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 5683301a-7223-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-13T22:58:51.900 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T22:58:51.900 INFO:teuthology.orchestra.run.smithi043.stdout:Or, if you are only running a single cluster on this host: 2024-09-13T22:58:51.900 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T22:58:51.900 INFO:teuthology.orchestra.run.smithi043.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-13T22:58:51.900 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T22:58:51.900 INFO:teuthology.orchestra.run.smithi043.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-13T22:58:51.900 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T22:58:51.900 INFO:teuthology.orchestra.run.smithi043.stdout: ceph telemetry on 2024-09-13T22:58:51.901 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T22:58:51.901 INFO:teuthology.orchestra.run.smithi043.stdout:For more information see: 2024-09-13T22:58:51.901 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T22:58:51.901 INFO:teuthology.orchestra.run.smithi043.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-13T22:58:51.901 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T22:58:51.901 INFO:teuthology.orchestra.run.smithi043.stdout:Bootstrap complete. 2024-09-13T22:58:51.963 INFO:tasks.cephadm:Fetching config... 2024-09-13T22:58:51.964 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-13T22:58:51.964 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-13T22:58:51.969 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-13T22:58:51.970 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-13T22:58:51.970 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-13T22:58:52.017 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-13T22:58:52.018 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-13T22:58:52.018 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-13T22:58:52.074 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-13T22:58:52.074 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-13T22:58:52.074 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-13T22:58:52.122 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-13T22:58:52.122 DEBUG:teuthology.orchestra.run.smithi043:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCQalTjQE3JMWUx1bJ9n44RGVwYEw71t+46uHWBy1d+wKn2Hv9w3pcoM5ErfI+hRY77KEYpORQHXyyV4vyCJlQ6b9u2U/IfjqrzmnE9xg4RHxtoMPF1UVSWvq72RhdDGyvEiAmpDp3vi3pl15enDP4I57t/MlvpRqeUzxso+3P7bo4wjEYnNOUTcD4MOnlBAzZs9JrO6kx+/sFmkgkSgPLAPUH+KiyiJSdK7fTlsCidq9H1Giz+CX6xZdVXgVjoZ1QtXEE4YgXry64rQ8DMtvZYaGif7HyNEXPmS6BZdlANdbgvoG8eeFNrlIEm6/je6KrOQ1VQBGuCI9FIJYG5ip+IUPghJFGPFG9afQ7X2Sg4vsDIEaTNz5hoNwgejuSalFW8ajPkGUWHE3/nfPK9uAsSvJR29Z8aPui3SE6brPmpeX9LSoDIpvN1XTN5mHfoZ8zAkXnxA8ConoQc/+k5TVI1tjRDb2oiREb/wNl2pWfXww7LYdJ9nTeFKyIK1m1piEc= ceph-5683301a-7223-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-13T22:58:52.179 INFO:teuthology.orchestra.run.smithi043.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCQalTjQE3JMWUx1bJ9n44RGVwYEw71t+46uHWBy1d+wKn2Hv9w3pcoM5ErfI+hRY77KEYpORQHXyyV4vyCJlQ6b9u2U/IfjqrzmnE9xg4RHxtoMPF1UVSWvq72RhdDGyvEiAmpDp3vi3pl15enDP4I57t/MlvpRqeUzxso+3P7bo4wjEYnNOUTcD4MOnlBAzZs9JrO6kx+/sFmkgkSgPLAPUH+KiyiJSdK7fTlsCidq9H1Giz+CX6xZdVXgVjoZ1QtXEE4YgXry64rQ8DMtvZYaGif7HyNEXPmS6BZdlANdbgvoG8eeFNrlIEm6/je6KrOQ1VQBGuCI9FIJYG5ip+IUPghJFGPFG9afQ7X2Sg4vsDIEaTNz5hoNwgejuSalFW8ajPkGUWHE3/nfPK9uAsSvJR29Z8aPui3SE6brPmpeX9LSoDIpvN1XTN5mHfoZ8zAkXnxA8ConoQc/+k5TVI1tjRDb2oiREb/wNl2pWfXww7LYdJ9nTeFKyIK1m1piEc= ceph-5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T22:58:52.186 DEBUG:teuthology.orchestra.run.smithi099:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCQalTjQE3JMWUx1bJ9n44RGVwYEw71t+46uHWBy1d+wKn2Hv9w3pcoM5ErfI+hRY77KEYpORQHXyyV4vyCJlQ6b9u2U/IfjqrzmnE9xg4RHxtoMPF1UVSWvq72RhdDGyvEiAmpDp3vi3pl15enDP4I57t/MlvpRqeUzxso+3P7bo4wjEYnNOUTcD4MOnlBAzZs9JrO6kx+/sFmkgkSgPLAPUH+KiyiJSdK7fTlsCidq9H1Giz+CX6xZdVXgVjoZ1QtXEE4YgXry64rQ8DMtvZYaGif7HyNEXPmS6BZdlANdbgvoG8eeFNrlIEm6/je6KrOQ1VQBGuCI9FIJYG5ip+IUPghJFGPFG9afQ7X2Sg4vsDIEaTNz5hoNwgejuSalFW8ajPkGUWHE3/nfPK9uAsSvJR29Z8aPui3SE6brPmpeX9LSoDIpvN1XTN5mHfoZ8zAkXnxA8ConoQc/+k5TVI1tjRDb2oiREb/wNl2pWfXww7LYdJ9nTeFKyIK1m1piEc= ceph-5683301a-7223-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-13T22:58:52.211 INFO:teuthology.orchestra.run.smithi099.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCQalTjQE3JMWUx1bJ9n44RGVwYEw71t+46uHWBy1d+wKn2Hv9w3pcoM5ErfI+hRY77KEYpORQHXyyV4vyCJlQ6b9u2U/IfjqrzmnE9xg4RHxtoMPF1UVSWvq72RhdDGyvEiAmpDp3vi3pl15enDP4I57t/MlvpRqeUzxso+3P7bo4wjEYnNOUTcD4MOnlBAzZs9JrO6kx+/sFmkgkSgPLAPUH+KiyiJSdK7fTlsCidq9H1Giz+CX6xZdVXgVjoZ1QtXEE4YgXry64rQ8DMtvZYaGif7HyNEXPmS6BZdlANdbgvoG8eeFNrlIEm6/je6KrOQ1VQBGuCI9FIJYG5ip+IUPghJFGPFG9afQ7X2Sg4vsDIEaTNz5hoNwgejuSalFW8ajPkGUWHE3/nfPK9uAsSvJR29Z8aPui3SE6brPmpeX9LSoDIpvN1XTN5mHfoZ8zAkXnxA8ConoQc/+k5TVI1tjRDb2oiREb/wNl2pWfXww7LYdJ9nTeFKyIK1m1piEc= ceph-5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T22:58:52.220 DEBUG:teuthology.orchestra.run.smithi138:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCQalTjQE3JMWUx1bJ9n44RGVwYEw71t+46uHWBy1d+wKn2Hv9w3pcoM5ErfI+hRY77KEYpORQHXyyV4vyCJlQ6b9u2U/IfjqrzmnE9xg4RHxtoMPF1UVSWvq72RhdDGyvEiAmpDp3vi3pl15enDP4I57t/MlvpRqeUzxso+3P7bo4wjEYnNOUTcD4MOnlBAzZs9JrO6kx+/sFmkgkSgPLAPUH+KiyiJSdK7fTlsCidq9H1Giz+CX6xZdVXgVjoZ1QtXEE4YgXry64rQ8DMtvZYaGif7HyNEXPmS6BZdlANdbgvoG8eeFNrlIEm6/je6KrOQ1VQBGuCI9FIJYG5ip+IUPghJFGPFG9afQ7X2Sg4vsDIEaTNz5hoNwgejuSalFW8ajPkGUWHE3/nfPK9uAsSvJR29Z8aPui3SE6brPmpeX9LSoDIpvN1XTN5mHfoZ8zAkXnxA8ConoQc/+k5TVI1tjRDb2oiREb/wNl2pWfXww7LYdJ9nTeFKyIK1m1piEc= ceph-5683301a-7223-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-13T22:58:52.244 INFO:teuthology.orchestra.run.smithi138.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCQalTjQE3JMWUx1bJ9n44RGVwYEw71t+46uHWBy1d+wKn2Hv9w3pcoM5ErfI+hRY77KEYpORQHXyyV4vyCJlQ6b9u2U/IfjqrzmnE9xg4RHxtoMPF1UVSWvq72RhdDGyvEiAmpDp3vi3pl15enDP4I57t/MlvpRqeUzxso+3P7bo4wjEYnNOUTcD4MOnlBAzZs9JrO6kx+/sFmkgkSgPLAPUH+KiyiJSdK7fTlsCidq9H1Giz+CX6xZdVXgVjoZ1QtXEE4YgXry64rQ8DMtvZYaGif7HyNEXPmS6BZdlANdbgvoG8eeFNrlIEm6/je6KrOQ1VQBGuCI9FIJYG5ip+IUPghJFGPFG9afQ7X2Sg4vsDIEaTNz5hoNwgejuSalFW8ajPkGUWHE3/nfPK9uAsSvJR29Z8aPui3SE6brPmpeX9LSoDIpvN1XTN5mHfoZ8zAkXnxA8ConoQc/+k5TVI1tjRDb2oiREb/wNl2pWfXww7LYdJ9nTeFKyIK1m1piEc= ceph-5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T22:58:52.252 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:52 smithi043 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T22:58:52.253 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:52 smithi043 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T22:58:52.254 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-13T22:58:52.602 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 22:58:52 smithi043 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T22:58:52.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:52 smithi043 bash[22731]: audit 2024-09-13T22:58:51.326995+0000 mon.a (mon.0) 106 : audit [INF] from='client.? 172.21.15.43:0/519431837' entity='client.admin' 2024-09-13T22:58:52.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:52 smithi043 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T22:58:53.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:53 smithi043 bash[22731]: audit 2024-09-13T22:58:52.497202+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:58:53.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:53 smithi043 bash[22731]: audit 2024-09-13T22:58:52.499793+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:58:53.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:53 smithi043 bash[22731]: audit 2024-09-13T22:58:52.502029+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:58:53.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:53 smithi043 bash[22731]: audit 2024-09-13T22:58:52.516310+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:58:53.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:53 smithi043 bash[22731]: audit 2024-09-13T22:58:52.519838+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:58:53.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:53 smithi043 bash[22731]: audit 2024-09-13T22:58:52.521950+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:58:53.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:53 smithi043 bash[22731]: audit 2024-09-13T22:58:52.523859+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:58:53.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:53 smithi043 bash[22731]: audit 2024-09-13T22:58:52.525859+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:58:53.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:53 smithi043 bash[22731]: audit 2024-09-13T22:58:52.530309+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:58:53.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:53 smithi043 bash[22731]: audit 2024-09-13T22:58:52.545663+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:58:53.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:53 smithi043 bash[22731]: audit 2024-09-13T22:58:52.549703+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:58:53.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:53 smithi043 bash[22731]: audit 2024-09-13T22:58:53.022336+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:58:56.978 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:58:58.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:57 smithi043 bash[22731]: audit 2024-09-13T22:58:56.834223+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:58:58.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:57 smithi043 bash[22731]: audit 2024-09-13T22:58:57.313976+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:58:58.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:57 smithi043 bash[22731]: audit 2024-09-13T22:58:57.317222+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:58:59.085 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-13T22:58:59.085 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-13T22:58:59.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:59 smithi043 bash[22731]: audit 2024-09-13T22:58:58.454396+0000 mon.a (mon.0) 122 : audit [INF] from='client.? 172.21.15.43:0/3568929677' entity='client.admin' 2024-09-13T22:58:59.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:59 smithi043 bash[22731]: audit 2024-09-13T22:58:58.473601+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:58:59.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:58:59 smithi043 bash[22731]: audit 2024-09-13T22:58:58.478783+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:03.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:02 smithi043 bash[22731]: cluster 2024-09-13T22:59:01.763309+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-13T22:59:03.703 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:59:04.879 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:04 smithi043 bash[22731]: cluster 2024-09-13T22:59:03.763691+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-13T22:59:06.154 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi099 2024-09-13T22:59:06.154 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-13T22:59:06.154 DEBUG:teuthology.orchestra.run.smithi099:> dd of=/etc/ceph/ceph.conf 2024-09-13T22:59:06.160 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-13T22:59:06.160 DEBUG:teuthology.orchestra.run.smithi099:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T22:59:06.206 INFO:tasks.cephadm:Adding host smithi099 to orchestrator... 2024-09-13T22:59:06.206 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph orch host add smithi099 2024-09-13T22:59:06.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:06 smithi043 bash[22731]: audit 2024-09-13T22:59:05.204382+0000 mgr.a (mgr.14150) 13 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:59:06.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:06 smithi043 bash[22731]: audit 2024-09-13T22:59:05.207180+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:06.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:06 smithi043 bash[22731]: audit 2024-09-13T22:59:05.208404+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:59:06.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:06 smithi043 bash[22731]: audit 2024-09-13T22:59:05.211315+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:59:06.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:06 smithi043 bash[22731]: audit 2024-09-13T22:59:05.211942+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:59:06.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:06 smithi043 bash[22731]: cephadm 2024-09-13T22:59:05.212771+0000 mgr.a (mgr.14150) 14 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-13T22:59:06.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:06 smithi043 bash[22731]: cephadm 2024-09-13T22:59:05.304582+0000 mgr.a (mgr.14150) 15 : cephadm [INF] Updating smithi043:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T22:59:06.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:06 smithi043 bash[22731]: cephadm 2024-09-13T22:59:05.387657+0000 mgr.a (mgr.14150) 16 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-13T22:59:06.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:06 smithi043 bash[22731]: cephadm 2024-09-13T22:59:05.471042+0000 mgr.a (mgr.14150) 17 : cephadm [INF] Updating smithi043:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T22:59:06.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:06 smithi043 bash[22731]: audit 2024-09-13T22:59:05.620889+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:06.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:06 smithi043 bash[22731]: audit 2024-09-13T22:59:05.625372+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:07.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:07 smithi043 bash[22731]: cluster 2024-09-13T22:59:05.764026+0000 mgr.a (mgr.14150) 18 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:07.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:07 smithi043 bash[22731]: audit 2024-09-13T22:59:06.314406+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:07.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:07 smithi043 bash[22731]: audit 2024-09-13T22:59:06.318377+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:09.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:09 smithi043 bash[22731]: cluster 2024-09-13T22:59:07.764420+0000 mgr.a (mgr.14150) 19 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:10.937 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:59:11.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:11 smithi043 bash[22731]: cluster 2024-09-13T22:59:09.764857+0000 mgr.a (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:13 smithi043 bash[22731]: cluster 2024-09-13T22:59:11.765229+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-13T22:59:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:13 smithi043 bash[22731]: audit 2024-09-13T22:59:12.439539+0000 mgr.a (mgr.14150) 22 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi099", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:59:15.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:15 smithi043 bash[22731]: cephadm 2024-09-13T22:59:13.732455+0000 mgr.a (mgr.14150) 23 : cephadm [INF] Deploying cephadm binary to smithi099 2024-09-13T22:59:15.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:15 smithi043 bash[22731]: cluster 2024-09-13T22:59:13.765514+0000 mgr.a (mgr.14150) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:17.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:16 smithi043 bash[22731]: cluster 2024-09-13T22:59:15.765785+0000 mgr.a (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:17.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:16 smithi043 bash[22731]: audit 2024-09-13T22:59:15.943771+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:17.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:16 smithi043 bash[22731]: audit 2024-09-13T22:59:15.952500+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:17.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:16 smithi043 bash[22731]: audit 2024-09-13T22:59:15.961644+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:17.357 INFO:teuthology.orchestra.run.smithi043.stdout:Added host 'smithi099' with addr '172.21.15.99' 2024-09-13T22:59:18.003 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-13T22:59:18.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:18 smithi043 bash[22731]: audit 2024-09-13T22:59:17.356830+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:18.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:18 smithi043 bash[22731]: cephadm 2024-09-13T22:59:17.357722+0000 mgr.a (mgr.14150) 26 : cephadm [INF] Added host smithi099 2024-09-13T22:59:18.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:18 smithi043 bash[22731]: audit 2024-09-13T22:59:17.358560+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:59:18.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:18 smithi043 bash[22731]: audit 2024-09-13T22:59:17.893831+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:19 smithi043 bash[22731]: cluster 2024-09-13T22:59:17.766222+0000 mgr.a (mgr.14150) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:20 smithi043 bash[22731]: audit 2024-09-13T22:59:19.416248+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:20 smithi043 bash[22731]: audit 2024-09-13T22:59:19.421915+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:20.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:20 smithi043 bash[22731]: audit 2024-09-13T22:59:19.423486+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi099", "name": "osd_memory_target"}]: dispatch 2024-09-13T22:59:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:20 smithi043 bash[22731]: audit 2024-09-13T22:59:19.425445+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:59:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:20 smithi043 bash[22731]: audit 2024-09-13T22:59:19.427199+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:59:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:20 smithi043 bash[22731]: cephadm 2024-09-13T22:59:19.429635+0000 mgr.a (mgr.14150) 28 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.conf 2024-09-13T22:59:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:20 smithi043 bash[22731]: cephadm 2024-09-13T22:59:19.611803+0000 mgr.a (mgr.14150) 29 : cephadm [INF] Updating smithi099:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T22:59:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:20 smithi043 bash[22731]: audit 2024-09-13T22:59:20.062970+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:20.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:20 smithi043 bash[22731]: audit 2024-09-13T22:59:20.068971+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:20.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:20 smithi043 bash[22731]: audit 2024-09-13T22:59:20.072032+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi099", "caps": []}]: dispatch 2024-09-13T22:59:20.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:20 smithi043 bash[22731]: audit 2024-09-13T22:59:20.073533+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi099", "caps": []}]': finished 2024-09-13T22:59:21.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:21 smithi043 bash[22731]: cluster 2024-09-13T22:59:19.766649+0000 mgr.a (mgr.14150) 30 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:21.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:21 smithi043 bash[22731]: cephadm 2024-09-13T22:59:19.767744+0000 mgr.a (mgr.14150) 31 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2024-09-13T22:59:21.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:21 smithi043 bash[22731]: cephadm 2024-09-13T22:59:19.914595+0000 mgr.a (mgr.14150) 32 : cephadm [INF] Updating smithi099:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T22:59:22.739 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:59:22.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:22 smithi043 bash[22731]: cephadm 2024-09-13T22:59:21.208977+0000 mgr.a (mgr.14150) 33 : cephadm [INF] Deploying daemon agent.smithi099 on smithi099 2024-09-13T22:59:22.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:22 smithi043 bash[22731]: audit 2024-09-13T22:59:22.254964+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:22.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:22 smithi043 bash[22731]: audit 2024-09-13T22:59:22.261105+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:22.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:22 smithi043 bash[22731]: audit 2024-09-13T22:59:22.266339+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:22.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:22 smithi043 bash[22731]: audit 2024-09-13T22:59:22.317602+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:59:22.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:22 smithi043 bash[22731]: audit 2024-09-13T22:59:22.321328+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:59:22.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:22 smithi043 bash[22731]: audit 2024-09-13T22:59:22.322791+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:59:22.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:22 smithi043 bash[22731]: audit 2024-09-13T22:59:22.330161+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:22.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:22 smithi043 bash[22731]: audit 2024-09-13T22:59:22.388445+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:59:22.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:22 smithi043 bash[22731]: audit 2024-09-13T22:59:22.392743+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:59:22.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:22 smithi043 bash[22731]: audit 2024-09-13T22:59:22.394377+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:59:22.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:22 smithi043 bash[22731]: audit 2024-09-13T22:59:22.402520+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:23.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:23 smithi043 bash[22731]: cluster 2024-09-13T22:59:21.767068+0000 mgr.a (mgr.14150) 34 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:23.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:23 smithi043 bash[22731]: audit 2024-09-13T22:59:22.754712+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:24.135 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T22:59:24.136 INFO:teuthology.orchestra.run.smithi043.stdout:[{"addr": "172.21.15.43", "hostname": "smithi043", "labels": [], "status": ""}, {"addr": "172.21.15.99", "hostname": "smithi099", "labels": [], "status": ""}] 2024-09-13T22:59:24.737 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi138 2024-09-13T22:59:24.737 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-13T22:59:24.737 DEBUG:teuthology.orchestra.run.smithi138:> dd of=/etc/ceph/ceph.conf 2024-09-13T22:59:24.744 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-13T22:59:24.744 DEBUG:teuthology.orchestra.run.smithi138:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T22:59:24.790 INFO:tasks.cephadm:Adding host smithi138 to orchestrator... 2024-09-13T22:59:24.790 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph orch host add smithi138 2024-09-13T22:59:25.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:24 smithi043 bash[22731]: cluster 2024-09-13T22:59:23.767479+0000 mgr.a (mgr.14150) 35 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:25.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:24 smithi043 bash[22731]: audit 2024-09-13T22:59:23.811847+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:25.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:24 smithi043 bash[22731]: audit 2024-09-13T22:59:23.815982+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:25.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:24 smithi043 bash[22731]: audit 2024-09-13T22:59:24.135137+0000 mgr.a (mgr.14150) 36 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T22:59:27.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:26 smithi043 bash[22731]: cluster 2024-09-13T22:59:25.767890+0000 mgr.a (mgr.14150) 37 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:28.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:27 smithi043 bash[22731]: audit 2024-09-13T22:59:26.841473+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:29.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:28 smithi043 bash[22731]: cluster 2024-09-13T22:59:27.768338+0000 mgr.a (mgr.14150) 38 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:29.520 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:59:31.097 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:30 smithi043 bash[22731]: cluster 2024-09-13T22:59:29.768800+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:32.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:31 smithi043 bash[22731]: audit 2024-09-13T22:59:31.141186+0000 mgr.a (mgr.14150) 40 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi138", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:59:33.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:32 smithi043 bash[22731]: cluster 2024-09-13T22:59:31.769194+0000 mgr.a (mgr.14150) 41 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:33.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:32 smithi043 bash[22731]: cephadm 2024-09-13T22:59:32.412147+0000 mgr.a (mgr.14150) 42 : cephadm [INF] Deploying cephadm binary to smithi138 2024-09-13T22:59:35.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:34 smithi043 bash[22731]: cluster 2024-09-13T22:59:33.769587+0000 mgr.a (mgr.14150) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:36.040 INFO:teuthology.orchestra.run.smithi043.stdout:Added host 'smithi138' with addr '172.21.15.138' 2024-09-13T22:59:36.614 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-13T22:59:37.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:37 smithi043 bash[22731]: cluster 2024-09-13T22:59:35.770001+0000 mgr.a (mgr.14150) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:37.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:37 smithi043 bash[22731]: audit 2024-09-13T22:59:36.039632+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:37.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:37 smithi043 bash[22731]: cephadm 2024-09-13T22:59:36.040361+0000 mgr.a (mgr.14150) 45 : cephadm [INF] Added host smithi138 2024-09-13T22:59:37.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:37 smithi043 bash[22731]: audit 2024-09-13T22:59:36.040889+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:59:37.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:37 smithi043 bash[22731]: audit 2024-09-13T22:59:36.123716+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:37.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:37 smithi043 bash[22731]: audit 2024-09-13T22:59:36.126039+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:37.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:37 smithi043 bash[22731]: audit 2024-09-13T22:59:36.129073+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:37.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:37 smithi043 bash[22731]: audit 2024-09-13T22:59:36.584610+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:38.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:38 smithi043 bash[22731]: audit 2024-09-13T22:59:37.286991+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:38.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:38 smithi043 bash[22731]: audit 2024-09-13T22:59:37.294327+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:38.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:38 smithi043 bash[22731]: audit 2024-09-13T22:59:38.140220+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:38.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:38 smithi043 bash[22731]: audit 2024-09-13T22:59:38.145508+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:38.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:38 smithi043 bash[22731]: audit 2024-09-13T22:59:38.152268+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi138", "name": "osd_memory_target"}]: dispatch 2024-09-13T22:59:38.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:38 smithi043 bash[22731]: audit 2024-09-13T22:59:38.154310+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:59:38.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:38 smithi043 bash[22731]: audit 2024-09-13T22:59:38.156090+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:59:39.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:39 smithi043 bash[22731]: cluster 2024-09-13T22:59:37.770427+0000 mgr.a (mgr.14150) 46 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:39.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:39 smithi043 bash[22731]: cephadm 2024-09-13T22:59:38.158642+0000 mgr.a (mgr.14150) 47 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.conf 2024-09-13T22:59:39.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:39 smithi043 bash[22731]: cephadm 2024-09-13T22:59:38.338597+0000 mgr.a (mgr.14150) 48 : cephadm [INF] Updating smithi138:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T22:59:39.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:39 smithi043 bash[22731]: cephadm 2024-09-13T22:59:38.495718+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.client.admin.keyring 2024-09-13T22:59:39.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:39 smithi043 bash[22731]: cephadm 2024-09-13T22:59:38.641477+0000 mgr.a (mgr.14150) 50 : cephadm [INF] Updating smithi138:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T22:59:39.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:39 smithi043 bash[22731]: audit 2024-09-13T22:59:38.786989+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:39.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:39 smithi043 bash[22731]: audit 2024-09-13T22:59:38.792993+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:39.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:39 smithi043 bash[22731]: audit 2024-09-13T22:59:38.796128+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi138", "caps": []}]: dispatch 2024-09-13T22:59:39.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:39 smithi043 bash[22731]: audit 2024-09-13T22:59:38.797657+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi138", "caps": []}]': finished 2024-09-13T22:59:41.348 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:59:41.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:41 smithi043 bash[22731]: cluster 2024-09-13T22:59:39.770909+0000 mgr.a (mgr.14150) 51 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:42.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:42 smithi043 bash[22731]: cephadm 2024-09-13T22:59:40.891718+0000 mgr.a (mgr.14150) 52 : cephadm [INF] Deploying daemon agent.smithi138 on smithi138 2024-09-13T22:59:42.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:42 smithi043 bash[22731]: audit 2024-09-13T22:59:42.015598+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:42.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:42 smithi043 bash[22731]: audit 2024-09-13T22:59:42.018662+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:42.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:42 smithi043 bash[22731]: audit 2024-09-13T22:59:42.021652+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:42.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:42 smithi043 bash[22731]: audit 2024-09-13T22:59:42.092177+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:59:42.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:42 smithi043 bash[22731]: audit 2024-09-13T22:59:42.096577+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:59:42.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:42 smithi043 bash[22731]: audit 2024-09-13T22:59:42.098116+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:59:42.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:42 smithi043 bash[22731]: audit 2024-09-13T22:59:42.105806+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:42.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:42 smithi043 bash[22731]: audit 2024-09-13T22:59:42.166476+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:59:42.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:42 smithi043 bash[22731]: audit 2024-09-13T22:59:42.169837+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:59:42.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:42 smithi043 bash[22731]: audit 2024-09-13T22:59:42.170928+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:59:42.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:42 smithi043 bash[22731]: audit 2024-09-13T22:59:42.176788+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:42.743 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T22:59:42.744 INFO:teuthology.orchestra.run.smithi043.stdout:[{"addr": "172.21.15.43", "hostname": "smithi043", "labels": [], "status": ""}, {"addr": "172.21.15.99", "hostname": "smithi099", "labels": [], "status": ""}, {"addr": "172.21.15.138", "hostname": "smithi138", "labels": [], "status": ""}] 2024-09-13T22:59:43.390 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-13T22:59:43.391 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-13T22:59:43.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:43 smithi043 bash[22731]: cluster 2024-09-13T22:59:41.771402+0000 mgr.a (mgr.14150) 53 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:43.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:43 smithi043 bash[22731]: audit 2024-09-13T22:59:42.565922+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:43.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:43 smithi043 bash[22731]: audit 2024-09-13T22:59:43.391028+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:43.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:43 smithi043 bash[22731]: audit 2024-09-13T22:59:43.396380+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:43.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:43 smithi043 bash[22731]: audit 2024-09-13T22:59:43.404307+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:45.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:44 smithi043 bash[22731]: audit 2024-09-13T22:59:42.743758+0000 mgr.a (mgr.14150) 54 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T22:59:45.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:44 smithi043 bash[22731]: audit 2024-09-13T22:59:43.627116+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:45.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:44 smithi043 bash[22731]: audit 2024-09-13T22:59:43.629887+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:46.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:45 smithi043 bash[22731]: cluster 2024-09-13T22:59:43.771842+0000 mgr.a (mgr.14150) 55 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:47.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:47 smithi043 bash[22731]: cluster 2024-09-13T22:59:45.772223+0000 mgr.a (mgr.14150) 56 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:47.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:47 smithi043 bash[22731]: audit 2024-09-13T22:59:46.847961+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:48.125 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T22:59:49.893 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:49 smithi043 bash[22731]: cluster 2024-09-13T22:59:47.772642+0000 mgr.a (mgr.14150) 57 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:50.637 INFO:teuthology.orchestra.run.smithi043.stderr:adjusted tunables profile to default 2024-09-13T22:59:50.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:50 smithi043 bash[22731]: audit 2024-09-13T22:59:50.097350+0000 mon.a (mon.0) 198 : audit [INF] from='client.? 172.21.15.43:0/2263877108' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-13T22:59:51.512 INFO:tasks.cephadm:Adding mon.a on smithi043 2024-09-13T22:59:51.512 INFO:tasks.cephadm:Adding mon.b on smithi099 2024-09-13T22:59:51.512 INFO:tasks.cephadm:Adding mon.c on smithi138 2024-09-13T22:59:51.512 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi043:172.21.15.43=a;smithi099:172.21.15.99=b;smithi138:172.21.15.138=c' 2024-09-13T22:59:51.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:51 smithi043 bash[22731]: cluster 2024-09-13T22:59:49.773041+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:51.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:51 smithi043 bash[22731]: audit 2024-09-13T22:59:50.638365+0000 mon.a (mon.0) 199 : audit [INF] from='client.? 172.21.15.43:0/2263877108' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-13T22:59:51.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:51 smithi043 bash[22731]: cluster 2024-09-13T22:59:50.641093+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T22:59:52.737 INFO:teuthology.orchestra.run.smithi138.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T22:59:54.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:53 smithi043 bash[22731]: cluster 2024-09-13T22:59:51.773442+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-13T22:59:54.588 INFO:teuthology.orchestra.run.smithi138.stdout:Scheduled mon update... 2024-09-13T22:59:55.751 DEBUG:teuthology.orchestra.run.smithi099:mon.b> sudo journalctl -f -n 0 -u ceph-5683301a-7223-11ef-bceb-c7b262605968@mon.b.service 2024-09-13T22:59:55.754 DEBUG:teuthology.orchestra.run.smithi138:mon.c> sudo journalctl -f -n 0 -u ceph-5683301a-7223-11ef-bceb-c7b262605968@mon.c.service 2024-09-13T22:59:55.756 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-13T22:59:55.756 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T22:59:55.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:55 smithi043 bash[22731]: cluster 2024-09-13T22:59:53.773850+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-13T22:59:55.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:55 smithi043 bash[22731]: audit 2024-09-13T22:59:54.577299+0000 mgr.a (mgr.14150) 61 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi043:172.21.15.43=a;smithi099:172.21.15.99=b;smithi138:172.21.15.138=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T22:59:55.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:55 smithi043 bash[22731]: cephadm 2024-09-13T22:59:54.582427+0000 mgr.a (mgr.14150) 62 : cephadm [INF] Saving service mon spec with placement smithi043:172.21.15.43=a;smithi099:172.21.15.99=b;smithi138:172.21.15.138=c;count:3 2024-09-13T22:59:55.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:55 smithi043 bash[22731]: audit 2024-09-13T22:59:54.587991+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:55.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:55 smithi043 bash[22731]: audit 2024-09-13T22:59:54.589759+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T22:59:55.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:55 smithi043 bash[22731]: audit 2024-09-13T22:59:54.594607+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:59:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:55 smithi043 bash[22731]: audit 2024-09-13T22:59:54.596385+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T22:59:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:55 smithi043 bash[22731]: audit 2024-09-13T22:59:54.604206+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:55 smithi043 bash[22731]: audit 2024-09-13T22:59:54.608833+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T22:59:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:55 smithi043 bash[22731]: audit 2024-09-13T22:59:54.610587+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T22:59:55.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:55 smithi043 bash[22731]: cephadm 2024-09-13T22:59:54.612616+0000 mgr.a (mgr.14150) 63 : cephadm [INF] Deploying daemon mon.c on smithi138 2024-09-13T22:59:57.495 INFO:teuthology.orchestra.run.smithi138.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T22:59:57.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:57 smithi043 bash[22731]: cluster 2024-09-13T22:59:55.774278+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:57.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:57 smithi043 bash[22731]: audit 2024-09-13T22:59:56.321789+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:57.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:57 smithi043 bash[22731]: audit 2024-09-13T22:59:56.327073+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:57.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:57 smithi043 bash[22731]: audit 2024-09-13T22:59:56.332937+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T22:59:58.928 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-13T22:59:58.928 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":1,"fsid":"5683301a-7223-11ef-bceb-c7b262605968","modified":"2024-09-13T22:57:35.590426Z","created":"2024-09-13T22:57:35.590426Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.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-13T22:59:58.928 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 1 2024-09-13T22:59:59.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:59 smithi043 bash[22731]: cluster 2024-09-13T22:59:57.774708+0000 mgr.a (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T22:59:59.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 22:59:59 smithi043 bash[22731]: audit 2024-09-13T22:59:58.928416+0000 mon.a (mon.0) 211 : audit [DBG] from='client.? 172.21.15.138:0/1253478747' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T23:00:00.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:00 smithi138 systemd[1]: Started Ceph mon.c for 5683301a-7223-11ef-bceb-c7b262605968. 2024-09-13T23:00:00.403 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-13T23:00:00.404 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T23:00:01.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:01 smithi043 bash[22731]: cluster 2024-09-13T22:59:59.775206+0000 mgr.a (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:01.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:01 smithi043 bash[22731]: audit 2024-09-13T23:00:00.139407+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:01.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:01 smithi043 bash[22731]: audit 2024-09-13T23:00:00.145448+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:01.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:01 smithi043 bash[22731]: audit 2024-09-13T23:00:00.146830+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:00:01.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:01 smithi043 bash[22731]: audit 2024-09-13T23:00:00.148522+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:01.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:01 smithi043 bash[22731]: cephadm 2024-09-13T23:00:00.150439+0000 mgr.a (mgr.14150) 67 : cephadm [INF] Deploying daemon mon.b on smithi099 2024-09-13T23:00:01.617 INFO:teuthology.orchestra.run.smithi138.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.c/config 2024-09-13T23:00:02.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.830+0000 7f03138c3c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-13T23:00:02.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.830+0000 7f03138c3c80 0 ceph version 19.1.1-324-gecab7be5 (ecab7be58963a5bd03910cd73eef66405d7fdd50) squid (stable), process ceph-mon, pid 7 2024-09-13T23:00:02.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.830+0000 7f03138c3c80 0 pidfile_write: ignore empty --pid-file 2024-09-13T23:00:02.138 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 0 load: jerasure load: lrc 2024-09-13T23:00:02.138 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-13T23:00:02.138 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Git sha 0 2024-09-13T23:00:02.138 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Compile date 2024-09-13 16:59:10 2024-09-13T23:00:02.138 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: DB SUMMARY 2024-09-13T23:00:02.138 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: DB Session ID: AZKS8UXAYPAT3L5J5SMT 2024-09-13T23:00:02.138 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: CURRENT file: CURRENT 2024-09-13T23:00:02.138 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-13T23:00:02.138 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-13T23:00:02.138 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-13T23:00:02.138 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-13T23:00:02.139 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.error_if_exists: 0 2024-09-13T23:00:02.139 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.create_if_missing: 0 2024-09-13T23:00:02.139 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-13T23:00:02.139 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T23:00:02.139 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T23:00:02.139 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T23:00:02.139 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.env: 0x55e44e2da940 2024-09-13T23:00:02.139 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-13T23:00:02.139 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.info_log: 0x55e44f7356e0 2024-09-13T23:00:02.139 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-13T23:00:02.139 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.statistics: (nil) 2024-09-13T23:00:02.139 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.use_fsync: 0 2024-09-13T23:00:02.140 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-13T23:00:02.140 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T23:00:02.140 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T23:00:02.140 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-13T23:00:02.140 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-13T23:00:02.140 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-13T23:00:02.140 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-13T23:00:02.140 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-13T23:00:02.140 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-13T23:00:02.140 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T23:00:02.140 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-13T23:00:02.140 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.db_log_dir: 2024-09-13T23:00:02.140 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.wal_dir: 2024-09-13T23:00:02.141 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T23:00:02.141 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T23:00:02.141 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T23:00:02.141 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T23:00:02.141 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T23:00:02.141 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T23:00:02.141 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-13T23:00:02.141 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-13T23:00:02.141 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.write_buffer_manager: 0x55e44f744dc0 2024-09-13T23:00:02.141 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T23:00:02.141 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T23:00:02.141 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T23:00:02.141 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-13T23:00:02.141 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T23:00:02.142 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-13T23:00:02.144 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-13T23:00:02.144 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-13T23:00:02.144 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.unordered_write: 0 2024-09-13T23:00:02.145 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T23:00:02.145 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T23:00:02.145 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T23:00:02.145 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T23:00:02.145 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.row_cache: None 2024-09-13T23:00:02.145 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.wal_filter: None 2024-09-13T23:00:02.145 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T23:00:02.145 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-13T23:00:02.145 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.two_write_queues: 0 2024-09-13T23:00:02.145 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-13T23:00:02.145 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.wal_compression: 0 2024-09-13T23:00:02.145 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.atomic_flush: 0 2024-09-13T23:00:02.145 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T23:00:02.146 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T23:00:02.146 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T23:00:02.146 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-13T23:00:02.146 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T23:00:02.146 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-13T23:00:02.146 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T23:00:02.146 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T23:00:02.146 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-13T23:00:02.146 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-13T23:00:02.146 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T23:00:02.146 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-13T23:00:02.146 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-13T23:00:02.146 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-13T23:00:02.147 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T23:00:02.147 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T23:00:02.147 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T23:00:02.147 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-13T23:00:02.147 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T23:00:02.147 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T23:00:02.147 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T23:00:02.147 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T23:00:02.147 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_open_files: -1 2024-09-13T23:00:02.147 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-13T23:00:02.147 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T23:00:02.147 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T23:00:02.147 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-13T23:00:02.147 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-13T23:00:02.148 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Compression algorithms supported: 2024-09-13T23:00:02.148 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: kZSTD supported: 0 2024-09-13T23:00:02.148 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: kXpressCompression supported: 0 2024-09-13T23:00:02.148 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-13T23:00:02.148 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T23:00:02.148 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-13T23:00:02.148 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: kZlibCompression supported: 1 2024-09-13T23:00:02.148 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-13T23:00:02.148 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-13T23:00:02.148 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T23:00:02.148 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T23:00:02.148 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-13T23:00:02.148 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T23:00:02.148 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T23:00:02.149 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.merge_operator: 2024-09-13T23:00:02.149 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compaction_filter: None 2024-09-13T23:00:02.149 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-13T23:00:02.149 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-13T23:00:02.149 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T23:00:02.149 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T23:00:02.149 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e44f735320) 2024-09-13T23:00:02.149 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cache_index_and_filter_blocks: 1 2024-09-13T23:00:02.149 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T23:00:02.149 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T23:00:02.149 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: pin_top_level_index_and_filter: 1 2024-09-13T23:00:02.149 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: index_type: 0 2024-09-13T23:00:02.149 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: data_block_index_type: 0 2024-09-13T23:00:02.149 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: index_shortening: 1 2024-09-13T23:00:02.150 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: data_block_hash_table_util_ratio: 0.750000 2024-09-13T23:00:02.150 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: checksum: 4 2024-09-13T23:00:02.150 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: no_block_cache: 0 2024-09-13T23:00:02.150 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: block_cache: 0x55e44f72b1f0 2024-09-13T23:00:02.150 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: block_cache_name: BinnedLRUCache 2024-09-13T23:00:02.150 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: block_cache_options: 2024-09-13T23:00:02.150 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: capacity : 536870912 2024-09-13T23:00:02.150 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: num_shard_bits : 4 2024-09-13T23:00:02.150 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: strict_capacity_limit : 0 2024-09-13T23:00:02.150 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: high_pri_pool_ratio: 0.000 2024-09-13T23:00:02.150 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: block_cache_compressed: (nil) 2024-09-13T23:00:02.150 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: persistent_cache: (nil) 2024-09-13T23:00:02.150 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: block_size: 4096 2024-09-13T23:00:02.150 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: block_size_deviation: 10 2024-09-13T23:00:02.151 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: block_restart_interval: 16 2024-09-13T23:00:02.151 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: index_block_restart_interval: 1 2024-09-13T23:00:02.151 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: metadata_block_size: 4096 2024-09-13T23:00:02.151 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: partition_filters: 0 2024-09-13T23:00:02.151 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: use_delta_encoding: 1 2024-09-13T23:00:02.151 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: filter_policy: bloomfilter 2024-09-13T23:00:02.151 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: whole_key_filtering: 1 2024-09-13T23:00:02.151 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: verify_compression: 0 2024-09-13T23:00:02.151 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: read_amp_bytes_per_bit: 0 2024-09-13T23:00:02.151 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: format_version: 5 2024-09-13T23:00:02.151 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: enable_index_compression: 1 2024-09-13T23:00:02.151 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: block_align: 0 2024-09-13T23:00:02.151 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: max_auto_readahead_size: 262144 2024-09-13T23:00:02.151 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: prepopulate_block_cache: 0 2024-09-13T23:00:02.151 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: initial_auto_readahead_size: 8192 2024-09-13T23:00:02.152 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: num_file_reads_for_auto_readahead: 2 2024-09-13T23:00:02.152 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-13T23:00:02.152 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-13T23:00:02.152 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compression: NoCompression 2024-09-13T23:00:02.152 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-13T23:00:02.152 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-13T23:00:02.152 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T23:00:02.152 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.num_levels: 7 2024-09-13T23:00:02.152 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T23:00:02.152 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T23:00:02.152 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T23:00:02.152 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T23:00:02.152 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T23:00:02.152 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T23:00:02.153 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T23:00:02.153 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T23:00:02.153 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T23:00:02.153 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T23:00:02.153 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T23:00:02.153 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T23:00:02.153 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T23:00:02.153 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-13T23:00:02.153 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-13T23:00:02.153 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T23:00:02.153 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T23:00:02.153 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T23:00:02.153 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T23:00:02.153 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-13T23:00:02.154 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T23:00:02.154 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T23:00:02.154 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T23:00:02.154 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T23:00:02.154 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-13T23:00:02.154 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T23:00:02.154 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T23:00:02.154 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T23:00:02.154 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T23:00:02.154 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T23:00:02.154 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T23:00:02.154 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T23:00:02.154 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T23:00:02.154 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T23:00:02.155 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T23:00:02.155 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T23:00:02.155 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T23:00:02.155 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T23:00:02.155 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T23:00:02.155 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-13T23:00:02.155 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T23:00:02.155 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T23:00:02.155 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-13T23:00:02.155 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T23:00:02.155 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T23:00:02.155 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T23:00:02.155 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T23:00:02.155 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T23:00:02.156 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T23:00:02.156 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T23:00:02.156 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T23:00:02.156 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T23:00:02.156 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T23:00:02.156 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T23:00:02.156 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-13T23:00:02.156 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T23:00:02.156 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T23:00:02.156 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T23:00:02.156 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T23:00:02.156 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.bloom_locality: 0 2024-09-13T23:00:02.156 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-13T23:00:02.156 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T23:00:02.157 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-13T23:00:02.157 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-13T23:00:02.157 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-13T23:00:02.157 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.ttl: 2592000 2024-09-13T23:00:02.157 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T23:00:02.157 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T23:00:02.157 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T23:00:02.157 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.enable_blob_files: false 2024-09-13T23:00:02.157 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.min_blob_size: 0 2024-09-13T23:00:02.157 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-13T23:00:02.157 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T23:00:02.157 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T23:00:02.157 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T23:00:02.157 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T23:00:02.158 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T23:00:02.158 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-13T23:00:02.158 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T23:00:02.158 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 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-13T23:00:02.158 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-13T23:00:02.158 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1ffaf899-74b5-405c-ba18-997d8c10b388 2024-09-13T23:00:02.158 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726268401838347, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-13T23:00:02.158 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.834+0000 7f03138c3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-13T23:00:02.158 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.838+0000 7f03138c3c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726268401838889, "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": 1726268401, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1ffaf899-74b5-405c-ba18-997d8c10b388", "db_session_id": "AZKS8UXAYPAT3L5J5SMT", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-13T23:00:02.158 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.838+0000 7f03138c3c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726268401839017, "job": 1, "event": "recovery_finished"} 2024-09-13T23:00:02.158 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.838+0000 7f03138c3c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-13T23:00:02.158 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.838+0000 7f03138c3c80 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-13T23:00:02.158 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.838+0000 7f03138c3c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e44f756e00 2024-09-13T23:00:02.159 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.838+0000 7f03138c3c80 4 rocksdb: DB pointer 0x55e44f856000 2024-09-13T23:00:02.159 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.838+0000 7f030968c640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T23:00:02.159 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.838+0000 7f030968c640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T23:00:02.159 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: ** DB Stats ** 2024-09-13T23:00:02.159 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T23:00:02.159 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: 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-13T23:00:02.159 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T23:00:02.159 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T23:00:02.159 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: 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-13T23:00:02.159 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T23:00:02.159 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T23:00:02.159 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: ** Compaction Stats [default] ** 2024-09-13T23:00:02.159 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: 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-13T23:00:02.159 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T23:00:02.160 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T23:00:02.160 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T23:00:02.160 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T23:00:02.160 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: ** Compaction Stats [default] ** 2024-09-13T23:00:02.160 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: 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-13T23:00:02.160 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T23:00:02.160 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T23:00:02.160 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T23:00:02.160 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T23:00:02.160 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T23:00:02.160 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T23:00:02.160 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T23:00:02.160 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T23:00:02.160 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: AddFile(Keys): cumulative 0, interval 0 2024-09-13T23:00:02.160 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: Cumulative compaction: 0.00 GB write, 0.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T23:00:02.161 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: Interval compaction: 0.00 GB write, 0.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T23:00:02.161 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: 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-13T23:00:02.161 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: Block cache BinnedLRUCache@0x55e44f72b1f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-09-13T23:00:02.161 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: 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-13T23:00:02.161 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: ** File Read Latency Histogram By Level [default] ** 2024-09-13T23:00:02.161 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.838+0000 7f03138c3c80 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-13T23:00:02.161 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.838+0000 7f03138c3c80 0 using public_addr v2:172.21.15.138:0/0 -> [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] 2024-09-13T23:00:02.161 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.838+0000 7f03138c3c80 0 starting mon.c rank -1 at public addrs [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] at bind addrs [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:00:02.161 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.842+0000 7f03138c3c80 1 mon.c@-1(???) e0 preinit fsid 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:00:02.161 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.866+0000 7f030c692640 0 mon.c@-1(synchronizing).mds e1 new map 2024-09-13T23:00:02.161 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.866+0000 7f030c692640 0 mon.c@-1(synchronizing).mds e1 print_map 2024-09-13T23:00:02.161 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: e1 2024-09-13T23:00:02.161 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: btime 2024-09-13T22:57:40:531916+0000 2024-09-13T23:00:02.162 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T23:00:02.162 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-13T23:00:02.162 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: legacy client fscid: -1 2024-09-13T23:00:02.162 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: 2024-09-13T23:00:02.162 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: No filesystems configured 2024-09-13T23:00:02.162 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.870+0000 7f030c692640 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-13T23:00:02.162 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.870+0000 7f030c692640 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-13T23:00:02.162 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.870+0000 7f030c692640 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-13T23:00:02.162 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.870+0000 7f030c692640 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-13T23:00:02.162 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.870+0000 7f030c692640 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-13T23:00:02.162 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.870+0000 7f030c692640 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-13T23:00:02.162 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.870+0000 7f030c692640 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-13T23:00:02.162 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.870+0000 7f030c692640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T23:00:02.163 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.870+0000 7f030c692640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T23:00:02.163 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.870+0000 7f030c692640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T23:00:02.163 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:07.764420+0000 mgr.a (mgr.14150) 19 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.163 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:09.764857+0000 mgr.a (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.163 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:11.765229+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-13T23:00:02.163 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:12.439539+0000 mgr.a (mgr.14150) 22 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi099", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:00:02.163 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cephadm 2024-09-13T22:59:13.732455+0000 mgr.a (mgr.14150) 23 : cephadm [INF] Deploying cephadm binary to smithi099 2024-09-13T23:00:02.163 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:13.765514+0000 mgr.a (mgr.14150) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.163 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:15.765785+0000 mgr.a (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.163 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:15.943771+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.163 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:15.952500+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.163 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:15.961644+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.163 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:17.356830+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.163 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cephadm 2024-09-13T22:59:17.357722+0000 mgr.a (mgr.14150) 26 : cephadm [INF] Added host smithi099 2024-09-13T23:00:02.164 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:17.358560+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:02.164 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:17.893831+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.164 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:17.766222+0000 mgr.a (mgr.14150) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.164 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:19.416248+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.164 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:19.421915+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.164 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:19.423486+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi099", "name": "osd_memory_target"}]: dispatch 2024-09-13T23:00:02.164 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:19.425445+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:02.164 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:19.427199+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:02.164 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cephadm 2024-09-13T22:59:19.429635+0000 mgr.a (mgr.14150) 28 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.conf 2024-09-13T23:00:02.164 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cephadm 2024-09-13T22:59:19.611803+0000 mgr.a (mgr.14150) 29 : cephadm [INF] Updating smithi099:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T23:00:02.164 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:20.062970+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.164 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:20.068971+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.164 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:20.072032+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi099", "caps": []}]: dispatch 2024-09-13T23:00:02.165 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:20.073533+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi099", "caps": []}]': finished 2024-09-13T23:00:02.165 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:19.766649+0000 mgr.a (mgr.14150) 30 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.165 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cephadm 2024-09-13T22:59:19.767744+0000 mgr.a (mgr.14150) 31 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2024-09-13T23:00:02.165 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cephadm 2024-09-13T22:59:19.914595+0000 mgr.a (mgr.14150) 32 : cephadm [INF] Updating smithi099:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T23:00:02.165 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cephadm 2024-09-13T22:59:21.208977+0000 mgr.a (mgr.14150) 33 : cephadm [INF] Deploying daemon agent.smithi099 on smithi099 2024-09-13T23:00:02.165 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:22.254964+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.165 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:22.261105+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.165 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:22.266339+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.165 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:22.317602+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:02.165 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:22.321328+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:02.165 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:22.322791+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:02.165 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:22.330161+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.165 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:22.388445+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:02.165 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:22.392743+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:02.166 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:22.394377+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:02.166 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:22.402520+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.166 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:21.767068+0000 mgr.a (mgr.14150) 34 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.166 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:22.754712+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.166 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:23.767479+0000 mgr.a (mgr.14150) 35 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.166 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:23.811847+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.166 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:23.815982+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.166 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:24.135137+0000 mgr.a (mgr.14150) 36 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T23:00:02.166 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:25.767890+0000 mgr.a (mgr.14150) 37 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.166 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:26.841473+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.166 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:27.768338+0000 mgr.a (mgr.14150) 38 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.166 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:29.768800+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.166 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:31.141186+0000 mgr.a (mgr.14150) 40 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi138", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:00:02.166 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:31.769194+0000 mgr.a (mgr.14150) 41 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.167 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cephadm 2024-09-13T22:59:32.412147+0000 mgr.a (mgr.14150) 42 : cephadm [INF] Deploying cephadm binary to smithi138 2024-09-13T23:00:02.167 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:33.769587+0000 mgr.a (mgr.14150) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.167 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:35.770001+0000 mgr.a (mgr.14150) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.167 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:36.039632+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.167 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cephadm 2024-09-13T22:59:36.040361+0000 mgr.a (mgr.14150) 45 : cephadm [INF] Added host smithi138 2024-09-13T23:00:02.167 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:36.040889+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:02.167 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:36.123716+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.167 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:36.126039+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.167 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:36.129073+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.167 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:36.584610+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.167 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:37.286991+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.167 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:37.294327+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.167 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:38.140220+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.168 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:38.145508+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.168 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:38.152268+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi138", "name": "osd_memory_target"}]: dispatch 2024-09-13T23:00:02.168 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:38.154310+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:02.168 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:38.156090+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:02.168 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:37.770427+0000 mgr.a (mgr.14150) 46 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.168 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cephadm 2024-09-13T22:59:38.158642+0000 mgr.a (mgr.14150) 47 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.conf 2024-09-13T23:00:02.168 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cephadm 2024-09-13T22:59:38.338597+0000 mgr.a (mgr.14150) 48 : cephadm [INF] Updating smithi138:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T23:00:02.168 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cephadm 2024-09-13T22:59:38.495718+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.client.admin.keyring 2024-09-13T23:00:02.168 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cephadm 2024-09-13T22:59:38.641477+0000 mgr.a (mgr.14150) 50 : cephadm [INF] Updating smithi138:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T23:00:02.168 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:38.786989+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.168 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:38.792993+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.168 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:38.796128+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi138", "caps": []}]: dispatch 2024-09-13T23:00:02.168 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:38.797657+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi138", "caps": []}]': finished 2024-09-13T23:00:02.169 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:39.770909+0000 mgr.a (mgr.14150) 51 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.169 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cephadm 2024-09-13T22:59:40.891718+0000 mgr.a (mgr.14150) 52 : cephadm [INF] Deploying daemon agent.smithi138 on smithi138 2024-09-13T23:00:02.169 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:42.015598+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.169 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:42.018662+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.169 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:42.021652+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.169 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:42.092177+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:02.169 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:42.096577+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:02.169 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:42.098116+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:02.169 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:42.105806+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.169 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:42.166476+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:02.169 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:42.169837+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:02.169 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:42.170928+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:02.169 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:42.176788+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.170 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:41.771402+0000 mgr.a (mgr.14150) 53 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.170 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:42.565922+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.170 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:43.391028+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.170 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:43.396380+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.170 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:43.404307+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.170 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:42.743758+0000 mgr.a (mgr.14150) 54 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T23:00:02.170 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:43.627116+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.170 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:43.629887+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.170 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:43.771842+0000 mgr.a (mgr.14150) 55 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.170 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:45.772223+0000 mgr.a (mgr.14150) 56 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.170 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:46.847961+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.170 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:47.772642+0000 mgr.a (mgr.14150) 57 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.170 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:50.097350+0000 mon.a (mon.0) 198 : audit [INF] from='client.? 172.21.15.43:0/2263877108' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-13T23:00:02.170 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:49.773041+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.170 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:50.638365+0000 mon.a (mon.0) 199 : audit [INF] from='client.? 172.21.15.43:0/2263877108' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-13T23:00:02.171 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:50.641093+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T23:00:02.171 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:51.773442+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-13T23:00:02.171 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:53.773850+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-13T23:00:02.171 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:54.577299+0000 mgr.a (mgr.14150) 61 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi043:172.21.15.43=a;smithi099:172.21.15.99=b;smithi138:172.21.15.138=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:00:02.171 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cephadm 2024-09-13T22:59:54.582427+0000 mgr.a (mgr.14150) 62 : cephadm [INF] Saving service mon spec with placement smithi043:172.21.15.43=a;smithi099:172.21.15.99=b;smithi138:172.21.15.138=c;count:3 2024-09-13T23:00:02.171 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:54.587991+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.171 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:54.589759+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:02.171 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:54.594607+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:02.171 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:54.596385+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:02.171 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:54.604206+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.171 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:54.608833+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:00:02.171 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:54.610587+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:02.171 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cephadm 2024-09-13T22:59:54.612616+0000 mgr.a (mgr.14150) 63 : cephadm [INF] Deploying daemon mon.c on smithi138 2024-09-13T23:00:02.171 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:55.774278+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.172 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:56.321789+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.172 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:56.327073+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.172 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:56.332937+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.172 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:57.774708+0000 mgr.a (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.172 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T22:59:58.928416+0000 mon.a (mon.0) 211 : audit [DBG] from='client.? 172.21.15.138:0/1253478747' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T23:00:02.172 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cluster 2024-09-13T22:59:59.775206+0000 mgr.a (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:02.172 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T23:00:00.139407+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.172 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T23:00:00.145448+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:02.172 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T23:00:00.146830+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:00:02.172 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: audit 2024-09-13T23:00:00.148522+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:02.172 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: cephadm 2024-09-13T23:00:00.150439+0000 mgr.a (mgr.14150) 67 : cephadm [INF] Deploying daemon mon.b on smithi099 2024-09-13T23:00:02.172 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:01 smithi138 bash[23141]: debug 2024-09-13T23:00:01.870+0000 7f030c692640 1 mon.c@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-09-13T23:00:05.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:05 smithi099 systemd[1]: Started Ceph mon.b for 5683301a-7223-11ef-bceb-c7b262605968. 2024-09-13T23:00:07.055 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.033+0000 7f0dff67ac80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-13T23:00:07.055 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.033+0000 7f0dff67ac80 0 ceph version 19.1.1-324-gecab7be5 (ecab7be58963a5bd03910cd73eef66405d7fdd50) squid (stable), process ceph-mon, pid 7 2024-09-13T23:00:07.055 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.033+0000 7f0dff67ac80 0 pidfile_write: ignore empty --pid-file 2024-09-13T23:00:07.055 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 0 load: jerasure load: lrc 2024-09-13T23:00:07.055 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: RocksDB version: 7.9.2 2024-09-13T23:00:07.055 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Git sha 0 2024-09-13T23:00:07.055 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Compile date 2024-09-13 16:59:10 2024-09-13T23:00:07.055 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: DB SUMMARY 2024-09-13T23:00:07.055 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: DB Session ID: GZ04BQZR87DJCIZRVWBA 2024-09-13T23:00:07.055 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: CURRENT file: CURRENT 2024-09-13T23:00:07.056 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-13T23:00:07.056 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-13T23:00:07.056 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-13T23:00:07.056 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-13T23:00:07.056 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.error_if_exists: 0 2024-09-13T23:00:07.056 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.create_if_missing: 0 2024-09-13T23:00:07.056 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.paranoid_checks: 1 2024-09-13T23:00:07.056 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T23:00:07.056 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T23:00:07.056 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T23:00:07.056 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.env: 0x560be00e5940 2024-09-13T23:00:07.056 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-13T23:00:07.056 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.info_log: 0x560be15f16e0 2024-09-13T23:00:07.057 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-13T23:00:07.057 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.statistics: (nil) 2024-09-13T23:00:07.057 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.use_fsync: 0 2024-09-13T23:00:07.057 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_log_file_size: 0 2024-09-13T23:00:07.057 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T23:00:07.057 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T23:00:07.057 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-13T23:00:07.057 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-13T23:00:07.057 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.allow_fallocate: 1 2024-09-13T23:00:07.057 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-13T23:00:07.057 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-13T23:00:07.057 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.use_direct_reads: 0 2024-09-13T23:00:07.057 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T23:00:07.057 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-13T23:00:07.058 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.db_log_dir: 2024-09-13T23:00:07.058 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.wal_dir: 2024-09-13T23:00:07.058 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T23:00:07.058 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T23:00:07.058 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T23:00:07.058 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T23:00:07.058 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T23:00:07.058 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T23:00:07.058 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-13T23:00:07.058 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-13T23:00:07.058 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.write_buffer_manager: 0x560be1600dc0 2024-09-13T23:00:07.058 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T23:00:07.058 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T23:00:07.059 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T23:00:07.059 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-13T23:00:07.059 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T23:00:07.059 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-13T23:00:07.060 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-13T23:00:07.060 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-13T23:00:07.060 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.unordered_write: 0 2024-09-13T23:00:07.060 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T23:00:07.060 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T23:00:07.060 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T23:00:07.060 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T23:00:07.061 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.row_cache: None 2024-09-13T23:00:07.061 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.wal_filter: None 2024-09-13T23:00:07.061 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T23:00:07.061 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-13T23:00:07.061 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.two_write_queues: 0 2024-09-13T23:00:07.061 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-13T23:00:07.061 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.wal_compression: 0 2024-09-13T23:00:07.061 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.atomic_flush: 0 2024-09-13T23:00:07.061 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T23:00:07.061 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T23:00:07.061 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T23:00:07.061 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.log_readahead_size: 0 2024-09-13T23:00:07.062 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T23:00:07.062 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-13T23:00:07.062 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T23:00:07.062 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T23:00:07.062 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-13T23:00:07.062 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-13T23:00:07.062 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T23:00:07.062 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_background_jobs: 2 2024-09-13T23:00:07.062 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_background_compactions: -1 2024-09-13T23:00:07.062 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_subcompactions: 1 2024-09-13T23:00:07.062 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T23:00:07.062 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T23:00:07.062 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T23:00:07.062 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-13T23:00:07.063 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T23:00:07.063 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T23:00:07.063 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T23:00:07.063 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T23:00:07.063 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_open_files: -1 2024-09-13T23:00:07.063 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-13T23:00:07.063 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T23:00:07.063 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T23:00:07.063 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-13T23:00:07.063 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_background_flushes: -1 2024-09-13T23:00:07.063 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Compression algorithms supported: 2024-09-13T23:00:07.063 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: kZSTD supported: 0 2024-09-13T23:00:07.063 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: kXpressCompression supported: 0 2024-09-13T23:00:07.064 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: kBZip2Compression supported: 0 2024-09-13T23:00:07.064 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T23:00:07.064 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: kLZ4Compression supported: 1 2024-09-13T23:00:07.064 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: kZlibCompression supported: 1 2024-09-13T23:00:07.064 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-13T23:00:07.064 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: kSnappyCompression supported: 1 2024-09-13T23:00:07.064 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T23:00:07.064 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T23:00:07.064 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-13T23:00:07.064 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T23:00:07.064 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T23:00:07.064 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.merge_operator: 2024-09-13T23:00:07.064 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compaction_filter: None 2024-09-13T23:00:07.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-13T23:00:07.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-13T23:00:07.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T23:00:07.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T23:00:07.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560be15f1320) 2024-09-13T23:00:07.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cache_index_and_filter_blocks: 1 2024-09-13T23:00:07.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T23:00:07.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T23:00:07.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: pin_top_level_index_and_filter: 1 2024-09-13T23:00:07.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: index_type: 0 2024-09-13T23:00:07.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: data_block_index_type: 0 2024-09-13T23:00:07.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: index_shortening: 1 2024-09-13T23:00:07.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: data_block_hash_table_util_ratio: 0.750000 2024-09-13T23:00:07.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: checksum: 4 2024-09-13T23:00:07.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: no_block_cache: 0 2024-09-13T23:00:07.066 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: block_cache: 0x560be15e71f0 2024-09-13T23:00:07.066 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: block_cache_name: BinnedLRUCache 2024-09-13T23:00:07.066 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: block_cache_options: 2024-09-13T23:00:07.066 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: capacity : 536870912 2024-09-13T23:00:07.066 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: num_shard_bits : 4 2024-09-13T23:00:07.066 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: strict_capacity_limit : 0 2024-09-13T23:00:07.066 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: high_pri_pool_ratio: 0.000 2024-09-13T23:00:07.066 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: block_cache_compressed: (nil) 2024-09-13T23:00:07.066 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: persistent_cache: (nil) 2024-09-13T23:00:07.066 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: block_size: 4096 2024-09-13T23:00:07.066 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: block_size_deviation: 10 2024-09-13T23:00:07.066 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: block_restart_interval: 16 2024-09-13T23:00:07.066 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: index_block_restart_interval: 1 2024-09-13T23:00:07.067 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: metadata_block_size: 4096 2024-09-13T23:00:07.067 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: partition_filters: 0 2024-09-13T23:00:07.067 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: use_delta_encoding: 1 2024-09-13T23:00:07.067 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: filter_policy: bloomfilter 2024-09-13T23:00:07.067 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: whole_key_filtering: 1 2024-09-13T23:00:07.067 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: verify_compression: 0 2024-09-13T23:00:07.067 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: read_amp_bytes_per_bit: 0 2024-09-13T23:00:07.067 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: format_version: 5 2024-09-13T23:00:07.067 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: enable_index_compression: 1 2024-09-13T23:00:07.067 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: block_align: 0 2024-09-13T23:00:07.067 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: max_auto_readahead_size: 262144 2024-09-13T23:00:07.067 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: prepopulate_block_cache: 0 2024-09-13T23:00:07.067 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: initial_auto_readahead_size: 8192 2024-09-13T23:00:07.067 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: num_file_reads_for_auto_readahead: 2 2024-09-13T23:00:07.067 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-13T23:00:07.068 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-13T23:00:07.068 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compression: NoCompression 2024-09-13T23:00:07.068 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-13T23:00:07.068 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-13T23:00:07.068 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T23:00:07.068 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.num_levels: 7 2024-09-13T23:00:07.068 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T23:00:07.068 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T23:00:07.068 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T23:00:07.068 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T23:00:07.068 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T23:00:07.068 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T23:00:07.068 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T23:00:07.068 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T23:00:07.068 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T23:00:07.069 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T23:00:07.069 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T23:00:07.069 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T23:00:07.069 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T23:00:07.069 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-13T23:00:07.069 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-13T23:00:07.069 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T23:00:07.069 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T23:00:07.069 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T23:00:07.069 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T23:00:07.069 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-13T23:00:07.069 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T23:00:07.070 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T23:00:07.070 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T23:00:07.070 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T23:00:07.070 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-13T23:00:07.070 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T23:00:07.070 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T23:00:07.070 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T23:00:07.070 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T23:00:07.070 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T23:00:07.070 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T23:00:07.070 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T23:00:07.071 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T23:00:07.071 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T23:00:07.071 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T23:00:07.071 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T23:00:07.071 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T23:00:07.071 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T23:00:07.071 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T23:00:07.071 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-13T23:00:07.071 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T23:00:07.071 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T23:00:07.071 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-13T23:00:07.071 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T23:00:07.071 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T23:00:07.071 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T23:00:07.072 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T23:00:07.072 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T23:00:07.072 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T23:00:07.072 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T23:00:07.072 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T23:00:07.072 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T23:00:07.072 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T23:00:07.072 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T23:00:07.072 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.inplace_update_support: 0 2024-09-13T23:00:07.072 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T23:00:07.072 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T23:00:07.072 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T23:00:07.072 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T23:00:07.073 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.bloom_locality: 0 2024-09-13T23:00:07.073 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.max_successive_merges: 0 2024-09-13T23:00:07.073 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T23:00:07.073 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-13T23:00:07.073 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-13T23:00:07.073 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-13T23:00:07.073 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.ttl: 2592000 2024-09-13T23:00:07.073 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T23:00:07.073 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T23:00:07.073 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T23:00:07.073 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.enable_blob_files: false 2024-09-13T23:00:07.073 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.min_blob_size: 0 2024-09-13T23:00:07.073 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-13T23:00:07.073 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T23:00:07.074 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T23:00:07.074 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T23:00:07.074 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T23:00:07.074 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T23:00:07.074 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-13T23:00:07.074 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T23:00:07.074 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-13T23:00:07.074 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-13T23:00:07.074 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1a4d296e-f6f6-48b2-805c-b90663477777 2024-09-13T23:00:07.074 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726268407041291, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-13T23:00:07.074 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-13T23:00:07.074 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726268407041915, "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": 1726268407, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1a4d296e-f6f6-48b2-805c-b90663477777", "db_session_id": "GZ04BQZR87DJCIZRVWBA", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-13T23:00:07.074 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.037+0000 7f0dff67ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726268407042086, "job": 1, "event": "recovery_finished"} 2024-09-13T23:00:07.075 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.041+0000 7f0dff67ac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-13T23:00:07.075 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.041+0000 7f0dff67ac80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-13T23:00:07.075 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.041+0000 7f0dff67ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560be1612e00 2024-09-13T23:00:07.075 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.041+0000 7f0dff67ac80 4 rocksdb: DB pointer 0x560be1712000 2024-09-13T23:00:07.075 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.041+0000 7f0df5443640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T23:00:07.075 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.041+0000 7f0df5443640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T23:00:07.075 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: ** DB Stats ** 2024-09-13T23:00:07.075 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T23:00:07.075 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: 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-13T23:00:07.075 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T23:00:07.075 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T23:00:07.075 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: 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-13T23:00:07.075 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T23:00:07.075 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T23:00:07.076 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: ** Compaction Stats [default] ** 2024-09-13T23:00:07.076 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: 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-13T23:00:07.076 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T23:00:07.076 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T23:00:07.076 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T23:00:07.076 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T23:00:07.076 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: ** Compaction Stats [default] ** 2024-09-13T23:00:07.076 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: 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-13T23:00:07.076 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T23:00:07.076 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T23:00:07.076 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T23:00:07.076 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T23:00:07.076 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T23:00:07.077 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T23:00:07.077 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T23:00:07.077 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T23:00:07.077 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: AddFile(Keys): cumulative 0, interval 0 2024-09-13T23:00:07.077 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: Cumulative compaction: 0.00 GB write, 0.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T23:00:07.077 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: Interval compaction: 0.00 GB write, 0.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T23:00:07.077 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: 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-13T23:00:07.077 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: Block cache BinnedLRUCache@0x560be15e71f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-13T23:00:07.077 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: 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-13T23:00:07.077 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: ** File Read Latency Histogram By Level [default] ** 2024-09-13T23:00:07.077 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.041+0000 7f0dff67ac80 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-13T23:00:07.077 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.041+0000 7f0dff67ac80 0 using public_addr v2:172.21.15.99:0/0 -> [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] 2024-09-13T23:00:07.077 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.041+0000 7f0dff67ac80 0 starting mon.b rank -1 at public addrs [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] at bind addrs [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:00:07.077 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.045+0000 7f0dff67ac80 1 mon.b@-1(???) e0 preinit fsid 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:00:07.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: cluster 2024-09-13T23:00:01.775644+0000 mgr.a (mgr.14150) 68 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: audit 2024-09-13T23:00:01.878240+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:07.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: audit 2024-09-13T23:00:01.882732+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T23:00:07.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: cluster 2024-09-13T23:00:01.883030+0000 mon.a (mon.0) 218 : cluster [INF] mon.a calling monitor election 2024-09-13T23:00:07.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: audit 2024-09-13T23:00:01.903286+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:07.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: audit 2024-09-13T23:00:02.878022+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:07.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: cluster 2024-09-13T23:00:03.776112+0000 mgr.a (mgr.14150) 69 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: audit 2024-09-13T23:00:03.878387+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:07.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: cluster 2024-09-13T23:00:03.879597+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-13T23:00:07.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: audit 2024-09-13T23:00:04.878487+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:07.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: cluster 2024-09-13T23:00:05.776566+0000 mgr.a (mgr.14150) 70 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: audit 2024-09-13T23:00:05.878407+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:07.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: audit 2024-09-13T23:00:06.878599+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:07.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: cluster 2024-09-13T23:00:06.925256+0000 mon.a (mon.0) 225 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-13T23:00:07.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: cluster 2024-09-13T23:00:06.931945+0000 mon.a (mon.0) 226 : cluster [DBG] monmap epoch 2 2024-09-13T23:00:07.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: cluster 2024-09-13T23:00:06.931994+0000 mon.a (mon.0) 227 : cluster [DBG] fsid 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:00:07.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: cluster 2024-09-13T23:00:06.932032+0000 mon.a (mon.0) 228 : cluster [DBG] last_changed 2024-09-13T23:00:01.877639+0000 2024-09-13T23:00:07.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: cluster 2024-09-13T23:00:06.932073+0000 mon.a (mon.0) 229 : cluster [DBG] created 2024-09-13T22:57:35.590426+0000 2024-09-13T23:00:07.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: cluster 2024-09-13T23:00:06.932111+0000 mon.a (mon.0) 230 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T23:00:07.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: cluster 2024-09-13T23:00:06.932154+0000 mon.a (mon.0) 231 : cluster [DBG] election_strategy: 1 2024-09-13T23:00:07.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: cluster 2024-09-13T23:00:06.932194+0000 mon.a (mon.0) 232 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-13T23:00:07.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: cluster 2024-09-13T23:00:06.932232+0000 mon.a (mon.0) 233 : cluster [DBG] 1: [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] mon.c 2024-09-13T23:00:07.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: cluster 2024-09-13T23:00:06.951004+0000 mon.a (mon.0) 234 : cluster [DBG] fsmap 2024-09-13T23:00:07.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: cluster 2024-09-13T23:00:06.951090+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T23:00:07.354 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: cluster 2024-09-13T23:00:06.951404+0000 mon.a (mon.0) 236 : cluster [DBG] mgrmap e13: a(active, since 85s) 2024-09-13T23:00:07.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: cluster 2024-09-13T23:00:06.951736+0000 mon.a (mon.0) 237 : cluster [INF] overall HEALTH_OK 2024-09-13T23:00:07.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: audit 2024-09-13T23:00:06.959636+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: audit 2024-09-13T23:00:06.965400+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: audit 2024-09-13T23:00:06.971356+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: audit 2024-09-13T23:00:06.976455+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: audit 2024-09-13T23:00:06.994690+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22731]: audit 2024-09-13T23:00:06.999968+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.069+0000 7f0df8449640 0 mon.b@-1(synchronizing).mds e1 new map 2024-09-13T23:00:07.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.069+0000 7f0df8449640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-09-13T23:00:07.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: e1 2024-09-13T23:00:07.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: btime 2024-09-13T22:57:40:531916+0000 2024-09-13T23:00:07.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T23:00:07.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-13T23:00:07.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: legacy client fscid: -1 2024-09-13T23:00:07.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: 2024-09-13T23:00:07.388 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: No filesystems configured 2024-09-13T23:00:07.388 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.069+0000 7f0df8449640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-13T23:00:07.388 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.069+0000 7f0df8449640 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-13T23:00:07.388 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.069+0000 7f0df8449640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-13T23:00:07.388 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.069+0000 7f0df8449640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-13T23:00:07.388 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.069+0000 7f0df8449640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-13T23:00:07.388 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.069+0000 7f0df8449640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-13T23:00:07.388 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.069+0000 7f0df8449640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-13T23:00:07.388 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.069+0000 7f0df8449640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T23:00:07.388 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.069+0000 7f0df8449640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T23:00:07.388 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.069+0000 7f0df8449640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T23:00:07.388 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:07.764420+0000 mgr.a (mgr.14150) 19 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.389 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:09.764857+0000 mgr.a (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.389 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:11.765229+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-13T23:00:07.389 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:12.439539+0000 mgr.a (mgr.14150) 22 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi099", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:00:07.389 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cephadm 2024-09-13T22:59:13.732455+0000 mgr.a (mgr.14150) 23 : cephadm [INF] Deploying cephadm binary to smithi099 2024-09-13T23:00:07.389 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:13.765514+0000 mgr.a (mgr.14150) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.389 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:15.765785+0000 mgr.a (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.390 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: cluster 2024-09-13T23:00:01.775644+0000 mgr.a (mgr.14150) 68 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.390 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: audit 2024-09-13T23:00:01.878240+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:07.390 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: audit 2024-09-13T23:00:01.882732+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T23:00:07.390 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: cluster 2024-09-13T23:00:01.883030+0000 mon.a (mon.0) 218 : cluster [INF] mon.a calling monitor election 2024-09-13T23:00:07.390 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: audit 2024-09-13T23:00:01.903286+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:07.390 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: audit 2024-09-13T23:00:02.878022+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:07.390 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: cluster 2024-09-13T23:00:03.776112+0000 mgr.a (mgr.14150) 69 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.390 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: audit 2024-09-13T23:00:03.878387+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:07.390 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: cluster 2024-09-13T23:00:03.879597+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-13T23:00:07.391 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: audit 2024-09-13T23:00:04.878487+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:07.391 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: cluster 2024-09-13T23:00:05.776566+0000 mgr.a (mgr.14150) 70 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.391 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: audit 2024-09-13T23:00:05.878407+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:07.391 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: audit 2024-09-13T23:00:06.878599+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:07.391 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: cluster 2024-09-13T23:00:06.925256+0000 mon.a (mon.0) 225 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-13T23:00:07.391 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: cluster 2024-09-13T23:00:06.931945+0000 mon.a (mon.0) 226 : cluster [DBG] monmap epoch 2 2024-09-13T23:00:07.391 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: cluster 2024-09-13T23:00:06.931994+0000 mon.a (mon.0) 227 : cluster [DBG] fsid 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:00:07.391 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: cluster 2024-09-13T23:00:06.932032+0000 mon.a (mon.0) 228 : cluster [DBG] last_changed 2024-09-13T23:00:01.877639+0000 2024-09-13T23:00:07.391 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: cluster 2024-09-13T23:00:06.932073+0000 mon.a (mon.0) 229 : cluster [DBG] created 2024-09-13T22:57:35.590426+0000 2024-09-13T23:00:07.391 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: cluster 2024-09-13T23:00:06.932111+0000 mon.a (mon.0) 230 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T23:00:07.391 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: cluster 2024-09-13T23:00:06.932154+0000 mon.a (mon.0) 231 : cluster [DBG] election_strategy: 1 2024-09-13T23:00:07.391 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: cluster 2024-09-13T23:00:06.932194+0000 mon.a (mon.0) 232 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-13T23:00:07.391 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: cluster 2024-09-13T23:00:06.932232+0000 mon.a (mon.0) 233 : cluster [DBG] 1: [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] mon.c 2024-09-13T23:00:07.391 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: cluster 2024-09-13T23:00:06.951004+0000 mon.a (mon.0) 234 : cluster [DBG] fsmap 2024-09-13T23:00:07.392 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: cluster 2024-09-13T23:00:06.951090+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T23:00:07.392 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: cluster 2024-09-13T23:00:06.951404+0000 mon.a (mon.0) 236 : cluster [DBG] mgrmap e13: a(active, since 85s) 2024-09-13T23:00:07.392 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: cluster 2024-09-13T23:00:06.951736+0000 mon.a (mon.0) 237 : cluster [INF] overall HEALTH_OK 2024-09-13T23:00:07.392 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: audit 2024-09-13T23:00:06.959636+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.392 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: audit 2024-09-13T23:00:06.965400+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.392 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: audit 2024-09-13T23:00:06.971356+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.392 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: audit 2024-09-13T23:00:06.976455+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.392 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: audit 2024-09-13T23:00:06.994690+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.392 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:07 smithi138 bash[23141]: audit 2024-09-13T23:00:06.999968+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.393 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:15.943771+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.393 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:15.952500+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.393 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:15.961644+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.393 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:17.356830+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.393 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cephadm 2024-09-13T22:59:17.357722+0000 mgr.a (mgr.14150) 26 : cephadm [INF] Added host smithi099 2024-09-13T23:00:07.393 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:17.358560+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:07.393 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:17.893831+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.393 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:17.766222+0000 mgr.a (mgr.14150) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.393 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:19.416248+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.394 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:19.421915+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.394 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:19.423486+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi099", "name": "osd_memory_target"}]: dispatch 2024-09-13T23:00:07.394 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:19.425445+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:07.394 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:19.427199+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:07.394 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cephadm 2024-09-13T22:59:19.429635+0000 mgr.a (mgr.14150) 28 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.conf 2024-09-13T23:00:07.394 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cephadm 2024-09-13T22:59:19.611803+0000 mgr.a (mgr.14150) 29 : cephadm [INF] Updating smithi099:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T23:00:07.394 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:20.062970+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.394 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:20.068971+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.394 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:20.072032+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi099", "caps": []}]: dispatch 2024-09-13T23:00:07.394 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:20.073533+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi099", "caps": []}]': finished 2024-09-13T23:00:07.394 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:19.766649+0000 mgr.a (mgr.14150) 30 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.394 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cephadm 2024-09-13T22:59:19.767744+0000 mgr.a (mgr.14150) 31 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2024-09-13T23:00:07.394 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cephadm 2024-09-13T22:59:19.914595+0000 mgr.a (mgr.14150) 32 : cephadm [INF] Updating smithi099:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T23:00:07.394 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cephadm 2024-09-13T22:59:21.208977+0000 mgr.a (mgr.14150) 33 : cephadm [INF] Deploying daemon agent.smithi099 on smithi099 2024-09-13T23:00:07.395 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:22.254964+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.395 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:22.261105+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.395 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:22.266339+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.395 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:22.317602+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:07.395 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:22.321328+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:07.395 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:22.322791+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:07.395 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:22.330161+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.395 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:22.388445+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:07.395 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:22.392743+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:07.395 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:22.394377+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:07.395 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:22.402520+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.395 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:21.767068+0000 mgr.a (mgr.14150) 34 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.395 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:22.754712+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.395 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:23.767479+0000 mgr.a (mgr.14150) 35 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.395 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:23.811847+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.396 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:23.815982+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.396 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:24.135137+0000 mgr.a (mgr.14150) 36 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T23:00:07.396 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:25.767890+0000 mgr.a (mgr.14150) 37 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.396 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:26.841473+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.396 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:27.768338+0000 mgr.a (mgr.14150) 38 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.396 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:29.768800+0000 mgr.a (mgr.14150) 39 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.396 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:31.141186+0000 mgr.a (mgr.14150) 40 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi138", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:00:07.396 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:31.769194+0000 mgr.a (mgr.14150) 41 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.396 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cephadm 2024-09-13T22:59:32.412147+0000 mgr.a (mgr.14150) 42 : cephadm [INF] Deploying cephadm binary to smithi138 2024-09-13T23:00:07.396 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:33.769587+0000 mgr.a (mgr.14150) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.396 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:35.770001+0000 mgr.a (mgr.14150) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.396 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:36.039632+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.396 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cephadm 2024-09-13T22:59:36.040361+0000 mgr.a (mgr.14150) 45 : cephadm [INF] Added host smithi138 2024-09-13T23:00:07.396 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:36.040889+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:07.397 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:36.123716+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.397 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:36.126039+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.397 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:36.129073+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.397 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:36.584610+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.397 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:37.286991+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.397 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:37.294327+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.397 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:38.140220+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.397 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:38.145508+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.397 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:38.152268+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi138", "name": "osd_memory_target"}]: dispatch 2024-09-13T23:00:07.397 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:38.154310+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:07.397 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:38.156090+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:07.397 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:37.770427+0000 mgr.a (mgr.14150) 46 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.397 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cephadm 2024-09-13T22:59:38.158642+0000 mgr.a (mgr.14150) 47 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.conf 2024-09-13T23:00:07.398 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cephadm 2024-09-13T22:59:38.338597+0000 mgr.a (mgr.14150) 48 : cephadm [INF] Updating smithi138:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T23:00:07.398 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cephadm 2024-09-13T22:59:38.495718+0000 mgr.a (mgr.14150) 49 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.client.admin.keyring 2024-09-13T23:00:07.398 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cephadm 2024-09-13T22:59:38.641477+0000 mgr.a (mgr.14150) 50 : cephadm [INF] Updating smithi138:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T23:00:07.398 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:38.786989+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.398 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:38.792993+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.398 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:38.796128+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi138", "caps": []}]: dispatch 2024-09-13T23:00:07.398 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:38.797657+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi138", "caps": []}]': finished 2024-09-13T23:00:07.398 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:39.770909+0000 mgr.a (mgr.14150) 51 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.398 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cephadm 2024-09-13T22:59:40.891718+0000 mgr.a (mgr.14150) 52 : cephadm [INF] Deploying daemon agent.smithi138 on smithi138 2024-09-13T23:00:07.398 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:42.015598+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.398 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:42.018662+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.398 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:42.021652+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.398 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:42.092177+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:07.398 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:42.096577+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:07.399 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:42.098116+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:07.399 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:42.105806+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.399 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:42.166476+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:07.399 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:42.169837+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:07.399 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:42.170928+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:07.399 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:42.176788+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.399 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:41.771402+0000 mgr.a (mgr.14150) 53 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.399 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:42.565922+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.399 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:43.391028+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.399 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:43.396380+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.399 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:43.404307+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.399 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:42.743758+0000 mgr.a (mgr.14150) 54 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T23:00:07.399 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:43.627116+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.400 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:43.629887+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.400 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:43.771842+0000 mgr.a (mgr.14150) 55 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.400 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:45.772223+0000 mgr.a (mgr.14150) 56 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.400 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:46.847961+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.400 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:47.772642+0000 mgr.a (mgr.14150) 57 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.400 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:50.097350+0000 mon.a (mon.0) 198 : audit [INF] from='client.? 172.21.15.43:0/2263877108' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-13T23:00:07.400 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:49.773041+0000 mgr.a (mgr.14150) 58 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.400 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:50.638365+0000 mon.a (mon.0) 199 : audit [INF] from='client.? 172.21.15.43:0/2263877108' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-13T23:00:07.400 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:50.641093+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T23:00:07.400 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:51.773442+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-13T23:00:07.400 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:53.773850+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-13T23:00:07.400 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:54.577299+0000 mgr.a (mgr.14150) 61 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi043:172.21.15.43=a;smithi099:172.21.15.99=b;smithi138:172.21.15.138=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:00:07.400 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cephadm 2024-09-13T22:59:54.582427+0000 mgr.a (mgr.14150) 62 : cephadm [INF] Saving service mon spec with placement smithi043:172.21.15.43=a;smithi099:172.21.15.99=b;smithi138:172.21.15.138=c;count:3 2024-09-13T23:00:07.400 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:54.587991+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.400 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:54.589759+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:07.401 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:54.594607+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:07.401 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:54.596385+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:07.401 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:54.604206+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.401 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:54.608833+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:00:07.401 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:54.610587+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:07.401 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cephadm 2024-09-13T22:59:54.612616+0000 mgr.a (mgr.14150) 63 : cephadm [INF] Deploying daemon mon.c on smithi138 2024-09-13T23:00:07.401 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:55.774278+0000 mgr.a (mgr.14150) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.401 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:56.321789+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.401 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:56.327073+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.401 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:56.332937+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.401 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:57.774708+0000 mgr.a (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.401 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T22:59:58.928416+0000 mon.a (mon.0) 211 : audit [DBG] from='client.? 172.21.15.138:0/1253478747' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T23:00:07.401 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T22:59:59.775206+0000 mgr.a (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.401 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T23:00:00.139407+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.401 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T23:00:00.145448+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.402 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T23:00:00.146830+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:00:07.402 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T23:00:00.148522+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:07.402 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cephadm 2024-09-13T23:00:00.150439+0000 mgr.a (mgr.14150) 67 : cephadm [INF] Deploying daemon mon.b on smithi099 2024-09-13T23:00:07.402 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T23:00:01.775644+0000 mgr.a (mgr.14150) 68 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.402 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T23:00:01.878240+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:07.402 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T23:00:01.882732+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T23:00:07.402 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T23:00:01.883030+0000 mon.a (mon.0) 218 : cluster [INF] mon.a calling monitor election 2024-09-13T23:00:07.402 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T23:00:01.903286+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:07.402 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T23:00:02.878022+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:07.402 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T23:00:03.776112+0000 mgr.a (mgr.14150) 69 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.402 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T23:00:03.878387+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:07.402 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T23:00:03.879597+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-13T23:00:07.402 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T23:00:04.878487+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:07.402 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T23:00:05.776566+0000 mgr.a (mgr.14150) 70 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:07.402 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T23:00:05.878407+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:07.403 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T23:00:06.878599+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:07.403 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T23:00:06.925256+0000 mon.a (mon.0) 225 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-13T23:00:07.403 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T23:00:06.931945+0000 mon.a (mon.0) 226 : cluster [DBG] monmap epoch 2 2024-09-13T23:00:07.403 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T23:00:06.931994+0000 mon.a (mon.0) 227 : cluster [DBG] fsid 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:00:07.403 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T23:00:06.932032+0000 mon.a (mon.0) 228 : cluster [DBG] last_changed 2024-09-13T23:00:01.877639+0000 2024-09-13T23:00:07.403 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T23:00:06.932073+0000 mon.a (mon.0) 229 : cluster [DBG] created 2024-09-13T22:57:35.590426+0000 2024-09-13T23:00:07.403 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T23:00:06.932111+0000 mon.a (mon.0) 230 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T23:00:07.403 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T23:00:06.932154+0000 mon.a (mon.0) 231 : cluster [DBG] election_strategy: 1 2024-09-13T23:00:07.403 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T23:00:06.932194+0000 mon.a (mon.0) 232 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-13T23:00:07.403 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T23:00:06.932232+0000 mon.a (mon.0) 233 : cluster [DBG] 1: [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] mon.c 2024-09-13T23:00:07.403 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T23:00:06.951004+0000 mon.a (mon.0) 234 : cluster [DBG] fsmap 2024-09-13T23:00:07.403 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T23:00:06.951090+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T23:00:07.403 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T23:00:06.951404+0000 mon.a (mon.0) 236 : cluster [DBG] mgrmap e13: a(active, since 85s) 2024-09-13T23:00:07.403 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: cluster 2024-09-13T23:00:06.951736+0000 mon.a (mon.0) 237 : cluster [INF] overall HEALTH_OK 2024-09-13T23:00:07.404 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T23:00:06.959636+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.404 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T23:00:06.965400+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.404 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T23:00:06.971356+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.404 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T23:00:06.976455+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.404 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T23:00:06.994690+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.404 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: audit 2024-09-13T23:00:06.999968+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:07.404 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:07 smithi099 bash[23567]: debug 2024-09-13T23:00:07.073+0000 7f0df8449640 1 mon.b@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-09-13T23:00:08.352 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 23:00:07 smithi043 bash[22982]: debug 2024-09-13T23:00:07.877+0000 7f3ec9a60640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-13T23:00:12.185 INFO:teuthology.orchestra.run.smithi138.stderr:dumped monmap epoch 3 2024-09-13T23:00:12.185 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-13T23:00:12.185 INFO:teuthology.orchestra.run.smithi138.stdout:{"epoch":3,"fsid":"5683301a-7223-11ef-bceb-c7b262605968","modified":"2024-09-13T23:00:07.081002Z","created":"2024-09-13T22:57:35.590426Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.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.138:3300","nonce":0},{"type":"v1","addr":"172.21.15.138:6789","nonce":0}]},"addr":"172.21.15.138:6789/0","public_addr":"172.21.15.138:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:3300","nonce":0},{"type":"v1","addr":"172.21.15.99:6789","nonce":0}]},"addr":"172.21.15.99:6789/0","public_addr":"172.21.15.99:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-13T23:00:12.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: audit 2024-09-13T23:00:07.085126+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T23:00:12.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: cluster 2024-09-13T23:00:07.085536+0000 mon.a (mon.0) 249 : cluster [INF] mon.a calling monitor election 2024-09-13T23:00:12.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: cluster 2024-09-13T23:00:07.087826+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-13T23:00:12.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: audit 2024-09-13T23:00:07.107620+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:00:12.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: audit 2024-09-13T23:00:07.107846+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:12.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: audit 2024-09-13T23:00:07.108171+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:12.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: audit 2024-09-13T23:00:07.239187+0000 mon.a (mon.0) 253 : audit [DBG] from='client.? 172.21.15.138:0/501150507' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T23:00:12.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: cluster 2024-09-13T23:00:07.776958+0000 mgr.a (mgr.14150) 71 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:12.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: audit 2024-09-13T23:00:08.081077+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:00:12.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: audit 2024-09-13T23:00:09.081361+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:00:12.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: cluster 2024-09-13T23:00:09.082603+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-13T23:00:12.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: cluster 2024-09-13T23:00:09.777244+0000 mgr.a (mgr.14150) 72 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:12.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: audit 2024-09-13T23:00:10.081157+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:00:12.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: audit 2024-09-13T23:00:11.081760+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:00:12.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: audit 2024-09-13T23:00:12.082215+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:00:12.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: cluster 2024-09-13T23:00:12.153023+0000 mon.a (mon.0) 259 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-13T23:00:12.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: cluster 2024-09-13T23:00:12.163887+0000 mon.a (mon.0) 260 : cluster [DBG] monmap epoch 3 2024-09-13T23:00:12.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: cluster 2024-09-13T23:00:12.163919+0000 mon.a (mon.0) 261 : cluster [DBG] fsid 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:00:12.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: cluster 2024-09-13T23:00:12.163936+0000 mon.a (mon.0) 262 : cluster [DBG] last_changed 2024-09-13T23:00:07.081002+0000 2024-09-13T23:00:12.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: cluster 2024-09-13T23:00:12.163955+0000 mon.a (mon.0) 263 : cluster [DBG] created 2024-09-13T22:57:35.590426+0000 2024-09-13T23:00:12.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: cluster 2024-09-13T23:00:12.163973+0000 mon.a (mon.0) 264 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T23:00:12.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: cluster 2024-09-13T23:00:12.163991+0000 mon.a (mon.0) 265 : cluster [DBG] election_strategy: 1 2024-09-13T23:00:12.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: cluster 2024-09-13T23:00:12.164012+0000 mon.a (mon.0) 266 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-13T23:00:12.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: cluster 2024-09-13T23:00:12.164033+0000 mon.a (mon.0) 267 : cluster [DBG] 1: [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] mon.c 2024-09-13T23:00:12.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: cluster 2024-09-13T23:00:12.164054+0000 mon.a (mon.0) 268 : cluster [DBG] 2: [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] mon.b 2024-09-13T23:00:12.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: cluster 2024-09-13T23:00:12.182992+0000 mon.a (mon.0) 269 : cluster [DBG] fsmap 2024-09-13T23:00:12.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: cluster 2024-09-13T23:00:12.183043+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T23:00:12.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: cluster 2024-09-13T23:00:12.183305+0000 mon.a (mon.0) 271 : cluster [DBG] mgrmap e13: a(active, since 90s) 2024-09-13T23:00:12.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: cluster 2024-09-13T23:00:12.183552+0000 mon.a (mon.0) 272 : cluster [INF] overall HEALTH_OK 2024-09-13T23:00:12.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: audit 2024-09-13T23:00:12.191326+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:12.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: audit 2024-09-13T23:00:12.198330+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:12.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: audit 2024-09-13T23:00:12.200121+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:12.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: audit 2024-09-13T23:00:12.204884+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:12.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: audit 2024-09-13T23:00:12.206764+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:12.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: audit 2024-09-13T23:00:12.211228+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:12.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: audit 2024-09-13T23:00:12.217876+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:12.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: audit 2024-09-13T23:00:12.224043+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:12.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:12 smithi043 bash[22731]: audit 2024-09-13T23:00:12.230334+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:12.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: audit 2024-09-13T23:00:07.085126+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T23:00:12.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: cluster 2024-09-13T23:00:07.085536+0000 mon.a (mon.0) 249 : cluster [INF] mon.a calling monitor election 2024-09-13T23:00:12.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: cluster 2024-09-13T23:00:07.087826+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-13T23:00:12.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: audit 2024-09-13T23:00:07.107620+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:00:12.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: audit 2024-09-13T23:00:07.107846+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:12.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: audit 2024-09-13T23:00:07.108171+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:12.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: audit 2024-09-13T23:00:07.239187+0000 mon.a (mon.0) 253 : audit [DBG] from='client.? 172.21.15.138:0/501150507' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T23:00:12.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: cluster 2024-09-13T23:00:07.776958+0000 mgr.a (mgr.14150) 71 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:12.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: audit 2024-09-13T23:00:08.081077+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:00:12.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: audit 2024-09-13T23:00:09.081361+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:00:12.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: cluster 2024-09-13T23:00:09.082603+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-13T23:00:12.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: cluster 2024-09-13T23:00:09.777244+0000 mgr.a (mgr.14150) 72 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:12.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: audit 2024-09-13T23:00:10.081157+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:00:12.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: audit 2024-09-13T23:00:11.081760+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:00:12.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: audit 2024-09-13T23:00:12.082215+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:00:12.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: cluster 2024-09-13T23:00:12.153023+0000 mon.a (mon.0) 259 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-13T23:00:12.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: cluster 2024-09-13T23:00:12.163887+0000 mon.a (mon.0) 260 : cluster [DBG] monmap epoch 3 2024-09-13T23:00:12.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: cluster 2024-09-13T23:00:12.163919+0000 mon.a (mon.0) 261 : cluster [DBG] fsid 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:00:12.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: cluster 2024-09-13T23:00:12.163936+0000 mon.a (mon.0) 262 : cluster [DBG] last_changed 2024-09-13T23:00:07.081002+0000 2024-09-13T23:00:12.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: cluster 2024-09-13T23:00:12.163955+0000 mon.a (mon.0) 263 : cluster [DBG] created 2024-09-13T22:57:35.590426+0000 2024-09-13T23:00:12.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: cluster 2024-09-13T23:00:12.163973+0000 mon.a (mon.0) 264 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T23:00:12.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: cluster 2024-09-13T23:00:12.163991+0000 mon.a (mon.0) 265 : cluster [DBG] election_strategy: 1 2024-09-13T23:00:12.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: cluster 2024-09-13T23:00:12.164012+0000 mon.a (mon.0) 266 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-13T23:00:12.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: cluster 2024-09-13T23:00:12.164033+0000 mon.a (mon.0) 267 : cluster [DBG] 1: [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] mon.c 2024-09-13T23:00:12.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: cluster 2024-09-13T23:00:12.164054+0000 mon.a (mon.0) 268 : cluster [DBG] 2: [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] mon.b 2024-09-13T23:00:12.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: cluster 2024-09-13T23:00:12.182992+0000 mon.a (mon.0) 269 : cluster [DBG] fsmap 2024-09-13T23:00:12.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: cluster 2024-09-13T23:00:12.183043+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T23:00:12.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: cluster 2024-09-13T23:00:12.183305+0000 mon.a (mon.0) 271 : cluster [DBG] mgrmap e13: a(active, since 90s) 2024-09-13T23:00:12.639 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: cluster 2024-09-13T23:00:12.183552+0000 mon.a (mon.0) 272 : cluster [INF] overall HEALTH_OK 2024-09-13T23:00:12.639 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: audit 2024-09-13T23:00:12.191326+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:12.639 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: audit 2024-09-13T23:00:12.198330+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:12.639 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: audit 2024-09-13T23:00:12.200121+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:12.639 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: audit 2024-09-13T23:00:12.204884+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:12.639 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: audit 2024-09-13T23:00:12.206764+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:12.639 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: audit 2024-09-13T23:00:12.211228+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:12.639 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: audit 2024-09-13T23:00:12.217876+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:12.639 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: audit 2024-09-13T23:00:12.224043+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:12.639 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:12 smithi099 bash[23567]: audit 2024-09-13T23:00:12.230334+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:12.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: audit 2024-09-13T23:00:07.085126+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T23:00:12.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: cluster 2024-09-13T23:00:07.085536+0000 mon.a (mon.0) 249 : cluster [INF] mon.a calling monitor election 2024-09-13T23:00:12.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: cluster 2024-09-13T23:00:07.087826+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-13T23:00:12.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: audit 2024-09-13T23:00:07.107620+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:00:12.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: audit 2024-09-13T23:00:07.107846+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:00:12.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: audit 2024-09-13T23:00:07.108171+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:12.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: audit 2024-09-13T23:00:07.239187+0000 mon.a (mon.0) 253 : audit [DBG] from='client.? 172.21.15.138:0/501150507' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T23:00:12.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: cluster 2024-09-13T23:00:07.776958+0000 mgr.a (mgr.14150) 71 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:12.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: audit 2024-09-13T23:00:08.081077+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:00:12.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: audit 2024-09-13T23:00:09.081361+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:00:12.641 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: cluster 2024-09-13T23:00:09.082603+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-13T23:00:12.641 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: cluster 2024-09-13T23:00:09.777244+0000 mgr.a (mgr.14150) 72 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:12.641 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: audit 2024-09-13T23:00:10.081157+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:00:12.641 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: audit 2024-09-13T23:00:11.081760+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:00:12.641 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: audit 2024-09-13T23:00:12.082215+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:00:12.641 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: cluster 2024-09-13T23:00:12.153023+0000 mon.a (mon.0) 259 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-13T23:00:12.641 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: cluster 2024-09-13T23:00:12.163887+0000 mon.a (mon.0) 260 : cluster [DBG] monmap epoch 3 2024-09-13T23:00:12.641 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: cluster 2024-09-13T23:00:12.163919+0000 mon.a (mon.0) 261 : cluster [DBG] fsid 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:00:12.641 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: cluster 2024-09-13T23:00:12.163936+0000 mon.a (mon.0) 262 : cluster [DBG] last_changed 2024-09-13T23:00:07.081002+0000 2024-09-13T23:00:12.641 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: cluster 2024-09-13T23:00:12.163955+0000 mon.a (mon.0) 263 : cluster [DBG] created 2024-09-13T22:57:35.590426+0000 2024-09-13T23:00:12.641 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: cluster 2024-09-13T23:00:12.163973+0000 mon.a (mon.0) 264 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T23:00:12.641 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: cluster 2024-09-13T23:00:12.163991+0000 mon.a (mon.0) 265 : cluster [DBG] election_strategy: 1 2024-09-13T23:00:12.641 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: cluster 2024-09-13T23:00:12.164012+0000 mon.a (mon.0) 266 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-13T23:00:12.642 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: cluster 2024-09-13T23:00:12.164033+0000 mon.a (mon.0) 267 : cluster [DBG] 1: [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] mon.c 2024-09-13T23:00:12.642 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: cluster 2024-09-13T23:00:12.164054+0000 mon.a (mon.0) 268 : cluster [DBG] 2: [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] mon.b 2024-09-13T23:00:12.642 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: cluster 2024-09-13T23:00:12.182992+0000 mon.a (mon.0) 269 : cluster [DBG] fsmap 2024-09-13T23:00:12.642 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: cluster 2024-09-13T23:00:12.183043+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T23:00:12.642 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: cluster 2024-09-13T23:00:12.183305+0000 mon.a (mon.0) 271 : cluster [DBG] mgrmap e13: a(active, since 90s) 2024-09-13T23:00:12.642 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: cluster 2024-09-13T23:00:12.183552+0000 mon.a (mon.0) 272 : cluster [INF] overall HEALTH_OK 2024-09-13T23:00:12.642 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: audit 2024-09-13T23:00:12.191326+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:12.642 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: audit 2024-09-13T23:00:12.198330+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:12.642 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: audit 2024-09-13T23:00:12.200121+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:12.643 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: audit 2024-09-13T23:00:12.204884+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:12.643 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: audit 2024-09-13T23:00:12.206764+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:12.643 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: audit 2024-09-13T23:00:12.211228+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:12.643 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: audit 2024-09-13T23:00:12.217876+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:12.643 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: audit 2024-09-13T23:00:12.224043+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:12.643 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:12 smithi138 bash[23141]: audit 2024-09-13T23:00:12.230334+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.015 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-13T23:00:13.015 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-13T23:00:13.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: cluster 2024-09-13T23:00:11.777609+0000 mgr.a (mgr.14150) 73 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: cephadm 2024-09-13T23:00:12.209099+0000 mgr.a (mgr.14150) 74 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-13T23:00:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: cephadm 2024-09-13T23:00:12.210483+0000 mgr.a (mgr.14150) 75 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.conf 2024-09-13T23:00:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: cephadm 2024-09-13T23:00:12.211818+0000 mgr.a (mgr.14150) 76 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.conf 2024-09-13T23:00:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: audit 2024-09-13T23:00:12.350714+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: audit 2024-09-13T23:00:12.356789+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: audit 2024-09-13T23:00:12.364099+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: audit 2024-09-13T23:00:12.415913+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: cephadm 2024-09-13T23:00:12.520431+0000 mgr.a (mgr.14150) 77 : cephadm [INF] Updating smithi138:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T23:00:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: cephadm 2024-09-13T23:00:12.520905+0000 mgr.a (mgr.14150) 78 : cephadm [INF] Updating smithi099:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T23:00:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: cephadm 2024-09-13T23:00:12.521481+0000 mgr.a (mgr.14150) 79 : cephadm [INF] Updating smithi043:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T23:00:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: audit 2024-09-13T23:00:12.712493+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: audit 2024-09-13T23:00:12.717962+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: audit 2024-09-13T23:00:12.723297+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: audit 2024-09-13T23:00:12.728659+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: audit 2024-09-13T23:00:12.735247+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: audit 2024-09-13T23:00:12.741216+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: audit 2024-09-13T23:00:12.746954+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: audit 2024-09-13T23:00:12.795204+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:00:13.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: audit 2024-09-13T23:00:12.796483+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T23:00:13.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: audit 2024-09-13T23:00:12.797954+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:13.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:13 smithi043 bash[22731]: audit 2024-09-13T23:00:13.082037+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:00:13.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: cluster 2024-09-13T23:00:11.777609+0000 mgr.a (mgr.14150) 73 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:13.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: cephadm 2024-09-13T23:00:12.209099+0000 mgr.a (mgr.14150) 74 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-13T23:00:13.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: cephadm 2024-09-13T23:00:12.210483+0000 mgr.a (mgr.14150) 75 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.conf 2024-09-13T23:00:13.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: cephadm 2024-09-13T23:00:12.211818+0000 mgr.a (mgr.14150) 76 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.conf 2024-09-13T23:00:13.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: audit 2024-09-13T23:00:12.350714+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: audit 2024-09-13T23:00:12.356789+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: audit 2024-09-13T23:00:12.364099+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: audit 2024-09-13T23:00:12.415913+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: cephadm 2024-09-13T23:00:12.520431+0000 mgr.a (mgr.14150) 77 : cephadm [INF] Updating smithi138:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T23:00:13.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: cephadm 2024-09-13T23:00:12.520905+0000 mgr.a (mgr.14150) 78 : cephadm [INF] Updating smithi099:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T23:00:13.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: cephadm 2024-09-13T23:00:12.521481+0000 mgr.a (mgr.14150) 79 : cephadm [INF] Updating smithi043:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T23:00:13.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: audit 2024-09-13T23:00:12.712493+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: audit 2024-09-13T23:00:12.717962+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: audit 2024-09-13T23:00:12.723297+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: audit 2024-09-13T23:00:12.728659+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: audit 2024-09-13T23:00:12.735247+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: audit 2024-09-13T23:00:12.741216+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: audit 2024-09-13T23:00:12.746954+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: audit 2024-09-13T23:00:12.795204+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:00:13.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: audit 2024-09-13T23:00:12.796483+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T23:00:13.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: audit 2024-09-13T23:00:12.797954+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:13.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:13 smithi099 bash[23567]: audit 2024-09-13T23:00:13.082037+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:00:13.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: cluster 2024-09-13T23:00:11.777609+0000 mgr.a (mgr.14150) 73 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:13.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: cephadm 2024-09-13T23:00:12.209099+0000 mgr.a (mgr.14150) 74 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-13T23:00:13.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: cephadm 2024-09-13T23:00:12.210483+0000 mgr.a (mgr.14150) 75 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.conf 2024-09-13T23:00:13.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: cephadm 2024-09-13T23:00:12.211818+0000 mgr.a (mgr.14150) 76 : cephadm [INF] Updating smithi138:/etc/ceph/ceph.conf 2024-09-13T23:00:13.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: audit 2024-09-13T23:00:12.350714+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: audit 2024-09-13T23:00:12.356789+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: audit 2024-09-13T23:00:12.364099+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: audit 2024-09-13T23:00:12.415913+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: cephadm 2024-09-13T23:00:12.520431+0000 mgr.a (mgr.14150) 77 : cephadm [INF] Updating smithi138:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T23:00:13.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: cephadm 2024-09-13T23:00:12.520905+0000 mgr.a (mgr.14150) 78 : cephadm [INF] Updating smithi099:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T23:00:13.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: cephadm 2024-09-13T23:00:12.521481+0000 mgr.a (mgr.14150) 79 : cephadm [INF] Updating smithi043:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T23:00:13.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: audit 2024-09-13T23:00:12.712493+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: audit 2024-09-13T23:00:12.717962+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: audit 2024-09-13T23:00:12.723297+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: audit 2024-09-13T23:00:12.728659+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: audit 2024-09-13T23:00:12.735247+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: audit 2024-09-13T23:00:12.741216+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: audit 2024-09-13T23:00:12.746954+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:13.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: audit 2024-09-13T23:00:12.795204+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:00:13.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: audit 2024-09-13T23:00:12.796483+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T23:00:13.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: audit 2024-09-13T23:00:12.797954+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:13.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:13 smithi138 bash[23141]: audit 2024-09-13T23:00:13.082037+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:00:14.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:14 smithi043 bash[22731]: cephadm 2024-09-13T23:00:12.747472+0000 mgr.a (mgr.14150) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-13T23:00:14.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:14 smithi043 bash[22731]: cephadm 2024-09-13T23:00:12.794632+0000 mgr.a (mgr.14150) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-13T23:00:14.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:14 smithi043 bash[22731]: cephadm 2024-09-13T23:00:12.799100+0000 mgr.a (mgr.14150) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi043 2024-09-13T23:00:14.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:14 smithi043 bash[22731]: audit 2024-09-13T23:00:14.257397+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:14.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:14 smithi043 bash[22731]: audit 2024-09-13T23:00:14.264307+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:14.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:14 smithi043 bash[22731]: audit 2024-09-13T23:00:14.273317+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:14.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:14 smithi099 bash[23567]: cephadm 2024-09-13T23:00:12.747472+0000 mgr.a (mgr.14150) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-13T23:00:14.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:14 smithi099 bash[23567]: cephadm 2024-09-13T23:00:12.794632+0000 mgr.a (mgr.14150) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-13T23:00:14.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:14 smithi099 bash[23567]: cephadm 2024-09-13T23:00:12.799100+0000 mgr.a (mgr.14150) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi043 2024-09-13T23:00:14.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:14 smithi099 bash[23567]: audit 2024-09-13T23:00:14.257397+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:14.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:14 smithi099 bash[23567]: audit 2024-09-13T23:00:14.264307+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:14.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:14 smithi099 bash[23567]: audit 2024-09-13T23:00:14.273317+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:14.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:14 smithi138 bash[23141]: cephadm 2024-09-13T23:00:12.747472+0000 mgr.a (mgr.14150) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-13T23:00:14.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:14 smithi138 bash[23141]: cephadm 2024-09-13T23:00:12.794632+0000 mgr.a (mgr.14150) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-13T23:00:14.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:14 smithi138 bash[23141]: cephadm 2024-09-13T23:00:12.799100+0000 mgr.a (mgr.14150) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi043 2024-09-13T23:00:14.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:14 smithi138 bash[23141]: audit 2024-09-13T23:00:14.257397+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:14.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:14 smithi138 bash[23141]: audit 2024-09-13T23:00:14.264307+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:14.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:14 smithi138 bash[23141]: audit 2024-09-13T23:00:14.273317+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:15 smithi043 bash[22731]: cluster 2024-09-13T23:00:13.778024+0000 mgr.a (mgr.14150) 83 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:15 smithi043 bash[22731]: audit 2024-09-13T23:00:14.621998+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:15 smithi043 bash[22731]: audit 2024-09-13T23:00:14.629239+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:15 smithi043 bash[22731]: audit 2024-09-13T23:00:14.638246+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:15 smithi043 bash[22731]: audit 2024-09-13T23:00:15.063404+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:15 smithi043 bash[22731]: audit 2024-09-13T23:00:15.070284+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:15 smithi043 bash[22731]: audit 2024-09-13T23:00:15.072917+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:00:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:15 smithi043 bash[22731]: audit 2024-09-13T23:00:15.074141+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T23:00:15.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:15 smithi043 bash[22731]: audit 2024-09-13T23:00:15.075785+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:15.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:15 smithi099 bash[23567]: cluster 2024-09-13T23:00:13.778024+0000 mgr.a (mgr.14150) 83 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:15.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:15 smithi099 bash[23567]: audit 2024-09-13T23:00:14.621998+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:15.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:15 smithi099 bash[23567]: audit 2024-09-13T23:00:14.629239+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:15.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:15 smithi099 bash[23567]: audit 2024-09-13T23:00:14.638246+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:15.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:15 smithi099 bash[23567]: audit 2024-09-13T23:00:15.063404+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:15.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:15 smithi099 bash[23567]: audit 2024-09-13T23:00:15.070284+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:15.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:15 smithi099 bash[23567]: audit 2024-09-13T23:00:15.072917+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:00:15.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:15 smithi099 bash[23567]: audit 2024-09-13T23:00:15.074141+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T23:00:15.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:15 smithi099 bash[23567]: audit 2024-09-13T23:00:15.075785+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:15.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:15 smithi138 bash[23141]: cluster 2024-09-13T23:00:13.778024+0000 mgr.a (mgr.14150) 83 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:15.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:15 smithi138 bash[23141]: audit 2024-09-13T23:00:14.621998+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:15.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:15 smithi138 bash[23141]: audit 2024-09-13T23:00:14.629239+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:15.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:15 smithi138 bash[23141]: audit 2024-09-13T23:00:14.638246+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:15.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:15 smithi138 bash[23141]: audit 2024-09-13T23:00:15.063404+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:15.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:15 smithi138 bash[23141]: audit 2024-09-13T23:00:15.070284+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:15.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:15 smithi138 bash[23141]: audit 2024-09-13T23:00:15.072917+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:00:15.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:15 smithi138 bash[23141]: audit 2024-09-13T23:00:15.074141+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T23:00:15.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:15 smithi138 bash[23141]: audit 2024-09-13T23:00:15.075785+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:16.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:16 smithi099 bash[23567]: cephadm 2024-09-13T23:00:15.072309+0000 mgr.a (mgr.14150) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-13T23:00:16.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:16 smithi099 bash[23567]: cephadm 2024-09-13T23:00:15.077205+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi099 2024-09-13T23:00:16.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:16 smithi099 bash[23567]: audit 2024-09-13T23:00:16.535575+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:16.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:16 smithi099 bash[23567]: audit 2024-09-13T23:00:16.541405+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:16.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:16 smithi099 bash[23567]: audit 2024-09-13T23:00:16.550234+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:16.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:16 smithi043 bash[22731]: cephadm 2024-09-13T23:00:15.072309+0000 mgr.a (mgr.14150) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-13T23:00:16.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:16 smithi043 bash[22731]: cephadm 2024-09-13T23:00:15.077205+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi099 2024-09-13T23:00:16.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:16 smithi043 bash[22731]: audit 2024-09-13T23:00:16.535575+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:16.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:16 smithi043 bash[22731]: audit 2024-09-13T23:00:16.541405+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:16.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:16 smithi043 bash[22731]: audit 2024-09-13T23:00:16.550234+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:16.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:16 smithi138 bash[23141]: cephadm 2024-09-13T23:00:15.072309+0000 mgr.a (mgr.14150) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-13T23:00:16.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:16 smithi138 bash[23141]: cephadm 2024-09-13T23:00:15.077205+0000 mgr.a (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi099 2024-09-13T23:00:16.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:16 smithi138 bash[23141]: audit 2024-09-13T23:00:16.535575+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:16.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:16 smithi138 bash[23141]: audit 2024-09-13T23:00:16.541405+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:16.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:16 smithi138 bash[23141]: audit 2024-09-13T23:00:16.550234+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:17.487 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T23:00:17.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:17 smithi043 bash[22731]: cluster 2024-09-13T23:00:15.778443+0000 mgr.a (mgr.14150) 86 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:17.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:17 smithi043 bash[22731]: audit 2024-09-13T23:00:17.283029+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:17.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:17 smithi043 bash[22731]: audit 2024-09-13T23:00:17.289869+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:17.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:17 smithi043 bash[22731]: audit 2024-09-13T23:00:17.292420+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:00:17.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:17 smithi043 bash[22731]: audit 2024-09-13T23:00:17.294204+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T23:00:17.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:17 smithi043 bash[22731]: audit 2024-09-13T23:00:17.295988+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:17.883 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:17 smithi138 bash[23141]: cluster 2024-09-13T23:00:15.778443+0000 mgr.a (mgr.14150) 86 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:17.979 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:17 smithi138 bash[23141]: audit 2024-09-13T23:00:17.283029+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:17.979 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:17 smithi138 bash[23141]: audit 2024-09-13T23:00:17.289869+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:17.979 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:17 smithi138 bash[23141]: audit 2024-09-13T23:00:17.292420+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:00:17.979 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:17 smithi138 bash[23141]: audit 2024-09-13T23:00:17.294204+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T23:00:17.979 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:17 smithi138 bash[23141]: audit 2024-09-13T23:00:17.295988+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:17.980 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:17 smithi099 bash[23567]: cluster 2024-09-13T23:00:15.778443+0000 mgr.a (mgr.14150) 86 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:17.980 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:17 smithi099 bash[23567]: audit 2024-09-13T23:00:17.283029+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:17.980 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:17 smithi099 bash[23567]: audit 2024-09-13T23:00:17.289869+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:17.980 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:17 smithi099 bash[23567]: audit 2024-09-13T23:00:17.292420+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:00:17.980 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:17 smithi099 bash[23567]: audit 2024-09-13T23:00:17.294204+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T23:00:17.980 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:17 smithi099 bash[23567]: audit 2024-09-13T23:00:17.295988+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:18.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:18 smithi043 bash[22731]: cephadm 2024-09-13T23:00:17.291779+0000 mgr.a (mgr.14150) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-13T23:00:18.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:18 smithi043 bash[22731]: cephadm 2024-09-13T23:00:17.298011+0000 mgr.a (mgr.14150) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi138 2024-09-13T23:00:18.884 INFO:teuthology.orchestra.run.smithi043.stdout:# minimal ceph.conf for 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:00:18.885 INFO:teuthology.orchestra.run.smithi043.stdout:[global] 2024-09-13T23:00:18.885 INFO:teuthology.orchestra.run.smithi043.stdout: fsid = 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:00:18.885 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.99:3300/0,v1:172.21.15.99:6789/0] [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] 2024-09-13T23:00:18.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:18 smithi099 bash[23567]: cephadm 2024-09-13T23:00:17.291779+0000 mgr.a (mgr.14150) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-13T23:00:18.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:18 smithi099 bash[23567]: cephadm 2024-09-13T23:00:17.298011+0000 mgr.a (mgr.14150) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi138 2024-09-13T23:00:18.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:18 smithi138 bash[23141]: cephadm 2024-09-13T23:00:17.291779+0000 mgr.a (mgr.14150) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-13T23:00:18.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:18 smithi138 bash[23141]: cephadm 2024-09-13T23:00:17.298011+0000 mgr.a (mgr.14150) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi138 2024-09-13T23:00:19.516 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-13T23:00:19.517 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-13T23:00:19.517 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/ceph/ceph.conf 2024-09-13T23:00:19.531 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-13T23:00:19.531 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T23:00:19.585 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-13T23:00:19.586 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/ceph/ceph.conf 2024-09-13T23:00:19.599 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-13T23:00:19.599 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T23:00:19.654 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-13T23:00:19.654 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/ceph/ceph.conf 2024-09-13T23:00:19.669 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-13T23:00:19.669 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T23:00:19.721 INFO:tasks.cephadm:Adding mgr.a on smithi043 2024-09-13T23:00:19.722 INFO:tasks.cephadm:Adding mgr.b on smithi099 2024-09-13T23:00:19.722 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi043=a;smithi099=b' 2024-09-13T23:00:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:19 smithi043 bash[22731]: cluster 2024-09-13T23:00:17.778849+0000 mgr.a (mgr.14150) 89 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:19 smithi043 bash[22731]: audit 2024-09-13T23:00:18.885455+0000 mon.a (mon.0) 316 : audit [DBG] from='client.? 172.21.15.43:0/191297650' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:19 smithi043 bash[22731]: audit 2024-09-13T23:00:19.312846+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:19 smithi043 bash[22731]: audit 2024-09-13T23:00:19.319729+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:19 smithi043 bash[22731]: audit 2024-09-13T23:00:19.322234+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:19.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:19 smithi043 bash[22731]: audit 2024-09-13T23:00:19.326401+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:19.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:19 smithi043 bash[22731]: audit 2024-09-13T23:00:19.328017+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:19.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:19 smithi043 bash[22731]: audit 2024-09-13T23:00:19.336742+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:19.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:19 smithi099 bash[23567]: cluster 2024-09-13T23:00:17.778849+0000 mgr.a (mgr.14150) 89 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:19.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:19 smithi099 bash[23567]: audit 2024-09-13T23:00:18.885455+0000 mon.a (mon.0) 316 : audit [DBG] from='client.? 172.21.15.43:0/191297650' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:19.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:19 smithi099 bash[23567]: audit 2024-09-13T23:00:19.312846+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:19.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:19 smithi099 bash[23567]: audit 2024-09-13T23:00:19.319729+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:19.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:19 smithi099 bash[23567]: audit 2024-09-13T23:00:19.322234+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:19.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:19 smithi099 bash[23567]: audit 2024-09-13T23:00:19.326401+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:19.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:19 smithi099 bash[23567]: audit 2024-09-13T23:00:19.328017+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:19.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:19 smithi099 bash[23567]: audit 2024-09-13T23:00:19.336742+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:20.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:19 smithi138 bash[23141]: cluster 2024-09-13T23:00:17.778849+0000 mgr.a (mgr.14150) 89 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:20.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:19 smithi138 bash[23141]: audit 2024-09-13T23:00:18.885455+0000 mon.a (mon.0) 316 : audit [DBG] from='client.? 172.21.15.43:0/191297650' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:20.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:19 smithi138 bash[23141]: audit 2024-09-13T23:00:19.312846+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:20.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:19 smithi138 bash[23141]: audit 2024-09-13T23:00:19.319729+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:20.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:19 smithi138 bash[23141]: audit 2024-09-13T23:00:19.322234+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:20.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:19 smithi138 bash[23141]: audit 2024-09-13T23:00:19.326401+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:20.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:19 smithi138 bash[23141]: audit 2024-09-13T23:00:19.328017+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:20.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:19 smithi138 bash[23141]: audit 2024-09-13T23:00:19.336742+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:22.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:21 smithi043 bash[22731]: cluster 2024-09-13T23:00:19.779243+0000 mgr.a (mgr.14150) 90 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:22.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:21 smithi099 bash[23567]: cluster 2024-09-13T23:00:19.779243+0000 mgr.a (mgr.14150) 90 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:22.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:21 smithi138 bash[23141]: cluster 2024-09-13T23:00:19.779243+0000 mgr.a (mgr.14150) 90 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:23.481 INFO:teuthology.orchestra.run.smithi138.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.c/config 2024-09-13T23:00:23.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:23 smithi138 bash[23141]: cluster 2024-09-13T23:00:21.779649+0000 mgr.a (mgr.14150) 91 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:24.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:23 smithi043 bash[22731]: cluster 2024-09-13T23:00:21.779649+0000 mgr.a (mgr.14150) 91 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:24.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:23 smithi099 bash[23567]: cluster 2024-09-13T23:00:21.779649+0000 mgr.a (mgr.14150) 91 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:24.877 INFO:teuthology.orchestra.run.smithi138.stdout:Scheduled mgr update... 2024-09-13T23:00:25.673 DEBUG:teuthology.orchestra.run.smithi099:mgr.b> sudo journalctl -f -n 0 -u ceph-5683301a-7223-11ef-bceb-c7b262605968@mgr.b.service 2024-09-13T23:00:25.676 INFO:tasks.cephadm:Deploying OSDs... 2024-09-13T23:00:25.676 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-13T23:00:25.676 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T23:00:25.682 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-13T23:00:25.682 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_1 2024-09-13T23:00:25.683 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:25 smithi099 bash[23567]: cluster 2024-09-13T23:00:23.780046+0000 mgr.a (mgr.14150) 92 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:25.683 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:25 smithi099 bash[23567]: audit 2024-09-13T23:00:24.876738+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:25.683 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:25 smithi099 bash[23567]: audit 2024-09-13T23:00:24.878670+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:25.683 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:25 smithi099 bash[23567]: audit 2024-09-13T23:00:24.883879+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:25.683 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:25 smithi099 bash[23567]: audit 2024-09-13T23:00:24.885813+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:25.684 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:25 smithi099 bash[23567]: audit 2024-09-13T23:00:24.895027+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:25.684 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:25 smithi099 bash[23567]: audit 2024-09-13T23:00:24.899151+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T23:00:25.684 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:25 smithi099 bash[23567]: audit 2024-09-13T23:00:24.902239+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-13T23:00:25.684 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:25 smithi099 bash[23567]: audit 2024-09-13T23:00:24.906706+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T23:00:25.684 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:25 smithi099 bash[23567]: audit 2024-09-13T23:00:24.908689+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:25.734 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-13T23:00:25.734 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T23:00:25.734 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 879 Links: 1 2024-09-13T23:00:25.734 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T23:00:25.734 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-13 22:50:25.304500895 +0000 2024-09-13T23:00:25.734 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-13 22:50:25.052503145 +0000 2024-09-13T23:00:25.734 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-13 22:50:25.052503145 +0000 2024-09-13T23:00:25.734 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2024-09-13T23:00:25.735 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-13T23:00:25.788 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-13T23:00:25.789 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-13T23:00:25.789 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000244616 s, 2.1 MB/s 2024-09-13T23:00:25.790 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-13T23:00:25.839 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_2 2024-09-13T23:00:25.885 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-13T23:00:25.886 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T23:00:25.886 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 902 Links: 1 2024-09-13T23:00:25.886 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T23:00:25.886 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-13 22:50:25.556498644 +0000 2024-09-13T23:00:25.886 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-13 22:50:25.552498680 +0000 2024-09-13T23:00:25.886 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-13 22:50:25.552498680 +0000 2024-09-13T23:00:25.886 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2024-09-13T23:00:25.886 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-13T23:00:25.938 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:25 smithi043 bash[22731]: cluster 2024-09-13T23:00:23.780046+0000 mgr.a (mgr.14150) 92 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:25.938 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:25 smithi043 bash[22731]: audit 2024-09-13T23:00:24.876738+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:25.938 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:25 smithi043 bash[22731]: audit 2024-09-13T23:00:24.878670+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:25.938 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:25 smithi043 bash[22731]: audit 2024-09-13T23:00:24.883879+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:25.938 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:25 smithi043 bash[22731]: audit 2024-09-13T23:00:24.885813+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:25.938 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:25 smithi043 bash[22731]: audit 2024-09-13T23:00:24.895027+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:25.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:25 smithi043 bash[22731]: audit 2024-09-13T23:00:24.899151+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T23:00:25.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:25 smithi043 bash[22731]: audit 2024-09-13T23:00:24.902239+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-13T23:00:25.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:25 smithi043 bash[22731]: audit 2024-09-13T23:00:24.906706+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T23:00:25.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:25 smithi043 bash[22731]: audit 2024-09-13T23:00:24.908689+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:25.940 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-13T23:00:25.940 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-13T23:00:25.940 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000314447 s, 1.6 MB/s 2024-09-13T23:00:25.941 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-13T23:00:25.991 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_3 2024-09-13T23:00:26.038 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-13T23:00:26.038 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T23:00:26.038 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 914 Links: 1 2024-09-13T23:00:26.038 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T23:00:26.038 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-13 22:50:26.088493892 +0000 2024-09-13T23:00:26.038 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-13 22:50:26.084493927 +0000 2024-09-13T23:00:26.038 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-13 22:50:26.084493927 +0000 2024-09-13T23:00:26.038 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2024-09-13T23:00:26.039 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-13T23:00:26.093 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-13T23:00:26.093 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-13T23:00:26.093 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000327913 s, 1.6 MB/s 2024-09-13T23:00:26.094 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-13T23:00:26.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:25 smithi138 bash[23141]: cluster 2024-09-13T23:00:23.780046+0000 mgr.a (mgr.14150) 92 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:26.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:25 smithi138 bash[23141]: audit 2024-09-13T23:00:24.876738+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:26.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:25 smithi138 bash[23141]: audit 2024-09-13T23:00:24.878670+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:26.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:25 smithi138 bash[23141]: audit 2024-09-13T23:00:24.883879+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:26.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:25 smithi138 bash[23141]: audit 2024-09-13T23:00:24.885813+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:26.138 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:25 smithi138 bash[23141]: audit 2024-09-13T23:00:24.895027+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:26.138 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:25 smithi138 bash[23141]: audit 2024-09-13T23:00:24.899151+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T23:00:26.138 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:25 smithi138 bash[23141]: audit 2024-09-13T23:00:24.902239+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-13T23:00:26.138 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:25 smithi138 bash[23141]: audit 2024-09-13T23:00:24.906706+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T23:00:26.138 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:25 smithi138 bash[23141]: audit 2024-09-13T23:00:24.908689+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:26.143 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_4 2024-09-13T23:00:26.190 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-13T23:00:26.190 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T23:00:26.190 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 929 Links: 1 2024-09-13T23:00:26.190 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T23:00:26.190 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-13 22:50:26.884486781 +0000 2024-09-13T23:00:26.190 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-13 22:50:26.624489103 +0000 2024-09-13T23:00:26.190 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-13 22:50:26.624489103 +0000 2024-09-13T23:00:26.190 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2024-09-13T23:00:26.191 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-13T23:00:26.244 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-13T23:00:26.244 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-13T23:00:26.244 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.00027529 s, 1.9 MB/s 2024-09-13T23:00:26.245 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-13T23:00:26.294 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-13T23:00:26.295 DEBUG:teuthology.orchestra.run.smithi099:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T23:00:26.300 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-13T23:00:26.301 DEBUG:teuthology.orchestra.run.smithi099:> stat /dev/vg_nvme/lv_1 2024-09-13T23:00:26.350 INFO:teuthology.orchestra.run.smithi099.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-13T23:00:26.350 INFO:teuthology.orchestra.run.smithi099.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T23:00:26.350 INFO:teuthology.orchestra.run.smithi099.stdout:Device: 5h/5d Inode: 881 Links: 1 2024-09-13T23:00:26.350 INFO:teuthology.orchestra.run.smithi099.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T23:00:26.350 INFO:teuthology.orchestra.run.smithi099.stdout:Access: 2024-09-13 22:50:22.275797675 +0000 2024-09-13T23:00:26.350 INFO:teuthology.orchestra.run.smithi099.stdout:Modify: 2024-09-13 22:50:21.999800140 +0000 2024-09-13T23:00:26.350 INFO:teuthology.orchestra.run.smithi099.stdout:Change: 2024-09-13 22:50:21.999800140 +0000 2024-09-13T23:00:26.351 INFO:teuthology.orchestra.run.smithi099.stdout: Birth: - 2024-09-13T23:00:26.351 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-13T23:00:26.405 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records in 2024-09-13T23:00:26.405 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records out 2024-09-13T23:00:26.405 INFO:teuthology.orchestra.run.smithi099.stderr:512 bytes copied, 0.000496508 s, 1.0 MB/s 2024-09-13T23:00:26.406 DEBUG:teuthology.orchestra.run.smithi099:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-13T23:00:26.455 DEBUG:teuthology.orchestra.run.smithi099:> stat /dev/vg_nvme/lv_2 2024-09-13T23:00:26.501 INFO:teuthology.orchestra.run.smithi099.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-13T23:00:26.502 INFO:teuthology.orchestra.run.smithi099.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T23:00:26.502 INFO:teuthology.orchestra.run.smithi099.stdout:Device: 5h/5d Inode: 890 Links: 1 2024-09-13T23:00:26.502 INFO:teuthology.orchestra.run.smithi099.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T23:00:26.502 INFO:teuthology.orchestra.run.smithi099.stdout:Access: 2024-09-13 22:50:22.719793709 +0000 2024-09-13T23:00:26.502 INFO:teuthology.orchestra.run.smithi099.stdout:Modify: 2024-09-13 22:50:22.483795817 +0000 2024-09-13T23:00:26.502 INFO:teuthology.orchestra.run.smithi099.stdout:Change: 2024-09-13 22:50:22.483795817 +0000 2024-09-13T23:00:26.502 INFO:teuthology.orchestra.run.smithi099.stdout: Birth: - 2024-09-13T23:00:26.502 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-13T23:00:26.556 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records in 2024-09-13T23:00:26.556 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records out 2024-09-13T23:00:26.556 INFO:teuthology.orchestra.run.smithi099.stderr:512 bytes copied, 0.000376253 s, 1.4 MB/s 2024-09-13T23:00:26.557 DEBUG:teuthology.orchestra.run.smithi099:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-13T23:00:26.607 DEBUG:teuthology.orchestra.run.smithi099:> stat /dev/vg_nvme/lv_3 2024-09-13T23:00:26.658 INFO:teuthology.orchestra.run.smithi099.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-13T23:00:26.658 INFO:teuthology.orchestra.run.smithi099.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T23:00:26.658 INFO:teuthology.orchestra.run.smithi099.stdout:Device: 5h/5d Inode: 915 Links: 1 2024-09-13T23:00:26.658 INFO:teuthology.orchestra.run.smithi099.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T23:00:26.658 INFO:teuthology.orchestra.run.smithi099.stdout:Access: 2024-09-13 22:50:22.923791887 +0000 2024-09-13T23:00:26.658 INFO:teuthology.orchestra.run.smithi099.stdout:Modify: 2024-09-13 22:50:22.919791923 +0000 2024-09-13T23:00:26.658 INFO:teuthology.orchestra.run.smithi099.stdout:Change: 2024-09-13 22:50:22.919791923 +0000 2024-09-13T23:00:26.658 INFO:teuthology.orchestra.run.smithi099.stdout: Birth: - 2024-09-13T23:00:26.659 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-13T23:00:26.716 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records in 2024-09-13T23:00:26.716 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records out 2024-09-13T23:00:26.717 INFO:teuthology.orchestra.run.smithi099.stderr:512 bytes copied, 0.000323443 s, 1.6 MB/s 2024-09-13T23:00:26.718 DEBUG:teuthology.orchestra.run.smithi099:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-13T23:00:26.770 DEBUG:teuthology.orchestra.run.smithi099:> stat /dev/vg_nvme/lv_4 2024-09-13T23:00:26.821 INFO:teuthology.orchestra.run.smithi099.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-13T23:00:26.821 INFO:teuthology.orchestra.run.smithi099.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T23:00:26.821 INFO:teuthology.orchestra.run.smithi099.stdout:Device: 5h/5d Inode: 929 Links: 1 2024-09-13T23:00:26.822 INFO:teuthology.orchestra.run.smithi099.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T23:00:26.822 INFO:teuthology.orchestra.run.smithi099.stdout:Access: 2024-09-13 22:50:23.663785277 +0000 2024-09-13T23:00:26.822 INFO:teuthology.orchestra.run.smithi099.stdout:Modify: 2024-09-13 22:50:23.415787492 +0000 2024-09-13T23:00:26.822 INFO:teuthology.orchestra.run.smithi099.stdout:Change: 2024-09-13 22:50:23.415787492 +0000 2024-09-13T23:00:26.822 INFO:teuthology.orchestra.run.smithi099.stdout: Birth: - 2024-09-13T23:00:26.822 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-13T23:00:26.877 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records in 2024-09-13T23:00:26.878 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records out 2024-09-13T23:00:26.878 INFO:teuthology.orchestra.run.smithi099.stderr:512 bytes copied, 0.000247631 s, 2.1 MB/s 2024-09-13T23:00:26.879 DEBUG:teuthology.orchestra.run.smithi099:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-13T23:00:26.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:26 smithi138 bash[23141]: audit 2024-09-13T23:00:24.867609+0000 mgr.a (mgr.14150) 93 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi043=a;smithi099=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:00:26.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:26 smithi138 bash[23141]: cephadm 2024-09-13T23:00:24.870666+0000 mgr.a (mgr.14150) 94 : cephadm [INF] Saving service mgr spec with placement smithi043=a;smithi099=b;count:2 2024-09-13T23:00:26.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:26 smithi138 bash[23141]: cephadm 2024-09-13T23:00:24.910741+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Deploying daemon mgr.b on smithi099 2024-09-13T23:00:26.930 DEBUG:teuthology.orchestra.run.smithi138:> set -ex 2024-09-13T23:00:26.930 DEBUG:teuthology.orchestra.run.smithi138:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T23:00:26.935 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-13T23:00:26.935 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_1 2024-09-13T23:00:26.983 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-13T23:00:26.983 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T23:00:26.983 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 5h/5d Inode: 880 Links: 1 2024-09-13T23:00:26.983 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T23:00:26.983 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2024-09-13 22:50:23.826995444 +0000 2024-09-13T23:00:26.983 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2024-09-13 22:50:23.566997766 +0000 2024-09-13T23:00:26.983 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2024-09-13 22:50:23.566997766 +0000 2024-09-13T23:00:26.983 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: - 2024-09-13T23:00:26.984 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-13T23:00:27.029 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:26 smithi099 bash[23567]: audit 2024-09-13T23:00:24.867609+0000 mgr.a (mgr.14150) 93 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi043=a;smithi099=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:00:27.030 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:26 smithi099 bash[23567]: cephadm 2024-09-13T23:00:24.870666+0000 mgr.a (mgr.14150) 94 : cephadm [INF] Saving service mgr spec with placement smithi043=a;smithi099=b;count:2 2024-09-13T23:00:27.030 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:26 smithi099 bash[23567]: cephadm 2024-09-13T23:00:24.910741+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Deploying daemon mgr.b on smithi099 2024-09-13T23:00:27.037 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2024-09-13T23:00:27.037 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2024-09-13T23:00:27.037 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000326596 s, 1.6 MB/s 2024-09-13T23:00:27.038 DEBUG:teuthology.orchestra.run.smithi138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-13T23:00:27.094 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_2 2024-09-13T23:00:27.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:26 smithi043 bash[22731]: audit 2024-09-13T23:00:24.867609+0000 mgr.a (mgr.14150) 93 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi043=a;smithi099=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:00:27.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:26 smithi043 bash[22731]: cephadm 2024-09-13T23:00:24.870666+0000 mgr.a (mgr.14150) 94 : cephadm [INF] Saving service mgr spec with placement smithi043=a;smithi099=b;count:2 2024-09-13T23:00:27.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:26 smithi043 bash[22731]: cephadm 2024-09-13T23:00:24.910741+0000 mgr.a (mgr.14150) 95 : cephadm [INF] Deploying daemon mgr.b on smithi099 2024-09-13T23:00:27.142 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-13T23:00:27.142 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T23:00:27.143 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 5h/5d Inode: 897 Links: 1 2024-09-13T23:00:27.143 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T23:00:27.143 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2024-09-13 22:50:24.346990797 +0000 2024-09-13T23:00:27.143 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2024-09-13 22:50:24.086993121 +0000 2024-09-13T23:00:27.143 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2024-09-13 22:50:24.086993121 +0000 2024-09-13T23:00:27.143 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: - 2024-09-13T23:00:27.143 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-13T23:00:27.196 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2024-09-13T23:00:27.196 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2024-09-13T23:00:27.197 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000449949 s, 1.1 MB/s 2024-09-13T23:00:27.198 DEBUG:teuthology.orchestra.run.smithi138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-13T23:00:27.248 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_3 2024-09-13T23:00:27.294 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-13T23:00:27.295 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T23:00:27.295 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 5h/5d Inode: 913 Links: 1 2024-09-13T23:00:27.295 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T23:00:27.295 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2024-09-13 22:50:24.830986476 +0000 2024-09-13T23:00:27.295 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2024-09-13 22:50:24.586988655 +0000 2024-09-13T23:00:27.295 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2024-09-13 22:50:24.586988655 +0000 2024-09-13T23:00:27.295 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: - 2024-09-13T23:00:27.295 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-13T23:00:27.353 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2024-09-13T23:00:27.353 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2024-09-13T23:00:27.353 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000380552 s, 1.3 MB/s 2024-09-13T23:00:27.354 DEBUG:teuthology.orchestra.run.smithi138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-13T23:00:27.403 DEBUG:teuthology.orchestra.run.smithi138:> stat /dev/vg_nvme/lv_4 2024-09-13T23:00:27.454 INFO:teuthology.orchestra.run.smithi138.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-13T23:00:27.454 INFO:teuthology.orchestra.run.smithi138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T23:00:27.454 INFO:teuthology.orchestra.run.smithi138.stdout:Device: 5h/5d Inode: 931 Links: 1 2024-09-13T23:00:27.454 INFO:teuthology.orchestra.run.smithi138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T23:00:27.454 INFO:teuthology.orchestra.run.smithi138.stdout:Access: 2024-09-13 22:50:25.354981795 +0000 2024-09-13T23:00:27.454 INFO:teuthology.orchestra.run.smithi138.stdout:Modify: 2024-09-13 22:50:25.094984118 +0000 2024-09-13T23:00:27.454 INFO:teuthology.orchestra.run.smithi138.stdout:Change: 2024-09-13 22:50:25.094984118 +0000 2024-09-13T23:00:27.454 INFO:teuthology.orchestra.run.smithi138.stdout: Birth: - 2024-09-13T23:00:27.455 DEBUG:teuthology.orchestra.run.smithi138:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-13T23:00:27.509 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records in 2024-09-13T23:00:27.509 INFO:teuthology.orchestra.run.smithi138.stderr:1+0 records out 2024-09-13T23:00:27.509 INFO:teuthology.orchestra.run.smithi138.stderr:512 bytes copied, 0.000332705 s, 1.5 MB/s 2024-09-13T23:00:27.510 DEBUG:teuthology.orchestra.run.smithi138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-13T23:00:27.560 INFO:tasks.cephadm:Deploying osd.0 on smithi043 with /dev/vg_nvme/lv_4... 2024-09-13T23:00:27.560 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-13T23:00:27.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:27 smithi099 bash[23567]: cluster 2024-09-13T23:00:25.780434+0000 mgr.a (mgr.14150) 96 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:27.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:27 smithi099 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T23:00:27.812 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:27 smithi099 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T23:00:27.812 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:27 smithi099 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T23:00:27.812 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:27 smithi099 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T23:00:27.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:27 smithi043 bash[22731]: cluster 2024-09-13T23:00:25.780434+0000 mgr.a (mgr.14150) 96 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:27.915 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:27 smithi138 bash[23141]: cluster 2024-09-13T23:00:25.780434+0000 mgr.a (mgr.14150) 96 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:28.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:27 smithi099 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T23:00:28.136 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:27 smithi099 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T23:00:28.137 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:28 smithi099 systemd[1]: Started Ceph mgr.b for 5683301a-7223-11ef-bceb-c7b262605968. 2024-09-13T23:00:29.344 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:29 smithi099 bash[23567]: cluster 2024-09-13T23:00:27.780732+0000 mgr.a (mgr.14150) 97 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:29.344 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:29 smithi099 bash[23567]: audit 2024-09-13T23:00:28.084106+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:29.344 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:29 smithi099 bash[23567]: audit 2024-09-13T23:00:28.091122+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:29.344 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:29 smithi099 bash[23567]: audit 2024-09-13T23:00:28.098915+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:29.344 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:29 smithi099 bash[23567]: audit 2024-09-13T23:00:28.105667+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:29.345 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:29 smithi099 bash[23567]: audit 2024-09-13T23:00:28.192343+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:29.345 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:29 smithi099 bash[23567]: audit 2024-09-13T23:00:28.196294+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:29.345 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:29 smithi099 bash[23567]: audit 2024-09-13T23:00:28.197459+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:29.345 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:29 smithi099 bash[23567]: audit 2024-09-13T23:00:28.205372+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:29.345 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:29 smithi099 bash[23567]: cephadm 2024-09-13T23:00:28.206003+0000 mgr.a (mgr.14150) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-13T23:00:29.345 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:29 smithi099 bash[23567]: cephadm 2024-09-13T23:00:28.253406+0000 mgr.a (mgr.14150) 99 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-13T23:00:29.345 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:29 smithi099 bash[23567]: audit 2024-09-13T23:00:28.253791+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T23:00:29.345 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:29 smithi099 bash[23567]: audit 2024-09-13T23:00:28.254660+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T23:00:29.345 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:29 smithi099 bash[23567]: audit 2024-09-13T23:00:28.255317+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:29.345 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:29 smithi099 bash[23567]: cephadm 2024-09-13T23:00:28.256133+0000 mgr.a (mgr.14150) 100 : cephadm [INF] Reconfiguring daemon mgr.a on smithi043 2024-09-13T23:00:29.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:29 smithi043 bash[22731]: cluster 2024-09-13T23:00:27.780732+0000 mgr.a (mgr.14150) 97 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:29.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:29 smithi043 bash[22731]: audit 2024-09-13T23:00:28.084106+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:29.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:29 smithi043 bash[22731]: audit 2024-09-13T23:00:28.091122+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:29 smithi043 bash[22731]: audit 2024-09-13T23:00:28.098915+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:29 smithi043 bash[22731]: audit 2024-09-13T23:00:28.105667+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:29 smithi043 bash[22731]: audit 2024-09-13T23:00:28.192343+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:29 smithi043 bash[22731]: audit 2024-09-13T23:00:28.196294+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:29 smithi043 bash[22731]: audit 2024-09-13T23:00:28.197459+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:29 smithi043 bash[22731]: audit 2024-09-13T23:00:28.205372+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:29 smithi043 bash[22731]: cephadm 2024-09-13T23:00:28.206003+0000 mgr.a (mgr.14150) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-13T23:00:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:29 smithi043 bash[22731]: cephadm 2024-09-13T23:00:28.253406+0000 mgr.a (mgr.14150) 99 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-13T23:00:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:29 smithi043 bash[22731]: audit 2024-09-13T23:00:28.253791+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T23:00:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:29 smithi043 bash[22731]: audit 2024-09-13T23:00:28.254660+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T23:00:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:29 smithi043 bash[22731]: audit 2024-09-13T23:00:28.255317+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:29.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:29 smithi043 bash[22731]: cephadm 2024-09-13T23:00:28.256133+0000 mgr.a (mgr.14150) 100 : cephadm [INF] Reconfiguring daemon mgr.a on smithi043 2024-09-13T23:00:29.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:29 smithi138 bash[23141]: cluster 2024-09-13T23:00:27.780732+0000 mgr.a (mgr.14150) 97 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:29.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:29 smithi138 bash[23141]: audit 2024-09-13T23:00:28.084106+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:29.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:29 smithi138 bash[23141]: audit 2024-09-13T23:00:28.091122+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:29.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:29 smithi138 bash[23141]: audit 2024-09-13T23:00:28.098915+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:29.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:29 smithi138 bash[23141]: audit 2024-09-13T23:00:28.105667+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:29.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:29 smithi138 bash[23141]: audit 2024-09-13T23:00:28.192343+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:29.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:29 smithi138 bash[23141]: audit 2024-09-13T23:00:28.196294+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:29.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:29 smithi138 bash[23141]: audit 2024-09-13T23:00:28.197459+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:29.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:29 smithi138 bash[23141]: audit 2024-09-13T23:00:28.205372+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:29.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:29 smithi138 bash[23141]: cephadm 2024-09-13T23:00:28.206003+0000 mgr.a (mgr.14150) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-13T23:00:29.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:29 smithi138 bash[23141]: cephadm 2024-09-13T23:00:28.253406+0000 mgr.a (mgr.14150) 99 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-13T23:00:29.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:29 smithi138 bash[23141]: audit 2024-09-13T23:00:28.253791+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T23:00:29.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:29 smithi138 bash[23141]: audit 2024-09-13T23:00:28.254660+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T23:00:29.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:29 smithi138 bash[23141]: audit 2024-09-13T23:00:28.255317+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:29.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:29 smithi138 bash[23141]: cephadm 2024-09-13T23:00:28.256133+0000 mgr.a (mgr.14150) 100 : cephadm [INF] Reconfiguring daemon mgr.a on smithi043 2024-09-13T23:00:29.636 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:29 smithi099 bash[24355]: debug 2024-09-13T23:00:29.341+0000 7efe05fb0640 1 -- 172.21.15.99:0/2860270518 <== mon.2 v2:172.21.15.99:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a814c430e0 con 0x55a814c44800 2024-09-13T23:00:29.636 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:29 smithi099 bash[24355]: debug 2024-09-13T23:00:29.453+0000 7efe0881a040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T23:00:31.136 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:30 smithi099 bash[24355]: debug 2024-09-13T23:00:30.673+0000 7efe0881a040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T23:00:31.136 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:30 smithi099 bash[24355]: debug 2024-09-13T23:00:30.737+0000 7efe0881a040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T23:00:31.136 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:30 smithi099 bash[24355]: debug 2024-09-13T23:00:30.889+0000 7efe0881a040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T23:00:31.691 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:31 smithi099 bash[24355]: debug 2024-09-13T23:00:31.549+0000 7efe0881a040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T23:00:31.691 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:31 smithi099 bash[24355]: debug 2024-09-13T23:00:31.621+0000 7efe0881a040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T23:00:31.692 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:31 smithi099 bash[23567]: cluster 2024-09-13T23:00:29.781161+0000 mgr.a (mgr.14150) 101 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:31.692 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:31 smithi099 bash[23567]: audit 2024-09-13T23:00:30.522831+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:31.692 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:31 smithi099 bash[23567]: audit 2024-09-13T23:00:30.529542+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:31.692 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:31 smithi099 bash[23567]: audit 2024-09-13T23:00:30.532135+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:31.692 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:31 smithi099 bash[23567]: audit 2024-09-13T23:00:30.535203+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:31.692 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:31 smithi099 bash[23567]: audit 2024-09-13T23:00:30.536152+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:31.692 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:31 smithi099 bash[23567]: audit 2024-09-13T23:00:30.543065+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:31.692 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:31 smithi099 bash[23567]: cephadm 2024-09-13T23:00:30.543625+0000 mgr.a (mgr.14150) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-13T23:00:31.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:31 smithi043 bash[22731]: cluster 2024-09-13T23:00:29.781161+0000 mgr.a (mgr.14150) 101 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:31.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:31 smithi043 bash[22731]: audit 2024-09-13T23:00:30.522831+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:31.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:31 smithi043 bash[22731]: audit 2024-09-13T23:00:30.529542+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:31.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:31 smithi043 bash[22731]: audit 2024-09-13T23:00:30.532135+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:31.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:31 smithi043 bash[22731]: audit 2024-09-13T23:00:30.535203+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:31.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:31 smithi043 bash[22731]: audit 2024-09-13T23:00:30.536152+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:31.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:31 smithi043 bash[22731]: audit 2024-09-13T23:00:30.543065+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:31.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:31 smithi043 bash[22731]: cephadm 2024-09-13T23:00:30.543625+0000 mgr.a (mgr.14150) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-13T23:00:31.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:31 smithi138 bash[23141]: cluster 2024-09-13T23:00:29.781161+0000 mgr.a (mgr.14150) 101 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:31.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:31 smithi138 bash[23141]: audit 2024-09-13T23:00:30.522831+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:31.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:31 smithi138 bash[23141]: audit 2024-09-13T23:00:30.529542+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:31.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:31 smithi138 bash[23141]: audit 2024-09-13T23:00:30.532135+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:31.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:31 smithi138 bash[23141]: audit 2024-09-13T23:00:30.535203+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:31.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:31 smithi138 bash[23141]: audit 2024-09-13T23:00:30.536152+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:31.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:31 smithi138 bash[23141]: audit 2024-09-13T23:00:30.543065+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:31.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:31 smithi138 bash[23141]: cephadm 2024-09-13T23:00:30.543625+0000 mgr.a (mgr.14150) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-13T23:00:31.963 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:31 smithi099 bash[24355]: debug 2024-09-13T23:00:31.689+0000 7efe0881a040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T23:00:31.963 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:31 smithi099 bash[24355]: debug 2024-09-13T23:00:31.881+0000 7efe0881a040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T23:00:32.293 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:31 smithi099 bash[24355]: debug 2024-09-13T23:00:31.961+0000 7efe0881a040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T23:00:32.293 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:32 smithi099 bash[24355]: debug 2024-09-13T23:00:32.029+0000 7efe0881a040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T23:00:32.552 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:32 smithi099 bash[24355]: debug 2024-09-13T23:00:32.289+0000 7efe0881a040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T23:00:32.553 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:32 smithi099 bash[24355]: debug 2024-09-13T23:00:32.361+0000 7efe0881a040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T23:00:32.886 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:32 smithi099 bash[24355]: debug 2024-09-13T23:00:32.565+0000 7efe0881a040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T23:00:32.886 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:32 smithi099 bash[24355]: debug 2024-09-13T23:00:32.641+0000 7efe0881a040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T23:00:33.181 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:32 smithi099 bash[24355]: debug 2024-09-13T23:00:32.889+0000 7efe0881a040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T23:00:33.181 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:33 smithi099 bash[24355]: debug 2024-09-13T23:00:33.069+0000 7efe0881a040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T23:00:33.225 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T23:00:33.500 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:33 smithi099 bash[24355]: debug 2024-09-13T23:00:33.237+0000 7efe0881a040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T23:00:33.500 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:33 smithi099 bash[24355]: debug 2024-09-13T23:00:33.313+0000 7efe0881a040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T23:00:33.500 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:33 smithi099 bash[23567]: cluster 2024-09-13T23:00:31.781608+0000 mgr.a (mgr.14150) 103 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:33.500 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:33 smithi099 bash[23567]: audit 2024-09-13T23:00:32.210921+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:33.500 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:33 smithi099 bash[23567]: audit 2024-09-13T23:00:33.179865+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:33.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:33 smithi043 bash[22731]: cluster 2024-09-13T23:00:31.781608+0000 mgr.a (mgr.14150) 103 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:33.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:33 smithi043 bash[22731]: audit 2024-09-13T23:00:32.210921+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:33.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:33 smithi043 bash[22731]: audit 2024-09-13T23:00:33.179865+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:33.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:33 smithi138 bash[23141]: cluster 2024-09-13T23:00:31.781608+0000 mgr.a (mgr.14150) 103 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:33.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:33 smithi138 bash[23141]: audit 2024-09-13T23:00:32.210921+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:33.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:33 smithi138 bash[23141]: audit 2024-09-13T23:00:33.179865+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:33.886 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:33 smithi099 bash[24355]: debug 2024-09-13T23:00:33.497+0000 7efe0881a040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T23:00:34.601 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:34 smithi099 bash[24355]: debug 2024-09-13T23:00:34.301+0000 7efe0881a040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T23:00:34.601 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:34 smithi099 bash[24355]: debug 2024-09-13T23:00:34.377+0000 7efe0881a040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T23:00:34.886 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:34 smithi099 bash[24355]: debug 2024-09-13T23:00:34.597+0000 7efe0881a040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T23:00:34.886 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:34 smithi099 bash[24355]: debug 2024-09-13T23:00:34.673+0000 7efe0881a040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T23:00:35.386 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:35 smithi099 bash[24355]: debug 2024-09-13T23:00:35.057+0000 7efe0881a040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T23:00:35.386 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:00:35 smithi099 bash[24355]: debug 2024-09-13T23:00:35.137+0000 7efe0881a040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T23:00:35.752 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:35 smithi043 bash[22731]: cluster 2024-09-13T23:00:33.782030+0000 mgr.a (mgr.14150) 104 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:35.752 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:35 smithi043 bash[22731]: audit 2024-09-13T23:00:34.482872+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:35.752 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:35 smithi043 bash[22731]: audit 2024-09-13T23:00:34.489690+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:35.752 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:35 smithi043 bash[22731]: audit 2024-09-13T23:00:34.498307+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:35.752 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:35 smithi043 bash[22731]: cluster 2024-09-13T23:00:35.162107+0000 mon.a (mon.0) 354 : cluster [DBG] Standby manager daemon b started 2024-09-13T23:00:35.752 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:35 smithi043 bash[22731]: audit 2024-09-13T23:00:35.162229+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.99:0/110656873' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-13T23:00:35.752 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:35 smithi043 bash[22731]: audit 2024-09-13T23:00:35.162827+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.99:0/110656873' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T23:00:35.752 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:35 smithi043 bash[22731]: audit 2024-09-13T23:00:35.163965+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.99:0/110656873' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-13T23:00:35.752 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:35 smithi043 bash[22731]: audit 2024-09-13T23:00:35.164647+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.99:0/110656873' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T23:00:35.829 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:35 smithi099 bash[23567]: cluster 2024-09-13T23:00:33.782030+0000 mgr.a (mgr.14150) 104 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:35.829 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:35 smithi099 bash[23567]: audit 2024-09-13T23:00:34.482872+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:35.829 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:35 smithi099 bash[23567]: audit 2024-09-13T23:00:34.489690+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:35.829 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:35 smithi099 bash[23567]: audit 2024-09-13T23:00:34.498307+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:35.829 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:35 smithi099 bash[23567]: cluster 2024-09-13T23:00:35.162107+0000 mon.a (mon.0) 354 : cluster [DBG] Standby manager daemon b started 2024-09-13T23:00:35.829 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:35 smithi099 bash[23567]: audit 2024-09-13T23:00:35.162229+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.99:0/110656873' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-13T23:00:35.830 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:35 smithi099 bash[23567]: audit 2024-09-13T23:00:35.162827+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.99:0/110656873' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T23:00:35.830 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:35 smithi099 bash[23567]: audit 2024-09-13T23:00:35.163965+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.99:0/110656873' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-13T23:00:35.830 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:35 smithi099 bash[23567]: audit 2024-09-13T23:00:35.164647+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.99:0/110656873' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T23:00:35.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:35 smithi138 bash[23141]: cluster 2024-09-13T23:00:33.782030+0000 mgr.a (mgr.14150) 104 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:35.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:35 smithi138 bash[23141]: audit 2024-09-13T23:00:34.482872+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:35.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:35 smithi138 bash[23141]: audit 2024-09-13T23:00:34.489690+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:35.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:35 smithi138 bash[23141]: audit 2024-09-13T23:00:34.498307+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:35.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:35 smithi138 bash[23141]: cluster 2024-09-13T23:00:35.162107+0000 mon.a (mon.0) 354 : cluster [DBG] Standby manager daemon b started 2024-09-13T23:00:35.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:35 smithi138 bash[23141]: audit 2024-09-13T23:00:35.162229+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.99:0/110656873' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-09-13T23:00:35.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:35 smithi138 bash[23141]: audit 2024-09-13T23:00:35.162827+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.99:0/110656873' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T23:00:35.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:35 smithi138 bash[23141]: audit 2024-09-13T23:00:35.163965+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.99:0/110656873' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-09-13T23:00:35.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:35 smithi138 bash[23141]: audit 2024-09-13T23:00:35.164647+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.99:0/110656873' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T23:00:36.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:36 smithi043 bash[22731]: cluster 2024-09-13T23:00:35.506803+0000 mon.a (mon.0) 355 : cluster [DBG] mgrmap e14: a(active, since 113s), standbys: b 2024-09-13T23:00:36.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:36 smithi043 bash[22731]: audit 2024-09-13T23:00:35.507274+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-13T23:00:36.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:36 smithi043 bash[22731]: audit 2024-09-13T23:00:35.817855+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:36.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:36 smithi043 bash[22731]: audit 2024-09-13T23:00:35.823060+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:36.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:36 smithi043 bash[22731]: audit 2024-09-13T23:00:35.825293+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:36.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:36 smithi043 bash[22731]: audit 2024-09-13T23:00:35.828605+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:36.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:36 smithi043 bash[22731]: audit 2024-09-13T23:00:35.828890+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:36.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:36 smithi043 bash[22731]: audit 2024-09-13T23:00:35.829877+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:36.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:36 smithi043 bash[22731]: audit 2024-09-13T23:00:35.835167+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:36.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:36 smithi099 bash[23567]: cluster 2024-09-13T23:00:35.506803+0000 mon.a (mon.0) 355 : cluster [DBG] mgrmap e14: a(active, since 113s), standbys: b 2024-09-13T23:00:36.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:36 smithi099 bash[23567]: audit 2024-09-13T23:00:35.507274+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-13T23:00:36.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:36 smithi099 bash[23567]: audit 2024-09-13T23:00:35.817855+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:36.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:36 smithi099 bash[23567]: audit 2024-09-13T23:00:35.823060+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:36.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:36 smithi099 bash[23567]: audit 2024-09-13T23:00:35.825293+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:36.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:36 smithi099 bash[23567]: audit 2024-09-13T23:00:35.828605+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:36.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:36 smithi099 bash[23567]: audit 2024-09-13T23:00:35.828890+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:36.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:36 smithi099 bash[23567]: audit 2024-09-13T23:00:35.829877+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:36.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:36 smithi099 bash[23567]: audit 2024-09-13T23:00:35.835167+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:36.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:36 smithi138 bash[23141]: cluster 2024-09-13T23:00:35.506803+0000 mon.a (mon.0) 355 : cluster [DBG] mgrmap e14: a(active, since 113s), standbys: b 2024-09-13T23:00:36.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:36 smithi138 bash[23141]: audit 2024-09-13T23:00:35.507274+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-09-13T23:00:36.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:36 smithi138 bash[23141]: audit 2024-09-13T23:00:35.817855+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:36.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:36 smithi138 bash[23141]: audit 2024-09-13T23:00:35.823060+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:36.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:36 smithi138 bash[23141]: audit 2024-09-13T23:00:35.825293+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:00:36.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:36 smithi138 bash[23141]: audit 2024-09-13T23:00:35.828605+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:36.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:36 smithi138 bash[23141]: audit 2024-09-13T23:00:35.828890+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:36.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:36 smithi138 bash[23141]: audit 2024-09-13T23:00:35.829877+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:00:36.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:36 smithi138 bash[23141]: audit 2024-09-13T23:00:35.835167+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:36.936 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T23:00:36.979 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi043:vg_nvme/lv_4 2024-09-13T23:00:38.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:37 smithi043 bash[22731]: cluster 2024-09-13T23:00:35.782366+0000 mgr.a (mgr.14150) 105 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:38.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:37 smithi043 bash[22731]: audit 2024-09-13T23:00:36.713202+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:38.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:37 smithi043 bash[22731]: audit 2024-09-13T23:00:36.719341+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:38.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:37 smithi043 bash[22731]: audit 2024-09-13T23:00:36.726025+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:38.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:37 smithi099 bash[23567]: cluster 2024-09-13T23:00:35.782366+0000 mgr.a (mgr.14150) 105 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:38.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:37 smithi099 bash[23567]: audit 2024-09-13T23:00:36.713202+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:38.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:37 smithi099 bash[23567]: audit 2024-09-13T23:00:36.719341+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:38.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:37 smithi099 bash[23567]: audit 2024-09-13T23:00:36.726025+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:38.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:37 smithi138 bash[23141]: cluster 2024-09-13T23:00:35.782366+0000 mgr.a (mgr.14150) 105 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:38.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:37 smithi138 bash[23141]: audit 2024-09-13T23:00:36.713202+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:38.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:37 smithi138 bash[23141]: audit 2024-09-13T23:00:36.719341+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:38.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:37 smithi138 bash[23141]: audit 2024-09-13T23:00:36.726025+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:40.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:39 smithi043 bash[22731]: cluster 2024-09-13T23:00:37.782721+0000 mgr.a (mgr.14150) 106 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:40.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:39 smithi099 bash[23567]: cluster 2024-09-13T23:00:37.782721+0000 mgr.a (mgr.14150) 106 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:40.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:39 smithi138 bash[23141]: cluster 2024-09-13T23:00:37.782721+0000 mgr.a (mgr.14150) 106 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:41.712 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T23:00:42.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:41 smithi043 bash[22731]: cluster 2024-09-13T23:00:39.783132+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:42.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:41 smithi099 bash[23567]: cluster 2024-09-13T23:00:39.783132+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:42.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:41 smithi138 bash[23141]: cluster 2024-09-13T23:00:39.783132+0000 mgr.a (mgr.14150) 107 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:44.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:43 smithi043 bash[22731]: cluster 2024-09-13T23:00:41.783566+0000 mgr.a (mgr.14150) 108 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:44.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:43 smithi043 bash[22731]: audit 2024-09-13T23:00:43.080614+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T23:00:44.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:43 smithi043 bash[22731]: audit 2024-09-13T23:00:43.086332+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T23:00:44.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:43 smithi043 bash[22731]: audit 2024-09-13T23:00:43.087698+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:44.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:43 smithi099 bash[23567]: cluster 2024-09-13T23:00:41.783566+0000 mgr.a (mgr.14150) 108 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:44.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:43 smithi099 bash[23567]: audit 2024-09-13T23:00:43.080614+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T23:00:44.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:43 smithi099 bash[23567]: audit 2024-09-13T23:00:43.086332+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T23:00:44.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:43 smithi099 bash[23567]: audit 2024-09-13T23:00:43.087698+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:44.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:43 smithi138 bash[23141]: cluster 2024-09-13T23:00:41.783566+0000 mgr.a (mgr.14150) 108 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:44.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:43 smithi138 bash[23141]: audit 2024-09-13T23:00:43.080614+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T23:00:44.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:43 smithi138 bash[23141]: audit 2024-09-13T23:00:43.086332+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T23:00:44.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:43 smithi138 bash[23141]: audit 2024-09-13T23:00:43.087698+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:00:45.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:44 smithi043 bash[22731]: audit 2024-09-13T23:00:43.073791+0000 mgr.a (mgr.14150) 109 : 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-13T23:00:45.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:44 smithi099 bash[23567]: audit 2024-09-13T23:00:43.073791+0000 mgr.a (mgr.14150) 109 : 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-13T23:00:45.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:44 smithi138 bash[23141]: audit 2024-09-13T23:00:43.073791+0000 mgr.a (mgr.14150) 109 : 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-13T23:00:46.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:45 smithi043 bash[22731]: cluster 2024-09-13T23:00:43.784010+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-13T23:00:46.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:45 smithi099 bash[23567]: cluster 2024-09-13T23:00:43.784010+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-13T23:00:46.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:45 smithi138 bash[23141]: cluster 2024-09-13T23:00:43.784010+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-13T23:00:48.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:47 smithi043 bash[22731]: cluster 2024-09-13T23:00:45.784429+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-13T23:00:48.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:47 smithi099 bash[23567]: cluster 2024-09-13T23:00:45.784429+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-13T23:00:48.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:47 smithi138 bash[23141]: cluster 2024-09-13T23:00:45.784429+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-13T23:00:49.766 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:49 smithi043 bash[22731]: cluster 2024-09-13T23:00:47.784832+0000 mgr.a (mgr.14150) 112 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:50.075 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:49 smithi099 bash[23567]: cluster 2024-09-13T23:00:47.784832+0000 mgr.a (mgr.14150) 112 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:50.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:49 smithi138 bash[23141]: cluster 2024-09-13T23:00:47.784832+0000 mgr.a (mgr.14150) 112 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:52.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:51 smithi043 bash[22731]: cluster 2024-09-13T23:00:49.785196+0000 mgr.a (mgr.14150) 113 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:52.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:51 smithi099 bash[23567]: cluster 2024-09-13T23:00:49.785196+0000 mgr.a (mgr.14150) 113 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:52.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:51 smithi138 bash[23141]: cluster 2024-09-13T23:00:49.785196+0000 mgr.a (mgr.14150) 113 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:53.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:52 smithi043 bash[22731]: audit 2024-09-13T23:00:52.531317+0000 mon.a (mon.0) 370 : audit [INF] from='client.? 172.21.15.43:0/3315779187' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "40e89c85-68a8-4734-bf23-ffd0c1279584"}]: dispatch 2024-09-13T23:00:53.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:52 smithi043 bash[22731]: audit 2024-09-13T23:00:52.534221+0000 mon.a (mon.0) 371 : audit [INF] from='client.? 172.21.15.43:0/3315779187' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "40e89c85-68a8-4734-bf23-ffd0c1279584"}]': finished 2024-09-13T23:00:53.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:52 smithi043 bash[22731]: cluster 2024-09-13T23:00:52.539070+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-13T23:00:53.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:52 smithi043 bash[22731]: audit 2024-09-13T23:00:52.539371+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T23:00:53.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:52 smithi099 bash[23567]: audit 2024-09-13T23:00:52.531317+0000 mon.a (mon.0) 370 : audit [INF] from='client.? 172.21.15.43:0/3315779187' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "40e89c85-68a8-4734-bf23-ffd0c1279584"}]: dispatch 2024-09-13T23:00:53.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:52 smithi099 bash[23567]: audit 2024-09-13T23:00:52.534221+0000 mon.a (mon.0) 371 : audit [INF] from='client.? 172.21.15.43:0/3315779187' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "40e89c85-68a8-4734-bf23-ffd0c1279584"}]': finished 2024-09-13T23:00:53.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:52 smithi099 bash[23567]: cluster 2024-09-13T23:00:52.539070+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-13T23:00:53.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:52 smithi099 bash[23567]: audit 2024-09-13T23:00:52.539371+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T23:00:53.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:52 smithi138 bash[23141]: audit 2024-09-13T23:00:52.531317+0000 mon.a (mon.0) 370 : audit [INF] from='client.? 172.21.15.43:0/3315779187' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "40e89c85-68a8-4734-bf23-ffd0c1279584"}]: dispatch 2024-09-13T23:00:53.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:52 smithi138 bash[23141]: audit 2024-09-13T23:00:52.534221+0000 mon.a (mon.0) 371 : audit [INF] from='client.? 172.21.15.43:0/3315779187' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "40e89c85-68a8-4734-bf23-ffd0c1279584"}]': finished 2024-09-13T23:00:53.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:52 smithi138 bash[23141]: cluster 2024-09-13T23:00:52.539070+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-13T23:00:53.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:52 smithi138 bash[23141]: audit 2024-09-13T23:00:52.539371+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T23:00:53.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:53 smithi099 bash[23567]: cluster 2024-09-13T23:00:51.785462+0000 mgr.a (mgr.14150) 114 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:53.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:53 smithi099 bash[23567]: audit 2024-09-13T23:00:53.186433+0000 mon.a (mon.0) 374 : audit [DBG] from='client.? 172.21.15.43:0/3824638893' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T23:00:53.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:53 smithi099 bash[23567]: audit 2024-09-13T23:00:53.403650+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:53.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:53 smithi099 bash[23567]: audit 2024-09-13T23:00:53.411117+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:53.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:53 smithi099 bash[23567]: audit 2024-09-13T23:00:53.419794+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:54.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:53 smithi043 bash[22731]: cluster 2024-09-13T23:00:51.785462+0000 mgr.a (mgr.14150) 114 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:54.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:53 smithi043 bash[22731]: audit 2024-09-13T23:00:53.186433+0000 mon.a (mon.0) 374 : audit [DBG] from='client.? 172.21.15.43:0/3824638893' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T23:00:54.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:53 smithi043 bash[22731]: audit 2024-09-13T23:00:53.403650+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:54.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:53 smithi043 bash[22731]: audit 2024-09-13T23:00:53.411117+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:54.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:53 smithi043 bash[22731]: audit 2024-09-13T23:00:53.419794+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:54.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:53 smithi138 bash[23141]: cluster 2024-09-13T23:00:51.785462+0000 mgr.a (mgr.14150) 114 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:54.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:53 smithi138 bash[23141]: audit 2024-09-13T23:00:53.186433+0000 mon.a (mon.0) 374 : audit [DBG] from='client.? 172.21.15.43:0/3824638893' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T23:00:54.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:53 smithi138 bash[23141]: audit 2024-09-13T23:00:53.403650+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:54.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:53 smithi138 bash[23141]: audit 2024-09-13T23:00:53.411117+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:54.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:53 smithi138 bash[23141]: audit 2024-09-13T23:00:53.419794+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:56.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:55 smithi043 bash[22731]: cluster 2024-09-13T23:00:53.785828+0000 mgr.a (mgr.14150) 115 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:56.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:55 smithi043 bash[22731]: audit 2024-09-13T23:00:54.701333+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:56.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:55 smithi043 bash[22731]: audit 2024-09-13T23:00:54.707354+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:56.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:55 smithi043 bash[22731]: audit 2024-09-13T23:00:54.712880+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:56.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:55 smithi099 bash[23567]: cluster 2024-09-13T23:00:53.785828+0000 mgr.a (mgr.14150) 115 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:56.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:55 smithi099 bash[23567]: audit 2024-09-13T23:00:54.701333+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:56.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:55 smithi099 bash[23567]: audit 2024-09-13T23:00:54.707354+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:56.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:55 smithi099 bash[23567]: audit 2024-09-13T23:00:54.712880+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:56.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:55 smithi138 bash[23141]: cluster 2024-09-13T23:00:53.785828+0000 mgr.a (mgr.14150) 115 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:56.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:55 smithi138 bash[23141]: audit 2024-09-13T23:00:54.701333+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:56.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:55 smithi138 bash[23141]: audit 2024-09-13T23:00:54.707354+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:56.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:55 smithi138 bash[23141]: audit 2024-09-13T23:00:54.712880+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:57.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:57 smithi043 bash[22731]: cluster 2024-09-13T23:00:55.786240+0000 mgr.a (mgr.14150) 116 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:57.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:57 smithi043 bash[22731]: audit 2024-09-13T23:00:56.851895+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:57.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:57 smithi043 bash[22731]: audit 2024-09-13T23:00:56.855978+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:57.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:57 smithi043 bash[22731]: audit 2024-09-13T23:00:56.860472+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:58.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:57 smithi099 bash[23567]: cluster 2024-09-13T23:00:55.786240+0000 mgr.a (mgr.14150) 116 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:58.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:57 smithi099 bash[23567]: audit 2024-09-13T23:00:56.851895+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:58.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:57 smithi099 bash[23567]: audit 2024-09-13T23:00:56.855978+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:58.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:57 smithi099 bash[23567]: audit 2024-09-13T23:00:56.860472+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:58.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:57 smithi138 bash[23141]: cluster 2024-09-13T23:00:55.786240+0000 mgr.a (mgr.14150) 116 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:00:58.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:57 smithi138 bash[23141]: audit 2024-09-13T23:00:56.851895+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:58.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:57 smithi138 bash[23141]: audit 2024-09-13T23:00:56.855978+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:00:58.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:57 smithi138 bash[23141]: audit 2024-09-13T23:00:56.860472+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:00.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:00:59 smithi043 bash[22731]: cluster 2024-09-13T23:00:57.786601+0000 mgr.a (mgr.14150) 117 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:00.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:00:59 smithi099 bash[23567]: cluster 2024-09-13T23:00:57.786601+0000 mgr.a (mgr.14150) 117 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:00.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:00:59 smithi138 bash[23141]: cluster 2024-09-13T23:00:57.786601+0000 mgr.a (mgr.14150) 117 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:02.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:01 smithi043 bash[22731]: cluster 2024-09-13T23:00:59.787040+0000 mgr.a (mgr.14150) 118 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:02.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:01 smithi099 bash[23567]: cluster 2024-09-13T23:00:59.787040+0000 mgr.a (mgr.14150) 118 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:02.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:01 smithi138 bash[23141]: cluster 2024-09-13T23:00:59.787040+0000 mgr.a (mgr.14150) 118 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:03.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:03 smithi043 bash[22731]: cluster 2024-09-13T23:01:01.787476+0000 mgr.a (mgr.14150) 119 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:04.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:03 smithi099 bash[23567]: cluster 2024-09-13T23:01:01.787476+0000 mgr.a (mgr.14150) 119 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:04.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:03 smithi138 bash[23141]: cluster 2024-09-13T23:01:01.787476+0000 mgr.a (mgr.14150) 119 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:06.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:05 smithi043 bash[22731]: cluster 2024-09-13T23:01:03.787874+0000 mgr.a (mgr.14150) 120 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:06.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:05 smithi099 bash[23567]: cluster 2024-09-13T23:01:03.787874+0000 mgr.a (mgr.14150) 120 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:06.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:05 smithi138 bash[23141]: cluster 2024-09-13T23:01:03.787874+0000 mgr.a (mgr.14150) 120 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:06.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:06 smithi043 bash[22731]: audit 2024-09-13T23:01:06.006845+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T23:01:06.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:06 smithi043 bash[22731]: audit 2024-09-13T23:01:06.008471+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:01:07.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:06 smithi099 bash[23567]: audit 2024-09-13T23:01:06.006845+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T23:01:07.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:06 smithi099 bash[23567]: audit 2024-09-13T23:01:06.008471+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:01:07.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:06 smithi138 bash[23141]: audit 2024-09-13T23:01:06.006845+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T23:01:07.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:06 smithi138 bash[23141]: audit 2024-09-13T23:01:06.008471+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:01:07.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:07 smithi043 bash[22731]: cluster 2024-09-13T23:01:05.788297+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:07.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:07 smithi043 bash[22731]: cephadm 2024-09-13T23:01:06.009888+0000 mgr.a (mgr.14150) 122 : cephadm [INF] Deploying daemon osd.0 on smithi043 2024-09-13T23:01:07.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:07 smithi138 bash[23141]: cluster 2024-09-13T23:01:05.788297+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:07.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:07 smithi138 bash[23141]: cephadm 2024-09-13T23:01:06.009888+0000 mgr.a (mgr.14150) 122 : cephadm [INF] Deploying daemon osd.0 on smithi043 2024-09-13T23:01:08.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:07 smithi099 bash[23567]: cluster 2024-09-13T23:01:05.788297+0000 mgr.a (mgr.14150) 121 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:08.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:07 smithi099 bash[23567]: cephadm 2024-09-13T23:01:06.009888+0000 mgr.a (mgr.14150) 122 : cephadm [INF] Deploying daemon osd.0 on smithi043 2024-09-13T23:01:09.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:09 smithi043 bash[22731]: cluster 2024-09-13T23:01:07.788782+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:10.045 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:09 smithi099 bash[23567]: cluster 2024-09-13T23:01:07.788782+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:10.075 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:09 smithi138 bash[23141]: cluster 2024-09-13T23:01:07.788782+0000 mgr.a (mgr.14150) 123 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:10.503 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:10 smithi043 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T23:01:10.504 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 23:01:10 smithi043 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T23:01:10.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:10 smithi043 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T23:01:10.847 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 23:01:10 smithi043 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T23:01:10.994 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:10 smithi099 bash[23567]: audit 2024-09-13T23:01:10.639717+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:01:10.994 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:10 smithi099 bash[23567]: audit 2024-09-13T23:01:10.643454+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:10.994 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:10 smithi099 bash[23567]: audit 2024-09-13T23:01:10.643697+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:01:10.994 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:10 smithi099 bash[23567]: audit 2024-09-13T23:01:10.644554+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:01:10.994 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:10 smithi099 bash[23567]: audit 2024-09-13T23:01:10.648049+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:10.994 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:10 smithi099 bash[23567]: audit 2024-09-13T23:01:10.654541+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:11.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:10 smithi043 bash[22731]: audit 2024-09-13T23:01:10.639717+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:01:11.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:10 smithi043 bash[22731]: audit 2024-09-13T23:01:10.643454+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:11.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:10 smithi043 bash[22731]: audit 2024-09-13T23:01:10.643697+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:01:11.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:10 smithi043 bash[22731]: audit 2024-09-13T23:01:10.644554+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:01:11.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:10 smithi043 bash[22731]: audit 2024-09-13T23:01:10.648049+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:11.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:10 smithi043 bash[22731]: audit 2024-09-13T23:01:10.654541+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:11.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:10 smithi138 bash[23141]: audit 2024-09-13T23:01:10.639717+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:01:11.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:10 smithi138 bash[23141]: audit 2024-09-13T23:01:10.643454+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:11.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:10 smithi138 bash[23141]: audit 2024-09-13T23:01:10.643697+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:01:11.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:10 smithi138 bash[23141]: audit 2024-09-13T23:01:10.644554+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:01:11.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:10 smithi138 bash[23141]: audit 2024-09-13T23:01:10.648049+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:11.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:10 smithi138 bash[23141]: audit 2024-09-13T23:01:10.654541+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:12.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:11 smithi043 bash[22731]: cluster 2024-09-13T23:01:09.789217+0000 mgr.a (mgr.14150) 124 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:12.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:11 smithi099 bash[23567]: cluster 2024-09-13T23:01:09.789217+0000 mgr.a (mgr.14150) 124 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:12.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:11 smithi138 bash[23141]: cluster 2024-09-13T23:01:09.789217+0000 mgr.a (mgr.14150) 124 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:13.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:13 smithi043 bash[22731]: cluster 2024-09-13T23:01:11.789486+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:13.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:13 smithi043 bash[22731]: audit 2024-09-13T23:01:13.586689+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:13.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:13 smithi043 bash[22731]: audit 2024-09-13T23:01:13.593938+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:13.874 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:13 smithi043 bash[22731]: audit 2024-09-13T23:01:13.603333+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:13.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:13 smithi099 bash[23567]: cluster 2024-09-13T23:01:11.789486+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:13.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:13 smithi099 bash[23567]: audit 2024-09-13T23:01:13.586689+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:13.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:13 smithi099 bash[23567]: audit 2024-09-13T23:01:13.593938+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:13.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:13 smithi099 bash[23567]: audit 2024-09-13T23:01:13.603333+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:14.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:13 smithi138 bash[23141]: cluster 2024-09-13T23:01:11.789486+0000 mgr.a (mgr.14150) 125 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:14.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:13 smithi138 bash[23141]: audit 2024-09-13T23:01:13.586689+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:14.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:13 smithi138 bash[23141]: audit 2024-09-13T23:01:13.593938+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:14.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:13 smithi138 bash[23141]: audit 2024-09-13T23:01:13.603333+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:15.829 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:15 smithi043 bash[22731]: cluster 2024-09-13T23:01:13.789863+0000 mgr.a (mgr.14150) 126 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:15.829 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:15 smithi043 bash[22731]: audit 2024-09-13T23:01:14.900016+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:15.829 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:15 smithi043 bash[22731]: audit 2024-09-13T23:01:14.907729+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:15.829 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:15 smithi043 bash[22731]: audit 2024-09-13T23:01:14.917161+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:16.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:15 smithi099 bash[23567]: cluster 2024-09-13T23:01:13.789863+0000 mgr.a (mgr.14150) 126 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:16.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:15 smithi099 bash[23567]: audit 2024-09-13T23:01:14.900016+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:16.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:15 smithi099 bash[23567]: audit 2024-09-13T23:01:14.907729+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:16.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:15 smithi099 bash[23567]: audit 2024-09-13T23:01:14.917161+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:16.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:15 smithi138 bash[23141]: cluster 2024-09-13T23:01:13.789863+0000 mgr.a (mgr.14150) 126 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:16.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:15 smithi138 bash[23141]: audit 2024-09-13T23:01:14.900016+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:16.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:15 smithi138 bash[23141]: audit 2024-09-13T23:01:14.907729+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:16.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:15 smithi138 bash[23141]: audit 2024-09-13T23:01:14.917161+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:17.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:16 smithi043 bash[22731]: cluster 2024-09-13T23:01:15.790261+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:17.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:16 smithi099 bash[23567]: cluster 2024-09-13T23:01:15.790261+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:17.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:16 smithi138 bash[23141]: cluster 2024-09-13T23:01:15.790261+0000 mgr.a (mgr.14150) 127 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:18.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:18 smithi043 bash[22731]: audit 2024-09-13T23:01:17.005166+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:18.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:18 smithi043 bash[22731]: audit 2024-09-13T23:01:17.010560+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:18.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:18 smithi043 bash[22731]: cephadm 2024-09-13T23:01:17.013130+0000 mgr.a (mgr.14150) 128 : cephadm [INF] Detected new or changed devices on smithi043 2024-09-13T23:01:18.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:18 smithi043 bash[22731]: audit 2024-09-13T23:01:17.014828+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:01:18.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:18 smithi043 bash[22731]: audit 2024-09-13T23:01:17.018797+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:18.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:18 smithi043 bash[22731]: audit 2024-09-13T23:01:17.019197+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:01:18.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:18 smithi043 bash[22731]: audit 2024-09-13T23:01:17.020674+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:01:18.302 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:18 smithi043 bash[22731]: audit 2024-09-13T23:01:17.028425+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:18.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:18 smithi099 bash[23567]: audit 2024-09-13T23:01:17.005166+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:18.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:18 smithi099 bash[23567]: audit 2024-09-13T23:01:17.010560+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:18.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:18 smithi099 bash[23567]: cephadm 2024-09-13T23:01:17.013130+0000 mgr.a (mgr.14150) 128 : cephadm [INF] Detected new or changed devices on smithi043 2024-09-13T23:01:18.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:18 smithi099 bash[23567]: audit 2024-09-13T23:01:17.014828+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:01:18.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:18 smithi099 bash[23567]: audit 2024-09-13T23:01:17.018797+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:18.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:18 smithi099 bash[23567]: audit 2024-09-13T23:01:17.019197+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:01:18.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:18 smithi099 bash[23567]: audit 2024-09-13T23:01:17.020674+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:01:18.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:18 smithi099 bash[23567]: audit 2024-09-13T23:01:17.028425+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:18.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:18 smithi138 bash[23141]: audit 2024-09-13T23:01:17.005166+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:18.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:18 smithi138 bash[23141]: audit 2024-09-13T23:01:17.010560+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:18.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:18 smithi138 bash[23141]: cephadm 2024-09-13T23:01:17.013130+0000 mgr.a (mgr.14150) 128 : cephadm [INF] Detected new or changed devices on smithi043 2024-09-13T23:01:18.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:18 smithi138 bash[23141]: audit 2024-09-13T23:01:17.014828+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:01:18.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:18 smithi138 bash[23141]: audit 2024-09-13T23:01:17.018797+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:18.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:18 smithi138 bash[23141]: audit 2024-09-13T23:01:17.019197+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:01:18.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:18 smithi138 bash[23141]: audit 2024-09-13T23:01:17.020674+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:01:18.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:18 smithi138 bash[23141]: audit 2024-09-13T23:01:17.028425+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:19.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:19 smithi043 bash[22731]: cluster 2024-09-13T23:01:17.790534+0000 mgr.a (mgr.14150) 129 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:19.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:19 smithi099 bash[23567]: cluster 2024-09-13T23:01:17.790534+0000 mgr.a (mgr.14150) 129 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:19.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:19 smithi138 bash[23141]: cluster 2024-09-13T23:01:17.790534+0000 mgr.a (mgr.14150) 129 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:21.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:21 smithi043 bash[22731]: cluster 2024-09-13T23:01:19.790960+0000 mgr.a (mgr.14150) 130 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:21.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:21 smithi099 bash[23567]: cluster 2024-09-13T23:01:19.790960+0000 mgr.a (mgr.14150) 130 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:21.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:21 smithi138 bash[23141]: cluster 2024-09-13T23:01:19.790960+0000 mgr.a (mgr.14150) 130 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:22.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:22 smithi043 bash[22731]: audit 2024-09-13T23:01:21.455639+0000 mon.a (mon.0) 405 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/327930877,v1:172.21.15.43:6803/327930877]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-13T23:01:22.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:22 smithi099 bash[23567]: audit 2024-09-13T23:01:21.455639+0000 mon.a (mon.0) 405 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/327930877,v1:172.21.15.43:6803/327930877]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-13T23:01:22.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:22 smithi138 bash[23141]: audit 2024-09-13T23:01:21.455639+0000 mon.a (mon.0) 405 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/327930877,v1:172.21.15.43:6803/327930877]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-13T23:01:22.676 INFO:teuthology.orchestra.run.smithi043.stdout:Created osd(s) 0 on host 'smithi043' 2024-09-13T23:01:23.282 DEBUG:teuthology.orchestra.run.smithi043:osd.0> sudo journalctl -f -n 0 -u ceph-5683301a-7223-11ef-bceb-c7b262605968@osd.0.service 2024-09-13T23:01:23.285 INFO:tasks.cephadm:Deploying osd.1 on smithi099 with /dev/vg_nvme/lv_4... 2024-09-13T23:01:23.285 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-13T23:01:23.344 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:23 smithi043 bash[22731]: cluster 2024-09-13T23:01:21.791493+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:23.345 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:23 smithi043 bash[22731]: audit 2024-09-13T23:01:22.041690+0000 mon.a (mon.0) 406 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/327930877,v1:172.21.15.43:6803/327930877]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T23:01:23.345 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:23 smithi043 bash[22731]: cluster 2024-09-13T23:01:22.043645+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-13T23:01:23.345 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:23 smithi043 bash[22731]: audit 2024-09-13T23:01:22.043843+0000 mon.a (mon.0) 408 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/327930877,v1:172.21.15.43:6803/327930877]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-13T23:01:23.345 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:23 smithi043 bash[22731]: audit 2024-09-13T23:01:22.044047+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T23:01:23.345 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:23 smithi043 bash[22731]: audit 2024-09-13T23:01:22.660546+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:01:23.345 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:23 smithi043 bash[22731]: audit 2024-09-13T23:01:22.666364+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:23.345 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:23 smithi043 bash[22731]: audit 2024-09-13T23:01:22.666751+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-13T23:01:23.345 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:23 smithi043 bash[22731]: audit 2024-09-13T23:01:22.668713+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:01:23.345 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:23 smithi043 bash[22731]: audit 2024-09-13T23:01:22.673028+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:23.345 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:23 smithi043 bash[22731]: audit 2024-09-13T23:01:22.673568+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:01:23.345 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:23 smithi043 bash[22731]: audit 2024-09-13T23:01:22.680889+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:23.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:23 smithi099 bash[23567]: cluster 2024-09-13T23:01:21.791493+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:23.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:23 smithi099 bash[23567]: audit 2024-09-13T23:01:22.041690+0000 mon.a (mon.0) 406 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/327930877,v1:172.21.15.43:6803/327930877]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T23:01:23.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:23 smithi099 bash[23567]: cluster 2024-09-13T23:01:22.043645+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-13T23:01:23.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:23 smithi099 bash[23567]: audit 2024-09-13T23:01:22.043843+0000 mon.a (mon.0) 408 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/327930877,v1:172.21.15.43:6803/327930877]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-13T23:01:23.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:23 smithi099 bash[23567]: audit 2024-09-13T23:01:22.044047+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T23:01:23.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:23 smithi099 bash[23567]: audit 2024-09-13T23:01:22.660546+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:01:23.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:23 smithi099 bash[23567]: audit 2024-09-13T23:01:22.666364+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:23.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:23 smithi099 bash[23567]: audit 2024-09-13T23:01:22.666751+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-13T23:01:23.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:23 smithi099 bash[23567]: audit 2024-09-13T23:01:22.668713+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:01:23.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:23 smithi099 bash[23567]: audit 2024-09-13T23:01:22.673028+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:23.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:23 smithi099 bash[23567]: audit 2024-09-13T23:01:22.673568+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:01:23.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:23 smithi099 bash[23567]: audit 2024-09-13T23:01:22.680889+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:23.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:23 smithi138 bash[23141]: cluster 2024-09-13T23:01:21.791493+0000 mgr.a (mgr.14150) 131 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:23.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:23 smithi138 bash[23141]: audit 2024-09-13T23:01:22.041690+0000 mon.a (mon.0) 406 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/327930877,v1:172.21.15.43:6803/327930877]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T23:01:23.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:23 smithi138 bash[23141]: cluster 2024-09-13T23:01:22.043645+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-13T23:01:23.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:23 smithi138 bash[23141]: audit 2024-09-13T23:01:22.043843+0000 mon.a (mon.0) 408 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/327930877,v1:172.21.15.43:6803/327930877]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-13T23:01:23.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:23 smithi138 bash[23141]: audit 2024-09-13T23:01:22.044047+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T23:01:23.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:23 smithi138 bash[23141]: audit 2024-09-13T23:01:22.660546+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:01:23.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:23 smithi138 bash[23141]: audit 2024-09-13T23:01:22.666364+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:23.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:23 smithi138 bash[23141]: audit 2024-09-13T23:01:22.666751+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-13T23:01:23.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:23 smithi138 bash[23141]: audit 2024-09-13T23:01:22.668713+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:01:23.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:23 smithi138 bash[23141]: audit 2024-09-13T23:01:22.673028+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:23.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:23 smithi138 bash[23141]: audit 2024-09-13T23:01:22.673568+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:01:23.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:23 smithi138 bash[23141]: audit 2024-09-13T23:01:22.680889+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:23.404 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 13 23:01:23 smithi043 bash[31674]: debug 2024-09-13T23:01:23.341+0000 7f9b83f31640 -1 osd.0 0 waiting for initial osdmap 2024-09-13T23:01:23.404 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 13 23:01:23 smithi043 bash[31674]: debug 2024-09-13T23:01:23.377+0000 7f9b7b53d640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T23:01:24.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:24 smithi043 bash[22731]: audit 2024-09-13T23:01:23.044164+0000 mon.a (mon.0) 417 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/327930877,v1:172.21.15.43:6803/327930877]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-13T23:01:24.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:24 smithi043 bash[22731]: cluster 2024-09-13T23:01:23.049019+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-13T23:01:24.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:24 smithi043 bash[22731]: audit 2024-09-13T23:01:23.050603+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T23:01:24.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:24 smithi043 bash[22731]: audit 2024-09-13T23:01:23.061752+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T23:01:24.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:24 smithi043 bash[22731]: audit 2024-09-13T23:01:23.348922+0000 mon.a (mon.0) 421 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/327930877,v1:172.21.15.43:6803/327930877]' entity='osd.0' 2024-09-13T23:01:24.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:24 smithi043 bash[22731]: audit 2024-09-13T23:01:23.443601+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:24.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:24 smithi043 bash[22731]: audit 2024-09-13T23:01:23.448133+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:24.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:24 smithi043 bash[22731]: audit 2024-09-13T23:01:23.450455+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:01:24.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:24 smithi043 bash[22731]: audit 2024-09-13T23:01:23.452986+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:24.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:24 smithi043 bash[22731]: audit 2024-09-13T23:01:23.453240+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:01:24.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:24 smithi043 bash[22731]: audit 2024-09-13T23:01:23.454001+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:01:24.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:24 smithi043 bash[22731]: audit 2024-09-13T23:01:23.458720+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:24.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:24 smithi099 bash[23567]: audit 2024-09-13T23:01:23.044164+0000 mon.a (mon.0) 417 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/327930877,v1:172.21.15.43:6803/327930877]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-13T23:01:24.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:24 smithi099 bash[23567]: cluster 2024-09-13T23:01:23.049019+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-13T23:01:24.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:24 smithi099 bash[23567]: audit 2024-09-13T23:01:23.050603+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T23:01:24.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:24 smithi099 bash[23567]: audit 2024-09-13T23:01:23.061752+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T23:01:24.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:24 smithi099 bash[23567]: audit 2024-09-13T23:01:23.348922+0000 mon.a (mon.0) 421 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/327930877,v1:172.21.15.43:6803/327930877]' entity='osd.0' 2024-09-13T23:01:24.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:24 smithi099 bash[23567]: audit 2024-09-13T23:01:23.443601+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:24.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:24 smithi099 bash[23567]: audit 2024-09-13T23:01:23.448133+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:24.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:24 smithi099 bash[23567]: audit 2024-09-13T23:01:23.450455+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:01:24.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:24 smithi099 bash[23567]: audit 2024-09-13T23:01:23.452986+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:24.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:24 smithi099 bash[23567]: audit 2024-09-13T23:01:23.453240+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:01:24.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:24 smithi099 bash[23567]: audit 2024-09-13T23:01:23.454001+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:01:24.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:24 smithi099 bash[23567]: audit 2024-09-13T23:01:23.458720+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:24.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:24 smithi138 bash[23141]: audit 2024-09-13T23:01:23.044164+0000 mon.a (mon.0) 417 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/327930877,v1:172.21.15.43:6803/327930877]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-13T23:01:24.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:24 smithi138 bash[23141]: cluster 2024-09-13T23:01:23.049019+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-13T23:01:24.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:24 smithi138 bash[23141]: audit 2024-09-13T23:01:23.050603+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T23:01:24.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:24 smithi138 bash[23141]: audit 2024-09-13T23:01:23.061752+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T23:01:24.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:24 smithi138 bash[23141]: audit 2024-09-13T23:01:23.348922+0000 mon.a (mon.0) 421 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/327930877,v1:172.21.15.43:6803/327930877]' entity='osd.0' 2024-09-13T23:01:24.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:24 smithi138 bash[23141]: audit 2024-09-13T23:01:23.443601+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:24.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:24 smithi138 bash[23141]: audit 2024-09-13T23:01:23.448133+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:24.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:24 smithi138 bash[23141]: audit 2024-09-13T23:01:23.450455+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:01:24.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:24 smithi138 bash[23141]: audit 2024-09-13T23:01:23.452986+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:24.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:24 smithi138 bash[23141]: audit 2024-09-13T23:01:23.453240+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:01:24.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:24 smithi138 bash[23141]: audit 2024-09-13T23:01:23.454001+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:01:24.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:24 smithi138 bash[23141]: audit 2024-09-13T23:01:23.458720+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:25 smithi043 bash[22731]: cluster 2024-09-13T23:01:22.483523+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T23:01:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:25 smithi043 bash[22731]: cluster 2024-09-13T23:01:22.483684+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T23:01:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:25 smithi043 bash[22731]: cluster 2024-09-13T23:01:23.791962+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:25 smithi043 bash[22731]: audit 2024-09-13T23:01:24.065075+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T23:01:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:25 smithi043 bash[22731]: cluster 2024-09-13T23:01:24.354145+0000 mon.a (mon.0) 430 : cluster [INF] osd.0 [v2:172.21.15.43:6802/327930877,v1:172.21.15.43:6803/327930877] boot 2024-09-13T23:01:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:25 smithi043 bash[22731]: cluster 2024-09-13T23:01:24.354205+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-13T23:01:25.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:25 smithi043 bash[22731]: audit 2024-09-13T23:01:24.354410+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T23:01:25.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:25 smithi099 bash[23567]: cluster 2024-09-13T23:01:22.483523+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T23:01:25.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:25 smithi099 bash[23567]: cluster 2024-09-13T23:01:22.483684+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T23:01:25.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:25 smithi099 bash[23567]: cluster 2024-09-13T23:01:23.791962+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:25.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:25 smithi099 bash[23567]: audit 2024-09-13T23:01:24.065075+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T23:01:25.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:25 smithi099 bash[23567]: cluster 2024-09-13T23:01:24.354145+0000 mon.a (mon.0) 430 : cluster [INF] osd.0 [v2:172.21.15.43:6802/327930877,v1:172.21.15.43:6803/327930877] boot 2024-09-13T23:01:25.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:25 smithi099 bash[23567]: cluster 2024-09-13T23:01:24.354205+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-13T23:01:25.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:25 smithi099 bash[23567]: audit 2024-09-13T23:01:24.354410+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T23:01:25.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:25 smithi138 bash[23141]: cluster 2024-09-13T23:01:22.483523+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T23:01:25.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:25 smithi138 bash[23141]: cluster 2024-09-13T23:01:22.483684+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T23:01:25.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:25 smithi138 bash[23141]: cluster 2024-09-13T23:01:23.791962+0000 mgr.a (mgr.14150) 132 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T23:01:25.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:25 smithi138 bash[23141]: audit 2024-09-13T23:01:24.065075+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T23:01:25.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:25 smithi138 bash[23141]: cluster 2024-09-13T23:01:24.354145+0000 mon.a (mon.0) 430 : cluster [INF] osd.0 [v2:172.21.15.43:6802/327930877,v1:172.21.15.43:6803/327930877] boot 2024-09-13T23:01:25.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:25 smithi138 bash[23141]: cluster 2024-09-13T23:01:24.354205+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-13T23:01:25.387 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:25 smithi138 bash[23141]: audit 2024-09-13T23:01:24.354410+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T23:01:26.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:26 smithi043 bash[22731]: cluster 2024-09-13T23:01:25.466045+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-13T23:01:26.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:26 smithi099 bash[23567]: cluster 2024-09-13T23:01:25.466045+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-13T23:01:26.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:26 smithi138 bash[23141]: cluster 2024-09-13T23:01:25.466045+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-13T23:01:27.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:27 smithi043 bash[22731]: cluster 2024-09-13T23:01:25.792439+0000 mgr.a (mgr.14150) 133 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:27.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:27 smithi099 bash[23567]: cluster 2024-09-13T23:01:25.792439+0000 mgr.a (mgr.14150) 133 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:27.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:27 smithi138 bash[23141]: cluster 2024-09-13T23:01:25.792439+0000 mgr.a (mgr.14150) 133 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:28.016 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T23:01:29.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:29 smithi099 bash[23567]: cluster 2024-09-13T23:01:27.792873+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:29.764 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:29 smithi138 bash[23141]: cluster 2024-09-13T23:01:27.792873+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:29.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:29 smithi043 bash[22731]: cluster 2024-09-13T23:01:27.792873+0000 mgr.a (mgr.14150) 134 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:31.757 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:31 smithi099 bash[23567]: cluster 2024-09-13T23:01:29.793324+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:31.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:31 smithi043 bash[22731]: cluster 2024-09-13T23:01:29.793324+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:31.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:31 smithi138 bash[23141]: cluster 2024-09-13T23:01:29.793324+0000 mgr.a (mgr.14150) 135 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:32.326 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-13T23:01:32.356 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi099:vg_nvme/lv_4 2024-09-13T23:01:33.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:33 smithi099 bash[23567]: cluster 2024-09-13T23:01:31.793776+0000 mgr.a (mgr.14150) 136 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:33.741 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:33 smithi043 bash[22731]: cluster 2024-09-13T23:01:31.793776+0000 mgr.a (mgr.14150) 136 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:33.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:33 smithi138 bash[23141]: cluster 2024-09-13T23:01:31.793776+0000 mgr.a (mgr.14150) 136 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:35.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:34 smithi043 bash[22731]: cluster 2024-09-13T23:01:33.794154+0000 mgr.a (mgr.14150) 137 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:35.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:34 smithi043 bash[22731]: audit 2024-09-13T23:01:33.799842+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:35.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:34 smithi043 bash[22731]: audit 2024-09-13T23:01:33.804486+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:35.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:34 smithi043 bash[22731]: audit 2024-09-13T23:01:33.810166+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:35.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:34 smithi099 bash[23567]: cluster 2024-09-13T23:01:33.794154+0000 mgr.a (mgr.14150) 137 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:35.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:34 smithi099 bash[23567]: audit 2024-09-13T23:01:33.799842+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:35.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:34 smithi099 bash[23567]: audit 2024-09-13T23:01:33.804486+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:35.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:34 smithi099 bash[23567]: audit 2024-09-13T23:01:33.810166+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:35.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:34 smithi138 bash[23141]: cluster 2024-09-13T23:01:33.794154+0000 mgr.a (mgr.14150) 137 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:35.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:34 smithi138 bash[23141]: audit 2024-09-13T23:01:33.799842+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:35.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:34 smithi138 bash[23141]: audit 2024-09-13T23:01:33.804486+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:35.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:34 smithi138 bash[23141]: audit 2024-09-13T23:01:33.810166+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:36.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:36 smithi099 bash[23567]: audit 2024-09-13T23:01:35.125587+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:36.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:36 smithi099 bash[23567]: audit 2024-09-13T23:01:35.133716+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:36.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:36 smithi099 bash[23567]: audit 2024-09-13T23:01:35.144680+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:36.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:36 smithi138 bash[23141]: audit 2024-09-13T23:01:35.125587+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:36.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:36 smithi138 bash[23141]: audit 2024-09-13T23:01:35.133716+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:36.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:36 smithi138 bash[23141]: audit 2024-09-13T23:01:35.144680+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:36.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:36 smithi043 bash[22731]: audit 2024-09-13T23:01:35.125587+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:36.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:36 smithi043 bash[22731]: audit 2024-09-13T23:01:35.133716+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:36.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:36 smithi043 bash[22731]: audit 2024-09-13T23:01:35.144680+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:37.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:37 smithi043 bash[22731]: cluster 2024-09-13T23:01:35.794691+0000 mgr.a (mgr.14150) 138 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:37.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:37 smithi099 bash[23567]: cluster 2024-09-13T23:01:35.794691+0000 mgr.a (mgr.14150) 138 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:37.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:37 smithi138 bash[23141]: cluster 2024-09-13T23:01:35.794691+0000 mgr.a (mgr.14150) 138 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:38.349 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T23:01:39.401 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:39 smithi099 bash[23567]: cluster 2024-09-13T23:01:37.795289+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:39.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:39 smithi043 bash[22731]: cluster 2024-09-13T23:01:37.795289+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:39.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:39 smithi138 bash[23141]: cluster 2024-09-13T23:01:37.795289+0000 mgr.a (mgr.14150) 139 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:40.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:40 smithi043 bash[22731]: audit 2024-09-13T23:01:39.714623+0000 mgr.a (mgr.14150) 140 : audit [DBG] from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:01:40.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:40 smithi043 bash[22731]: audit 2024-09-13T23:01:39.721388+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T23:01:40.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:40 smithi043 bash[22731]: audit 2024-09-13T23:01:39.727391+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T23:01:40.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:40 smithi043 bash[22731]: audit 2024-09-13T23:01:39.729166+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:01:40.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:40 smithi099 bash[23567]: audit 2024-09-13T23:01:39.714623+0000 mgr.a (mgr.14150) 140 : audit [DBG] from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:01:40.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:40 smithi099 bash[23567]: audit 2024-09-13T23:01:39.721388+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T23:01:40.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:40 smithi099 bash[23567]: audit 2024-09-13T23:01:39.727391+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T23:01:40.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:40 smithi099 bash[23567]: audit 2024-09-13T23:01:39.729166+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:01:40.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:40 smithi138 bash[23141]: audit 2024-09-13T23:01:39.714623+0000 mgr.a (mgr.14150) 140 : audit [DBG] from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:01:40.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:40 smithi138 bash[23141]: audit 2024-09-13T23:01:39.721388+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T23:01:40.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:40 smithi138 bash[23141]: audit 2024-09-13T23:01:39.727391+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T23:01:40.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:40 smithi138 bash[23141]: audit 2024-09-13T23:01:39.729166+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:01:41.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:41 smithi043 bash[22731]: cluster 2024-09-13T23:01:39.795766+0000 mgr.a (mgr.14150) 141 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:41.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:41 smithi099 bash[23567]: cluster 2024-09-13T23:01:39.795766+0000 mgr.a (mgr.14150) 141 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:41.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:41 smithi138 bash[23141]: cluster 2024-09-13T23:01:39.795766+0000 mgr.a (mgr.14150) 141 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:43.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:43 smithi043 bash[22731]: cluster 2024-09-13T23:01:41.796220+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:43.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:43 smithi043 bash[22731]: audit 2024-09-13T23:01:42.083830+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:43.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:43 smithi043 bash[22731]: audit 2024-09-13T23:01:42.091292+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:43.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:43 smithi043 bash[22731]: audit 2024-09-13T23:01:42.099171+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:43.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:43 smithi099 bash[23567]: cluster 2024-09-13T23:01:41.796220+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:43.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:43 smithi099 bash[23567]: audit 2024-09-13T23:01:42.083830+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:43.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:43 smithi099 bash[23567]: audit 2024-09-13T23:01:42.091292+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:43.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:43 smithi099 bash[23567]: audit 2024-09-13T23:01:42.099171+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:43.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:43 smithi138 bash[23141]: cluster 2024-09-13T23:01:41.796220+0000 mgr.a (mgr.14150) 142 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:43.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:43 smithi138 bash[23141]: audit 2024-09-13T23:01:42.083830+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:43.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:43 smithi138 bash[23141]: audit 2024-09-13T23:01:42.091292+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:43.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:43 smithi138 bash[23141]: audit 2024-09-13T23:01:42.099171+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:45.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:45 smithi099 bash[23567]: cluster 2024-09-13T23:01:43.796680+0000 mgr.a (mgr.14150) 143 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:45.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:45 smithi043 bash[22731]: cluster 2024-09-13T23:01:43.796680+0000 mgr.a (mgr.14150) 143 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:45.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:45 smithi138 bash[23141]: cluster 2024-09-13T23:01:43.796680+0000 mgr.a (mgr.14150) 143 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:47.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:47 smithi099 bash[23567]: cluster 2024-09-13T23:01:45.797135+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:47.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:47 smithi043 bash[22731]: cluster 2024-09-13T23:01:45.797135+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:47.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:47 smithi138 bash[23141]: cluster 2024-09-13T23:01:45.797135+0000 mgr.a (mgr.14150) 144 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:49.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:49 smithi043 bash[22731]: cluster 2024-09-13T23:01:47.797583+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:49.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:49 smithi043 bash[22731]: audit 2024-09-13T23:01:48.367687+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.99:0/1363641737' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "280e3425-c1ef-475b-aff9-70b92fa0e424"}]: dispatch 2024-09-13T23:01:49.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:49 smithi043 bash[22731]: audit 2024-09-13T23:01:48.368409+0000 mon.a (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "280e3425-c1ef-475b-aff9-70b92fa0e424"}]: dispatch 2024-09-13T23:01:49.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:49 smithi043 bash[22731]: audit 2024-09-13T23:01:48.371441+0000 mon.a (mon.0) 447 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "280e3425-c1ef-475b-aff9-70b92fa0e424"}]': finished 2024-09-13T23:01:49.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:49 smithi043 bash[22731]: cluster 2024-09-13T23:01:48.376278+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-13T23:01:49.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:49 smithi043 bash[22731]: audit 2024-09-13T23:01:48.376694+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T23:01:49.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:49 smithi043 bash[22731]: audit 2024-09-13T23:01:49.023428+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.99:0/659157381' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T23:01:49.353 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:49 smithi138 bash[23141]: cluster 2024-09-13T23:01:47.797583+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:49.353 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:49 smithi138 bash[23141]: audit 2024-09-13T23:01:48.367687+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.99:0/1363641737' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "280e3425-c1ef-475b-aff9-70b92fa0e424"}]: dispatch 2024-09-13T23:01:49.353 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:49 smithi138 bash[23141]: audit 2024-09-13T23:01:48.368409+0000 mon.a (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "280e3425-c1ef-475b-aff9-70b92fa0e424"}]: dispatch 2024-09-13T23:01:49.353 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:49 smithi138 bash[23141]: audit 2024-09-13T23:01:48.371441+0000 mon.a (mon.0) 447 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "280e3425-c1ef-475b-aff9-70b92fa0e424"}]': finished 2024-09-13T23:01:49.353 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:49 smithi138 bash[23141]: cluster 2024-09-13T23:01:48.376278+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-13T23:01:49.353 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:49 smithi138 bash[23141]: audit 2024-09-13T23:01:48.376694+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T23:01:49.353 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:49 smithi138 bash[23141]: audit 2024-09-13T23:01:49.023428+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.99:0/659157381' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T23:01:49.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:49 smithi099 bash[23567]: cluster 2024-09-13T23:01:47.797583+0000 mgr.a (mgr.14150) 145 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:49.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:49 smithi099 bash[23567]: audit 2024-09-13T23:01:48.367687+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.99:0/1363641737' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "280e3425-c1ef-475b-aff9-70b92fa0e424"}]: dispatch 2024-09-13T23:01:49.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:49 smithi099 bash[23567]: audit 2024-09-13T23:01:48.368409+0000 mon.a (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "280e3425-c1ef-475b-aff9-70b92fa0e424"}]: dispatch 2024-09-13T23:01:49.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:49 smithi099 bash[23567]: audit 2024-09-13T23:01:48.371441+0000 mon.a (mon.0) 447 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "280e3425-c1ef-475b-aff9-70b92fa0e424"}]': finished 2024-09-13T23:01:49.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:49 smithi099 bash[23567]: cluster 2024-09-13T23:01:48.376278+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-13T23:01:49.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:49 smithi099 bash[23567]: audit 2024-09-13T23:01:48.376694+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T23:01:49.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:49 smithi099 bash[23567]: audit 2024-09-13T23:01:49.023428+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.99:0/659157381' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T23:01:51.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:51 smithi043 bash[22731]: cluster 2024-09-13T23:01:49.798038+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:51.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:51 smithi099 bash[23567]: cluster 2024-09-13T23:01:49.798038+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:51.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:51 smithi138 bash[23141]: cluster 2024-09-13T23:01:49.798038+0000 mgr.a (mgr.14150) 146 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:53.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:53 smithi043 bash[22731]: cluster 2024-09-13T23:01:51.798503+0000 mgr.a (mgr.14150) 147 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:53.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:53 smithi099 bash[23567]: cluster 2024-09-13T23:01:51.798503+0000 mgr.a (mgr.14150) 147 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:53.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:53 smithi138 bash[23141]: cluster 2024-09-13T23:01:51.798503+0000 mgr.a (mgr.14150) 147 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:55.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:54 smithi043 bash[22731]: cluster 2024-09-13T23:01:53.798947+0000 mgr.a (mgr.14150) 148 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:55.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:54 smithi043 bash[22731]: audit 2024-09-13T23:01:53.966043+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:55.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:54 smithi043 bash[22731]: audit 2024-09-13T23:01:53.970664+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:55.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:54 smithi043 bash[22731]: audit 2024-09-13T23:01:53.976297+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:55.372 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:54 smithi138 bash[23141]: cluster 2024-09-13T23:01:53.798947+0000 mgr.a (mgr.14150) 148 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:55.372 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:54 smithi138 bash[23141]: audit 2024-09-13T23:01:53.966043+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:55.372 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:54 smithi138 bash[23141]: audit 2024-09-13T23:01:53.970664+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:55.373 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:54 smithi138 bash[23141]: audit 2024-09-13T23:01:53.976297+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:55.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:54 smithi099 bash[23567]: cluster 2024-09-13T23:01:53.798947+0000 mgr.a (mgr.14150) 148 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:55.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:54 smithi099 bash[23567]: audit 2024-09-13T23:01:53.966043+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:55.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:54 smithi099 bash[23567]: audit 2024-09-13T23:01:53.970664+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:55.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:54 smithi099 bash[23567]: audit 2024-09-13T23:01:53.976297+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:56.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:56 smithi043 bash[22731]: audit 2024-09-13T23:01:55.353589+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:56.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:56 smithi043 bash[22731]: audit 2024-09-13T23:01:55.361200+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:56.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:56 smithi043 bash[22731]: audit 2024-09-13T23:01:55.370672+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:56.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:56 smithi099 bash[23567]: audit 2024-09-13T23:01:55.353589+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:56.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:56 smithi099 bash[23567]: audit 2024-09-13T23:01:55.361200+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:56.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:56 smithi099 bash[23567]: audit 2024-09-13T23:01:55.370672+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:56.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:56 smithi138 bash[23141]: audit 2024-09-13T23:01:55.353589+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:56.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:56 smithi138 bash[23141]: audit 2024-09-13T23:01:55.361200+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:56.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:56 smithi138 bash[23141]: audit 2024-09-13T23:01:55.370672+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:01:57.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:57 smithi099 bash[23567]: cluster 2024-09-13T23:01:55.799394+0000 mgr.a (mgr.14150) 149 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:57.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:57 smithi138 bash[23141]: cluster 2024-09-13T23:01:55.799394+0000 mgr.a (mgr.14150) 149 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:57.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:57 smithi043 bash[22731]: cluster 2024-09-13T23:01:55.799394+0000 mgr.a (mgr.14150) 149 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:59.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:01:59 smithi099 bash[23567]: cluster 2024-09-13T23:01:57.799853+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:59.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:01:59 smithi138 bash[23141]: cluster 2024-09-13T23:01:57.799853+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:01:59.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:01:59 smithi043 bash[22731]: cluster 2024-09-13T23:01:57.799853+0000 mgr.a (mgr.14150) 150 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:01.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:01 smithi099 bash[23567]: cluster 2024-09-13T23:01:59.800412+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:01.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:01 smithi138 bash[23141]: cluster 2024-09-13T23:01:59.800412+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:01.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:01 smithi043 bash[22731]: cluster 2024-09-13T23:01:59.800412+0000 mgr.a (mgr.14150) 151 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:03.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:03 smithi043 bash[22731]: cluster 2024-09-13T23:02:01.800890+0000 mgr.a (mgr.14150) 152 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:03.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:03 smithi043 bash[22731]: audit 2024-09-13T23:02:02.298988+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:03.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:03 smithi043 bash[22731]: audit 2024-09-13T23:02:02.303916+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:03.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:03 smithi043 bash[22731]: audit 2024-09-13T23:02:02.310780+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:03.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:03 smithi043 bash[22731]: audit 2024-09-13T23:02:02.360344+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T23:02:03.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:03 smithi043 bash[22731]: audit 2024-09-13T23:02:02.361952+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:02:03.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:03 smithi043 bash[22731]: cephadm 2024-09-13T23:02:02.363492+0000 mgr.a (mgr.14150) 153 : cephadm [INF] Deploying daemon osd.1 on smithi099 2024-09-13T23:02:03.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:03 smithi099 bash[23567]: cluster 2024-09-13T23:02:01.800890+0000 mgr.a (mgr.14150) 152 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:03.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:03 smithi099 bash[23567]: audit 2024-09-13T23:02:02.298988+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:03.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:03 smithi099 bash[23567]: audit 2024-09-13T23:02:02.303916+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:03.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:03 smithi099 bash[23567]: audit 2024-09-13T23:02:02.310780+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:03.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:03 smithi099 bash[23567]: audit 2024-09-13T23:02:02.360344+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T23:02:03.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:03 smithi099 bash[23567]: audit 2024-09-13T23:02:02.361952+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:02:03.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:03 smithi099 bash[23567]: cephadm 2024-09-13T23:02:02.363492+0000 mgr.a (mgr.14150) 153 : cephadm [INF] Deploying daemon osd.1 on smithi099 2024-09-13T23:02:03.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:03 smithi138 bash[23141]: cluster 2024-09-13T23:02:01.800890+0000 mgr.a (mgr.14150) 152 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:03.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:03 smithi138 bash[23141]: audit 2024-09-13T23:02:02.298988+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:03.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:03 smithi138 bash[23141]: audit 2024-09-13T23:02:02.303916+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:03.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:03 smithi138 bash[23141]: audit 2024-09-13T23:02:02.310780+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:03.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:03 smithi138 bash[23141]: audit 2024-09-13T23:02:02.360344+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T23:02:03.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:03 smithi138 bash[23141]: audit 2024-09-13T23:02:02.361952+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:02:03.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:03 smithi138 bash[23141]: cephadm 2024-09-13T23:02:02.363492+0000 mgr.a (mgr.14150) 153 : cephadm [INF] Deploying daemon osd.1 on smithi099 2024-09-13T23:02:05.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:05 smithi043 bash[22731]: cluster 2024-09-13T23:02:03.801348+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:05.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:05 smithi099 bash[23567]: cluster 2024-09-13T23:02:03.801348+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:05.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:05 smithi138 bash[23141]: cluster 2024-09-13T23:02:03.801348+0000 mgr.a (mgr.14150) 154 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:06.972 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:02:06 smithi099 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T23:02:06.972 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:06 smithi099 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T23:02:07.310 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:07 smithi099 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T23:02:07.310 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:02:07 smithi099 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T23:02:07.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:07 smithi043 bash[22731]: cluster 2024-09-13T23:02:05.801789+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:07.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:07 smithi043 bash[22731]: audit 2024-09-13T23:02:07.249546+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:02:07.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:07 smithi043 bash[22731]: audit 2024-09-13T23:02:07.256769+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:07.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:07 smithi043 bash[22731]: audit 2024-09-13T23:02:07.257477+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:02:07.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:07 smithi043 bash[22731]: audit 2024-09-13T23:02:07.260162+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:02:07.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:07 smithi043 bash[22731]: audit 2024-09-13T23:02:07.265091+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:07.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:07 smithi043 bash[22731]: audit 2024-09-13T23:02:07.270830+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:07.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:07 smithi099 bash[23567]: cluster 2024-09-13T23:02:05.801789+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:07.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:07 smithi099 bash[23567]: audit 2024-09-13T23:02:07.249546+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:02:07.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:07 smithi099 bash[23567]: audit 2024-09-13T23:02:07.256769+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:07.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:07 smithi099 bash[23567]: audit 2024-09-13T23:02:07.257477+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:02:07.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:07 smithi099 bash[23567]: audit 2024-09-13T23:02:07.260162+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:02:07.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:07 smithi099 bash[23567]: audit 2024-09-13T23:02:07.265091+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:07.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:07 smithi099 bash[23567]: audit 2024-09-13T23:02:07.270830+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:07.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:07 smithi138 bash[23141]: cluster 2024-09-13T23:02:05.801789+0000 mgr.a (mgr.14150) 155 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:07.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:07 smithi138 bash[23141]: audit 2024-09-13T23:02:07.249546+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:02:07.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:07 smithi138 bash[23141]: audit 2024-09-13T23:02:07.256769+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:07.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:07 smithi138 bash[23141]: audit 2024-09-13T23:02:07.257477+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:02:07.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:07 smithi138 bash[23141]: audit 2024-09-13T23:02:07.260162+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:02:07.638 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:07 smithi138 bash[23141]: audit 2024-09-13T23:02:07.265091+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:07.638 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:07 smithi138 bash[23141]: audit 2024-09-13T23:02:07.270830+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:09.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:09 smithi043 bash[22731]: cluster 2024-09-13T23:02:07.802245+0000 mgr.a (mgr.14150) 156 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:09.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:09 smithi099 bash[23567]: cluster 2024-09-13T23:02:07.802245+0000 mgr.a (mgr.14150) 156 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:09.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:09 smithi138 bash[23141]: cluster 2024-09-13T23:02:07.802245+0000 mgr.a (mgr.14150) 156 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:11.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:11 smithi043 bash[22731]: cluster 2024-09-13T23:02:09.802667+0000 mgr.a (mgr.14150) 157 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:11.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:11 smithi099 bash[23567]: cluster 2024-09-13T23:02:09.802667+0000 mgr.a (mgr.14150) 157 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:11.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:11 smithi138 bash[23141]: cluster 2024-09-13T23:02:09.802667+0000 mgr.a (mgr.14150) 157 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:13.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:13 smithi043 bash[22731]: cluster 2024-09-13T23:02:11.803069+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:13.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:13 smithi099 bash[23567]: cluster 2024-09-13T23:02:11.803069+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:13.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:13 smithi138 bash[23141]: cluster 2024-09-13T23:02:11.803069+0000 mgr.a (mgr.14150) 158 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:15.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:15 smithi099 bash[23567]: cluster 2024-09-13T23:02:13.803382+0000 mgr.a (mgr.14150) 159 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:15.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:15 smithi099 bash[23567]: audit 2024-09-13T23:02:14.109135+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:15 smithi099 bash[23567]: audit 2024-09-13T23:02:14.113332+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:15 smithi099 bash[23567]: cephadm 2024-09-13T23:02:14.115565+0000 mgr.a (mgr.14150) 160 : cephadm [INF] Detected new or changed devices on smithi099 2024-09-13T23:02:15.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:15 smithi099 bash[23567]: audit 2024-09-13T23:02:14.116876+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:02:15.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:15 smithi099 bash[23567]: audit 2024-09-13T23:02:14.120106+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:15 smithi099 bash[23567]: audit 2024-09-13T23:02:14.120453+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:02:15.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:15 smithi099 bash[23567]: audit 2024-09-13T23:02:14.121534+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:02:15.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:15 smithi099 bash[23567]: audit 2024-09-13T23:02:14.126817+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:15 smithi099 bash[23567]: audit 2024-09-13T23:02:15.042461+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:15 smithi099 bash[23567]: audit 2024-09-13T23:02:15.050753+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:15 smithi099 bash[23567]: audit 2024-09-13T23:02:15.055833+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:02:15.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:15 smithi099 bash[23567]: audit 2024-09-13T23:02:15.062213+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:15 smithi099 bash[23567]: audit 2024-09-13T23:02:15.062754+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:02:15.388 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:15 smithi099 bash[23567]: audit 2024-09-13T23:02:15.064922+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:02:15.388 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:15 smithi099 bash[23567]: audit 2024-09-13T23:02:15.074576+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:15 smithi138 bash[23141]: cluster 2024-09-13T23:02:13.803382+0000 mgr.a (mgr.14150) 159 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:15.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:15 smithi138 bash[23141]: audit 2024-09-13T23:02:14.109135+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:15 smithi138 bash[23141]: audit 2024-09-13T23:02:14.113332+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:15 smithi138 bash[23141]: cephadm 2024-09-13T23:02:14.115565+0000 mgr.a (mgr.14150) 160 : cephadm [INF] Detected new or changed devices on smithi099 2024-09-13T23:02:15.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:15 smithi138 bash[23141]: audit 2024-09-13T23:02:14.116876+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:02:15.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:15 smithi138 bash[23141]: audit 2024-09-13T23:02:14.120106+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.388 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:15 smithi138 bash[23141]: audit 2024-09-13T23:02:14.120453+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:02:15.389 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:15 smithi138 bash[23141]: audit 2024-09-13T23:02:14.121534+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:02:15.389 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:15 smithi138 bash[23141]: audit 2024-09-13T23:02:14.126817+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.389 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:15 smithi138 bash[23141]: audit 2024-09-13T23:02:15.042461+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.389 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:15 smithi138 bash[23141]: audit 2024-09-13T23:02:15.050753+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.389 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:15 smithi138 bash[23141]: audit 2024-09-13T23:02:15.055833+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:02:15.389 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:15 smithi138 bash[23141]: audit 2024-09-13T23:02:15.062213+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.389 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:15 smithi138 bash[23141]: audit 2024-09-13T23:02:15.062754+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:02:15.389 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:15 smithi138 bash[23141]: audit 2024-09-13T23:02:15.064922+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:02:15.389 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:15 smithi138 bash[23141]: audit 2024-09-13T23:02:15.074576+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:15 smithi043 bash[22731]: cluster 2024-09-13T23:02:13.803382+0000 mgr.a (mgr.14150) 159 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:15.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:15 smithi043 bash[22731]: audit 2024-09-13T23:02:14.109135+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:15 smithi043 bash[22731]: audit 2024-09-13T23:02:14.113332+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:15 smithi043 bash[22731]: cephadm 2024-09-13T23:02:14.115565+0000 mgr.a (mgr.14150) 160 : cephadm [INF] Detected new or changed devices on smithi099 2024-09-13T23:02:15.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:15 smithi043 bash[22731]: audit 2024-09-13T23:02:14.116876+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:02:15.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:15 smithi043 bash[22731]: audit 2024-09-13T23:02:14.120106+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:15 smithi043 bash[22731]: audit 2024-09-13T23:02:14.120453+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:02:15.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:15 smithi043 bash[22731]: audit 2024-09-13T23:02:14.121534+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:02:15.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:15 smithi043 bash[22731]: audit 2024-09-13T23:02:14.126817+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:15 smithi043 bash[22731]: audit 2024-09-13T23:02:15.042461+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:15 smithi043 bash[22731]: audit 2024-09-13T23:02:15.050753+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:15 smithi043 bash[22731]: audit 2024-09-13T23:02:15.055833+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:02:15.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:15 smithi043 bash[22731]: audit 2024-09-13T23:02:15.062213+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:15.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:15 smithi043 bash[22731]: audit 2024-09-13T23:02:15.062754+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:02:15.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:15 smithi043 bash[22731]: audit 2024-09-13T23:02:15.064922+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:02:15.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:15 smithi043 bash[22731]: audit 2024-09-13T23:02:15.074576+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:16.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:16 smithi043 bash[22731]: audit 2024-09-13T23:02:15.576945+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:16.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:16 smithi043 bash[22731]: audit 2024-09-13T23:02:15.584210+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:16.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:16 smithi043 bash[22731]: audit 2024-09-13T23:02:15.593338+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:16.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:16 smithi099 bash[23567]: audit 2024-09-13T23:02:15.576945+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:16.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:16 smithi099 bash[23567]: audit 2024-09-13T23:02:15.584210+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:16.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:16 smithi099 bash[23567]: audit 2024-09-13T23:02:15.593338+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:16.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:16 smithi138 bash[23141]: audit 2024-09-13T23:02:15.576945+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:16.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:16 smithi138 bash[23141]: audit 2024-09-13T23:02:15.584210+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:16.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:16 smithi138 bash[23141]: audit 2024-09-13T23:02:15.593338+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:17.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:17 smithi043 bash[22731]: cluster 2024-09-13T23:02:15.803813+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:17.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:17 smithi043 bash[22731]: audit 2024-09-13T23:02:16.928156+0000 mon.b (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.99:6800/1836404198,v1:172.21.15.99:6801/1836404198]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T23:02:17.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:17 smithi043 bash[22731]: audit 2024-09-13T23:02:16.929063+0000 mon.a (mon.0) 484 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T23:02:17.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:17 smithi099 bash[23567]: cluster 2024-09-13T23:02:15.803813+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:17.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:17 smithi099 bash[23567]: audit 2024-09-13T23:02:16.928156+0000 mon.b (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.99:6800/1836404198,v1:172.21.15.99:6801/1836404198]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T23:02:17.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:17 smithi099 bash[23567]: audit 2024-09-13T23:02:16.929063+0000 mon.a (mon.0) 484 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T23:02:17.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:17 smithi138 bash[23141]: cluster 2024-09-13T23:02:15.803813+0000 mgr.a (mgr.14150) 161 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:17.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:17 smithi138 bash[23141]: audit 2024-09-13T23:02:16.928156+0000 mon.b (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.99:6800/1836404198,v1:172.21.15.99:6801/1836404198]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T23:02:17.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:17 smithi138 bash[23141]: audit 2024-09-13T23:02:16.929063+0000 mon.a (mon.0) 484 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T23:02:18.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:18 smithi099 bash[23567]: audit 2024-09-13T23:02:17.593574+0000 mon.a (mon.0) 485 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T23:02:18.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:18 smithi099 bash[23567]: cluster 2024-09-13T23:02:17.598434+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-13T23:02:18.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:18 smithi099 bash[23567]: audit 2024-09-13T23:02:17.599288+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T23:02:18.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:18 smithi099 bash[23567]: audit 2024-09-13T23:02:17.599384+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.99:6800/1836404198,v1:172.21.15.99:6801/1836404198]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2024-09-13T23:02:18.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:18 smithi099 bash[23567]: audit 2024-09-13T23:02:17.606363+0000 mon.a (mon.0) 488 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2024-09-13T23:02:18.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:18 smithi138 bash[23141]: audit 2024-09-13T23:02:17.593574+0000 mon.a (mon.0) 485 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T23:02:18.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:18 smithi138 bash[23141]: cluster 2024-09-13T23:02:17.598434+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-13T23:02:18.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:18 smithi138 bash[23141]: audit 2024-09-13T23:02:17.599288+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T23:02:18.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:18 smithi138 bash[23141]: audit 2024-09-13T23:02:17.599384+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.99:6800/1836404198,v1:172.21.15.99:6801/1836404198]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2024-09-13T23:02:18.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:18 smithi138 bash[23141]: audit 2024-09-13T23:02:17.606363+0000 mon.a (mon.0) 488 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2024-09-13T23:02:19.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:18 smithi043 bash[22731]: audit 2024-09-13T23:02:17.593574+0000 mon.a (mon.0) 485 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T23:02:19.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:18 smithi043 bash[22731]: cluster 2024-09-13T23:02:17.598434+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-13T23:02:19.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:18 smithi043 bash[22731]: audit 2024-09-13T23:02:17.599288+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T23:02:19.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:18 smithi043 bash[22731]: audit 2024-09-13T23:02:17.599384+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.99:6800/1836404198,v1:172.21.15.99:6801/1836404198]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2024-09-13T23:02:19.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:18 smithi043 bash[22731]: audit 2024-09-13T23:02:17.606363+0000 mon.a (mon.0) 488 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2024-09-13T23:02:19.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:19 smithi099 bash[23567]: cluster 2024-09-13T23:02:17.804256+0000 mgr.a (mgr.14150) 162 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:19.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:19 smithi099 bash[23567]: audit 2024-09-13T23:02:18.607108+0000 mon.a (mon.0) 489 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2024-09-13T23:02:19.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:19 smithi099 bash[23567]: cluster 2024-09-13T23:02:18.612673+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-13T23:02:19.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:19 smithi099 bash[23567]: audit 2024-09-13T23:02:18.613226+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T23:02:19.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:19 smithi099 bash[23567]: audit 2024-09-13T23:02:18.615998+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T23:02:19.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:19 smithi138 bash[23141]: cluster 2024-09-13T23:02:17.804256+0000 mgr.a (mgr.14150) 162 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:19.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:19 smithi138 bash[23141]: audit 2024-09-13T23:02:18.607108+0000 mon.a (mon.0) 489 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2024-09-13T23:02:19.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:19 smithi138 bash[23141]: cluster 2024-09-13T23:02:18.612673+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-13T23:02:19.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:19 smithi138 bash[23141]: audit 2024-09-13T23:02:18.613226+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T23:02:19.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:19 smithi138 bash[23141]: audit 2024-09-13T23:02:18.615998+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T23:02:20.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:19 smithi043 bash[22731]: cluster 2024-09-13T23:02:17.804256+0000 mgr.a (mgr.14150) 162 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:20.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:19 smithi043 bash[22731]: audit 2024-09-13T23:02:18.607108+0000 mon.a (mon.0) 489 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2024-09-13T23:02:20.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:19 smithi043 bash[22731]: cluster 2024-09-13T23:02:18.612673+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-13T23:02:20.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:19 smithi043 bash[22731]: audit 2024-09-13T23:02:18.613226+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T23:02:20.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:19 smithi043 bash[22731]: audit 2024-09-13T23:02:18.615998+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T23:02:20.585 INFO:teuthology.orchestra.run.smithi099.stdout:Created osd(s) 1 on host 'smithi099' 2024-09-13T23:02:20.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:20 smithi099 bash[23567]: cluster 2024-09-13T23:02:17.934070+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T23:02:20.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:20 smithi099 bash[23567]: cluster 2024-09-13T23:02:17.934215+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T23:02:20.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:20 smithi099 bash[23567]: cluster 2024-09-13T23:02:19.615154+0000 mon.a (mon.0) 493 : cluster [INF] osd.1 [v2:172.21.15.99:6800/1836404198,v1:172.21.15.99:6801/1836404198] boot 2024-09-13T23:02:20.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:20 smithi099 bash[23567]: cluster 2024-09-13T23:02:19.615250+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-13T23:02:20.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:20 smithi099 bash[23567]: audit 2024-09-13T23:02:19.615878+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T23:02:20.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:20 smithi099 bash[23567]: audit 2024-09-13T23:02:20.566610+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:02:20.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:20 smithi099 bash[23567]: audit 2024-09-13T23:02:20.575632+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:20.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:20 smithi099 bash[23567]: audit 2024-09-13T23:02:20.576409+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T23:02:20.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:20 smithi099 bash[23567]: audit 2024-09-13T23:02:20.584095+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:20.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:20 smithi099 bash[23567]: audit 2024-09-13T23:02:20.589931+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:20.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:20 smithi099 bash[23567]: audit 2024-09-13T23:02:20.594136+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:02:20.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:20 smithi099 bash[23567]: audit 2024-09-13T23:02:20.596195+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:02:20.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:20 smithi099 bash[23567]: audit 2024-09-13T23:02:20.606138+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:20.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:20 smithi138 bash[23141]: cluster 2024-09-13T23:02:17.934070+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T23:02:20.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:20 smithi138 bash[23141]: cluster 2024-09-13T23:02:17.934215+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T23:02:20.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:20 smithi138 bash[23141]: cluster 2024-09-13T23:02:19.615154+0000 mon.a (mon.0) 493 : cluster [INF] osd.1 [v2:172.21.15.99:6800/1836404198,v1:172.21.15.99:6801/1836404198] boot 2024-09-13T23:02:20.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:20 smithi138 bash[23141]: cluster 2024-09-13T23:02:19.615250+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-13T23:02:20.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:20 smithi138 bash[23141]: audit 2024-09-13T23:02:19.615878+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T23:02:20.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:20 smithi138 bash[23141]: audit 2024-09-13T23:02:20.566610+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:02:20.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:20 smithi138 bash[23141]: audit 2024-09-13T23:02:20.575632+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:20.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:20 smithi138 bash[23141]: audit 2024-09-13T23:02:20.576409+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T23:02:20.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:20 smithi138 bash[23141]: audit 2024-09-13T23:02:20.584095+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:20.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:20 smithi138 bash[23141]: audit 2024-09-13T23:02:20.589931+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:20.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:20 smithi138 bash[23141]: audit 2024-09-13T23:02:20.594136+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:02:20.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:20 smithi138 bash[23141]: audit 2024-09-13T23:02:20.596195+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:02:20.888 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:20 smithi138 bash[23141]: audit 2024-09-13T23:02:20.606138+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:21.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:20 smithi043 bash[22731]: cluster 2024-09-13T23:02:17.934070+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T23:02:21.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:20 smithi043 bash[22731]: cluster 2024-09-13T23:02:17.934215+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T23:02:21.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:20 smithi043 bash[22731]: cluster 2024-09-13T23:02:19.615154+0000 mon.a (mon.0) 493 : cluster [INF] osd.1 [v2:172.21.15.99:6800/1836404198,v1:172.21.15.99:6801/1836404198] boot 2024-09-13T23:02:21.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:20 smithi043 bash[22731]: cluster 2024-09-13T23:02:19.615250+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-13T23:02:21.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:20 smithi043 bash[22731]: audit 2024-09-13T23:02:19.615878+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T23:02:21.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:20 smithi043 bash[22731]: audit 2024-09-13T23:02:20.566610+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:02:21.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:20 smithi043 bash[22731]: audit 2024-09-13T23:02:20.575632+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:21.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:20 smithi043 bash[22731]: audit 2024-09-13T23:02:20.576409+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T23:02:21.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:20 smithi043 bash[22731]: audit 2024-09-13T23:02:20.584095+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:21.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:20 smithi043 bash[22731]: audit 2024-09-13T23:02:20.589931+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:21.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:20 smithi043 bash[22731]: audit 2024-09-13T23:02:20.594136+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:02:21.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:20 smithi043 bash[22731]: audit 2024-09-13T23:02:20.596195+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:02:21.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:20 smithi043 bash[22731]: audit 2024-09-13T23:02:20.606138+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:21.324 DEBUG:teuthology.orchestra.run.smithi099:osd.1> sudo journalctl -f -n 0 -u ceph-5683301a-7223-11ef-bceb-c7b262605968@osd.1.service 2024-09-13T23:02:21.327 INFO:tasks.cephadm:Deploying osd.2 on smithi138 with /dev/vg_nvme/lv_4... 2024-09-13T23:02:21.327 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-13T23:02:21.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:21 smithi099 bash[23567]: cluster 2024-09-13T23:02:19.804713+0000 mgr.a (mgr.14150) 163 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:21.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:21 smithi099 bash[23567]: cephadm 2024-09-13T23:02:20.579523+0000 mgr.a (mgr.14150) 164 : cephadm [INF] Adjusting osd_memory_target on smithi099 to 16241M 2024-09-13T23:02:21.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:21 smithi099 bash[23567]: cluster 2024-09-13T23:02:20.632795+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-13T23:02:21.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:21 smithi138 bash[23141]: cluster 2024-09-13T23:02:19.804713+0000 mgr.a (mgr.14150) 163 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:21.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:21 smithi138 bash[23141]: cephadm 2024-09-13T23:02:20.579523+0000 mgr.a (mgr.14150) 164 : cephadm [INF] Adjusting osd_memory_target on smithi099 to 16241M 2024-09-13T23:02:21.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:21 smithi138 bash[23141]: cluster 2024-09-13T23:02:20.632795+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-13T23:02:22.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:21 smithi043 bash[22731]: cluster 2024-09-13T23:02:19.804713+0000 mgr.a (mgr.14150) 163 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 31 MiB used, 89 GiB / 89 GiB avail 2024-09-13T23:02:22.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:21 smithi043 bash[22731]: cephadm 2024-09-13T23:02:20.579523+0000 mgr.a (mgr.14150) 164 : cephadm [INF] Adjusting osd_memory_target on smithi099 to 16241M 2024-09-13T23:02:22.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:21 smithi043 bash[22731]: cluster 2024-09-13T23:02:20.632795+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-13T23:02:23.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:23 smithi043 bash[22731]: cluster 2024-09-13T23:02:21.805278+0000 mgr.a (mgr.14150) 165 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:23.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:23 smithi043 bash[22731]: audit 2024-09-13T23:02:22.507730+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:23.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:23 smithi043 bash[22731]: audit 2024-09-13T23:02:22.513406+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:23.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:23 smithi043 bash[22731]: audit 2024-09-13T23:02:22.519497+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:23.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:23 smithi099 bash[23567]: cluster 2024-09-13T23:02:21.805278+0000 mgr.a (mgr.14150) 165 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:23.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:23 smithi099 bash[23567]: audit 2024-09-13T23:02:22.507730+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:23.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:23 smithi099 bash[23567]: audit 2024-09-13T23:02:22.513406+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:23.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:23 smithi099 bash[23567]: audit 2024-09-13T23:02:22.519497+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:23.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:23 smithi138 bash[23141]: cluster 2024-09-13T23:02:21.805278+0000 mgr.a (mgr.14150) 165 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:23.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:23 smithi138 bash[23141]: audit 2024-09-13T23:02:22.507730+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:23.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:23 smithi138 bash[23141]: audit 2024-09-13T23:02:22.513406+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:23.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:23 smithi138 bash[23141]: audit 2024-09-13T23:02:22.519497+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:25.048 INFO:teuthology.orchestra.run.smithi138.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.c/config 2024-09-13T23:02:25.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:25 smithi043 bash[22731]: cluster 2024-09-13T23:02:23.805869+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:25.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:25 smithi099 bash[23567]: cluster 2024-09-13T23:02:23.805869+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:25.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:25 smithi138 bash[23141]: cluster 2024-09-13T23:02:23.805869+0000 mgr.a (mgr.14150) 166 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:27.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:27 smithi043 bash[22731]: cluster 2024-09-13T23:02:25.806463+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:27.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:27 smithi099 bash[23567]: cluster 2024-09-13T23:02:25.806463+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:27.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:27 smithi138 bash[23141]: cluster 2024-09-13T23:02:25.806463+0000 mgr.a (mgr.14150) 167 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:28.742 INFO:teuthology.orchestra.run.smithi138.stdout: 2024-09-13T23:02:28.792 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi138:vg_nvme/lv_4 2024-09-13T23:02:29.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:29 smithi043 bash[22731]: cluster 2024-09-13T23:02:27.807058+0000 mgr.a (mgr.14150) 168 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:29.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:29 smithi099 bash[23567]: cluster 2024-09-13T23:02:27.807058+0000 mgr.a (mgr.14150) 168 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:29.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:29 smithi138 bash[23141]: cluster 2024-09-13T23:02:27.807058+0000 mgr.a (mgr.14150) 168 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:31.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:31 smithi043 bash[22731]: cluster 2024-09-13T23:02:29.807616+0000 mgr.a (mgr.14150) 169 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:31.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:31 smithi099 bash[23567]: cluster 2024-09-13T23:02:29.807616+0000 mgr.a (mgr.14150) 169 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:31.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:31 smithi138 bash[23141]: cluster 2024-09-13T23:02:29.807616+0000 mgr.a (mgr.14150) 169 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:32.507 INFO:teuthology.orchestra.run.smithi138.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.c/config 2024-09-13T23:02:33.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:33 smithi043 bash[22731]: cluster 2024-09-13T23:02:31.808212+0000 mgr.a (mgr.14150) 170 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:33.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:33 smithi099 bash[23567]: cluster 2024-09-13T23:02:31.808212+0000 mgr.a (mgr.14150) 170 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:33.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:33 smithi138 bash[23141]: cluster 2024-09-13T23:02:31.808212+0000 mgr.a (mgr.14150) 170 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:34.708 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:34 smithi099 bash[23567]: audit 2024-09-13T23:02:34.004490+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T23:02:34.708 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:34 smithi099 bash[23567]: audit 2024-09-13T23:02:34.007823+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T23:02:34.709 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:34 smithi099 bash[23567]: audit 2024-09-13T23:02:34.008781+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:02:34.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:34 smithi043 bash[22731]: audit 2024-09-13T23:02:34.004490+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T23:02:34.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:34 smithi043 bash[22731]: audit 2024-09-13T23:02:34.007823+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T23:02:34.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:34 smithi043 bash[22731]: audit 2024-09-13T23:02:34.008781+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:02:34.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:34 smithi138 bash[23141]: audit 2024-09-13T23:02:34.004490+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T23:02:34.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:34 smithi138 bash[23141]: audit 2024-09-13T23:02:34.007823+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T23:02:34.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:34 smithi138 bash[23141]: audit 2024-09-13T23:02:34.008781+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:02:35.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:35 smithi099 bash[23567]: cluster 2024-09-13T23:02:33.808563+0000 mgr.a (mgr.14150) 171 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:35.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:35 smithi099 bash[23567]: audit 2024-09-13T23:02:33.999061+0000 mgr.a (mgr.14150) 172 : audit [DBG] from='client.24160 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:02:35.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:35 smithi099 bash[23567]: audit 2024-09-13T23:02:34.633553+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:35.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:35 smithi099 bash[23567]: audit 2024-09-13T23:02:34.641548+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:35.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:35 smithi099 bash[23567]: audit 2024-09-13T23:02:34.651425+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:35.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:35 smithi138 bash[23141]: cluster 2024-09-13T23:02:33.808563+0000 mgr.a (mgr.14150) 171 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:35.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:35 smithi138 bash[23141]: audit 2024-09-13T23:02:33.999061+0000 mgr.a (mgr.14150) 172 : audit [DBG] from='client.24160 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:02:35.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:35 smithi138 bash[23141]: audit 2024-09-13T23:02:34.633553+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:35.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:35 smithi138 bash[23141]: audit 2024-09-13T23:02:34.641548+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:35.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:35 smithi138 bash[23141]: audit 2024-09-13T23:02:34.651425+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:36.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:35 smithi043 bash[22731]: cluster 2024-09-13T23:02:33.808563+0000 mgr.a (mgr.14150) 171 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:36.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:35 smithi043 bash[22731]: audit 2024-09-13T23:02:33.999061+0000 mgr.a (mgr.14150) 172 : audit [DBG] from='client.24160 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi138:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:02:36.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:35 smithi043 bash[22731]: audit 2024-09-13T23:02:34.633553+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:36.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:35 smithi043 bash[22731]: audit 2024-09-13T23:02:34.641548+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:36.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:35 smithi043 bash[22731]: audit 2024-09-13T23:02:34.651425+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:37.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:36 smithi043 bash[22731]: audit 2024-09-13T23:02:35.801144+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:37.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:36 smithi043 bash[22731]: cluster 2024-09-13T23:02:35.809008+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:37.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:36 smithi043 bash[22731]: audit 2024-09-13T23:02:35.809126+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:37.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:36 smithi043 bash[22731]: audit 2024-09-13T23:02:35.818605+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:37.118 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:36 smithi099 bash[23567]: audit 2024-09-13T23:02:35.801144+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:37.118 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:36 smithi099 bash[23567]: cluster 2024-09-13T23:02:35.809008+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:37.118 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:36 smithi099 bash[23567]: audit 2024-09-13T23:02:35.809126+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:37.118 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:36 smithi099 bash[23567]: audit 2024-09-13T23:02:35.818605+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:37.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:36 smithi138 bash[23141]: audit 2024-09-13T23:02:35.801144+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:37.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:36 smithi138 bash[23141]: cluster 2024-09-13T23:02:35.809008+0000 mgr.a (mgr.14150) 173 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:37.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:36 smithi138 bash[23141]: audit 2024-09-13T23:02:35.809126+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:37.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:36 smithi138 bash[23141]: audit 2024-09-13T23:02:35.818605+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:39.120 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:38 smithi138 bash[23141]: cluster 2024-09-13T23:02:37.809446+0000 mgr.a (mgr.14150) 174 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:39.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:38 smithi099 bash[23567]: cluster 2024-09-13T23:02:37.809446+0000 mgr.a (mgr.14150) 174 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:39.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:38 smithi043 bash[22731]: cluster 2024-09-13T23:02:37.809446+0000 mgr.a (mgr.14150) 174 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:41.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:40 smithi099 bash[23567]: cluster 2024-09-13T23:02:39.809823+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:41.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:40 smithi138 bash[23141]: cluster 2024-09-13T23:02:39.809823+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:41.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:40 smithi043 bash[22731]: cluster 2024-09-13T23:02:39.809823+0000 mgr.a (mgr.14150) 175 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:43.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:42 smithi043 bash[22731]: cluster 2024-09-13T23:02:41.810266+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:43.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:42 smithi043 bash[22731]: audit 2024-09-13T23:02:42.331337+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.138:0/815625318' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f3a555b4-fa83-48fd-a37d-d6b6fdded365"}]: dispatch 2024-09-13T23:02:43.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:42 smithi043 bash[22731]: audit 2024-09-13T23:02:42.332384+0000 mon.a (mon.0) 517 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f3a555b4-fa83-48fd-a37d-d6b6fdded365"}]: dispatch 2024-09-13T23:02:43.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:42 smithi043 bash[22731]: audit 2024-09-13T23:02:42.335521+0000 mon.a (mon.0) 518 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f3a555b4-fa83-48fd-a37d-d6b6fdded365"}]': finished 2024-09-13T23:02:43.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:42 smithi043 bash[22731]: cluster 2024-09-13T23:02:42.340531+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-13T23:02:43.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:42 smithi043 bash[22731]: audit 2024-09-13T23:02:42.341025+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T23:02:43.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:42 smithi043 bash[22731]: audit 2024-09-13T23:02:42.718838+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:43.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:42 smithi043 bash[22731]: audit 2024-09-13T23:02:42.726907+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:43.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:42 smithi043 bash[22731]: audit 2024-09-13T23:02:42.736392+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:43.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:42 smithi099 bash[23567]: cluster 2024-09-13T23:02:41.810266+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:43.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:42 smithi099 bash[23567]: audit 2024-09-13T23:02:42.331337+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.138:0/815625318' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f3a555b4-fa83-48fd-a37d-d6b6fdded365"}]: dispatch 2024-09-13T23:02:43.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:42 smithi099 bash[23567]: audit 2024-09-13T23:02:42.332384+0000 mon.a (mon.0) 517 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f3a555b4-fa83-48fd-a37d-d6b6fdded365"}]: dispatch 2024-09-13T23:02:43.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:42 smithi099 bash[23567]: audit 2024-09-13T23:02:42.335521+0000 mon.a (mon.0) 518 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f3a555b4-fa83-48fd-a37d-d6b6fdded365"}]': finished 2024-09-13T23:02:43.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:42 smithi099 bash[23567]: cluster 2024-09-13T23:02:42.340531+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-13T23:02:43.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:42 smithi099 bash[23567]: audit 2024-09-13T23:02:42.341025+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T23:02:43.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:42 smithi099 bash[23567]: audit 2024-09-13T23:02:42.718838+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:43.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:42 smithi099 bash[23567]: audit 2024-09-13T23:02:42.726907+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:43.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:42 smithi099 bash[23567]: audit 2024-09-13T23:02:42.736392+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:43.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:42 smithi138 bash[23141]: cluster 2024-09-13T23:02:41.810266+0000 mgr.a (mgr.14150) 176 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:43.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:42 smithi138 bash[23141]: audit 2024-09-13T23:02:42.331337+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.138:0/815625318' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f3a555b4-fa83-48fd-a37d-d6b6fdded365"}]: dispatch 2024-09-13T23:02:43.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:42 smithi138 bash[23141]: audit 2024-09-13T23:02:42.332384+0000 mon.a (mon.0) 517 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f3a555b4-fa83-48fd-a37d-d6b6fdded365"}]: dispatch 2024-09-13T23:02:43.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:42 smithi138 bash[23141]: audit 2024-09-13T23:02:42.335521+0000 mon.a (mon.0) 518 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f3a555b4-fa83-48fd-a37d-d6b6fdded365"}]': finished 2024-09-13T23:02:43.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:42 smithi138 bash[23141]: cluster 2024-09-13T23:02:42.340531+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-13T23:02:43.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:42 smithi138 bash[23141]: audit 2024-09-13T23:02:42.341025+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T23:02:43.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:42 smithi138 bash[23141]: audit 2024-09-13T23:02:42.718838+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:43.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:42 smithi138 bash[23141]: audit 2024-09-13T23:02:42.726907+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:43.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:42 smithi138 bash[23141]: audit 2024-09-13T23:02:42.736392+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:44.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:43 smithi099 bash[23567]: audit 2024-09-13T23:02:42.940627+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.138:0/77820624' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T23:02:44.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:43 smithi138 bash[23141]: audit 2024-09-13T23:02:42.940627+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.138:0/77820624' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T23:02:44.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:43 smithi043 bash[22731]: audit 2024-09-13T23:02:42.940627+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.138:0/77820624' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T23:02:45.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:44 smithi099 bash[23567]: cluster 2024-09-13T23:02:43.810737+0000 mgr.a (mgr.14150) 177 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:45.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:44 smithi138 bash[23141]: cluster 2024-09-13T23:02:43.810737+0000 mgr.a (mgr.14150) 177 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:45.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:44 smithi043 bash[22731]: cluster 2024-09-13T23:02:43.810737+0000 mgr.a (mgr.14150) 177 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:47.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:46 smithi138 bash[23141]: cluster 2024-09-13T23:02:45.811203+0000 mgr.a (mgr.14150) 178 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:47.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:46 smithi043 bash[22731]: cluster 2024-09-13T23:02:45.811203+0000 mgr.a (mgr.14150) 178 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:47.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:46 smithi099 bash[23567]: cluster 2024-09-13T23:02:45.811203+0000 mgr.a (mgr.14150) 178 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:49.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:48 smithi043 bash[22731]: cluster 2024-09-13T23:02:47.811674+0000 mgr.a (mgr.14150) 179 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:49.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:48 smithi099 bash[23567]: cluster 2024-09-13T23:02:47.811674+0000 mgr.a (mgr.14150) 179 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:49.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:48 smithi138 bash[23141]: cluster 2024-09-13T23:02:47.811674+0000 mgr.a (mgr.14150) 179 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:51.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:50 smithi043 bash[22731]: cluster 2024-09-13T23:02:49.812114+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:51.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:50 smithi099 bash[23567]: cluster 2024-09-13T23:02:49.812114+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:51.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:50 smithi138 bash[23141]: cluster 2024-09-13T23:02:49.812114+0000 mgr.a (mgr.14150) 180 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:53.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:52 smithi043 bash[22731]: cluster 2024-09-13T23:02:51.812582+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:53.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:52 smithi138 bash[23141]: cluster 2024-09-13T23:02:51.812582+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:53.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:52 smithi099 bash[23567]: cluster 2024-09-13T23:02:51.812582+0000 mgr.a (mgr.14150) 181 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:55.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:54 smithi099 bash[23567]: cluster 2024-09-13T23:02:53.813032+0000 mgr.a (mgr.14150) 182 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:55.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:54 smithi099 bash[23567]: audit 2024-09-13T23:02:54.793178+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:55.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:54 smithi099 bash[23567]: audit 2024-09-13T23:02:54.801618+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:55.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:54 smithi099 bash[23567]: audit 2024-09-13T23:02:54.811101+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:55.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:54 smithi043 bash[22731]: cluster 2024-09-13T23:02:53.813032+0000 mgr.a (mgr.14150) 182 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:55.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:54 smithi043 bash[22731]: audit 2024-09-13T23:02:54.793178+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:55.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:54 smithi043 bash[22731]: audit 2024-09-13T23:02:54.801618+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:55.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:54 smithi043 bash[22731]: audit 2024-09-13T23:02:54.811101+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:55.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:54 smithi138 bash[23141]: cluster 2024-09-13T23:02:53.813032+0000 mgr.a (mgr.14150) 182 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:55.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:54 smithi138 bash[23141]: audit 2024-09-13T23:02:54.793178+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:55.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:54 smithi138 bash[23141]: audit 2024-09-13T23:02:54.801618+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:55.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:54 smithi138 bash[23141]: audit 2024-09-13T23:02:54.811101+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:57.282 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:56 smithi138 bash[23141]: cluster 2024-09-13T23:02:55.813520+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:57.282 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:56 smithi138 bash[23141]: audit 2024-09-13T23:02:55.944836+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:57.282 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:56 smithi138 bash[23141]: audit 2024-09-13T23:02:55.952345+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:57.282 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:56 smithi138 bash[23141]: cephadm 2024-09-13T23:02:55.961093+0000 mgr.a (mgr.14150) 184 : cephadm [INF] Detected new or changed devices on smithi138 2024-09-13T23:02:57.282 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:56 smithi138 bash[23141]: audit 2024-09-13T23:02:55.968251+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:57.282 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:56 smithi138 bash[23141]: audit 2024-09-13T23:02:56.776544+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T23:02:57.282 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:56 smithi138 bash[23141]: audit 2024-09-13T23:02:56.778270+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:02:57.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:56 smithi099 bash[23567]: cluster 2024-09-13T23:02:55.813520+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:57.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:56 smithi099 bash[23567]: audit 2024-09-13T23:02:55.944836+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:57.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:56 smithi099 bash[23567]: audit 2024-09-13T23:02:55.952345+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:57.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:56 smithi099 bash[23567]: cephadm 2024-09-13T23:02:55.961093+0000 mgr.a (mgr.14150) 184 : cephadm [INF] Detected new or changed devices on smithi138 2024-09-13T23:02:57.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:56 smithi099 bash[23567]: audit 2024-09-13T23:02:55.968251+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:57.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:56 smithi099 bash[23567]: audit 2024-09-13T23:02:56.776544+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T23:02:57.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:56 smithi099 bash[23567]: audit 2024-09-13T23:02:56.778270+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:02:57.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:56 smithi043 bash[22731]: cluster 2024-09-13T23:02:55.813520+0000 mgr.a (mgr.14150) 183 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:57.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:56 smithi043 bash[22731]: audit 2024-09-13T23:02:55.944836+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:57.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:56 smithi043 bash[22731]: audit 2024-09-13T23:02:55.952345+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:57.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:56 smithi043 bash[22731]: cephadm 2024-09-13T23:02:55.961093+0000 mgr.a (mgr.14150) 184 : cephadm [INF] Detected new or changed devices on smithi138 2024-09-13T23:02:57.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:56 smithi043 bash[22731]: audit 2024-09-13T23:02:55.968251+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:02:57.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:56 smithi043 bash[22731]: audit 2024-09-13T23:02:56.776544+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T23:02:57.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:56 smithi043 bash[22731]: audit 2024-09-13T23:02:56.778270+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:02:58.210 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:57 smithi138 bash[23141]: cephadm 2024-09-13T23:02:56.779839+0000 mgr.a (mgr.14150) 185 : cephadm [INF] Deploying daemon osd.2 on smithi138 2024-09-13T23:02:58.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:57 smithi043 bash[22731]: cephadm 2024-09-13T23:02:56.779839+0000 mgr.a (mgr.14150) 185 : cephadm [INF] Deploying daemon osd.2 on smithi138 2024-09-13T23:02:58.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:57 smithi099 bash[23567]: cephadm 2024-09-13T23:02:56.779839+0000 mgr.a (mgr.14150) 185 : cephadm [INF] Deploying daemon osd.2 on smithi138 2024-09-13T23:02:59.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:02:58 smithi043 bash[22731]: cluster 2024-09-13T23:02:57.814002+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:59.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:02:58 smithi099 bash[23567]: cluster 2024-09-13T23:02:57.814002+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:02:59.385 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:02:58 smithi138 bash[23141]: cluster 2024-09-13T23:02:57.814002+0000 mgr.a (mgr.14150) 186 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:01.007 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:00 smithi138 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T23:03:01.007 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:00 smithi138 bash[23141]: cluster 2024-09-13T23:02:59.814472+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:01.337 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:01 smithi138 systemd[1]: /etc/systemd/system/ceph-5683301a-7223-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T23:03:01.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:00 smithi043 bash[22731]: cluster 2024-09-13T23:02:59.814472+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:01.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:00 smithi099 bash[23567]: cluster 2024-09-13T23:02:59.814472+0000 mgr.a (mgr.14150) 187 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:02.211 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:01 smithi138 bash[23141]: audit 2024-09-13T23:03:01.266432+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:03:02.211 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:01 smithi138 bash[23141]: audit 2024-09-13T23:03:01.273828+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:02.211 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:01 smithi138 bash[23141]: audit 2024-09-13T23:03:01.274436+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:03:02.211 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:01 smithi138 bash[23141]: audit 2024-09-13T23:03:01.276496+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:03:02.212 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:01 smithi138 bash[23141]: audit 2024-09-13T23:03:01.281480+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:02.212 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:01 smithi138 bash[23141]: audit 2024-09-13T23:03:01.287211+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:02.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:01 smithi043 bash[22731]: audit 2024-09-13T23:03:01.266432+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:03:02.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:01 smithi043 bash[22731]: audit 2024-09-13T23:03:01.273828+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:02.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:01 smithi043 bash[22731]: audit 2024-09-13T23:03:01.274436+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:03:02.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:01 smithi043 bash[22731]: audit 2024-09-13T23:03:01.276496+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:03:02.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:01 smithi043 bash[22731]: audit 2024-09-13T23:03:01.281480+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:02.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:01 smithi043 bash[22731]: audit 2024-09-13T23:03:01.287211+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:02.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:01 smithi099 bash[23567]: audit 2024-09-13T23:03:01.266432+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:03:02.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:01 smithi099 bash[23567]: audit 2024-09-13T23:03:01.273828+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:02.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:01 smithi099 bash[23567]: audit 2024-09-13T23:03:01.274436+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:03:02.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:01 smithi099 bash[23567]: audit 2024-09-13T23:03:01.276496+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:03:02.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:01 smithi099 bash[23567]: audit 2024-09-13T23:03:01.281480+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:02.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:01 smithi099 bash[23567]: audit 2024-09-13T23:03:01.287211+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:03.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:03 smithi043 bash[22731]: cluster 2024-09-13T23:03:01.814955+0000 mgr.a (mgr.14150) 188 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:03.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:03 smithi043 bash[22731]: audit 2024-09-13T23:03:02.949950+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:03.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:03 smithi043 bash[22731]: audit 2024-09-13T23:03:02.957947+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:03.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:03 smithi043 bash[22731]: audit 2024-09-13T23:03:02.967404+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:03.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:03 smithi099 bash[23567]: cluster 2024-09-13T23:03:01.814955+0000 mgr.a (mgr.14150) 188 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:03.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:03 smithi099 bash[23567]: audit 2024-09-13T23:03:02.949950+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:03.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:03 smithi099 bash[23567]: audit 2024-09-13T23:03:02.957947+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:03.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:03 smithi099 bash[23567]: audit 2024-09-13T23:03:02.967404+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:03.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:03 smithi138 bash[23141]: cluster 2024-09-13T23:03:01.814955+0000 mgr.a (mgr.14150) 188 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:03.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:03 smithi138 bash[23141]: audit 2024-09-13T23:03:02.949950+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:03.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:03 smithi138 bash[23141]: audit 2024-09-13T23:03:02.957947+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:03.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:03 smithi138 bash[23141]: audit 2024-09-13T23:03:02.967404+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:05.560 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:05 smithi138 bash[23141]: cluster 2024-09-13T23:03:03.815408+0000 mgr.a (mgr.14150) 189 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:05.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:05 smithi043 bash[22731]: cluster 2024-09-13T23:03:03.815408+0000 mgr.a (mgr.14150) 189 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:05.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:05 smithi099 bash[23567]: cluster 2024-09-13T23:03:03.815408+0000 mgr.a (mgr.14150) 189 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:07.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:07 smithi043 bash[22731]: cluster 2024-09-13T23:03:05.815893+0000 mgr.a (mgr.14150) 190 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:07.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:07 smithi099 bash[23567]: cluster 2024-09-13T23:03:05.815893+0000 mgr.a (mgr.14150) 190 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:07.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:07 smithi138 bash[23141]: cluster 2024-09-13T23:03:05.815893+0000 mgr.a (mgr.14150) 190 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:09.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:09 smithi138 bash[23141]: cluster 2024-09-13T23:03:07.816346+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:09.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:09 smithi043 bash[22731]: cluster 2024-09-13T23:03:07.816346+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:09.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:09 smithi099 bash[23567]: cluster 2024-09-13T23:03:07.816346+0000 mgr.a (mgr.14150) 191 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:11.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:11 smithi043 bash[22731]: cluster 2024-09-13T23:03:09.816778+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:11.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:11 smithi043 bash[22731]: audit 2024-09-13T23:03:10.600155+0000 mon.c (mon.1) 5 : audit [INF] from='osd.2 [v2:172.21.15.138:6800/2953557538,v1:172.21.15.138:6801/2953557538]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T23:03:11.605 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:11 smithi043 bash[22731]: audit 2024-09-13T23:03:10.600864+0000 mon.a (mon.0) 541 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T23:03:11.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:11 smithi099 bash[23567]: cluster 2024-09-13T23:03:09.816778+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:11.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:11 smithi099 bash[23567]: audit 2024-09-13T23:03:10.600155+0000 mon.c (mon.1) 5 : audit [INF] from='osd.2 [v2:172.21.15.138:6800/2953557538,v1:172.21.15.138:6801/2953557538]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T23:03:11.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:11 smithi099 bash[23567]: audit 2024-09-13T23:03:10.600864+0000 mon.a (mon.0) 541 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T23:03:11.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:11 smithi138 bash[23141]: cluster 2024-09-13T23:03:09.816778+0000 mgr.a (mgr.14150) 192 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:11.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:11 smithi138 bash[23141]: audit 2024-09-13T23:03:10.600155+0000 mon.c (mon.1) 5 : audit [INF] from='osd.2 [v2:172.21.15.138:6800/2953557538,v1:172.21.15.138:6801/2953557538]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T23:03:11.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:11 smithi138 bash[23141]: audit 2024-09-13T23:03:10.600864+0000 mon.a (mon.0) 541 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T23:03:12.134 INFO:teuthology.orchestra.run.smithi138.stdout:Created osd(s) 2 on host 'smithi138' 2024-09-13T23:03:12.481 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:12 smithi138 bash[23141]: audit 2024-09-13T23:03:11.304040+0000 mon.a (mon.0) 542 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T23:03:12.482 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:12 smithi138 bash[23141]: audit 2024-09-13T23:03:11.308625+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.138:6800/2953557538,v1:172.21.15.138:6801/2953557538]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-13T23:03:12.482 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:12 smithi138 bash[23141]: cluster 2024-09-13T23:03:11.309573+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-13T23:03:12.482 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:12 smithi138 bash[23141]: audit 2024-09-13T23:03:11.310520+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T23:03:12.482 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:12 smithi138 bash[23141]: audit 2024-09-13T23:03:11.311065+0000 mon.a (mon.0) 545 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-13T23:03:12.482 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:12 smithi138 bash[23141]: audit 2024-09-13T23:03:12.124727+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:03:12.482 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:12 smithi138 bash[23141]: audit 2024-09-13T23:03:12.129643+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:12.482 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:12 smithi138 bash[23141]: audit 2024-09-13T23:03:12.130145+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T23:03:12.482 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:12 smithi138 bash[23141]: audit 2024-09-13T23:03:12.134552+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:12.482 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:12 smithi138 bash[23141]: audit 2024-09-13T23:03:12.138395+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:12.482 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:12 smithi138 bash[23141]: audit 2024-09-13T23:03:12.140075+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:03:12.483 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:12 smithi138 bash[23141]: audit 2024-09-13T23:03:12.140846+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:03:12.483 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:12 smithi138 bash[23141]: audit 2024-09-13T23:03:12.145251+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:12.483 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:12 smithi138 bash[23141]: audit 2024-09-13T23:03:12.306012+0000 mon.a (mon.0) 554 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2024-09-13T23:03:12.483 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:12 smithi138 bash[23141]: cluster 2024-09-13T23:03:12.311012+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-13T23:03:12.483 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:12 smithi138 bash[23141]: audit 2024-09-13T23:03:12.311446+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T23:03:12.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:12 smithi043 bash[22731]: audit 2024-09-13T23:03:11.304040+0000 mon.a (mon.0) 542 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T23:03:12.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:12 smithi043 bash[22731]: audit 2024-09-13T23:03:11.308625+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.138:6800/2953557538,v1:172.21.15.138:6801/2953557538]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-13T23:03:12.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:12 smithi043 bash[22731]: cluster 2024-09-13T23:03:11.309573+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-13T23:03:12.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:12 smithi043 bash[22731]: audit 2024-09-13T23:03:11.310520+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T23:03:12.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:12 smithi043 bash[22731]: audit 2024-09-13T23:03:11.311065+0000 mon.a (mon.0) 545 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-13T23:03:12.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:12 smithi043 bash[22731]: audit 2024-09-13T23:03:12.124727+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:03:12.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:12 smithi043 bash[22731]: audit 2024-09-13T23:03:12.129643+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:12.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:12 smithi043 bash[22731]: audit 2024-09-13T23:03:12.130145+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T23:03:12.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:12 smithi043 bash[22731]: audit 2024-09-13T23:03:12.134552+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:12.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:12 smithi043 bash[22731]: audit 2024-09-13T23:03:12.138395+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:12.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:12 smithi043 bash[22731]: audit 2024-09-13T23:03:12.140075+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:03:12.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:12 smithi043 bash[22731]: audit 2024-09-13T23:03:12.140846+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:03:12.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:12 smithi043 bash[22731]: audit 2024-09-13T23:03:12.145251+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:12.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:12 smithi043 bash[22731]: audit 2024-09-13T23:03:12.306012+0000 mon.a (mon.0) 554 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2024-09-13T23:03:12.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:12 smithi043 bash[22731]: cluster 2024-09-13T23:03:12.311012+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-13T23:03:12.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:12 smithi043 bash[22731]: audit 2024-09-13T23:03:12.311446+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T23:03:12.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:12 smithi099 bash[23567]: audit 2024-09-13T23:03:11.304040+0000 mon.a (mon.0) 542 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T23:03:12.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:12 smithi099 bash[23567]: audit 2024-09-13T23:03:11.308625+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.138:6800/2953557538,v1:172.21.15.138:6801/2953557538]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-13T23:03:12.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:12 smithi099 bash[23567]: cluster 2024-09-13T23:03:11.309573+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-13T23:03:12.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:12 smithi099 bash[23567]: audit 2024-09-13T23:03:11.310520+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T23:03:12.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:12 smithi099 bash[23567]: audit 2024-09-13T23:03:11.311065+0000 mon.a (mon.0) 545 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]: dispatch 2024-09-13T23:03:12.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:12 smithi099 bash[23567]: audit 2024-09-13T23:03:12.124727+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:03:12.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:12 smithi099 bash[23567]: audit 2024-09-13T23:03:12.129643+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:12.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:12 smithi099 bash[23567]: audit 2024-09-13T23:03:12.130145+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T23:03:12.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:12 smithi099 bash[23567]: audit 2024-09-13T23:03:12.134552+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:12.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:12 smithi099 bash[23567]: audit 2024-09-13T23:03:12.138395+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:12.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:12 smithi099 bash[23567]: audit 2024-09-13T23:03:12.140075+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:03:12.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:12 smithi099 bash[23567]: audit 2024-09-13T23:03:12.140846+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:03:12.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:12 smithi099 bash[23567]: audit 2024-09-13T23:03:12.145251+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:12.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:12 smithi099 bash[23567]: audit 2024-09-13T23:03:12.306012+0000 mon.a (mon.0) 554 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi138", "root=default"]}]': finished 2024-09-13T23:03:12.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:12 smithi099 bash[23567]: cluster 2024-09-13T23:03:12.311012+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-13T23:03:12.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:12 smithi099 bash[23567]: audit 2024-09-13T23:03:12.311446+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T23:03:12.953 DEBUG:teuthology.orchestra.run.smithi138:osd.2> sudo journalctl -f -n 0 -u ceph-5683301a-7223-11ef-bceb-c7b262605968@osd.2.service 2024-09-13T23:03:12.955 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2024-09-13T23:03:12.956 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T23:03:13.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:13 smithi043 bash[22731]: cluster 2024-09-13T23:03:11.817246+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:13.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:13 smithi043 bash[22731]: cephadm 2024-09-13T23:03:12.131281+0000 mgr.a (mgr.14150) 194 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 20337M 2024-09-13T23:03:13.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:13 smithi043 bash[22731]: audit 2024-09-13T23:03:12.314362+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T23:03:13.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:13 smithi043 bash[22731]: audit 2024-09-13T23:03:13.314607+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T23:03:13.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:13 smithi099 bash[23567]: cluster 2024-09-13T23:03:11.817246+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:13.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:13 smithi099 bash[23567]: cephadm 2024-09-13T23:03:12.131281+0000 mgr.a (mgr.14150) 194 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 20337M 2024-09-13T23:03:13.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:13 smithi099 bash[23567]: audit 2024-09-13T23:03:12.314362+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T23:03:13.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:13 smithi099 bash[23567]: audit 2024-09-13T23:03:13.314607+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T23:03:13.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:13 smithi138 bash[23141]: cluster 2024-09-13T23:03:11.817246+0000 mgr.a (mgr.14150) 193 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:13.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:13 smithi138 bash[23141]: cephadm 2024-09-13T23:03:12.131281+0000 mgr.a (mgr.14150) 194 : cephadm [INF] Adjusting osd_memory_target on smithi138 to 20337M 2024-09-13T23:03:13.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:13 smithi138 bash[23141]: audit 2024-09-13T23:03:12.314362+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T23:03:13.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:13 smithi138 bash[23141]: audit 2024-09-13T23:03:13.314607+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T23:03:14.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:14 smithi138 bash[23141]: cluster 2024-09-13T23:03:11.556396+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T23:03:14.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:14 smithi138 bash[23141]: cluster 2024-09-13T23:03:11.556514+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T23:03:14.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:14 smithi138 bash[23141]: cluster 2024-09-13T23:03:13.328394+0000 mon.a (mon.0) 559 : cluster [INF] osd.2 [v2:172.21.15.138:6800/2953557538,v1:172.21.15.138:6801/2953557538] boot 2024-09-13T23:03:14.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:14 smithi138 bash[23141]: cluster 2024-09-13T23:03:13.328498+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-13T23:03:14.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:14 smithi138 bash[23141]: audit 2024-09-13T23:03:13.329091+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T23:03:14.754 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:14 smithi099 bash[23567]: cluster 2024-09-13T23:03:11.556396+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T23:03:14.754 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:14 smithi099 bash[23567]: cluster 2024-09-13T23:03:11.556514+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T23:03:14.754 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:14 smithi099 bash[23567]: cluster 2024-09-13T23:03:13.328394+0000 mon.a (mon.0) 559 : cluster [INF] osd.2 [v2:172.21.15.138:6800/2953557538,v1:172.21.15.138:6801/2953557538] boot 2024-09-13T23:03:14.754 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:14 smithi099 bash[23567]: cluster 2024-09-13T23:03:13.328498+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-13T23:03:14.755 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:14 smithi099 bash[23567]: audit 2024-09-13T23:03:13.329091+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T23:03:14.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:14 smithi043 bash[22731]: cluster 2024-09-13T23:03:11.556396+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T23:03:14.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:14 smithi043 bash[22731]: cluster 2024-09-13T23:03:11.556514+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T23:03:14.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:14 smithi043 bash[22731]: cluster 2024-09-13T23:03:13.328394+0000 mon.a (mon.0) 559 : cluster [INF] osd.2 [v2:172.21.15.138:6800/2953557538,v1:172.21.15.138:6801/2953557538] boot 2024-09-13T23:03:14.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:14 smithi043 bash[22731]: cluster 2024-09-13T23:03:13.328498+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-13T23:03:14.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:14 smithi043 bash[22731]: audit 2024-09-13T23:03:13.329091+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T23:03:15.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:15 smithi043 bash[22731]: cluster 2024-09-13T23:03:13.817682+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:15.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:15 smithi043 bash[22731]: audit 2024-09-13T23:03:13.975199+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' 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-13T23:03:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:15 smithi043 bash[22731]: audit 2024-09-13T23:03:14.414405+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' 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-13T23:03:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:15 smithi043 bash[22731]: cluster 2024-09-13T23:03:14.418021+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-13T23:03:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:15 smithi043 bash[22731]: audit 2024-09-13T23:03:14.418822+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T23:03:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:15 smithi043 bash[22731]: audit 2024-09-13T23:03:14.958206+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:15 smithi043 bash[22731]: audit 2024-09-13T23:03:14.966424+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:15.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:15 smithi043 bash[22731]: audit 2024-09-13T23:03:14.976601+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:15.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:15 smithi099 bash[23567]: cluster 2024-09-13T23:03:13.817682+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:15.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:15 smithi099 bash[23567]: audit 2024-09-13T23:03:13.975199+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' 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-13T23:03:15.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:15 smithi099 bash[23567]: audit 2024-09-13T23:03:14.414405+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' 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-13T23:03:15.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:15 smithi099 bash[23567]: cluster 2024-09-13T23:03:14.418021+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-13T23:03:15.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:15 smithi099 bash[23567]: audit 2024-09-13T23:03:14.418822+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T23:03:15.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:15 smithi099 bash[23567]: audit 2024-09-13T23:03:14.958206+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:15.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:15 smithi099 bash[23567]: audit 2024-09-13T23:03:14.966424+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:15.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:15 smithi099 bash[23567]: audit 2024-09-13T23:03:14.976601+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:15.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:15 smithi138 bash[23141]: cluster 2024-09-13T23:03:13.817682+0000 mgr.a (mgr.14150) 195 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T23:03:15.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:15 smithi138 bash[23141]: audit 2024-09-13T23:03:13.975199+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' 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-13T23:03:15.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:15 smithi138 bash[23141]: audit 2024-09-13T23:03:14.414405+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' 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-13T23:03:15.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:15 smithi138 bash[23141]: cluster 2024-09-13T23:03:14.418021+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-13T23:03:15.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:15 smithi138 bash[23141]: audit 2024-09-13T23:03:14.418822+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T23:03:15.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:15 smithi138 bash[23141]: audit 2024-09-13T23:03:14.958206+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:15.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:15 smithi138 bash[23141]: audit 2024-09-13T23:03:14.966424+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:15.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:15 smithi138 bash[23141]: audit 2024-09-13T23:03:14.976601+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:16.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:16 smithi138 bash[23141]: audit 2024-09-13T23:03:15.424418+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T23:03:16.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:16 smithi138 bash[23141]: cluster 2024-09-13T23:03:15.428761+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-13T23:03:16.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:16 smithi138 bash[23141]: audit 2024-09-13T23:03:16.172307+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:16.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:16 smithi138 bash[23141]: audit 2024-09-13T23:03:16.179771+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:16.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:16 smithi138 bash[23141]: audit 2024-09-13T23:03:16.184382+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:03:16.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:16 smithi138 bash[23141]: audit 2024-09-13T23:03:16.189284+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:16.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:16 smithi138 bash[23141]: audit 2024-09-13T23:03:16.194271+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:03:16.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:16 smithi138 bash[23141]: audit 2024-09-13T23:03:16.195795+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:03:16.637 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:16 smithi138 bash[23141]: audit 2024-09-13T23:03:16.204572+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:16.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:16 smithi043 bash[22731]: audit 2024-09-13T23:03:15.424418+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T23:03:16.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:16 smithi043 bash[22731]: cluster 2024-09-13T23:03:15.428761+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-13T23:03:16.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:16 smithi043 bash[22731]: audit 2024-09-13T23:03:16.172307+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:16.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:16 smithi043 bash[22731]: audit 2024-09-13T23:03:16.179771+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:16.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:16 smithi043 bash[22731]: audit 2024-09-13T23:03:16.184382+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:03:16.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:16 smithi043 bash[22731]: audit 2024-09-13T23:03:16.189284+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:16.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:16 smithi043 bash[22731]: audit 2024-09-13T23:03:16.194271+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:03:16.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:16 smithi043 bash[22731]: audit 2024-09-13T23:03:16.195795+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:03:16.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:16 smithi043 bash[22731]: audit 2024-09-13T23:03:16.204572+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:16.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:16 smithi099 bash[23567]: audit 2024-09-13T23:03:15.424418+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T23:03:16.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:16 smithi099 bash[23567]: cluster 2024-09-13T23:03:15.428761+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-13T23:03:16.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:16 smithi099 bash[23567]: audit 2024-09-13T23:03:16.172307+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:16.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:16 smithi099 bash[23567]: audit 2024-09-13T23:03:16.179771+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:16.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:16 smithi099 bash[23567]: audit 2024-09-13T23:03:16.184382+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:03:16.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:16 smithi099 bash[23567]: audit 2024-09-13T23:03:16.189284+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:16.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:16 smithi099 bash[23567]: audit 2024-09-13T23:03:16.194271+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:03:16.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:16 smithi099 bash[23567]: audit 2024-09-13T23:03:16.195795+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:03:16.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:16 smithi099 bash[23567]: audit 2024-09-13T23:03:16.204572+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:17.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:17 smithi099 bash[23567]: cluster 2024-09-13T23:03:15.818029+0000 mgr.a (mgr.14150) 196 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 449 KiB data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:17.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:17 smithi099 bash[23567]: cluster 2024-09-13T23:03:16.447404+0000 mon.a (mon.0) 578 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-13T23:03:17.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:17 smithi099 bash[23567]: cluster 2024-09-13T23:03:16.447496+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-13T23:03:17.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:17 smithi099 bash[23567]: audit 2024-09-13T23:03:16.565482+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:17.800 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T23:03:17.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:17 smithi043 bash[22731]: cluster 2024-09-13T23:03:15.818029+0000 mgr.a (mgr.14150) 196 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 449 KiB data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:17.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:17 smithi043 bash[22731]: cluster 2024-09-13T23:03:16.447404+0000 mon.a (mon.0) 578 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-13T23:03:17.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:17 smithi043 bash[22731]: cluster 2024-09-13T23:03:16.447496+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-13T23:03:17.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:17 smithi043 bash[22731]: audit 2024-09-13T23:03:16.565482+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:17.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:17 smithi138 bash[23141]: cluster 2024-09-13T23:03:15.818029+0000 mgr.a (mgr.14150) 196 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 449 KiB data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:17.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:17 smithi138 bash[23141]: cluster 2024-09-13T23:03:16.447404+0000 mon.a (mon.0) 578 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-13T23:03:17.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:17 smithi138 bash[23141]: cluster 2024-09-13T23:03:16.447496+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-13T23:03:17.887 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:17 smithi138 bash[23141]: audit 2024-09-13T23:03:16.565482+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:19.599 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T23:03:19.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:19 smithi043 bash[22731]: audit 2024-09-13T23:03:17.504489+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:19.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:19 smithi043 bash[22731]: audit 2024-09-13T23:03:18.453332+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:19.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:19 smithi043 bash[22731]: audit 2024-09-13T23:03:18.455788+0000 mon.a (mon.0) 583 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T23:03:19.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:19 smithi099 bash[23567]: audit 2024-09-13T23:03:17.504489+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:19.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:19 smithi099 bash[23567]: audit 2024-09-13T23:03:18.453332+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:19.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:19 smithi099 bash[23567]: audit 2024-09-13T23:03:18.455788+0000 mon.a (mon.0) 583 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T23:03:19.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:19 smithi138 bash[23141]: audit 2024-09-13T23:03:17.504489+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:19.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:19 smithi138 bash[23141]: audit 2024-09-13T23:03:18.453332+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:19.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:19 smithi138 bash[23141]: audit 2024-09-13T23:03:18.455788+0000 mon.a (mon.0) 583 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T23:03:20.305 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":21,"num_osds":3,"num_up_osds":3,"osd_up_since":1726268593,"num_in_osds":3,"osd_in_since":1726268562,"num_remapped_pgs":0} 2024-09-13T23:03:20.306 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T23:03:21.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:21 smithi043 bash[22731]: cluster 2024-09-13T23:03:17.818370+0000 mgr.a (mgr.14150) 197 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 449 KiB data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:21.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:21 smithi043 bash[22731]: audit 2024-09-13T23:03:19.393512+0000 mon.a (mon.0) 584 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T23:03:21.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:21 smithi043 bash[22731]: audit 2024-09-13T23:03:19.394677+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T23:03:21.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:21 smithi043 bash[22731]: audit 2024-09-13T23:03:19.394940+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:03:21.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:21 smithi043 bash[22731]: audit 2024-09-13T23:03:19.395495+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:03:21.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:21 smithi043 bash[22731]: audit 2024-09-13T23:03:19.409932+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T23:03:21.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:21 smithi043 bash[22731]: audit 2024-09-13T23:03:19.409994+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T23:03:21.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:21 smithi043 bash[22731]: audit 2024-09-13T23:03:19.414183+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:21.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:21 smithi043 bash[22731]: audit 2024-09-13T23:03:19.414993+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:03:21.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:21 smithi043 bash[22731]: audit 2024-09-13T23:03:19.415133+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:03:21.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:21 smithi043 bash[22731]: audit 2024-09-13T23:03:19.600516+0000 mon.a (mon.0) 592 : audit [DBG] from='client.? 172.21.15.43:0/1308007419' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-13T23:03:21.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:21 smithi043 bash[22731]: audit 2024-09-13T23:03:20.272149+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T23:03:21.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:21 smithi043 bash[22731]: audit 2024-09-13T23:03:20.280128+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:21.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:21 smithi043 bash[22731]: audit 2024-09-13T23:03:20.281205+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T23:03:21.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:21 smithi043 bash[22731]: audit 2024-09-13T23:03:20.281711+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:03:21.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:21 smithi043 bash[22731]: audit 2024-09-13T23:03:20.282147+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:03:21.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:21 smithi043 bash[22731]: audit 2024-09-13T23:03:20.286176+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:03:21.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:21 smithi043 bash[22731]: audit 2024-09-13T23:03:20.291424+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:03:21.604 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:21 smithi043 bash[22731]: audit 2024-09-13T23:03:20.293521+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:03:21.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:21 smithi099 bash[23567]: cluster 2024-09-13T23:03:17.818370+0000 mgr.a (mgr.14150) 197 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 449 KiB data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:21.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:21 smithi099 bash[23567]: audit 2024-09-13T23:03:19.393512+0000 mon.a (mon.0) 584 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T23:03:21.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:21 smithi099 bash[23567]: audit 2024-09-13T23:03:19.394677+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T23:03:21.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:21 smithi099 bash[23567]: audit 2024-09-13T23:03:19.394940+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:03:21.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:21 smithi099 bash[23567]: audit 2024-09-13T23:03:19.395495+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:03:21.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:21 smithi099 bash[23567]: audit 2024-09-13T23:03:19.409932+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T23:03:21.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:21 smithi099 bash[23567]: audit 2024-09-13T23:03:19.409994+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T23:03:21.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:21 smithi099 bash[23567]: audit 2024-09-13T23:03:19.414183+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:21.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:21 smithi099 bash[23567]: audit 2024-09-13T23:03:19.414993+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:03:21.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:21 smithi099 bash[23567]: audit 2024-09-13T23:03:19.415133+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:03:21.636 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:21 smithi099 bash[23567]: audit 2024-09-13T23:03:19.600516+0000 mon.a (mon.0) 592 : audit [DBG] from='client.? 172.21.15.43:0/1308007419' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-13T23:03:21.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:21 smithi099 bash[23567]: audit 2024-09-13T23:03:20.272149+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T23:03:21.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:21 smithi099 bash[23567]: audit 2024-09-13T23:03:20.280128+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:21.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:21 smithi099 bash[23567]: audit 2024-09-13T23:03:20.281205+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T23:03:21.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:21 smithi099 bash[23567]: audit 2024-09-13T23:03:20.281711+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:03:21.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:21 smithi099 bash[23567]: audit 2024-09-13T23:03:20.282147+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:03:21.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:21 smithi099 bash[23567]: audit 2024-09-13T23:03:20.286176+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:03:21.637 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:21 smithi099 bash[23567]: audit 2024-09-13T23:03:20.291424+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:03:21.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:21 smithi099 bash[23567]: audit 2024-09-13T23:03:20.293521+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:03:21.638 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:21 smithi138 bash[23141]: cluster 2024-09-13T23:03:17.818370+0000 mgr.a (mgr.14150) 197 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 449 KiB data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:21.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:21 smithi138 bash[23141]: audit 2024-09-13T23:03:19.393512+0000 mon.a (mon.0) 584 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T23:03:21.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:21 smithi138 bash[23141]: audit 2024-09-13T23:03:19.394677+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T23:03:21.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:21 smithi138 bash[23141]: audit 2024-09-13T23:03:19.394940+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:03:21.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:21 smithi138 bash[23141]: audit 2024-09-13T23:03:19.395495+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:03:21.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:21 smithi138 bash[23141]: audit 2024-09-13T23:03:19.409932+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T23:03:21.639 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:21 smithi138 bash[23141]: audit 2024-09-13T23:03:19.409994+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T23:03:21.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:21 smithi138 bash[23141]: audit 2024-09-13T23:03:19.414183+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:21.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:21 smithi138 bash[23141]: audit 2024-09-13T23:03:19.414993+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:03:21.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:21 smithi138 bash[23141]: audit 2024-09-13T23:03:19.415133+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:03:21.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:21 smithi138 bash[23141]: audit 2024-09-13T23:03:19.600516+0000 mon.a (mon.0) 592 : audit [DBG] from='client.? 172.21.15.43:0/1308007419' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-13T23:03:21.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:21 smithi138 bash[23141]: audit 2024-09-13T23:03:20.272149+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T23:03:21.640 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:21 smithi138 bash[23141]: audit 2024-09-13T23:03:20.280128+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:21.641 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:21 smithi138 bash[23141]: audit 2024-09-13T23:03:20.281205+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T23:03:21.641 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:21 smithi138 bash[23141]: audit 2024-09-13T23:03:20.281711+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:03:21.641 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:21 smithi138 bash[23141]: audit 2024-09-13T23:03:20.282147+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:03:21.641 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:21 smithi138 bash[23141]: audit 2024-09-13T23:03:20.286176+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:03:21.641 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:21 smithi138 bash[23141]: audit 2024-09-13T23:03:20.291424+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:03:21.641 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:21 smithi138 bash[23141]: audit 2024-09-13T23:03:20.293521+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:03:22.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:22 smithi043 bash[22731]: cluster 2024-09-13T23:03:19.818904+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 449 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:22.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:22 smithi043 bash[22731]: audit 2024-09-13T23:03:20.280556+0000 mon.b (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T23:03:22.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:22 smithi043 bash[22731]: audit 2024-09-13T23:03:21.183320+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T23:03:22.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:22 smithi043 bash[22731]: audit 2024-09-13T23:03:21.190596+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:22.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:22 smithi043 bash[22731]: audit 2024-09-13T23:03:21.201810+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:22.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:22 smithi099 bash[23567]: cluster 2024-09-13T23:03:19.818904+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 449 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:22.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:22 smithi099 bash[23567]: audit 2024-09-13T23:03:20.280556+0000 mon.b (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T23:03:22.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:22 smithi099 bash[23567]: audit 2024-09-13T23:03:21.183320+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T23:03:22.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:22 smithi099 bash[23567]: audit 2024-09-13T23:03:21.190596+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:22.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:22 smithi099 bash[23567]: audit 2024-09-13T23:03:21.201810+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:22.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:22 smithi138 bash[23141]: cluster 2024-09-13T23:03:19.818904+0000 mgr.a (mgr.14150) 198 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 449 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:22.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:22 smithi138 bash[23141]: audit 2024-09-13T23:03:20.280556+0000 mon.b (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T23:03:22.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:22 smithi138 bash[23141]: audit 2024-09-13T23:03:21.183320+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T23:03:22.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:22 smithi138 bash[23141]: audit 2024-09-13T23:03:21.190596+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:22.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:22 smithi138 bash[23141]: audit 2024-09-13T23:03:21.201810+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:23.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:23 smithi043 bash[22731]: cluster 2024-09-13T23:03:21.819478+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 261 KiB/s wr, 16 op/s 2024-09-13T23:03:23.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:23 smithi043 bash[22731]: audit 2024-09-13T23:03:23.079162+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:23.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:23 smithi043 bash[22731]: audit 2024-09-13T23:03:23.083728+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:23.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:23 smithi043 bash[22731]: audit 2024-09-13T23:03:23.092150+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:23.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:23 smithi099 bash[23567]: cluster 2024-09-13T23:03:21.819478+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 261 KiB/s wr, 16 op/s 2024-09-13T23:03:23.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:23 smithi099 bash[23567]: audit 2024-09-13T23:03:23.079162+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:23.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:23 smithi099 bash[23567]: audit 2024-09-13T23:03:23.083728+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:23.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:23 smithi099 bash[23567]: audit 2024-09-13T23:03:23.092150+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:23.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:23 smithi138 bash[23141]: cluster 2024-09-13T23:03:21.819478+0000 mgr.a (mgr.14150) 199 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 261 KiB/s wr, 16 op/s 2024-09-13T23:03:23.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:23 smithi138 bash[23141]: audit 2024-09-13T23:03:23.079162+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:23.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:23 smithi138 bash[23141]: audit 2024-09-13T23:03:23.083728+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:23.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:23 smithi138 bash[23141]: audit 2024-09-13T23:03:23.092150+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:24.918 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T23:03:25.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:25 smithi043 bash[22731]: cluster 2024-09-13T23:03:23.820034+0000 mgr.a (mgr.14150) 200 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 196 KiB/s wr, 12 op/s 2024-09-13T23:03:25.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:25 smithi099 bash[23567]: cluster 2024-09-13T23:03:23.820034+0000 mgr.a (mgr.14150) 200 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 196 KiB/s wr, 12 op/s 2024-09-13T23:03:25.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:25 smithi138 bash[23141]: cluster 2024-09-13T23:03:23.820034+0000 mgr.a (mgr.14150) 200 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 196 KiB/s wr, 12 op/s 2024-09-13T23:03:26.361 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T23:03:26.362 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":21,"fsid":"5683301a-7223-11ef-bceb-c7b262605968","created":"2024-09-13T22:57:40.532109+0000","modified":"2024-09-13T23:03:16.425664+0000","last_up_change":"2024-09-13T23:03:13.320828+0000","last_in_change":"2024-09-13T23:02:42.333266+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-13T23:03:14.407649+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"40e89c85-68a8-4734-bf23-ffd0c1279584","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":327930877},{"type":"v1","addr":"172.21.15.43:6803","nonce":327930877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":327930877},{"type":"v1","addr":"172.21.15.43:6805","nonce":327930877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6808","nonce":327930877},{"type":"v1","addr":"172.21.15.43:6809","nonce":327930877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":327930877},{"type":"v1","addr":"172.21.15.43:6807","nonce":327930877}]},"public_addr":"172.21.15.43:6803/327930877","cluster_addr":"172.21.15.43:6805/327930877","heartbeat_back_addr":"172.21.15.43:6809/327930877","heartbeat_front_addr":"172.21.15.43:6807/327930877","state":["exists","up"]},{"osd":1,"uuid":"280e3425-c1ef-475b-aff9-70b92fa0e424","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.99:6800","nonce":1836404198},{"type":"v1","addr":"172.21.15.99:6801","nonce":1836404198}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":1836404198},{"type":"v1","addr":"172.21.15.99:6803","nonce":1836404198}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":1836404198},{"type":"v1","addr":"172.21.15.99:6807","nonce":1836404198}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":1836404198},{"type":"v1","addr":"172.21.15.99:6805","nonce":1836404198}]},"public_addr":"172.21.15.99:6801/1836404198","cluster_addr":"172.21.15.99:6803/1836404198","heartbeat_back_addr":"172.21.15.99:6807/1836404198","heartbeat_front_addr":"172.21.15.99:6805/1836404198","state":["exists","up"]},{"osd":2,"uuid":"f3a555b4-fa83-48fd-a37d-d6b6fdded365","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.138:6800","nonce":2953557538},{"type":"v1","addr":"172.21.15.138:6801","nonce":2953557538}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6802","nonce":2953557538},{"type":"v1","addr":"172.21.15.138:6803","nonce":2953557538}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6806","nonce":2953557538},{"type":"v1","addr":"172.21.15.138:6807","nonce":2953557538}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6804","nonce":2953557538},{"type":"v1","addr":"172.21.15.138:6805","nonce":2953557538}]},"public_addr":"172.21.15.138:6801/2953557538","cluster_addr":"172.21.15.138:6803/2953557538","heartbeat_back_addr":"172.21.15.138:6807/2953557538","heartbeat_front_addr":"172.21.15.138:6805/2953557538","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T23:01:22.483689+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T23:02:17.934221+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T23:03:11.556519+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.43:6801/946934700":"2024-09-14T22:58:41.748188+0000","172.21.15.43:6800/946934700":"2024-09-14T22:58:41.748188+0000","172.21.15.43:0/3465959069":"2024-09-14T22:58:41.748188+0000","172.21.15.43:0/1961530990":"2024-09-14T22:58:41.748188+0000","172.21.15.43:6801/1794088180":"2024-09-14T22:58:08.644456+0000","172.21.15.43:6800/1794088180":"2024-09-14T22:58:08.644456+0000","172.21.15.43:0/2013970291":"2024-09-14T22:58:41.748188+0000","172.21.15.43:0/1260071893":"2024-09-14T22:58:08.644456+0000","172.21.15.43:0/3555644782":"2024-09-14T22:58:08.644456+0000","172.21.15.43:0/1875745837":"2024-09-14T22:58:08.644456+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-13T23:03:26.968 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-13T23:03:14.407649+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 3, 'score_stable': 3, 'optimal_score': 1, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-13T23:03:26.968 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-13T23:03:27.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:27 smithi043 bash[22731]: cluster 2024-09-13T23:03:25.820617+0000 mgr.a (mgr.14150) 201 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 183 KiB/s wr, 12 op/s 2024-09-13T23:03:27.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:27 smithi043 bash[22731]: audit 2024-09-13T23:03:26.361639+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.43:0/1680364607' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T23:03:27.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:27 smithi099 bash[23567]: cluster 2024-09-13T23:03:25.820617+0000 mgr.a (mgr.14150) 201 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 183 KiB/s wr, 12 op/s 2024-09-13T23:03:27.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:27 smithi099 bash[23567]: audit 2024-09-13T23:03:26.361639+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.43:0/1680364607' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T23:03:27.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:27 smithi138 bash[23141]: cluster 2024-09-13T23:03:25.820617+0000 mgr.a (mgr.14150) 201 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 3.6 KiB/s rd, 183 KiB/s wr, 12 op/s 2024-09-13T23:03:27.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:27 smithi138 bash[23141]: audit 2024-09-13T23:03:26.361639+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.43:0/1680364607' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T23:03:29.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:29 smithi043 bash[22731]: cluster 2024-09-13T23:03:27.821165+0000 mgr.a (mgr.14150) 202 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 161 KiB/s wr, 10 op/s 2024-09-13T23:03:29.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:29 smithi099 bash[23567]: cluster 2024-09-13T23:03:27.821165+0000 mgr.a (mgr.14150) 202 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 161 KiB/s wr, 10 op/s 2024-09-13T23:03:29.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:29 smithi138 bash[23141]: cluster 2024-09-13T23:03:27.821165+0000 mgr.a (mgr.14150) 202 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 3.2 KiB/s rd, 161 KiB/s wr, 10 op/s 2024-09-13T23:03:31.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:31 smithi043 bash[22731]: cluster 2024-09-13T23:03:29.821734+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 152 KiB/s wr, 10 op/s 2024-09-13T23:03:31.625 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:31 smithi138 bash[23141]: cluster 2024-09-13T23:03:29.821734+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 152 KiB/s wr, 10 op/s 2024-09-13T23:03:31.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:31 smithi099 bash[23567]: cluster 2024-09-13T23:03:29.821734+0000 mgr.a (mgr.14150) 203 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 152 KiB/s wr, 10 op/s 2024-09-13T23:03:31.715 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T23:03:33.250 INFO:teuthology.orchestra.run.smithi043.stdout:pg_num: 1 2024-09-13T23:03:33.618 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:33 smithi043 bash[22731]: cluster 2024-09-13T23:03:31.822295+0000 mgr.a (mgr.14150) 204 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 152 KiB/s wr, 10 op/s 2024-09-13T23:03:33.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:33 smithi099 bash[23567]: cluster 2024-09-13T23:03:31.822295+0000 mgr.a (mgr.14150) 204 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 152 KiB/s wr, 10 op/s 2024-09-13T23:03:33.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:33 smithi138 bash[23141]: cluster 2024-09-13T23:03:31.822295+0000 mgr.a (mgr.14150) 204 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 152 KiB/s wr, 10 op/s 2024-09-13T23:03:34.246 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:34 smithi099 bash[23567]: audit 2024-09-13T23:03:33.251706+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.43:0/777394868' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-13T23:03:34.353 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:34 smithi043 bash[22731]: audit 2024-09-13T23:03:33.251706+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.43:0/777394868' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-13T23:03:34.361 INFO:tasks.cephadm:Setting up client nodes... 2024-09-13T23:03:34.361 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-13T23:03:34.362 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-13T23:03:34.362 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-13T23:03:34.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:34 smithi138 bash[23141]: audit 2024-09-13T23:03:33.251706+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.43:0/777394868' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-13T23:03:35.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:35 smithi043 bash[22731]: cluster 2024-09-13T23:03:33.822634+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-13T23:03:35.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:35 smithi043 bash[22731]: audit 2024-09-13T23:03:35.113044+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:35.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:35 smithi043 bash[22731]: audit 2024-09-13T23:03:35.120436+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:35.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:35 smithi043 bash[22731]: audit 2024-09-13T23:03:35.129176+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:35.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:35 smithi099 bash[23567]: cluster 2024-09-13T23:03:33.822634+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-13T23:03:35.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:35 smithi099 bash[23567]: audit 2024-09-13T23:03:35.113044+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:35.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:35 smithi099 bash[23567]: audit 2024-09-13T23:03:35.120436+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:35.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:35 smithi099 bash[23567]: audit 2024-09-13T23:03:35.129176+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:35.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:35 smithi138 bash[23141]: cluster 2024-09-13T23:03:33.822634+0000 mgr.a (mgr.14150) 205 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-13T23:03:35.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:35 smithi138 bash[23141]: audit 2024-09-13T23:03:35.113044+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:35.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:35 smithi138 bash[23141]: audit 2024-09-13T23:03:35.120436+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:35.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:35 smithi138 bash[23141]: audit 2024-09-13T23:03:35.129176+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:37.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:37 smithi043 bash[22731]: cluster 2024-09-13T23:03:35.823136+0000 mgr.a (mgr.14150) 206 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-13T23:03:37.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:37 smithi099 bash[23567]: cluster 2024-09-13T23:03:35.823136+0000 mgr.a (mgr.14150) 206 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-13T23:03:37.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:37 smithi138 bash[23141]: cluster 2024-09-13T23:03:35.823136+0000 mgr.a (mgr.14150) 206 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-13T23:03:39.105 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T23:03:39.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:39 smithi043 bash[22731]: cluster 2024-09-13T23:03:37.823723+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:39.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:39 smithi043 bash[22731]: audit 2024-09-13T23:03:38.969391+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:39.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:39 smithi043 bash[22731]: audit 2024-09-13T23:03:38.973816+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:39.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:39 smithi043 bash[22731]: audit 2024-09-13T23:03:38.978352+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:39.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:39 smithi099 bash[23567]: cluster 2024-09-13T23:03:37.823723+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:39.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:39 smithi099 bash[23567]: audit 2024-09-13T23:03:38.969391+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:39.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:39 smithi099 bash[23567]: audit 2024-09-13T23:03:38.973816+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:39.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:39 smithi099 bash[23567]: audit 2024-09-13T23:03:38.978352+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:39.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:39 smithi138 bash[23141]: cluster 2024-09-13T23:03:37.823723+0000 mgr.a (mgr.14150) 207 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:39.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:39 smithi138 bash[23141]: audit 2024-09-13T23:03:38.969391+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:39.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:39 smithi138 bash[23141]: audit 2024-09-13T23:03:38.973816+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:39.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:39 smithi138 bash[23141]: audit 2024-09-13T23:03:38.978352+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:40.561 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T23:03:41.212 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":152578334},{"type":"v1","addr":"172.21.15.43:6801","nonce":152578334}]},"active_addr":"172.21.15.43:6801/152578334","active_change":"2024-09-13T22:58:41.748505+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24107,"name":"b","mgr_features":4540701547738038271,"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","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.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/grafana:9.4.12","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.2.5","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_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"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","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.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/grafana:9.4.12","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.2.5","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_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"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"],"squid":["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":3336572135}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.43:0","nonce":37508339}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.43:0","nonce":4187678596}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.43:0","nonce":2849371994}]}]} 2024-09-13T23:03:41.217 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-13T23:03:41.217 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-13T23:03:41.218 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T23:03:41.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:41 smithi043 bash[22731]: cluster 2024-09-13T23:03:39.824362+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:41.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:41 smithi043 bash[22731]: audit 2024-09-13T23:03:40.552722+0000 mon.a (mon.0) 613 : audit [DBG] from='client.? 172.21.15.43:0/1109546494' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T23:03:41.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:41 smithi099 bash[23567]: cluster 2024-09-13T23:03:39.824362+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:41.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:41 smithi099 bash[23567]: audit 2024-09-13T23:03:40.552722+0000 mon.a (mon.0) 613 : audit [DBG] from='client.? 172.21.15.43:0/1109546494' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T23:03:41.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:41 smithi138 bash[23141]: cluster 2024-09-13T23:03:39.824362+0000 mgr.a (mgr.14150) 208 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:41.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:41 smithi138 bash[23141]: audit 2024-09-13T23:03:40.552722+0000 mon.a (mon.0) 613 : audit [DBG] from='client.? 172.21.15.43:0/1109546494' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T23:03:43.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:43 smithi043 bash[22731]: cluster 2024-09-13T23:03:41.824894+0000 mgr.a (mgr.14150) 209 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:43.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:43 smithi099 bash[23567]: cluster 2024-09-13T23:03:41.824894+0000 mgr.a (mgr.14150) 209 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:43.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:43 smithi138 bash[23141]: cluster 2024-09-13T23:03:41.824894+0000 mgr.a (mgr.14150) 209 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:44.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:44 smithi043 bash[22731]: audit 2024-09-13T23:03:43.258642+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:44.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:44 smithi043 bash[22731]: audit 2024-09-13T23:03:43.265025+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:44.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:44 smithi043 bash[22731]: audit 2024-09-13T23:03:43.271298+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:44.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:44 smithi099 bash[23567]: audit 2024-09-13T23:03:43.258642+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:44.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:44 smithi099 bash[23567]: audit 2024-09-13T23:03:43.265025+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:44.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:44 smithi099 bash[23567]: audit 2024-09-13T23:03:43.271298+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:44.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:44 smithi138 bash[23141]: audit 2024-09-13T23:03:43.258642+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:44.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:44 smithi138 bash[23141]: audit 2024-09-13T23:03:43.265025+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:44.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:44 smithi138 bash[23141]: audit 2024-09-13T23:03:43.271298+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:45.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:45 smithi043 bash[22731]: cluster 2024-09-13T23:03:43.825422+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:45.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:45 smithi099 bash[23567]: cluster 2024-09-13T23:03:43.825422+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:45.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:45 smithi138 bash[23141]: cluster 2024-09-13T23:03:43.825422+0000 mgr.a (mgr.14150) 210 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:45.689 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T23:03:47.069 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T23:03:47.069 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":21,"fsid":"5683301a-7223-11ef-bceb-c7b262605968","created":"2024-09-13T22:57:40.532109+0000","modified":"2024-09-13T23:03:16.425664+0000","last_up_change":"2024-09-13T23:03:13.320828+0000","last_in_change":"2024-09-13T23:02:42.333266+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-13T23:03:14.407649+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"40e89c85-68a8-4734-bf23-ffd0c1279584","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":327930877},{"type":"v1","addr":"172.21.15.43:6803","nonce":327930877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":327930877},{"type":"v1","addr":"172.21.15.43:6805","nonce":327930877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6808","nonce":327930877},{"type":"v1","addr":"172.21.15.43:6809","nonce":327930877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":327930877},{"type":"v1","addr":"172.21.15.43:6807","nonce":327930877}]},"public_addr":"172.21.15.43:6803/327930877","cluster_addr":"172.21.15.43:6805/327930877","heartbeat_back_addr":"172.21.15.43:6809/327930877","heartbeat_front_addr":"172.21.15.43:6807/327930877","state":["exists","up"]},{"osd":1,"uuid":"280e3425-c1ef-475b-aff9-70b92fa0e424","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.99:6800","nonce":1836404198},{"type":"v1","addr":"172.21.15.99:6801","nonce":1836404198}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":1836404198},{"type":"v1","addr":"172.21.15.99:6803","nonce":1836404198}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":1836404198},{"type":"v1","addr":"172.21.15.99:6807","nonce":1836404198}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":1836404198},{"type":"v1","addr":"172.21.15.99:6805","nonce":1836404198}]},"public_addr":"172.21.15.99:6801/1836404198","cluster_addr":"172.21.15.99:6803/1836404198","heartbeat_back_addr":"172.21.15.99:6807/1836404198","heartbeat_front_addr":"172.21.15.99:6805/1836404198","state":["exists","up"]},{"osd":2,"uuid":"f3a555b4-fa83-48fd-a37d-d6b6fdded365","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.138:6800","nonce":2953557538},{"type":"v1","addr":"172.21.15.138:6801","nonce":2953557538}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6802","nonce":2953557538},{"type":"v1","addr":"172.21.15.138:6803","nonce":2953557538}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6806","nonce":2953557538},{"type":"v1","addr":"172.21.15.138:6807","nonce":2953557538}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6804","nonce":2953557538},{"type":"v1","addr":"172.21.15.138:6805","nonce":2953557538}]},"public_addr":"172.21.15.138:6801/2953557538","cluster_addr":"172.21.15.138:6803/2953557538","heartbeat_back_addr":"172.21.15.138:6807/2953557538","heartbeat_front_addr":"172.21.15.138:6805/2953557538","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T23:01:22.483689+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T23:02:17.934221+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T23:03:11.556519+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.43:6801/946934700":"2024-09-14T22:58:41.748188+0000","172.21.15.43:6800/946934700":"2024-09-14T22:58:41.748188+0000","172.21.15.43:0/3465959069":"2024-09-14T22:58:41.748188+0000","172.21.15.43:0/1961530990":"2024-09-14T22:58:41.748188+0000","172.21.15.43:6801/1794088180":"2024-09-14T22:58:08.644456+0000","172.21.15.43:6800/1794088180":"2024-09-14T22:58:08.644456+0000","172.21.15.43:0/2013970291":"2024-09-14T22:58:41.748188+0000","172.21.15.43:0/1260071893":"2024-09-14T22:58:08.644456+0000","172.21.15.43:0/3555644782":"2024-09-14T22:58:08.644456+0000","172.21.15.43:0/1875745837":"2024-09-14T22:58:08.644456+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-13T23:03:47.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:47 smithi043 bash[22731]: cluster 2024-09-13T23:03:45.826004+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:47.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:47 smithi043 bash[22731]: audit 2024-09-13T23:03:47.069841+0000 mon.a (mon.0) 617 : audit [DBG] from='client.? 172.21.15.43:0/1789768990' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T23:03:47.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:47 smithi099 bash[23567]: cluster 2024-09-13T23:03:45.826004+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:47.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:47 smithi099 bash[23567]: audit 2024-09-13T23:03:47.069841+0000 mon.a (mon.0) 617 : audit [DBG] from='client.? 172.21.15.43:0/1789768990' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T23:03:47.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:47 smithi138 bash[23141]: cluster 2024-09-13T23:03:45.826004+0000 mgr.a (mgr.14150) 211 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:47.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:47 smithi138 bash[23141]: audit 2024-09-13T23:03:47.069841+0000 mon.a (mon.0) 617 : audit [DBG] from='client.? 172.21.15.43:0/1789768990' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T23:03:47.804 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-13T23:03:47.804 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T23:03:49.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:49 smithi043 bash[22731]: cluster 2024-09-13T23:03:47.826418+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:49.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:49 smithi099 bash[23567]: cluster 2024-09-13T23:03:47.826418+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:49.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:49 smithi138 bash[23141]: cluster 2024-09-13T23:03:47.826418+0000 mgr.a (mgr.14150) 212 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:51.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:51 smithi043 bash[22731]: cluster 2024-09-13T23:03:49.826936+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:51.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:51 smithi099 bash[23567]: cluster 2024-09-13T23:03:49.826936+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:51.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:51 smithi138 bash[23141]: cluster 2024-09-13T23:03:49.826936+0000 mgr.a (mgr.14150) 213 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:52.546 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T23:03:53.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:53 smithi043 bash[22731]: cluster 2024-09-13T23:03:51.827485+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:53.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:53 smithi099 bash[23567]: cluster 2024-09-13T23:03:51.827485+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:53.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:53 smithi138 bash[23141]: cluster 2024-09-13T23:03:51.827485+0000 mgr.a (mgr.14150) 214 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:54.529 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T23:03:54.529 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":21,"fsid":"5683301a-7223-11ef-bceb-c7b262605968","created":"2024-09-13T22:57:40.532109+0000","modified":"2024-09-13T23:03:16.425664+0000","last_up_change":"2024-09-13T23:03:13.320828+0000","last_in_change":"2024-09-13T23:02:42.333266+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-13T23:03:14.407649+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"40e89c85-68a8-4734-bf23-ffd0c1279584","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":327930877},{"type":"v1","addr":"172.21.15.43:6803","nonce":327930877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":327930877},{"type":"v1","addr":"172.21.15.43:6805","nonce":327930877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6808","nonce":327930877},{"type":"v1","addr":"172.21.15.43:6809","nonce":327930877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":327930877},{"type":"v1","addr":"172.21.15.43:6807","nonce":327930877}]},"public_addr":"172.21.15.43:6803/327930877","cluster_addr":"172.21.15.43:6805/327930877","heartbeat_back_addr":"172.21.15.43:6809/327930877","heartbeat_front_addr":"172.21.15.43:6807/327930877","state":["exists","up"]},{"osd":1,"uuid":"280e3425-c1ef-475b-aff9-70b92fa0e424","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.99:6800","nonce":1836404198},{"type":"v1","addr":"172.21.15.99:6801","nonce":1836404198}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":1836404198},{"type":"v1","addr":"172.21.15.99:6803","nonce":1836404198}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":1836404198},{"type":"v1","addr":"172.21.15.99:6807","nonce":1836404198}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":1836404198},{"type":"v1","addr":"172.21.15.99:6805","nonce":1836404198}]},"public_addr":"172.21.15.99:6801/1836404198","cluster_addr":"172.21.15.99:6803/1836404198","heartbeat_back_addr":"172.21.15.99:6807/1836404198","heartbeat_front_addr":"172.21.15.99:6805/1836404198","state":["exists","up"]},{"osd":2,"uuid":"f3a555b4-fa83-48fd-a37d-d6b6fdded365","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.138:6800","nonce":2953557538},{"type":"v1","addr":"172.21.15.138:6801","nonce":2953557538}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6802","nonce":2953557538},{"type":"v1","addr":"172.21.15.138:6803","nonce":2953557538}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6806","nonce":2953557538},{"type":"v1","addr":"172.21.15.138:6807","nonce":2953557538}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.138:6804","nonce":2953557538},{"type":"v1","addr":"172.21.15.138:6805","nonce":2953557538}]},"public_addr":"172.21.15.138:6801/2953557538","cluster_addr":"172.21.15.138:6803/2953557538","heartbeat_back_addr":"172.21.15.138:6807/2953557538","heartbeat_front_addr":"172.21.15.138:6805/2953557538","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T23:01:22.483689+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T23:02:17.934221+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T23:03:11.556519+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.43:6801/946934700":"2024-09-14T22:58:41.748188+0000","172.21.15.43:6800/946934700":"2024-09-14T22:58:41.748188+0000","172.21.15.43:0/3465959069":"2024-09-14T22:58:41.748188+0000","172.21.15.43:0/1961530990":"2024-09-14T22:58:41.748188+0000","172.21.15.43:6801/1794088180":"2024-09-14T22:58:08.644456+0000","172.21.15.43:6800/1794088180":"2024-09-14T22:58:08.644456+0000","172.21.15.43:0/2013970291":"2024-09-14T22:58:41.748188+0000","172.21.15.43:0/1260071893":"2024-09-14T22:58:08.644456+0000","172.21.15.43:0/3555644782":"2024-09-14T22:58:08.644456+0000","172.21.15.43:0/1875745837":"2024-09-14T22:58:08.644456+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-13T23:03:55.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:55 smithi043 bash[22731]: cluster 2024-09-13T23:03:53.828004+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:55.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:55 smithi043 bash[22731]: audit 2024-09-13T23:03:54.529531+0000 mon.a (mon.0) 618 : audit [DBG] from='client.? 172.21.15.43:0/3707188872' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T23:03:55.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:55 smithi099 bash[23567]: cluster 2024-09-13T23:03:53.828004+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:55.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:55 smithi099 bash[23567]: audit 2024-09-13T23:03:54.529531+0000 mon.a (mon.0) 618 : audit [DBG] from='client.? 172.21.15.43:0/3707188872' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T23:03:55.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:55 smithi138 bash[23141]: cluster 2024-09-13T23:03:53.828004+0000 mgr.a (mgr.14150) 215 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:55.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:55 smithi138 bash[23141]: audit 2024-09-13T23:03:54.529531+0000 mon.a (mon.0) 618 : audit [DBG] from='client.? 172.21.15.43:0/3707188872' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T23:03:55.706 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-13T23:03:55.706 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-13T23:03:55.707 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-13T23:03:56.588 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:56 smithi099 bash[23567]: audit 2024-09-13T23:03:55.327216+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:56.588 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:56 smithi099 bash[23567]: audit 2024-09-13T23:03:55.335631+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:56.588 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:56 smithi099 bash[23567]: audit 2024-09-13T23:03:55.345599+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:56.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:56 smithi043 bash[22731]: audit 2024-09-13T23:03:55.327216+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:56.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:56 smithi043 bash[22731]: audit 2024-09-13T23:03:55.335631+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:56.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:56 smithi043 bash[22731]: audit 2024-09-13T23:03:55.345599+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:56.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:56 smithi138 bash[23141]: audit 2024-09-13T23:03:55.327216+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:56.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:56 smithi138 bash[23141]: audit 2024-09-13T23:03:55.335631+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:56.636 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:56 smithi138 bash[23141]: audit 2024-09-13T23:03:55.345599+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:57.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:57 smithi043 bash[22731]: cluster 2024-09-13T23:03:55.828645+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:57.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:57 smithi099 bash[23567]: cluster 2024-09-13T23:03:55.828645+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:57.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:57 smithi138 bash[23141]: cluster 2024-09-13T23:03:55.828645+0000 mgr.a (mgr.14150) 216 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:59.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:59 smithi043 bash[22731]: cluster 2024-09-13T23:03:57.829303+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:59.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:59 smithi043 bash[22731]: audit 2024-09-13T23:03:59.182142+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:59.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:59 smithi043 bash[22731]: audit 2024-09-13T23:03:59.190252+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:59.602 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:03:59 smithi043 bash[22731]: audit 2024-09-13T23:03:59.199947+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:59.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:59 smithi099 bash[23567]: cluster 2024-09-13T23:03:57.829303+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:59.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:59 smithi099 bash[23567]: audit 2024-09-13T23:03:59.182142+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:59.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:59 smithi099 bash[23567]: audit 2024-09-13T23:03:59.190252+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:59.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:03:59 smithi099 bash[23567]: audit 2024-09-13T23:03:59.199947+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:59.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:59 smithi138 bash[23141]: cluster 2024-09-13T23:03:57.829303+0000 mgr.a (mgr.14150) 217 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:03:59.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:59 smithi138 bash[23141]: audit 2024-09-13T23:03:59.182142+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:59.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:59 smithi138 bash[23141]: audit 2024-09-13T23:03:59.190252+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:03:59.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:03:59 smithi138 bash[23141]: audit 2024-09-13T23:03:59.199947+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:00.450 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T23:04:00.451 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T23:04:00.451 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T23:04:01.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:01 smithi099 bash[23567]: cluster 2024-09-13T23:03:59.829867+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:01.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:01 smithi138 bash[23141]: cluster 2024-09-13T23:03:59.829867+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:01.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:01 smithi043 bash[22731]: cluster 2024-09-13T23:03:59.829867+0000 mgr.a (mgr.14150) 218 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:03.546 INFO:teuthology.orchestra.run.smithi043.stdout:77309411341 2024-09-13T23:04:03.547 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-13T23:04:03.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:03 smithi099 bash[23567]: cluster 2024-09-13T23:04:01.830443+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:03.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:03 smithi138 bash[23141]: cluster 2024-09-13T23:04:01.830443+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:03.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:03 smithi043 bash[22731]: cluster 2024-09-13T23:04:01.830443+0000 mgr.a (mgr.14150) 219 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:04.057 INFO:teuthology.orchestra.run.smithi043.stdout:34359738402 2024-09-13T23:04:04.058 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-13T23:04:04.061 INFO:teuthology.orchestra.run.smithi043.stdout:55834574872 2024-09-13T23:04:04.061 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-13T23:04:04.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:04 smithi043 bash[22731]: audit 2024-09-13T23:04:03.410569+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:04.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:04 smithi043 bash[22731]: audit 2024-09-13T23:04:03.415531+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:04.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:04 smithi043 bash[22731]: audit 2024-09-13T23:04:03.421193+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:04.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:04 smithi099 bash[23567]: audit 2024-09-13T23:04:03.410569+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:04.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:04 smithi099 bash[23567]: audit 2024-09-13T23:04:03.415531+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:04.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:04 smithi099 bash[23567]: audit 2024-09-13T23:04:03.421193+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:04.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:04 smithi138 bash[23141]: audit 2024-09-13T23:04:03.410569+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:04.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:04 smithi138 bash[23141]: audit 2024-09-13T23:04:03.415531+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:04.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:04 smithi138 bash[23141]: audit 2024-09-13T23:04:03.421193+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:05.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:05 smithi043 bash[22731]: cluster 2024-09-13T23:04:03.830984+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:05.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:05 smithi099 bash[23567]: cluster 2024-09-13T23:04:03.830984+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:05.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:05 smithi138 bash[23141]: cluster 2024-09-13T23:04:03.830984+0000 mgr.a (mgr.14150) 220 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:07.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:07 smithi043 bash[22731]: cluster 2024-09-13T23:04:05.831567+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:07.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:07 smithi099 bash[23567]: cluster 2024-09-13T23:04:05.831567+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:07.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:07 smithi138 bash[23141]: cluster 2024-09-13T23:04:05.831567+0000 mgr.a (mgr.14150) 221 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:08.293 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T23:04:08.293 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T23:04:08.293 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T23:04:09.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:09 smithi043 bash[22731]: cluster 2024-09-13T23:04:07.832035+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:09.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:09 smithi099 bash[23567]: cluster 2024-09-13T23:04:07.832035+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:09.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:09 smithi138 bash[23141]: cluster 2024-09-13T23:04:07.832035+0000 mgr.a (mgr.14150) 222 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:10.602 INFO:teuthology.orchestra.run.smithi043.stdout:55834574873 2024-09-13T23:04:10.664 INFO:teuthology.orchestra.run.smithi043.stdout:34359738403 2024-09-13T23:04:10.741 INFO:teuthology.orchestra.run.smithi043.stdout:77309411343 2024-09-13T23:04:11.798 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:11 smithi138 bash[23141]: cluster 2024-09-13T23:04:09.832564+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:11.798 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:11 smithi138 bash[23141]: audit 2024-09-13T23:04:10.604205+0000 mon.a (mon.0) 628 : audit [DBG] from='client.? 172.21.15.43:0/3664708262' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-13T23:04:11.798 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:11 smithi138 bash[23141]: audit 2024-09-13T23:04:10.665636+0000 mon.a (mon.0) 629 : audit [DBG] from='client.? 172.21.15.43:0/3043786088' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-13T23:04:11.799 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:11 smithi138 bash[23141]: audit 2024-09-13T23:04:10.742902+0000 mon.a (mon.0) 630 : audit [DBG] from='client.? 172.21.15.43:0/2139757379' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-13T23:04:11.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:11 smithi043 bash[22731]: cluster 2024-09-13T23:04:09.832564+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:11.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:11 smithi043 bash[22731]: audit 2024-09-13T23:04:10.604205+0000 mon.a (mon.0) 628 : audit [DBG] from='client.? 172.21.15.43:0/3664708262' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-13T23:04:11.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:11 smithi043 bash[22731]: audit 2024-09-13T23:04:10.665636+0000 mon.a (mon.0) 629 : audit [DBG] from='client.? 172.21.15.43:0/3043786088' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-13T23:04:11.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:11 smithi043 bash[22731]: audit 2024-09-13T23:04:10.742902+0000 mon.a (mon.0) 630 : audit [DBG] from='client.? 172.21.15.43:0/2139757379' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-13T23:04:11.829 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574872 got 55834574873 for osd.1 2024-09-13T23:04:11.830 DEBUG:teuthology.parallel:result is None 2024-09-13T23:04:11.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:11 smithi099 bash[23567]: cluster 2024-09-13T23:04:09.832564+0000 mgr.a (mgr.14150) 223 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:11.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:11 smithi099 bash[23567]: audit 2024-09-13T23:04:10.604205+0000 mon.a (mon.0) 628 : audit [DBG] from='client.? 172.21.15.43:0/3664708262' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-13T23:04:11.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:11 smithi099 bash[23567]: audit 2024-09-13T23:04:10.665636+0000 mon.a (mon.0) 629 : audit [DBG] from='client.? 172.21.15.43:0/3043786088' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-13T23:04:11.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:11 smithi099 bash[23567]: audit 2024-09-13T23:04:10.742902+0000 mon.a (mon.0) 630 : audit [DBG] from='client.? 172.21.15.43:0/2139757379' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-13T23:04:11.984 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738402 got 34359738403 for osd.0 2024-09-13T23:04:11.984 DEBUG:teuthology.parallel:result is None 2024-09-13T23:04:12.132 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411341 got 77309411343 for osd.2 2024-09-13T23:04:12.133 DEBUG:teuthology.parallel:result is None 2024-09-13T23:04:12.133 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-13T23:04:12.133 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-13T23:04:13.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:13 smithi138 bash[23141]: cluster 2024-09-13T23:04:11.833167+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:13.724 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:13 smithi043 bash[22731]: cluster 2024-09-13T23:04:11.833167+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:13.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:13 smithi099 bash[23567]: cluster 2024-09-13T23:04:11.833167+0000 mgr.a (mgr.14150) 224 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:15.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:15 smithi043 bash[22731]: cluster 2024-09-13T23:04:13.833692+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:15.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:15 smithi099 bash[23567]: cluster 2024-09-13T23:04:13.833692+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:15.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:15 smithi138 bash[23141]: cluster 2024-09-13T23:04:13.833692+0000 mgr.a (mgr.14150) 225 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:16.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:16 smithi043 bash[22731]: audit 2024-09-13T23:04:15.525922+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:16.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:16 smithi043 bash[22731]: audit 2024-09-13T23:04:15.533704+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:16.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:16 smithi043 bash[22731]: audit 2024-09-13T23:04:15.543246+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:16.881 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T23:04:16.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:16 smithi099 bash[23567]: audit 2024-09-13T23:04:15.525922+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:16.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:16 smithi099 bash[23567]: audit 2024-09-13T23:04:15.533704+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:16.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:16 smithi099 bash[23567]: audit 2024-09-13T23:04:15.543246+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:16.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:16 smithi138 bash[23141]: audit 2024-09-13T23:04:15.525922+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:16.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:16 smithi138 bash[23141]: audit 2024-09-13T23:04:15.533704+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:16.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:16 smithi138 bash[23141]: audit 2024-09-13T23:04:15.543246+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:17.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:17 smithi043 bash[22731]: cluster 2024-09-13T23:04:15.834261+0000 mgr.a (mgr.14150) 226 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:17.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:17 smithi099 bash[23567]: cluster 2024-09-13T23:04:15.834261+0000 mgr.a (mgr.14150) 226 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:17.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:17 smithi138 bash[23141]: cluster 2024-09-13T23:04:15.834261+0000 mgr.a (mgr.14150) 226 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:18.557 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T23:04:18.557 INFO:teuthology.orchestra.run.smithi043.stderr:dumped all 2024-09-13T23:04:19.227 INFO:teuthology.orchestra.run.smithi043.stdout:{"pg_ready":true,"pg_map":{"version":179,"stamp":"2024-09-13T23:04:17.834572+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":89372,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":281146084,"statfs":{"total":287985106944,"available":287893590016,"internally_reserved":0,"allocated":2322432,"data_stored":1935606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4784,"internal_metadata":87223632},"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.003274"},"pg_stats":[{"pgid":"1.0","version":"21'137","reported_seq":186,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-13T23:03:21.209112+0000","last_change":"2024-09-13T23:03:15.432266+0000","last_active":"2024-09-13T23:03:21.209112+0000","last_peered":"2024-09-13T23:03:21.209112+0000","last_clean":"2024-09-13T23:03:21.209112+0000","last_became_active":"2024-09-13T23:03:15.431627+0000","last_became_peered":"2024-09-13T23:03:15.431627+0000","last_unstale":"2024-09-13T23:03:21.209112+0000","last_undegraded":"2024-09-13T23:03:21.209112+0000","last_fullsized":"2024-09-13T23:03:21.209112+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-13T23:03:14.408164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T23:03:14.408164+0000","last_clean_scrub_stamp":"2024-09-13T23:03:14.408164+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-15T01:47:40.314945+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":77309411344,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28404,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716748,"statfs":{"total":95995035648,"available":95965949952,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574875,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28404,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716748,"statfs":{"total":95995035648,"available":95965949952,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738405,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32564,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712588,"statfs":{"total":95995035648,"available":95961690112,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-13T23:04:19.228 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-13T23:04:19.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:19 smithi043 bash[22731]: cluster 2024-09-13T23:04:17.834807+0000 mgr.a (mgr.14150) 227 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:19.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:19 smithi043 bash[22731]: audit 2024-09-13T23:04:18.557352+0000 mgr.a (mgr.14150) 228 : audit [DBG] from='client.14349 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T23:04:19.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:19 smithi043 bash[22731]: audit 2024-09-13T23:04:19.400250+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:19.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:19 smithi043 bash[22731]: audit 2024-09-13T23:04:19.407630+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:19.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:19 smithi043 bash[22731]: audit 2024-09-13T23:04:19.416473+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:19.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:19 smithi099 bash[23567]: cluster 2024-09-13T23:04:17.834807+0000 mgr.a (mgr.14150) 227 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:19.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:19 smithi099 bash[23567]: audit 2024-09-13T23:04:18.557352+0000 mgr.a (mgr.14150) 228 : audit [DBG] from='client.14349 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T23:04:19.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:19 smithi099 bash[23567]: audit 2024-09-13T23:04:19.400250+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:19.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:19 smithi099 bash[23567]: audit 2024-09-13T23:04:19.407630+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:19.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:19 smithi099 bash[23567]: audit 2024-09-13T23:04:19.416473+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:19.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:19 smithi138 bash[23141]: cluster 2024-09-13T23:04:17.834807+0000 mgr.a (mgr.14150) 227 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:19.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:19 smithi138 bash[23141]: audit 2024-09-13T23:04:18.557352+0000 mgr.a (mgr.14150) 228 : audit [DBG] from='client.14349 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T23:04:19.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:19 smithi138 bash[23141]: audit 2024-09-13T23:04:19.400250+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:19.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:19 smithi138 bash[23141]: audit 2024-09-13T23:04:19.407630+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:19.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:19 smithi138 bash[23141]: audit 2024-09-13T23:04:19.416473+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:21.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:21 smithi043 bash[22731]: cluster 2024-09-13T23:04:19.835324+0000 mgr.a (mgr.14150) 229 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:21.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:21 smithi043 bash[22731]: audit 2024-09-13T23:04:21.295797+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:04:21.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:21 smithi043 bash[22731]: audit 2024-09-13T23:04:21.300775+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:04:21.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:21 smithi043 bash[22731]: audit 2024-09-13T23:04:21.302590+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:04:21.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:21 smithi043 bash[22731]: audit 2024-09-13T23:04:21.313237+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:21.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:21 smithi099 bash[23567]: cluster 2024-09-13T23:04:19.835324+0000 mgr.a (mgr.14150) 229 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:21.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:21 smithi099 bash[23567]: audit 2024-09-13T23:04:21.295797+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:04:21.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:21 smithi099 bash[23567]: audit 2024-09-13T23:04:21.300775+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:04:21.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:21 smithi099 bash[23567]: audit 2024-09-13T23:04:21.302590+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:04:21.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:21 smithi099 bash[23567]: audit 2024-09-13T23:04:21.313237+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:21.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:21 smithi138 bash[23141]: cluster 2024-09-13T23:04:19.835324+0000 mgr.a (mgr.14150) 229 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:21.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:21 smithi138 bash[23141]: audit 2024-09-13T23:04:21.295797+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:04:21.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:21 smithi138 bash[23141]: audit 2024-09-13T23:04:21.300775+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:04:21.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:21 smithi138 bash[23141]: audit 2024-09-13T23:04:21.302590+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:04:21.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:21 smithi138 bash[23141]: audit 2024-09-13T23:04:21.313237+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:23.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:23 smithi043 bash[22731]: cluster 2024-09-13T23:04:21.835894+0000 mgr.a (mgr.14150) 230 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:23.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:23 smithi099 bash[23567]: cluster 2024-09-13T23:04:21.835894+0000 mgr.a (mgr.14150) 230 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:23.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:23 smithi138 bash[23141]: cluster 2024-09-13T23:04:21.835894+0000 mgr.a (mgr.14150) 230 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:23.971 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T23:04:24.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:24 smithi099 bash[23567]: audit 2024-09-13T23:04:23.627861+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:24.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:24 smithi099 bash[23567]: audit 2024-09-13T23:04:23.636207+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:24.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:24 smithi099 bash[23567]: audit 2024-09-13T23:04:23.645480+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:24.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:24 smithi138 bash[23141]: audit 2024-09-13T23:04:23.627861+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:24.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:24 smithi138 bash[23141]: audit 2024-09-13T23:04:23.636207+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:24.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:24 smithi138 bash[23141]: audit 2024-09-13T23:04:23.645480+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:24.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:24 smithi043 bash[22731]: audit 2024-09-13T23:04:23.627861+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:24.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:24 smithi043 bash[22731]: audit 2024-09-13T23:04:23.636207+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:24.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:24 smithi043 bash[22731]: audit 2024-09-13T23:04:23.645480+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:25.320 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T23:04:25.320 INFO:teuthology.orchestra.run.smithi043.stderr:dumped all 2024-09-13T23:04:25.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:25 smithi043 bash[22731]: cluster 2024-09-13T23:04:23.836412+0000 mgr.a (mgr.14150) 231 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:25.997 INFO:teuthology.orchestra.run.smithi043.stdout:{"pg_ready":true,"pg_map":{"version":182,"stamp":"2024-09-13T23:04:23.836190+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":89372,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":281146084,"statfs":{"total":287985106944,"available":287893590016,"internally_reserved":0,"allocated":2322432,"data_stored":1935606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4784,"internal_metadata":87223632},"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.003299"},"pg_stats":[{"pgid":"1.0","version":"21'137","reported_seq":186,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-13T23:03:21.209112+0000","last_change":"2024-09-13T23:03:15.432266+0000","last_active":"2024-09-13T23:03:21.209112+0000","last_peered":"2024-09-13T23:03:21.209112+0000","last_clean":"2024-09-13T23:03:21.209112+0000","last_became_active":"2024-09-13T23:03:15.431627+0000","last_became_peered":"2024-09-13T23:03:15.431627+0000","last_unstale":"2024-09-13T23:03:21.209112+0000","last_undegraded":"2024-09-13T23:03:21.209112+0000","last_fullsized":"2024-09-13T23:03:21.209112+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-13T23:03:14.408164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T23:03:14.408164+0000","last_clean_scrub_stamp":"2024-09-13T23:03:14.408164+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-15T01:47:40.314945+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":77309411345,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28404,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716748,"statfs":{"total":95995035648,"available":95965949952,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574876,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28404,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716748,"statfs":{"total":95995035648,"available":95965949952,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738406,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32564,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712588,"statfs":{"total":95995035648,"available":95961690112,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-13T23:04:25.997 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-13T23:04:25.997 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-13T23:04:25.998 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-13T23:04:25.998 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-13T23:04:26.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:25 smithi099 bash[23567]: cluster 2024-09-13T23:04:23.836412+0000 mgr.a (mgr.14150) 231 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:26.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:25 smithi138 bash[23141]: cluster 2024-09-13T23:04:23.836412+0000 mgr.a (mgr.14150) 231 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:27.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:26 smithi043 bash[22731]: audit 2024-09-13T23:04:25.320025+0000 mgr.a (mgr.14150) 232 : audit [DBG] from='client.14355 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T23:04:27.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:26 smithi099 bash[23567]: audit 2024-09-13T23:04:25.320025+0000 mgr.a (mgr.14150) 232 : audit [DBG] from='client.14355 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T23:04:27.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:26 smithi138 bash[23141]: audit 2024-09-13T23:04:25.320025+0000 mgr.a (mgr.14150) 232 : audit [DBG] from='client.14355 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T23:04:28.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:27 smithi043 bash[22731]: cluster 2024-09-13T23:04:25.836952+0000 mgr.a (mgr.14150) 233 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:28.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:27 smithi099 bash[23567]: cluster 2024-09-13T23:04:25.836952+0000 mgr.a (mgr.14150) 233 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:28.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:27 smithi138 bash[23141]: cluster 2024-09-13T23:04:25.836952+0000 mgr.a (mgr.14150) 233 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:30.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:29 smithi043 bash[22731]: cluster 2024-09-13T23:04:27.837472+0000 mgr.a (mgr.14150) 234 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:30.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:29 smithi099 bash[23567]: cluster 2024-09-13T23:04:27.837472+0000 mgr.a (mgr.14150) 234 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:30.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:29 smithi138 bash[23141]: cluster 2024-09-13T23:04:27.837472+0000 mgr.a (mgr.14150) 234 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:30.750 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T23:04:32.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:31 smithi043 bash[22731]: cluster 2024-09-13T23:04:29.838000+0000 mgr.a (mgr.14150) 235 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:32.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:31 smithi099 bash[23567]: cluster 2024-09-13T23:04:29.838000+0000 mgr.a (mgr.14150) 235 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:32.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:31 smithi138 bash[23141]: cluster 2024-09-13T23:04:29.838000+0000 mgr.a (mgr.14150) 235 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:32.156 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T23:04:32.157 INFO:teuthology.orchestra.run.smithi043.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-13T23:04:32.801 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:32 smithi138 bash[23141]: audit 2024-09-13T23:04:32.158000+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.43:0/3093396273' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-13T23:04:32.814 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-13T23:04:32.815 INFO:tasks.cephadm:Setup complete, yielding 2024-09-13T23:04:32.815 INFO:teuthology.run_tasks:Running task cephadm.apply... 2024-09-13T23:04:32.825 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-13T23:04:32.826 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- ceph orch apply -i - 2024-09-13T23:04:33.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:32 smithi043 bash[22731]: audit 2024-09-13T23:04:32.158000+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.43:0/3093396273' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-13T23:04:33.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:32 smithi099 bash[23567]: audit 2024-09-13T23:04:32.158000+0000 mon.a (mon.0) 644 : audit [DBG] from='client.? 172.21.15.43:0/3093396273' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-13T23:04:33.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:33 smithi138 bash[23141]: cluster 2024-09-13T23:04:31.838608+0000 mgr.a (mgr.14150) 236 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:34.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:33 smithi043 bash[22731]: cluster 2024-09-13T23:04:31.838608+0000 mgr.a (mgr.14150) 236 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:34.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:33 smithi099 bash[23567]: cluster 2024-09-13T23:04:31.838608+0000 mgr.a (mgr.14150) 236 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:36.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:35 smithi099 bash[23567]: cluster 2024-09-13T23:04:33.839146+0000 mgr.a (mgr.14150) 237 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:36.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:35 smithi043 bash[22731]: cluster 2024-09-13T23:04:33.839146+0000 mgr.a (mgr.14150) 237 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:36.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:35 smithi138 bash[23141]: cluster 2024-09-13T23:04:33.839146+0000 mgr.a (mgr.14150) 237 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:37.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:36 smithi043 bash[22731]: audit 2024-09-13T23:04:35.722586+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:37.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:36 smithi043 bash[22731]: audit 2024-09-13T23:04:35.728077+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:37.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:36 smithi043 bash[22731]: audit 2024-09-13T23:04:35.733411+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:37.105 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:36 smithi099 bash[23567]: audit 2024-09-13T23:04:35.722586+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:37.105 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:36 smithi099 bash[23567]: audit 2024-09-13T23:04:35.728077+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:37.106 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:36 smithi099 bash[23567]: audit 2024-09-13T23:04:35.733411+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:37.109 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:36 smithi138 bash[23141]: audit 2024-09-13T23:04:35.722586+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:37.109 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:36 smithi138 bash[23141]: audit 2024-09-13T23:04:35.728077+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:37.109 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:36 smithi138 bash[23141]: audit 2024-09-13T23:04:35.733411+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:38.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:37 smithi043 bash[22731]: cluster 2024-09-13T23:04:35.839746+0000 mgr.a (mgr.14150) 238 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:38.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:37 smithi099 bash[23567]: cluster 2024-09-13T23:04:35.839746+0000 mgr.a (mgr.14150) 238 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:38.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:37 smithi138 bash[23141]: cluster 2024-09-13T23:04:35.839746+0000 mgr.a (mgr.14150) 238 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:38.357 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T23:04:39.737 INFO:teuthology.orchestra.run.smithi043.stdout:Scheduled mon update... 2024-09-13T23:04:40.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:39 smithi043 bash[22731]: cluster 2024-09-13T23:04:37.840254+0000 mgr.a (mgr.14150) 239 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:40.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:39 smithi043 bash[22731]: audit 2024-09-13T23:04:39.625175+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:40.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:39 smithi043 bash[22731]: audit 2024-09-13T23:04:39.632412+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:40.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:39 smithi043 bash[22731]: audit 2024-09-13T23:04:39.641072+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:40.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:39 smithi099 bash[23567]: cluster 2024-09-13T23:04:37.840254+0000 mgr.a (mgr.14150) 239 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:40.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:39 smithi099 bash[23567]: audit 2024-09-13T23:04:39.625175+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:40.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:39 smithi099 bash[23567]: audit 2024-09-13T23:04:39.632412+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:40.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:39 smithi099 bash[23567]: audit 2024-09-13T23:04:39.641072+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:40.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:39 smithi138 bash[23141]: cluster 2024-09-13T23:04:37.840254+0000 mgr.a (mgr.14150) 239 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:40.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:39 smithi138 bash[23141]: audit 2024-09-13T23:04:39.625175+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:40.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:39 smithi138 bash[23141]: audit 2024-09-13T23:04:39.632412+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:40.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:39 smithi138 bash[23141]: audit 2024-09-13T23:04:39.641072+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:40.412 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-13T23:04:40.422 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi043.front.sepia.ceph.com 2024-09-13T23:04:40.422 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ecab7be58963a5bd03910cd73eef66405d7fdd50 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5683301a-7223-11ef-bceb-c7b262605968 -- bash -c 'set -ex 2024-09-13T23:04:40.422 DEBUG:teuthology.orchestra.run.smithi043:> # since we don'"'"'t know the real hostnames before the test, the next 2024-09-13T23:04:40.422 DEBUG:teuthology.orchestra.run.smithi043:> # bit is in order to replace the fake hostnames "host.a/b/c" with 2024-09-13T23:04:40.422 DEBUG:teuthology.orchestra.run.smithi043:> # the actual names cephadm knows the host by within the mon spec 2024-09-13T23:04:40.422 DEBUG:teuthology.orchestra.run.smithi043:> ceph orch host ls --format json | jq -r '"'"'.[] | .hostname'"'"' > realnames 2024-09-13T23:04:40.422 DEBUG:teuthology.orchestra.run.smithi043:> echo $'"'"'host.a\nhost.b\nhost.c'"'"' > fakenames 2024-09-13T23:04:40.422 DEBUG:teuthology.orchestra.run.smithi043:> echo $'"'"'a\nb\nc'"'"' > mon_ids 2024-09-13T23:04:40.422 DEBUG:teuthology.orchestra.run.smithi043:> echo $'"'"'{datacenter=a}\n{datacenter=b,rack=2}\n{datacenter=a,rack=3}'"'"' > crush_locs 2024-09-13T23:04:40.423 DEBUG:teuthology.orchestra.run.smithi043:> ceph orch ls --service-name mon --export > mon.yaml 2024-09-13T23:04:40.423 DEBUG:teuthology.orchestra.run.smithi043:> MONSPEC=`cat mon.yaml` 2024-09-13T23:04:40.423 DEBUG:teuthology.orchestra.run.smithi043:> echo "$MONSPEC" 2024-09-13T23:04:40.423 DEBUG:teuthology.orchestra.run.smithi043:> while read realname <&3 && read fakename <&4; do 2024-09-13T23:04:40.423 DEBUG:teuthology.orchestra.run.smithi043:> MONSPEC="${MONSPEC//$fakename/$realname}" 2024-09-13T23:04:40.423 DEBUG:teuthology.orchestra.run.smithi043:> done 3 echo "$MONSPEC" > mon.yaml 2024-09-13T23:04:40.423 DEBUG:teuthology.orchestra.run.smithi043:> cat mon.yaml 2024-09-13T23:04:40.423 DEBUG:teuthology.orchestra.run.smithi043:> # now the spec should have the real hostnames, so let'"'"'s re-apply 2024-09-13T23:04:40.423 DEBUG:teuthology.orchestra.run.smithi043:> ceph orch apply -i mon.yaml 2024-09-13T23:04:40.423 DEBUG:teuthology.orchestra.run.smithi043:> sleep 90 2024-09-13T23:04:40.423 DEBUG:teuthology.orchestra.run.smithi043:> ceph orch ps --refresh 2024-09-13T23:04:40.423 DEBUG:teuthology.orchestra.run.smithi043:> ceph orch ls --service-name mon --export > mon.yaml; ceph orch apply -i mon.yaml 2024-09-13T23:04:40.424 DEBUG:teuthology.orchestra.run.smithi043:> sleep 90 2024-09-13T23:04:40.424 DEBUG:teuthology.orchestra.run.smithi043:> ceph mon dump 2024-09-13T23:04:40.424 DEBUG:teuthology.orchestra.run.smithi043:> ceph mon dump --format json 2024-09-13T23:04:40.424 DEBUG:teuthology.orchestra.run.smithi043:> # verify all the crush locations got set from "ceph mon dump" output 2024-09-13T23:04:40.424 DEBUG:teuthology.orchestra.run.smithi043:> while read monid <&3 && read crushloc <&4; do 2024-09-13T23:04:40.424 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-13T23:04:40.424 DEBUG:teuthology.orchestra.run.smithi043:> done 3 ' 2024-09-13T23:04:41.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:40 smithi043 bash[22731]: audit 2024-09-13T23:04:39.722857+0000 mgr.a (mgr.14150) 240 : audit [DBG] from='client.14367 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:04:41.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:40 smithi043 bash[22731]: cephadm 2024-09-13T23:04:39.731415+0000 mgr.a (mgr.14150) 241 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-13T23:04:41.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:40 smithi043 bash[22731]: audit 2024-09-13T23:04:39.737984+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:41.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:40 smithi043 bash[22731]: audit 2024-09-13T23:04:39.739773+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:04:41.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:40 smithi043 bash[22731]: audit 2024-09-13T23:04:39.747285+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:04:41.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:40 smithi043 bash[22731]: audit 2024-09-13T23:04:39.748183+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:04:41.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:40 smithi043 bash[22731]: audit 2024-09-13T23:04:39.754850+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:41.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:40 smithi043 bash[22731]: audit 2024-09-13T23:04:39.757747+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T23:04:41.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:40 smithi043 bash[22731]: audit 2024-09-13T23:04:39.761683+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:41.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:40 smithi099 bash[23567]: audit 2024-09-13T23:04:39.722857+0000 mgr.a (mgr.14150) 240 : audit [DBG] from='client.14367 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:04:41.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:40 smithi099 bash[23567]: cephadm 2024-09-13T23:04:39.731415+0000 mgr.a (mgr.14150) 241 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-13T23:04:41.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:40 smithi099 bash[23567]: audit 2024-09-13T23:04:39.737984+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:41.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:40 smithi099 bash[23567]: audit 2024-09-13T23:04:39.739773+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:04:41.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:40 smithi099 bash[23567]: audit 2024-09-13T23:04:39.747285+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:04:41.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:40 smithi099 bash[23567]: audit 2024-09-13T23:04:39.748183+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:04:41.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:40 smithi099 bash[23567]: audit 2024-09-13T23:04:39.754850+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:41.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:40 smithi099 bash[23567]: audit 2024-09-13T23:04:39.757747+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T23:04:41.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:40 smithi099 bash[23567]: audit 2024-09-13T23:04:39.761683+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:41.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:40 smithi138 bash[23141]: audit 2024-09-13T23:04:39.722857+0000 mgr.a (mgr.14150) 240 : audit [DBG] from='client.14367 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:04:41.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:40 smithi138 bash[23141]: cephadm 2024-09-13T23:04:39.731415+0000 mgr.a (mgr.14150) 241 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-13T23:04:41.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:40 smithi138 bash[23141]: audit 2024-09-13T23:04:39.737984+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:41.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:40 smithi138 bash[23141]: audit 2024-09-13T23:04:39.739773+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:04:41.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:40 smithi138 bash[23141]: audit 2024-09-13T23:04:39.747285+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:04:41.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:40 smithi138 bash[23141]: audit 2024-09-13T23:04:39.748183+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:04:41.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:40 smithi138 bash[23141]: audit 2024-09-13T23:04:39.754850+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:41.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:40 smithi138 bash[23141]: audit 2024-09-13T23:04:39.757747+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T23:04:41.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:40 smithi138 bash[23141]: audit 2024-09-13T23:04:39.761683+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:42.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:41 smithi043 bash[22731]: cluster 2024-09-13T23:04:39.840648+0000 mgr.a (mgr.14150) 242 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:42.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:41 smithi099 bash[23567]: cluster 2024-09-13T23:04:39.840648+0000 mgr.a (mgr.14150) 242 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:42.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:41 smithi138 bash[23141]: cluster 2024-09-13T23:04:39.840648+0000 mgr.a (mgr.14150) 242 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:44.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:43 smithi043 bash[22731]: cluster 2024-09-13T23:04:41.841109+0000 mgr.a (mgr.14150) 243 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:44.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:43 smithi099 bash[23567]: cluster 2024-09-13T23:04:41.841109+0000 mgr.a (mgr.14150) 243 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:44.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:43 smithi138 bash[23141]: cluster 2024-09-13T23:04:41.841109+0000 mgr.a (mgr.14150) 243 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:44.565 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T23:04:45.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:44 smithi043 bash[22731]: cluster 2024-09-13T23:04:43.841480+0000 mgr.a (mgr.14150) 244 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:45.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:44 smithi043 bash[22731]: audit 2024-09-13T23:04:43.859510+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:45.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:44 smithi043 bash[22731]: audit 2024-09-13T23:04:43.867374+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:45.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:44 smithi043 bash[22731]: audit 2024-09-13T23:04:43.876994+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:45.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:44 smithi099 bash[23567]: cluster 2024-09-13T23:04:43.841480+0000 mgr.a (mgr.14150) 244 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:45.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:44 smithi099 bash[23567]: audit 2024-09-13T23:04:43.859510+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:45.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:44 smithi099 bash[23567]: audit 2024-09-13T23:04:43.867374+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:45.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:44 smithi099 bash[23567]: audit 2024-09-13T23:04:43.876994+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:45.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:44 smithi138 bash[23141]: cluster 2024-09-13T23:04:43.841480+0000 mgr.a (mgr.14150) 244 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:45.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:44 smithi138 bash[23141]: audit 2024-09-13T23:04:43.859510+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:45.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:44 smithi138 bash[23141]: audit 2024-09-13T23:04:43.867374+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:45.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:44 smithi138 bash[23141]: audit 2024-09-13T23:04:43.876994+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:45.728 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph orch host ls --format json 2024-09-13T23:04:45.729 INFO:teuthology.orchestra.run.smithi043.stderr:+ jq -r '.[] | .hostname' 2024-09-13T23:04:46.029 INFO:teuthology.orchestra.run.smithi043.stderr:+ echo 'host.a 2024-09-13T23:04:46.030 INFO:teuthology.orchestra.run.smithi043.stderr:host.b 2024-09-13T23:04:46.030 INFO:teuthology.orchestra.run.smithi043.stderr:host.c' 2024-09-13T23:04:46.030 INFO:teuthology.orchestra.run.smithi043.stderr:+ echo 'a 2024-09-13T23:04:46.030 INFO:teuthology.orchestra.run.smithi043.stderr:b 2024-09-13T23:04:46.030 INFO:teuthology.orchestra.run.smithi043.stderr:c' 2024-09-13T23:04:46.030 INFO:teuthology.orchestra.run.smithi043.stderr:+ echo '{datacenter=a} 2024-09-13T23:04:46.030 INFO:teuthology.orchestra.run.smithi043.stderr:{datacenter=b,rack=2} 2024-09-13T23:04:46.030 INFO:teuthology.orchestra.run.smithi043.stderr:{datacenter=a,rack=3}' 2024-09-13T23:04:46.030 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph orch ls --service-name mon --export 2024-09-13T23:04:46.350 INFO:teuthology.orchestra.run.smithi043.stderr:++ cat mon.yaml 2024-09-13T23:04:46.351 INFO:teuthology.orchestra.run.smithi043.stdout:service_type: mon 2024-09-13T23:04:46.352 INFO:teuthology.orchestra.run.smithi043.stdout:service_name: mon 2024-09-13T23:04:46.352 INFO:teuthology.orchestra.run.smithi043.stdout:placement: 2024-09-13T23:04:46.352 INFO:teuthology.orchestra.run.smithi043.stdout: count: 3 2024-09-13T23:04:46.352 INFO:teuthology.orchestra.run.smithi043.stdout:spec: 2024-09-13T23:04:46.352 INFO:teuthology.orchestra.run.smithi043.stdout: crush_locations: 2024-09-13T23:04:46.352 INFO:teuthology.orchestra.run.smithi043.stdout: host.a: 2024-09-13T23:04:46.352 INFO:teuthology.orchestra.run.smithi043.stdout: - datacenter=a 2024-09-13T23:04:46.352 INFO:teuthology.orchestra.run.smithi043.stdout: host.b: 2024-09-13T23:04:46.352 INFO:teuthology.orchestra.run.smithi043.stdout: - datacenter=b 2024-09-13T23:04:46.353 INFO:teuthology.orchestra.run.smithi043.stdout: - rack=2 2024-09-13T23:04:46.353 INFO:teuthology.orchestra.run.smithi043.stdout: host.c: 2024-09-13T23:04:46.353 INFO:teuthology.orchestra.run.smithi043.stdout: - datacenter=a 2024-09-13T23:04:46.353 INFO:teuthology.orchestra.run.smithi043.stdout: - rack=3 2024-09-13T23:04:46.354 INFO:teuthology.orchestra.run.smithi043.stderr:+ MONSPEC='service_type: mon 2024-09-13T23:04:46.354 INFO:teuthology.orchestra.run.smithi043.stderr:service_name: mon 2024-09-13T23:04:46.354 INFO:teuthology.orchestra.run.smithi043.stderr:placement: 2024-09-13T23:04:46.354 INFO:teuthology.orchestra.run.smithi043.stderr: count: 3 2024-09-13T23:04:46.354 INFO:teuthology.orchestra.run.smithi043.stderr:spec: 2024-09-13T23:04:46.354 INFO:teuthology.orchestra.run.smithi043.stderr: crush_locations: 2024-09-13T23:04:46.354 INFO:teuthology.orchestra.run.smithi043.stderr: host.a: 2024-09-13T23:04:46.354 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-13T23:04:46.354 INFO:teuthology.orchestra.run.smithi043.stderr: host.b: 2024-09-13T23:04:46.355 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=b 2024-09-13T23:04:46.355 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=2 2024-09-13T23:04:46.355 INFO:teuthology.orchestra.run.smithi043.stderr: host.c: 2024-09-13T23:04:46.355 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-13T23:04:46.355 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=3' 2024-09-13T23:04:46.355 INFO:teuthology.orchestra.run.smithi043.stderr:+ echo 'service_type: mon 2024-09-13T23:04:46.355 INFO:teuthology.orchestra.run.smithi043.stderr:service_name: mon 2024-09-13T23:04:46.355 INFO:teuthology.orchestra.run.smithi043.stderr:placement: 2024-09-13T23:04:46.355 INFO:teuthology.orchestra.run.smithi043.stderr: count: 3 2024-09-13T23:04:46.355 INFO:teuthology.orchestra.run.smithi043.stderr:spec: 2024-09-13T23:04:46.355 INFO:teuthology.orchestra.run.smithi043.stderr: crush_locations: 2024-09-13T23:04:46.355 INFO:teuthology.orchestra.run.smithi043.stderr: host.a: 2024-09-13T23:04:46.355 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-13T23:04:46.355 INFO:teuthology.orchestra.run.smithi043.stderr: host.b: 2024-09-13T23:04:46.356 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=b 2024-09-13T23:04:46.356 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=2 2024-09-13T23:04:46.356 INFO:teuthology.orchestra.run.smithi043.stderr: host.c: 2024-09-13T23:04:46.356 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-13T23:04:46.356 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=3' 2024-09-13T23:04:46.356 INFO:teuthology.orchestra.run.smithi043.stderr:+ read realname 2024-09-13T23:04:46.356 INFO:teuthology.orchestra.run.smithi043.stderr:+ read fakename 2024-09-13T23:04:46.356 INFO:teuthology.orchestra.run.smithi043.stderr:+ MONSPEC='service_type: mon 2024-09-13T23:04:46.356 INFO:teuthology.orchestra.run.smithi043.stderr:service_name: mon 2024-09-13T23:04:46.356 INFO:teuthology.orchestra.run.smithi043.stderr:placement: 2024-09-13T23:04:46.356 INFO:teuthology.orchestra.run.smithi043.stderr: count: 3 2024-09-13T23:04:46.356 INFO:teuthology.orchestra.run.smithi043.stderr:spec: 2024-09-13T23:04:46.356 INFO:teuthology.orchestra.run.smithi043.stderr: crush_locations: 2024-09-13T23:04:46.357 INFO:teuthology.orchestra.run.smithi043.stderr: smithi043: 2024-09-13T23:04:46.357 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-13T23:04:46.357 INFO:teuthology.orchestra.run.smithi043.stderr: host.b: 2024-09-13T23:04:46.357 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=b 2024-09-13T23:04:46.357 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=2 2024-09-13T23:04:46.357 INFO:teuthology.orchestra.run.smithi043.stderr: host.c: 2024-09-13T23:04:46.357 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-13T23:04:46.357 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=3' 2024-09-13T23:04:46.357 INFO:teuthology.orchestra.run.smithi043.stderr:+ read realname 2024-09-13T23:04:46.357 INFO:teuthology.orchestra.run.smithi043.stderr:+ read fakename 2024-09-13T23:04:46.358 INFO:teuthology.orchestra.run.smithi043.stderr:+ MONSPEC='service_type: mon 2024-09-13T23:04:46.358 INFO:teuthology.orchestra.run.smithi043.stderr:service_name: mon 2024-09-13T23:04:46.358 INFO:teuthology.orchestra.run.smithi043.stderr:placement: 2024-09-13T23:04:46.358 INFO:teuthology.orchestra.run.smithi043.stderr: count: 3 2024-09-13T23:04:46.358 INFO:teuthology.orchestra.run.smithi043.stderr:spec: 2024-09-13T23:04:46.358 INFO:teuthology.orchestra.run.smithi043.stderr: crush_locations: 2024-09-13T23:04:46.358 INFO:teuthology.orchestra.run.smithi043.stderr: smithi043: 2024-09-13T23:04:46.358 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-13T23:04:46.358 INFO:teuthology.orchestra.run.smithi043.stderr: smithi099: 2024-09-13T23:04:46.358 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=b 2024-09-13T23:04:46.358 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=2 2024-09-13T23:04:46.358 INFO:teuthology.orchestra.run.smithi043.stderr: host.c: 2024-09-13T23:04:46.359 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-13T23:04:46.359 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=3' 2024-09-13T23:04:46.359 INFO:teuthology.orchestra.run.smithi043.stderr:+ read realname 2024-09-13T23:04:46.359 INFO:teuthology.orchestra.run.smithi043.stderr:+ read fakename 2024-09-13T23:04:46.359 INFO:teuthology.orchestra.run.smithi043.stderr:+ MONSPEC='service_type: mon 2024-09-13T23:04:46.359 INFO:teuthology.orchestra.run.smithi043.stderr:service_name: mon 2024-09-13T23:04:46.359 INFO:teuthology.orchestra.run.smithi043.stderr:placement: 2024-09-13T23:04:46.359 INFO:teuthology.orchestra.run.smithi043.stderr: count: 3 2024-09-13T23:04:46.359 INFO:teuthology.orchestra.run.smithi043.stderr:spec: 2024-09-13T23:04:46.359 INFO:teuthology.orchestra.run.smithi043.stderr: crush_locations: 2024-09-13T23:04:46.359 INFO:teuthology.orchestra.run.smithi043.stderr: smithi043: 2024-09-13T23:04:46.359 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-13T23:04:46.359 INFO:teuthology.orchestra.run.smithi043.stderr: smithi099: 2024-09-13T23:04:46.360 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=b 2024-09-13T23:04:46.360 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=2 2024-09-13T23:04:46.360 INFO:teuthology.orchestra.run.smithi043.stderr: smithi138: 2024-09-13T23:04:46.360 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-13T23:04:46.360 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=3' 2024-09-13T23:04:46.360 INFO:teuthology.orchestra.run.smithi043.stderr:+ read realname 2024-09-13T23:04:46.360 INFO:teuthology.orchestra.run.smithi043.stderr:+ echo 'service_type: mon 2024-09-13T23:04:46.360 INFO:teuthology.orchestra.run.smithi043.stderr:service_name: mon 2024-09-13T23:04:46.360 INFO:teuthology.orchestra.run.smithi043.stderr:placement: 2024-09-13T23:04:46.360 INFO:teuthology.orchestra.run.smithi043.stderr: count: 3 2024-09-13T23:04:46.360 INFO:teuthology.orchestra.run.smithi043.stderr:spec: 2024-09-13T23:04:46.360 INFO:teuthology.orchestra.run.smithi043.stderr: crush_locations: 2024-09-13T23:04:46.360 INFO:teuthology.orchestra.run.smithi043.stderr: smithi043: 2024-09-13T23:04:46.360 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-13T23:04:46.361 INFO:teuthology.orchestra.run.smithi043.stderr: smithi099: 2024-09-13T23:04:46.361 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=b 2024-09-13T23:04:46.361 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=2 2024-09-13T23:04:46.361 INFO:teuthology.orchestra.run.smithi043.stderr: smithi138: 2024-09-13T23:04:46.361 INFO:teuthology.orchestra.run.smithi043.stderr: - datacenter=a 2024-09-13T23:04:46.361 INFO:teuthology.orchestra.run.smithi043.stderr: - rack=3' 2024-09-13T23:04:46.361 INFO:teuthology.orchestra.run.smithi043.stderr:+ cat mon.yaml 2024-09-13T23:04:46.361 INFO:teuthology.orchestra.run.smithi043.stdout:service_type: mon 2024-09-13T23:04:46.361 INFO:teuthology.orchestra.run.smithi043.stdout:service_name: mon 2024-09-13T23:04:46.362 INFO:teuthology.orchestra.run.smithi043.stdout:placement: 2024-09-13T23:04:46.362 INFO:teuthology.orchestra.run.smithi043.stdout: count: 3 2024-09-13T23:04:46.362 INFO:teuthology.orchestra.run.smithi043.stdout:spec: 2024-09-13T23:04:46.362 INFO:teuthology.orchestra.run.smithi043.stdout: crush_locations: 2024-09-13T23:04:46.362 INFO:teuthology.orchestra.run.smithi043.stdout: smithi043: 2024-09-13T23:04:46.362 INFO:teuthology.orchestra.run.smithi043.stdout: - datacenter=a 2024-09-13T23:04:46.362 INFO:teuthology.orchestra.run.smithi043.stdout: smithi099: 2024-09-13T23:04:46.362 INFO:teuthology.orchestra.run.smithi043.stdout: - datacenter=b 2024-09-13T23:04:46.362 INFO:teuthology.orchestra.run.smithi043.stdout: - rack=2 2024-09-13T23:04:46.362 INFO:teuthology.orchestra.run.smithi043.stdout: smithi138: 2024-09-13T23:04:46.362 INFO:teuthology.orchestra.run.smithi043.stdout: - datacenter=a 2024-09-13T23:04:46.362 INFO:teuthology.orchestra.run.smithi043.stdout: - rack=3 2024-09-13T23:04:46.363 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph orch apply -i mon.yaml 2024-09-13T23:04:46.647 INFO:teuthology.orchestra.run.smithi043.stdout:Scheduled mon update... 2024-09-13T23:04:46.660 INFO:teuthology.orchestra.run.smithi043.stderr:+ sleep 90 2024-09-13T23:04:58.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: cephadm 2024-09-13T23:04:56.831382+0000 mgr.a (mgr.14150) 257 : cephadm [INF] Setting crush location for mon c to {datacenter=a,rack=3} 2024-09-13T23:04:58.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: audit 2024-09-13T23:04:56.837766+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd='[{"prefix": "mon set_location", "name": "c", "args": ["datacenter=a", "rack=3"]}]': finished 2024-09-13T23:04:58.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: cluster 2024-09-13T23:04:56.841106+0000 mon.a (mon.0) 731 : cluster [INF] mon.a calling monitor election 2024-09-13T23:04:58.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: cluster 2024-09-13T23:04:56.842065+0000 mon.b (mon.2) 14 : cluster [INF] mon.b calling monitor election 2024-09-13T23:04:58.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: cluster 2024-09-13T23:04:56.844123+0000 mon.c (mon.1) 13 : cluster [INF] mon.c calling monitor election 2024-09-13T23:04:58.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: cluster 2024-09-13T23:04:56.859272+0000 mon.a (mon.0) 732 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-13T23:04:58.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: audit 2024-09-13T23:04:56.859681+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T23:04:58.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: audit 2024-09-13T23:04:56.859812+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:04:58.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: audit 2024-09-13T23:04:56.859938+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:04:58.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: cluster 2024-09-13T23:04:56.863023+0000 mon.a (mon.0) 736 : cluster [DBG] monmap epoch 6 2024-09-13T23:04:58.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: cluster 2024-09-13T23:04:56.863039+0000 mon.a (mon.0) 737 : cluster [DBG] fsid 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:04:58.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: cluster 2024-09-13T23:04:56.863050+0000 mon.a (mon.0) 738 : cluster [DBG] last_changed 2024-09-13T23:04:56.834543+0000 2024-09-13T23:04:58.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: cluster 2024-09-13T23:04:56.863060+0000 mon.a (mon.0) 739 : cluster [DBG] created 2024-09-13T22:57:35.590426+0000 2024-09-13T23:04:58.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: cluster 2024-09-13T23:04:56.863071+0000 mon.a (mon.0) 740 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T23:04:58.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: cluster 2024-09-13T23:04:56.863080+0000 mon.a (mon.0) 741 : cluster [DBG] election_strategy: 1 2024-09-13T23:04:58.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: cluster 2024-09-13T23:04:56.863091+0000 mon.a (mon.0) 742 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a; crush_location {datacenter=a} 2024-09-13T23:04:58.103 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: cluster 2024-09-13T23:04:56.863102+0000 mon.a (mon.0) 743 : cluster [DBG] 1: [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-13T23:04:58.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: cluster 2024-09-13T23:04:56.863112+0000 mon.a (mon.0) 744 : cluster [DBG] 2: [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-13T23:04:58.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: cluster 2024-09-13T23:04:56.863626+0000 mon.a (mon.0) 745 : cluster [DBG] fsmap 2024-09-13T23:04:58.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: cluster 2024-09-13T23:04:56.863653+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-13T23:04:58.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: cluster 2024-09-13T23:04:56.863948+0000 mon.a (mon.0) 747 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-13T23:04:58.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: cluster 2024-09-13T23:04:56.864073+0000 mon.a (mon.0) 748 : cluster [INF] overall HEALTH_OK 2024-09-13T23:04:58.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: audit 2024-09-13T23:04:56.884351+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:58.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: audit 2024-09-13T23:04:56.889725+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:58.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: audit 2024-09-13T23:04:56.894904+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:58.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: cephadm 2024-09-13T23:04:56.946809+0000 mgr.a (mgr.14150) 258 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-13T23:04:58.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: audit 2024-09-13T23:04:56.947224+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:04:58.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: audit 2024-09-13T23:04:56.948000+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T23:04:58.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: audit 2024-09-13T23:04:56.948650+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:04:58.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:57 smithi043 bash[22731]: cephadm 2024-09-13T23:04:56.949448+0000 mgr.a (mgr.14150) 259 : cephadm [INF] Reconfiguring daemon mon.a on smithi043 2024-09-13T23:04:58.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: cephadm 2024-09-13T23:04:56.831382+0000 mgr.a (mgr.14150) 257 : cephadm [INF] Setting crush location for mon c to {datacenter=a,rack=3} 2024-09-13T23:04:58.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: audit 2024-09-13T23:04:56.837766+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd='[{"prefix": "mon set_location", "name": "c", "args": ["datacenter=a", "rack=3"]}]': finished 2024-09-13T23:04:58.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: cluster 2024-09-13T23:04:56.841106+0000 mon.a (mon.0) 731 : cluster [INF] mon.a calling monitor election 2024-09-13T23:04:58.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: cluster 2024-09-13T23:04:56.842065+0000 mon.b (mon.2) 14 : cluster [INF] mon.b calling monitor election 2024-09-13T23:04:58.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: cluster 2024-09-13T23:04:56.844123+0000 mon.c (mon.1) 13 : cluster [INF] mon.c calling monitor election 2024-09-13T23:04:58.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: cluster 2024-09-13T23:04:56.859272+0000 mon.a (mon.0) 732 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-13T23:04:58.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: audit 2024-09-13T23:04:56.859681+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T23:04:58.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: audit 2024-09-13T23:04:56.859812+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:04:58.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: audit 2024-09-13T23:04:56.859938+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:04:58.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: cluster 2024-09-13T23:04:56.863023+0000 mon.a (mon.0) 736 : cluster [DBG] monmap epoch 6 2024-09-13T23:04:58.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: cluster 2024-09-13T23:04:56.863039+0000 mon.a (mon.0) 737 : cluster [DBG] fsid 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:04:58.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: cluster 2024-09-13T23:04:56.863050+0000 mon.a (mon.0) 738 : cluster [DBG] last_changed 2024-09-13T23:04:56.834543+0000 2024-09-13T23:04:58.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: cluster 2024-09-13T23:04:56.863060+0000 mon.a (mon.0) 739 : cluster [DBG] created 2024-09-13T22:57:35.590426+0000 2024-09-13T23:04:58.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: cluster 2024-09-13T23:04:56.863071+0000 mon.a (mon.0) 740 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T23:04:58.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: cluster 2024-09-13T23:04:56.863080+0000 mon.a (mon.0) 741 : cluster [DBG] election_strategy: 1 2024-09-13T23:04:58.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: cluster 2024-09-13T23:04:56.863091+0000 mon.a (mon.0) 742 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a; crush_location {datacenter=a} 2024-09-13T23:04:58.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: cluster 2024-09-13T23:04:56.863102+0000 mon.a (mon.0) 743 : cluster [DBG] 1: [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-13T23:04:58.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: cluster 2024-09-13T23:04:56.863112+0000 mon.a (mon.0) 744 : cluster [DBG] 2: [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-13T23:04:58.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: cluster 2024-09-13T23:04:56.863626+0000 mon.a (mon.0) 745 : cluster [DBG] fsmap 2024-09-13T23:04:58.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: cluster 2024-09-13T23:04:56.863653+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-13T23:04:58.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: cluster 2024-09-13T23:04:56.863948+0000 mon.a (mon.0) 747 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-13T23:04:58.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: cluster 2024-09-13T23:04:56.864073+0000 mon.a (mon.0) 748 : cluster [INF] overall HEALTH_OK 2024-09-13T23:04:58.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: audit 2024-09-13T23:04:56.884351+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:58.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: audit 2024-09-13T23:04:56.889725+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:58.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: audit 2024-09-13T23:04:56.894904+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:58.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: cephadm 2024-09-13T23:04:56.946809+0000 mgr.a (mgr.14150) 258 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-13T23:04:58.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: audit 2024-09-13T23:04:56.947224+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:04:58.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: audit 2024-09-13T23:04:56.948000+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T23:04:58.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: audit 2024-09-13T23:04:56.948650+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:04:58.137 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:57 smithi138 bash[23141]: cephadm 2024-09-13T23:04:56.949448+0000 mgr.a (mgr.14150) 259 : cephadm [INF] Reconfiguring daemon mon.a on smithi043 2024-09-13T23:04:58.138 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: cephadm 2024-09-13T23:04:56.831382+0000 mgr.a (mgr.14150) 257 : cephadm [INF] Setting crush location for mon c to {datacenter=a,rack=3} 2024-09-13T23:04:58.138 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: audit 2024-09-13T23:04:56.837766+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd='[{"prefix": "mon set_location", "name": "c", "args": ["datacenter=a", "rack=3"]}]': finished 2024-09-13T23:04:58.138 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: cluster 2024-09-13T23:04:56.841106+0000 mon.a (mon.0) 731 : cluster [INF] mon.a calling monitor election 2024-09-13T23:04:58.138 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: cluster 2024-09-13T23:04:56.842065+0000 mon.b (mon.2) 14 : cluster [INF] mon.b calling monitor election 2024-09-13T23:04:58.138 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: cluster 2024-09-13T23:04:56.844123+0000 mon.c (mon.1) 13 : cluster [INF] mon.c calling monitor election 2024-09-13T23:04:58.138 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: cluster 2024-09-13T23:04:56.859272+0000 mon.a (mon.0) 732 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-13T23:04:58.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: audit 2024-09-13T23:04:56.859681+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T23:04:58.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: audit 2024-09-13T23:04:56.859812+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T23:04:58.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: audit 2024-09-13T23:04:56.859938+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T23:04:58.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: cluster 2024-09-13T23:04:56.863023+0000 mon.a (mon.0) 736 : cluster [DBG] monmap epoch 6 2024-09-13T23:04:58.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: cluster 2024-09-13T23:04:56.863039+0000 mon.a (mon.0) 737 : cluster [DBG] fsid 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:04:58.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: cluster 2024-09-13T23:04:56.863050+0000 mon.a (mon.0) 738 : cluster [DBG] last_changed 2024-09-13T23:04:56.834543+0000 2024-09-13T23:04:58.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: cluster 2024-09-13T23:04:56.863060+0000 mon.a (mon.0) 739 : cluster [DBG] created 2024-09-13T22:57:35.590426+0000 2024-09-13T23:04:58.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: cluster 2024-09-13T23:04:56.863071+0000 mon.a (mon.0) 740 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T23:04:58.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: cluster 2024-09-13T23:04:56.863080+0000 mon.a (mon.0) 741 : cluster [DBG] election_strategy: 1 2024-09-13T23:04:58.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: cluster 2024-09-13T23:04:56.863091+0000 mon.a (mon.0) 742 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a; crush_location {datacenter=a} 2024-09-13T23:04:58.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: cluster 2024-09-13T23:04:56.863102+0000 mon.a (mon.0) 743 : cluster [DBG] 1: [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-13T23:04:58.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: cluster 2024-09-13T23:04:56.863112+0000 mon.a (mon.0) 744 : cluster [DBG] 2: [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-13T23:04:58.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: cluster 2024-09-13T23:04:56.863626+0000 mon.a (mon.0) 745 : cluster [DBG] fsmap 2024-09-13T23:04:58.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: cluster 2024-09-13T23:04:56.863653+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-13T23:04:58.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: cluster 2024-09-13T23:04:56.863948+0000 mon.a (mon.0) 747 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-13T23:04:58.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: cluster 2024-09-13T23:04:56.864073+0000 mon.a (mon.0) 748 : cluster [INF] overall HEALTH_OK 2024-09-13T23:04:58.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: audit 2024-09-13T23:04:56.884351+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:58.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: audit 2024-09-13T23:04:56.889725+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:58.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: audit 2024-09-13T23:04:56.894904+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:04:58.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: cephadm 2024-09-13T23:04:56.946809+0000 mgr.a (mgr.14150) 258 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-13T23:04:58.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: audit 2024-09-13T23:04:56.947224+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:04:58.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: audit 2024-09-13T23:04:56.948000+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T23:04:58.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: audit 2024-09-13T23:04:56.948650+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:04:58.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:57 smithi099 bash[23567]: cephadm 2024-09-13T23:04:56.949448+0000 mgr.a (mgr.14150) 259 : cephadm [INF] Reconfiguring daemon mon.a on smithi043 2024-09-13T23:04:59.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:04:58 smithi043 bash[22731]: cluster 2024-09-13T23:04:57.845064+0000 mgr.a (mgr.14150) 260 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:59.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:04:58 smithi099 bash[23567]: cluster 2024-09-13T23:04:57.845064+0000 mgr.a (mgr.14150) 260 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:04:59.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:04:58 smithi138 bash[23141]: cluster 2024-09-13T23:04:57.845064+0000 mgr.a (mgr.14150) 260 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:01.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:00 smithi043 bash[22731]: audit 2024-09-13T23:04:59.640558+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:01.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:00 smithi043 bash[22731]: audit 2024-09-13T23:04:59.647710+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:01.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:00 smithi043 bash[22731]: cephadm 2024-09-13T23:04:59.649150+0000 mgr.a (mgr.14150) 261 : cephadm [INF] Reconfiguring mgr.a (monmap changed)... 2024-09-13T23:05:01.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:00 smithi043 bash[22731]: audit 2024-09-13T23:04:59.649835+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T23:05:01.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:00 smithi043 bash[22731]: audit 2024-09-13T23:04:59.651764+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T23:05:01.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:00 smithi043 bash[22731]: audit 2024-09-13T23:04:59.653207+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:05:01.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:00 smithi043 bash[22731]: cephadm 2024-09-13T23:04:59.654985+0000 mgr.a (mgr.14150) 262 : cephadm [INF] Reconfiguring daemon mgr.a on smithi043 2024-09-13T23:05:01.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:00 smithi043 bash[22731]: audit 2024-09-13T23:04:59.842391+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:01.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:00 smithi043 bash[22731]: audit 2024-09-13T23:04:59.850235+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:01.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:00 smithi043 bash[22731]: audit 2024-09-13T23:04:59.859498+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:01.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:00 smithi099 bash[23567]: audit 2024-09-13T23:04:59.640558+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:01.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:00 smithi099 bash[23567]: audit 2024-09-13T23:04:59.647710+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:01.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:00 smithi099 bash[23567]: cephadm 2024-09-13T23:04:59.649150+0000 mgr.a (mgr.14150) 261 : cephadm [INF] Reconfiguring mgr.a (monmap changed)... 2024-09-13T23:05:01.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:00 smithi099 bash[23567]: audit 2024-09-13T23:04:59.649835+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T23:05:01.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:00 smithi099 bash[23567]: audit 2024-09-13T23:04:59.651764+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T23:05:01.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:00 smithi099 bash[23567]: audit 2024-09-13T23:04:59.653207+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:05:01.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:00 smithi099 bash[23567]: cephadm 2024-09-13T23:04:59.654985+0000 mgr.a (mgr.14150) 262 : cephadm [INF] Reconfiguring daemon mgr.a on smithi043 2024-09-13T23:05:01.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:00 smithi099 bash[23567]: audit 2024-09-13T23:04:59.842391+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:01.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:00 smithi099 bash[23567]: audit 2024-09-13T23:04:59.850235+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:01.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:00 smithi099 bash[23567]: audit 2024-09-13T23:04:59.859498+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:01.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:00 smithi138 bash[23141]: audit 2024-09-13T23:04:59.640558+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:01.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:00 smithi138 bash[23141]: audit 2024-09-13T23:04:59.647710+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:01.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:00 smithi138 bash[23141]: cephadm 2024-09-13T23:04:59.649150+0000 mgr.a (mgr.14150) 261 : cephadm [INF] Reconfiguring mgr.a (monmap changed)... 2024-09-13T23:05:01.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:00 smithi138 bash[23141]: audit 2024-09-13T23:04:59.649835+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T23:05:01.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:00 smithi138 bash[23141]: audit 2024-09-13T23:04:59.651764+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T23:05:01.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:00 smithi138 bash[23141]: audit 2024-09-13T23:04:59.653207+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:05:01.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:00 smithi138 bash[23141]: cephadm 2024-09-13T23:04:59.654985+0000 mgr.a (mgr.14150) 262 : cephadm [INF] Reconfiguring daemon mgr.a on smithi043 2024-09-13T23:05:01.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:00 smithi138 bash[23141]: audit 2024-09-13T23:04:59.842391+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:01.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:00 smithi138 bash[23141]: audit 2024-09-13T23:04:59.850235+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:01.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:00 smithi138 bash[23141]: audit 2024-09-13T23:04:59.859498+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:02.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:01 smithi043 bash[22731]: cluster 2024-09-13T23:04:59.845432+0000 mgr.a (mgr.14150) 263 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:02.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:01 smithi099 bash[23567]: cluster 2024-09-13T23:04:59.845432+0000 mgr.a (mgr.14150) 263 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:02.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:01 smithi138 bash[23141]: cluster 2024-09-13T23:04:59.845432+0000 mgr.a (mgr.14150) 263 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:03.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:02 smithi043 bash[22731]: cluster 2024-09-13T23:05:01.845837+0000 mgr.a (mgr.14150) 264 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:03.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:02 smithi043 bash[22731]: audit 2024-09-13T23:05:01.895488+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:03.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:02 smithi043 bash[22731]: audit 2024-09-13T23:05:01.902564+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:03.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:02 smithi043 bash[22731]: cephadm 2024-09-13T23:05:01.904382+0000 mgr.a (mgr.14150) 265 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-13T23:05:03.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:02 smithi043 bash[22731]: audit 2024-09-13T23:05:01.904936+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T23:05:03.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:02 smithi043 bash[22731]: audit 2024-09-13T23:05:01.906448+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:05:03.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:02 smithi043 bash[22731]: cephadm 2024-09-13T23:05:01.908333+0000 mgr.a (mgr.14150) 266 : cephadm [INF] Reconfiguring daemon osd.0 on smithi043 2024-09-13T23:05:03.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:02 smithi099 bash[23567]: cluster 2024-09-13T23:05:01.845837+0000 mgr.a (mgr.14150) 264 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:03.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:02 smithi099 bash[23567]: audit 2024-09-13T23:05:01.895488+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:03.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:02 smithi099 bash[23567]: audit 2024-09-13T23:05:01.902564+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:03.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:02 smithi099 bash[23567]: cephadm 2024-09-13T23:05:01.904382+0000 mgr.a (mgr.14150) 265 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-13T23:05:03.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:02 smithi099 bash[23567]: audit 2024-09-13T23:05:01.904936+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T23:05:03.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:02 smithi099 bash[23567]: audit 2024-09-13T23:05:01.906448+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:05:03.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:02 smithi099 bash[23567]: cephadm 2024-09-13T23:05:01.908333+0000 mgr.a (mgr.14150) 266 : cephadm [INF] Reconfiguring daemon osd.0 on smithi043 2024-09-13T23:05:03.385 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:02 smithi138 bash[23141]: cluster 2024-09-13T23:05:01.845837+0000 mgr.a (mgr.14150) 264 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:03.385 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:02 smithi138 bash[23141]: audit 2024-09-13T23:05:01.895488+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:03.385 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:02 smithi138 bash[23141]: audit 2024-09-13T23:05:01.902564+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:03.385 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:02 smithi138 bash[23141]: cephadm 2024-09-13T23:05:01.904382+0000 mgr.a (mgr.14150) 265 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-13T23:05:03.385 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:02 smithi138 bash[23141]: audit 2024-09-13T23:05:01.904936+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T23:05:03.385 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:02 smithi138 bash[23141]: audit 2024-09-13T23:05:01.906448+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:05:03.385 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:02 smithi138 bash[23141]: cephadm 2024-09-13T23:05:01.908333+0000 mgr.a (mgr.14150) 266 : cephadm [INF] Reconfiguring daemon osd.0 on smithi043 2024-09-13T23:05:05.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:05 smithi043 bash[22731]: cluster 2024-09-13T23:05:03.846373+0000 mgr.a (mgr.14150) 267 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:05.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:05 smithi043 bash[22731]: audit 2024-09-13T23:05:04.086738+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:05.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:05 smithi043 bash[22731]: audit 2024-09-13T23:05:04.095387+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:05.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:05 smithi043 bash[22731]: audit 2024-09-13T23:05:04.104890+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:05.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:05 smithi043 bash[22731]: audit 2024-09-13T23:05:04.246136+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:05.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:05 smithi043 bash[22731]: audit 2024-09-13T23:05:04.250630+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:05.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:05 smithi043 bash[22731]: cephadm 2024-09-13T23:05:04.252214+0000 mgr.a (mgr.14150) 268 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-13T23:05:05.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:05 smithi043 bash[22731]: audit 2024-09-13T23:05:04.252635+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:05:05.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:05 smithi043 bash[22731]: audit 2024-09-13T23:05:04.253778+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T23:05:05.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:05 smithi043 bash[22731]: audit 2024-09-13T23:05:04.254845+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:05:05.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:05 smithi043 bash[22731]: cephadm 2024-09-13T23:05:04.256082+0000 mgr.a (mgr.14150) 269 : cephadm [INF] Reconfiguring daemon mon.b on smithi099 2024-09-13T23:05:05.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:05 smithi099 bash[23567]: cluster 2024-09-13T23:05:03.846373+0000 mgr.a (mgr.14150) 267 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:05.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:05 smithi099 bash[23567]: audit 2024-09-13T23:05:04.086738+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:05.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:05 smithi099 bash[23567]: audit 2024-09-13T23:05:04.095387+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:05.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:05 smithi099 bash[23567]: audit 2024-09-13T23:05:04.104890+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:05.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:05 smithi099 bash[23567]: audit 2024-09-13T23:05:04.246136+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:05.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:05 smithi099 bash[23567]: audit 2024-09-13T23:05:04.250630+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:05.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:05 smithi099 bash[23567]: cephadm 2024-09-13T23:05:04.252214+0000 mgr.a (mgr.14150) 268 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-13T23:05:05.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:05 smithi099 bash[23567]: audit 2024-09-13T23:05:04.252635+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:05:05.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:05 smithi099 bash[23567]: audit 2024-09-13T23:05:04.253778+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T23:05:05.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:05 smithi099 bash[23567]: audit 2024-09-13T23:05:04.254845+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:05:05.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:05 smithi099 bash[23567]: cephadm 2024-09-13T23:05:04.256082+0000 mgr.a (mgr.14150) 269 : cephadm [INF] Reconfiguring daemon mon.b on smithi099 2024-09-13T23:05:05.385 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:05 smithi138 bash[23141]: cluster 2024-09-13T23:05:03.846373+0000 mgr.a (mgr.14150) 267 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:05.385 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:05 smithi138 bash[23141]: audit 2024-09-13T23:05:04.086738+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:05.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:05 smithi138 bash[23141]: audit 2024-09-13T23:05:04.095387+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:05.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:05 smithi138 bash[23141]: audit 2024-09-13T23:05:04.104890+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:05.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:05 smithi138 bash[23141]: audit 2024-09-13T23:05:04.246136+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:05.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:05 smithi138 bash[23141]: audit 2024-09-13T23:05:04.250630+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:05.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:05 smithi138 bash[23141]: cephadm 2024-09-13T23:05:04.252214+0000 mgr.a (mgr.14150) 268 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-13T23:05:05.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:05 smithi138 bash[23141]: audit 2024-09-13T23:05:04.252635+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:05:05.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:05 smithi138 bash[23141]: audit 2024-09-13T23:05:04.253778+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T23:05:05.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:05 smithi138 bash[23141]: audit 2024-09-13T23:05:04.254845+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:05:05.386 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:05 smithi138 bash[23141]: cephadm 2024-09-13T23:05:04.256082+0000 mgr.a (mgr.14150) 269 : cephadm [INF] Reconfiguring daemon mon.b on smithi099 2024-09-13T23:05:07.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:07 smithi099 bash[23567]: cluster 2024-09-13T23:05:05.847025+0000 mgr.a (mgr.14150) 270 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:07.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:07 smithi099 bash[23567]: audit 2024-09-13T23:05:06.607425+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:07.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:07 smithi099 bash[23567]: audit 2024-09-13T23:05:06.615814+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:07.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:07 smithi099 bash[23567]: cephadm 2024-09-13T23:05:06.617487+0000 mgr.a (mgr.14150) 271 : cephadm [INF] Reconfiguring mgr.b (monmap changed)... 2024-09-13T23:05:07.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:07 smithi099 bash[23567]: audit 2024-09-13T23:05:06.618196+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T23:05:07.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:07 smithi099 bash[23567]: audit 2024-09-13T23:05:06.620338+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T23:05:07.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:07 smithi099 bash[23567]: audit 2024-09-13T23:05:06.622033+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:05:07.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:07 smithi099 bash[23567]: cephadm 2024-09-13T23:05:06.623993+0000 mgr.a (mgr.14150) 272 : cephadm [INF] Reconfiguring daemon mgr.b on smithi099 2024-09-13T23:05:07.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:07 smithi138 bash[23141]: cluster 2024-09-13T23:05:05.847025+0000 mgr.a (mgr.14150) 270 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:07.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:07 smithi138 bash[23141]: audit 2024-09-13T23:05:06.607425+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:07.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:07 smithi138 bash[23141]: audit 2024-09-13T23:05:06.615814+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:07.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:07 smithi138 bash[23141]: cephadm 2024-09-13T23:05:06.617487+0000 mgr.a (mgr.14150) 271 : cephadm [INF] Reconfiguring mgr.b (monmap changed)... 2024-09-13T23:05:07.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:07 smithi138 bash[23141]: audit 2024-09-13T23:05:06.618196+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T23:05:07.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:07 smithi138 bash[23141]: audit 2024-09-13T23:05:06.620338+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T23:05:07.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:07 smithi138 bash[23141]: audit 2024-09-13T23:05:06.622033+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:05:07.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:07 smithi138 bash[23141]: cephadm 2024-09-13T23:05:06.623993+0000 mgr.a (mgr.14150) 272 : cephadm [INF] Reconfiguring daemon mgr.b on smithi099 2024-09-13T23:05:08.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:07 smithi043 bash[22731]: cluster 2024-09-13T23:05:05.847025+0000 mgr.a (mgr.14150) 270 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:08.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:07 smithi043 bash[22731]: audit 2024-09-13T23:05:06.607425+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:08.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:07 smithi043 bash[22731]: audit 2024-09-13T23:05:06.615814+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:08.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:07 smithi043 bash[22731]: cephadm 2024-09-13T23:05:06.617487+0000 mgr.a (mgr.14150) 271 : cephadm [INF] Reconfiguring mgr.b (monmap changed)... 2024-09-13T23:05:08.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:07 smithi043 bash[22731]: audit 2024-09-13T23:05:06.618196+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T23:05:08.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:07 smithi043 bash[22731]: audit 2024-09-13T23:05:06.620338+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T23:05:08.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:07 smithi043 bash[22731]: audit 2024-09-13T23:05:06.622033+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:05:08.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:07 smithi043 bash[22731]: cephadm 2024-09-13T23:05:06.623993+0000 mgr.a (mgr.14150) 272 : cephadm [INF] Reconfiguring daemon mgr.b on smithi099 2024-09-13T23:05:10.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:09 smithi043 bash[22731]: cluster 2024-09-13T23:05:07.847583+0000 mgr.a (mgr.14150) 273 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:10.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:09 smithi043 bash[22731]: audit 2024-09-13T23:05:08.793835+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:10.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:09 smithi043 bash[22731]: audit 2024-09-13T23:05:08.801970+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:10.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:09 smithi043 bash[22731]: audit 2024-09-13T23:05:08.804365+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T23:05:10.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:09 smithi043 bash[22731]: audit 2024-09-13T23:05:08.806128+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:05:10.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:09 smithi099 bash[23567]: cluster 2024-09-13T23:05:07.847583+0000 mgr.a (mgr.14150) 273 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:10.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:09 smithi099 bash[23567]: audit 2024-09-13T23:05:08.793835+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:10.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:09 smithi099 bash[23567]: audit 2024-09-13T23:05:08.801970+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:10.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:09 smithi099 bash[23567]: audit 2024-09-13T23:05:08.804365+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T23:05:10.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:09 smithi099 bash[23567]: audit 2024-09-13T23:05:08.806128+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:05:10.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:09 smithi138 bash[23141]: cluster 2024-09-13T23:05:07.847583+0000 mgr.a (mgr.14150) 273 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:10.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:09 smithi138 bash[23141]: audit 2024-09-13T23:05:08.793835+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:10.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:09 smithi138 bash[23141]: audit 2024-09-13T23:05:08.801970+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:10.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:09 smithi138 bash[23141]: audit 2024-09-13T23:05:08.804365+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T23:05:10.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:09 smithi138 bash[23141]: audit 2024-09-13T23:05:08.806128+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:05:11.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:10 smithi043 bash[22731]: cephadm 2024-09-13T23:05:08.803797+0000 mgr.a (mgr.14150) 274 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-13T23:05:11.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:10 smithi043 bash[22731]: cephadm 2024-09-13T23:05:08.808810+0000 mgr.a (mgr.14150) 275 : cephadm [INF] Reconfiguring daemon osd.1 on smithi099 2024-09-13T23:05:11.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:10 smithi099 bash[23567]: cephadm 2024-09-13T23:05:08.803797+0000 mgr.a (mgr.14150) 274 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-13T23:05:11.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:10 smithi099 bash[23567]: cephadm 2024-09-13T23:05:08.808810+0000 mgr.a (mgr.14150) 275 : cephadm [INF] Reconfiguring daemon osd.1 on smithi099 2024-09-13T23:05:11.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:10 smithi138 bash[23141]: cephadm 2024-09-13T23:05:08.803797+0000 mgr.a (mgr.14150) 274 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-13T23:05:11.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:10 smithi138 bash[23141]: cephadm 2024-09-13T23:05:08.808810+0000 mgr.a (mgr.14150) 275 : cephadm [INF] Reconfiguring daemon osd.1 on smithi099 2024-09-13T23:05:12.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:11 smithi043 bash[22731]: cluster 2024-09-13T23:05:09.848082+0000 mgr.a (mgr.14150) 276 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:12.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:11 smithi043 bash[22731]: audit 2024-09-13T23:05:11.014526+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:12.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:11 smithi043 bash[22731]: audit 2024-09-13T23:05:11.022767+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:12.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:11 smithi043 bash[22731]: cephadm 2024-09-13T23:05:11.024909+0000 mgr.a (mgr.14150) 277 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-13T23:05:12.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:11 smithi043 bash[22731]: audit 2024-09-13T23:05:11.025546+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:05:12.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:11 smithi043 bash[22731]: audit 2024-09-13T23:05:11.027294+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T23:05:12.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:11 smithi043 bash[22731]: audit 2024-09-13T23:05:11.028942+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:05:12.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:11 smithi043 bash[22731]: cephadm 2024-09-13T23:05:11.030869+0000 mgr.a (mgr.14150) 278 : cephadm [INF] Reconfiguring daemon mon.c on smithi138 2024-09-13T23:05:12.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:11 smithi099 bash[23567]: cluster 2024-09-13T23:05:09.848082+0000 mgr.a (mgr.14150) 276 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:12.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:11 smithi099 bash[23567]: audit 2024-09-13T23:05:11.014526+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:12.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:11 smithi099 bash[23567]: audit 2024-09-13T23:05:11.022767+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:12.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:11 smithi099 bash[23567]: cephadm 2024-09-13T23:05:11.024909+0000 mgr.a (mgr.14150) 277 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-13T23:05:12.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:11 smithi099 bash[23567]: audit 2024-09-13T23:05:11.025546+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:05:12.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:11 smithi099 bash[23567]: audit 2024-09-13T23:05:11.027294+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T23:05:12.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:11 smithi099 bash[23567]: audit 2024-09-13T23:05:11.028942+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:05:12.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:11 smithi099 bash[23567]: cephadm 2024-09-13T23:05:11.030869+0000 mgr.a (mgr.14150) 278 : cephadm [INF] Reconfiguring daemon mon.c on smithi138 2024-09-13T23:05:12.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:11 smithi138 bash[23141]: cluster 2024-09-13T23:05:09.848082+0000 mgr.a (mgr.14150) 276 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:12.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:11 smithi138 bash[23141]: audit 2024-09-13T23:05:11.014526+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:12.135 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:11 smithi138 bash[23141]: audit 2024-09-13T23:05:11.022767+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:12.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:11 smithi138 bash[23141]: cephadm 2024-09-13T23:05:11.024909+0000 mgr.a (mgr.14150) 277 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-13T23:05:12.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:11 smithi138 bash[23141]: audit 2024-09-13T23:05:11.025546+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T23:05:12.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:11 smithi138 bash[23141]: audit 2024-09-13T23:05:11.027294+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T23:05:12.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:11 smithi138 bash[23141]: audit 2024-09-13T23:05:11.028942+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:05:12.136 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:11 smithi138 bash[23141]: cephadm 2024-09-13T23:05:11.030869+0000 mgr.a (mgr.14150) 278 : cephadm [INF] Reconfiguring daemon mon.c on smithi138 2024-09-13T23:05:13.003 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:12 smithi138 bash[23141]: cluster 2024-09-13T23:05:11.848632+0000 mgr.a (mgr.14150) 279 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:13.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:12 smithi043 bash[22731]: cluster 2024-09-13T23:05:11.848632+0000 mgr.a (mgr.14150) 279 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:13.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:12 smithi099 bash[23567]: cluster 2024-09-13T23:05:11.848632+0000 mgr.a (mgr.14150) 279 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:14 smithi043 bash[22731]: audit 2024-09-13T23:05:13.590679+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:14.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:14 smithi043 bash[22731]: audit 2024-09-13T23:05:13.598718+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:14.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:14 smithi043 bash[22731]: cephadm 2024-09-13T23:05:13.600391+0000 mgr.a (mgr.14150) 280 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-13T23:05:14.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:14 smithi043 bash[22731]: audit 2024-09-13T23:05:13.601045+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T23:05:14.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:14 smithi043 bash[22731]: audit 2024-09-13T23:05:13.602743+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:05:14.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:14 smithi043 bash[22731]: cephadm 2024-09-13T23:05:13.605273+0000 mgr.a (mgr.14150) 281 : cephadm [INF] Reconfiguring daemon osd.2 on smithi138 2024-09-13T23:05:14.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:14 smithi099 bash[23567]: audit 2024-09-13T23:05:13.590679+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:14.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:14 smithi099 bash[23567]: audit 2024-09-13T23:05:13.598718+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:14.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:14 smithi099 bash[23567]: cephadm 2024-09-13T23:05:13.600391+0000 mgr.a (mgr.14150) 280 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-13T23:05:14.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:14 smithi099 bash[23567]: audit 2024-09-13T23:05:13.601045+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T23:05:14.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:14 smithi099 bash[23567]: audit 2024-09-13T23:05:13.602743+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:05:14.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:14 smithi099 bash[23567]: cephadm 2024-09-13T23:05:13.605273+0000 mgr.a (mgr.14150) 281 : cephadm [INF] Reconfiguring daemon osd.2 on smithi138 2024-09-13T23:05:14.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:14 smithi138 bash[23141]: audit 2024-09-13T23:05:13.590679+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:14.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:14 smithi138 bash[23141]: audit 2024-09-13T23:05:13.598718+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:14.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:14 smithi138 bash[23141]: cephadm 2024-09-13T23:05:13.600391+0000 mgr.a (mgr.14150) 280 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-13T23:05:14.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:14 smithi138 bash[23141]: audit 2024-09-13T23:05:13.601045+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T23:05:14.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:14 smithi138 bash[23141]: audit 2024-09-13T23:05:13.602743+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:05:14.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:14 smithi138 bash[23141]: cephadm 2024-09-13T23:05:13.605273+0000 mgr.a (mgr.14150) 281 : cephadm [INF] Reconfiguring daemon osd.2 on smithi138 2024-09-13T23:05:15.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:15 smithi043 bash[22731]: cluster 2024-09-13T23:05:13.849138+0000 mgr.a (mgr.14150) 282 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:15.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:15 smithi099 bash[23567]: cluster 2024-09-13T23:05:13.849138+0000 mgr.a (mgr.14150) 282 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:15.884 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:15 smithi138 bash[23141]: cluster 2024-09-13T23:05:13.849138+0000 mgr.a (mgr.14150) 282 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:17.634 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:17 smithi138 bash[23141]: cluster 2024-09-13T23:05:15.849717+0000 mgr.a (mgr.14150) 283 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:17.634 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:17 smithi138 bash[23141]: audit 2024-09-13T23:05:16.443149+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:17.634 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:17 smithi138 bash[23141]: audit 2024-09-13T23:05:16.448368+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:17.634 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:17 smithi138 bash[23141]: audit 2024-09-13T23:05:17.065870+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:17.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:17 smithi138 bash[23141]: audit 2024-09-13T23:05:17.073357+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:17.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:17 smithi138 bash[23141]: audit 2024-09-13T23:05:17.081783+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:17.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:17 smithi043 bash[22731]: cluster 2024-09-13T23:05:15.849717+0000 mgr.a (mgr.14150) 283 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:17.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:17 smithi043 bash[22731]: audit 2024-09-13T23:05:16.443149+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:17.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:17 smithi043 bash[22731]: audit 2024-09-13T23:05:16.448368+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:17.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:17 smithi043 bash[22731]: audit 2024-09-13T23:05:17.065870+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:17.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:17 smithi043 bash[22731]: audit 2024-09-13T23:05:17.073357+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:17.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:17 smithi043 bash[22731]: audit 2024-09-13T23:05:17.081783+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:17.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:17 smithi099 bash[23567]: cluster 2024-09-13T23:05:15.849717+0000 mgr.a (mgr.14150) 283 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:17.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:17 smithi099 bash[23567]: audit 2024-09-13T23:05:16.443149+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:17.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:17 smithi099 bash[23567]: audit 2024-09-13T23:05:16.448368+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:17.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:17 smithi099 bash[23567]: audit 2024-09-13T23:05:17.065870+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:17.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:17 smithi099 bash[23567]: audit 2024-09-13T23:05:17.073357+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:17.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:17 smithi099 bash[23567]: audit 2024-09-13T23:05:17.081783+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:19.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:19 smithi043 bash[22731]: cluster 2024-09-13T23:05:17.850375+0000 mgr.a (mgr.14150) 284 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:19.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:19 smithi099 bash[23567]: cluster 2024-09-13T23:05:17.850375+0000 mgr.a (mgr.14150) 284 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:19.884 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:19 smithi138 bash[23141]: cluster 2024-09-13T23:05:17.850375+0000 mgr.a (mgr.14150) 284 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:21.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:21 smithi043 bash[22731]: cluster 2024-09-13T23:05:19.850891+0000 mgr.a (mgr.14150) 285 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:21.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:21 smithi043 bash[22731]: audit 2024-09-13T23:05:20.060575+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:21.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:21 smithi043 bash[22731]: audit 2024-09-13T23:05:20.068253+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:21.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:21 smithi043 bash[22731]: audit 2024-09-13T23:05:20.077394+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:21.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:21 smithi099 bash[23567]: cluster 2024-09-13T23:05:19.850891+0000 mgr.a (mgr.14150) 285 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:21.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:21 smithi099 bash[23567]: audit 2024-09-13T23:05:20.060575+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:21.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:21 smithi099 bash[23567]: audit 2024-09-13T23:05:20.068253+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:21.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:21 smithi099 bash[23567]: audit 2024-09-13T23:05:20.077394+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:21.384 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:21 smithi138 bash[23141]: cluster 2024-09-13T23:05:19.850891+0000 mgr.a (mgr.14150) 285 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:21.385 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:21 smithi138 bash[23141]: audit 2024-09-13T23:05:20.060575+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:21.385 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:21 smithi138 bash[23141]: audit 2024-09-13T23:05:20.068253+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:21.385 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:21 smithi138 bash[23141]: audit 2024-09-13T23:05:20.077394+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:23.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:23 smithi043 bash[22731]: cluster 2024-09-13T23:05:21.851432+0000 mgr.a (mgr.14150) 286 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:23.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:23 smithi099 bash[23567]: cluster 2024-09-13T23:05:21.851432+0000 mgr.a (mgr.14150) 286 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:23.384 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:23 smithi138 bash[23141]: cluster 2024-09-13T23:05:21.851432+0000 mgr.a (mgr.14150) 286 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:25.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:25 smithi043 bash[22731]: cluster 2024-09-13T23:05:23.851818+0000 mgr.a (mgr.14150) 287 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:25.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:25 smithi043 bash[22731]: audit 2024-09-13T23:05:24.320625+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:25.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:25 smithi043 bash[22731]: audit 2024-09-13T23:05:24.328626+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:25.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:25 smithi043 bash[22731]: audit 2024-09-13T23:05:24.337934+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:25.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:25 smithi099 bash[23567]: cluster 2024-09-13T23:05:23.851818+0000 mgr.a (mgr.14150) 287 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:25.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:25 smithi099 bash[23567]: audit 2024-09-13T23:05:24.320625+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:25.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:25 smithi099 bash[23567]: audit 2024-09-13T23:05:24.328626+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:25.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:25 smithi099 bash[23567]: audit 2024-09-13T23:05:24.337934+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:25.634 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:25 smithi138 bash[23141]: cluster 2024-09-13T23:05:23.851818+0000 mgr.a (mgr.14150) 287 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:25.634 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:25 smithi138 bash[23141]: audit 2024-09-13T23:05:24.320625+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:25.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:25 smithi138 bash[23141]: audit 2024-09-13T23:05:24.328626+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:25.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:25 smithi138 bash[23141]: audit 2024-09-13T23:05:24.337934+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:27.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:27 smithi043 bash[22731]: cluster 2024-09-13T23:05:25.852300+0000 mgr.a (mgr.14150) 288 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:27.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:27 smithi099 bash[23567]: cluster 2024-09-13T23:05:25.852300+0000 mgr.a (mgr.14150) 288 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:27.634 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:27 smithi138 bash[23141]: cluster 2024-09-13T23:05:25.852300+0000 mgr.a (mgr.14150) 288 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:29.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:29 smithi043 bash[22731]: cluster 2024-09-13T23:05:27.852790+0000 mgr.a (mgr.14150) 289 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:29.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:29 smithi099 bash[23567]: cluster 2024-09-13T23:05:27.852790+0000 mgr.a (mgr.14150) 289 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:29.634 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:29 smithi138 bash[23141]: cluster 2024-09-13T23:05:27.852790+0000 mgr.a (mgr.14150) 289 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:31.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:31 smithi043 bash[22731]: cluster 2024-09-13T23:05:29.853306+0000 mgr.a (mgr.14150) 290 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:31.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:31 smithi099 bash[23567]: cluster 2024-09-13T23:05:29.853306+0000 mgr.a (mgr.14150) 290 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:31.634 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:31 smithi138 bash[23141]: cluster 2024-09-13T23:05:29.853306+0000 mgr.a (mgr.14150) 290 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:33.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:33 smithi043 bash[22731]: cluster 2024-09-13T23:05:31.853842+0000 mgr.a (mgr.14150) 291 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:33.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:33 smithi099 bash[23567]: cluster 2024-09-13T23:05:31.853842+0000 mgr.a (mgr.14150) 291 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:33.634 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:33 smithi138 bash[23141]: cluster 2024-09-13T23:05:31.853842+0000 mgr.a (mgr.14150) 291 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:35.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:35 smithi043 bash[22731]: cluster 2024-09-13T23:05:33.854370+0000 mgr.a (mgr.14150) 292 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:35.621 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:35 smithi138 bash[23141]: cluster 2024-09-13T23:05:33.854370+0000 mgr.a (mgr.14150) 292 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:35.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:35 smithi099 bash[23567]: cluster 2024-09-13T23:05:33.854370+0000 mgr.a (mgr.14150) 292 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:37.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:37 smithi099 bash[23567]: cluster 2024-09-13T23:05:35.854899+0000 mgr.a (mgr.14150) 293 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:37.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:37 smithi099 bash[23567]: audit 2024-09-13T23:05:37.223365+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:37.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:37 smithi099 bash[23567]: audit 2024-09-13T23:05:37.228920+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:37.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:37 smithi099 bash[23567]: audit 2024-09-13T23:05:37.235307+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:37.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:37 smithi043 bash[22731]: cluster 2024-09-13T23:05:35.854899+0000 mgr.a (mgr.14150) 293 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:37.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:37 smithi043 bash[22731]: audit 2024-09-13T23:05:37.223365+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:37.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:37 smithi043 bash[22731]: audit 2024-09-13T23:05:37.228920+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:37.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:37 smithi043 bash[22731]: audit 2024-09-13T23:05:37.235307+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:37.634 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:37 smithi138 bash[23141]: cluster 2024-09-13T23:05:35.854899+0000 mgr.a (mgr.14150) 293 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:37.634 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:37 smithi138 bash[23141]: audit 2024-09-13T23:05:37.223365+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:37.634 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:37 smithi138 bash[23141]: audit 2024-09-13T23:05:37.228920+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:37.634 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:37 smithi138 bash[23141]: audit 2024-09-13T23:05:37.235307+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:39.384 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:39 smithi138 bash[23141]: cluster 2024-09-13T23:05:37.855425+0000 mgr.a (mgr.14150) 294 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:39.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:39 smithi043 bash[22731]: cluster 2024-09-13T23:05:37.855425+0000 mgr.a (mgr.14150) 294 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:39.623 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:39 smithi099 bash[23567]: cluster 2024-09-13T23:05:37.855425+0000 mgr.a (mgr.14150) 294 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:41.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:41 smithi043 bash[22731]: cluster 2024-09-13T23:05:39.855931+0000 mgr.a (mgr.14150) 295 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:41.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:41 smithi043 bash[22731]: audit 2024-09-13T23:05:40.281298+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:41.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:41 smithi043 bash[22731]: audit 2024-09-13T23:05:40.289531+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:41.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:41 smithi043 bash[22731]: audit 2024-09-13T23:05:40.299195+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:41.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:41 smithi099 bash[23567]: cluster 2024-09-13T23:05:39.855931+0000 mgr.a (mgr.14150) 295 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:41.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:41 smithi099 bash[23567]: audit 2024-09-13T23:05:40.281298+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:41.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:41 smithi099 bash[23567]: audit 2024-09-13T23:05:40.289531+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:41.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:41 smithi099 bash[23567]: audit 2024-09-13T23:05:40.299195+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:41.634 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:41 smithi138 bash[23141]: cluster 2024-09-13T23:05:39.855931+0000 mgr.a (mgr.14150) 295 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:41.634 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:41 smithi138 bash[23141]: audit 2024-09-13T23:05:40.281298+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:41.634 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:41 smithi138 bash[23141]: audit 2024-09-13T23:05:40.289531+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:41.635 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:41 smithi138 bash[23141]: audit 2024-09-13T23:05:40.299195+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:43.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:43 smithi043 bash[22731]: cluster 2024-09-13T23:05:41.856414+0000 mgr.a (mgr.14150) 296 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:43.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:43 smithi099 bash[23567]: cluster 2024-09-13T23:05:41.856414+0000 mgr.a (mgr.14150) 296 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:43.884 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:43 smithi138 bash[23141]: cluster 2024-09-13T23:05:41.856414+0000 mgr.a (mgr.14150) 296 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:45.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:45 smithi043 bash[22731]: cluster 2024-09-13T23:05:43.856877+0000 mgr.a (mgr.14150) 297 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:45.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:45 smithi043 bash[22731]: audit 2024-09-13T23:05:44.496637+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:45.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:45 smithi043 bash[22731]: audit 2024-09-13T23:05:44.502593+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:45.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:45 smithi043 bash[22731]: audit 2024-09-13T23:05:44.511427+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:45.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:45 smithi099 bash[23567]: cluster 2024-09-13T23:05:43.856877+0000 mgr.a (mgr.14150) 297 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:45.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:45 smithi099 bash[23567]: audit 2024-09-13T23:05:44.496637+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:45.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:45 smithi099 bash[23567]: audit 2024-09-13T23:05:44.502593+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:45.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:45 smithi099 bash[23567]: audit 2024-09-13T23:05:44.511427+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:45.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:45 smithi138 bash[23141]: cluster 2024-09-13T23:05:43.856877+0000 mgr.a (mgr.14150) 297 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:45.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:45 smithi138 bash[23141]: audit 2024-09-13T23:05:44.496637+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:45.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:45 smithi138 bash[23141]: audit 2024-09-13T23:05:44.502593+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:45.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:45 smithi138 bash[23141]: audit 2024-09-13T23:05:44.511427+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:47.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:47 smithi043 bash[22731]: cluster 2024-09-13T23:05:45.857396+0000 mgr.a (mgr.14150) 298 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:47.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:47 smithi099 bash[23567]: cluster 2024-09-13T23:05:45.857396+0000 mgr.a (mgr.14150) 298 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:47.884 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:47 smithi138 bash[23141]: cluster 2024-09-13T23:05:45.857396+0000 mgr.a (mgr.14150) 298 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:49.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:49 smithi043 bash[22731]: cluster 2024-09-13T23:05:47.857911+0000 mgr.a (mgr.14150) 299 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:49.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:49 smithi099 bash[23567]: cluster 2024-09-13T23:05:47.857911+0000 mgr.a (mgr.14150) 299 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:49.884 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:49 smithi138 bash[23141]: cluster 2024-09-13T23:05:47.857911+0000 mgr.a (mgr.14150) 299 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:51.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:51 smithi043 bash[22731]: cluster 2024-09-13T23:05:49.858440+0000 mgr.a (mgr.14150) 300 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:51.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:51 smithi099 bash[23567]: cluster 2024-09-13T23:05:49.858440+0000 mgr.a (mgr.14150) 300 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:51.884 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:51 smithi138 bash[23141]: cluster 2024-09-13T23:05:49.858440+0000 mgr.a (mgr.14150) 300 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:53.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:53 smithi043 bash[22731]: cluster 2024-09-13T23:05:51.859031+0000 mgr.a (mgr.14150) 301 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:53.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:53 smithi099 bash[23567]: cluster 2024-09-13T23:05:51.859031+0000 mgr.a (mgr.14150) 301 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:53.884 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:53 smithi138 bash[23141]: cluster 2024-09-13T23:05:51.859031+0000 mgr.a (mgr.14150) 301 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:55.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:55 smithi043 bash[22731]: cluster 2024-09-13T23:05:53.859584+0000 mgr.a (mgr.14150) 302 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:55.846 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:55 smithi138 bash[23141]: cluster 2024-09-13T23:05:53.859584+0000 mgr.a (mgr.14150) 302 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:55.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:55 smithi099 bash[23567]: cluster 2024-09-13T23:05:53.859584+0000 mgr.a (mgr.14150) 302 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:57.820 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:57 smithi138 bash[23141]: cluster 2024-09-13T23:05:55.860141+0000 mgr.a (mgr.14150) 303 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:57.820 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:57 smithi138 bash[23141]: audit 2024-09-13T23:05:57.400399+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:57.820 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:57 smithi138 bash[23141]: audit 2024-09-13T23:05:57.405232+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:57.820 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:57 smithi138 bash[23141]: audit 2024-09-13T23:05:57.410788+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:57.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:57 smithi043 bash[22731]: cluster 2024-09-13T23:05:55.860141+0000 mgr.a (mgr.14150) 303 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:57.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:57 smithi043 bash[22731]: audit 2024-09-13T23:05:57.400399+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:57.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:57 smithi043 bash[22731]: audit 2024-09-13T23:05:57.405232+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:57.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:57 smithi043 bash[22731]: audit 2024-09-13T23:05:57.410788+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:57.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:57 smithi099 bash[23567]: cluster 2024-09-13T23:05:55.860141+0000 mgr.a (mgr.14150) 303 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:57.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:57 smithi099 bash[23567]: audit 2024-09-13T23:05:57.400399+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:57.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:57 smithi099 bash[23567]: audit 2024-09-13T23:05:57.405232+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:57.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:57 smithi099 bash[23567]: audit 2024-09-13T23:05:57.410788+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:05:59.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:05:59 smithi043 bash[22731]: cluster 2024-09-13T23:05:57.860527+0000 mgr.a (mgr.14150) 304 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:59.871 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:05:59 smithi138 bash[23141]: cluster 2024-09-13T23:05:57.860527+0000 mgr.a (mgr.14150) 304 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:05:59.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:05:59 smithi099 bash[23567]: cluster 2024-09-13T23:05:57.860527+0000 mgr.a (mgr.14150) 304 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:01.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:01 smithi043 bash[22731]: cluster 2024-09-13T23:05:59.860989+0000 mgr.a (mgr.14150) 305 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:01.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:01 smithi043 bash[22731]: audit 2024-09-13T23:06:00.502834+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:01.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:01 smithi043 bash[22731]: audit 2024-09-13T23:06:00.511010+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:01.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:01 smithi043 bash[22731]: audit 2024-09-13T23:06:00.520577+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:01.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:01 smithi099 bash[23567]: cluster 2024-09-13T23:05:59.860989+0000 mgr.a (mgr.14150) 305 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:01.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:01 smithi099 bash[23567]: audit 2024-09-13T23:06:00.502834+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:01.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:01 smithi099 bash[23567]: audit 2024-09-13T23:06:00.511010+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:01.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:01 smithi099 bash[23567]: audit 2024-09-13T23:06:00.520577+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:01.884 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:01 smithi138 bash[23141]: cluster 2024-09-13T23:05:59.860989+0000 mgr.a (mgr.14150) 305 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:01.884 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:01 smithi138 bash[23141]: audit 2024-09-13T23:06:00.502834+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:01.884 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:01 smithi138 bash[23141]: audit 2024-09-13T23:06:00.511010+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:01.884 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:01 smithi138 bash[23141]: audit 2024-09-13T23:06:00.520577+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:03.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:03 smithi043 bash[22731]: cluster 2024-09-13T23:06:01.861503+0000 mgr.a (mgr.14150) 306 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:03.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:03 smithi099 bash[23567]: cluster 2024-09-13T23:06:01.861503+0000 mgr.a (mgr.14150) 306 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:03.884 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:03 smithi138 bash[23141]: cluster 2024-09-13T23:06:01.861503+0000 mgr.a (mgr.14150) 306 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:06.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:05 smithi043 bash[22731]: cluster 2024-09-13T23:06:03.861989+0000 mgr.a (mgr.14150) 307 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:06.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:05 smithi043 bash[22731]: audit 2024-09-13T23:06:04.709220+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:06.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:05 smithi043 bash[22731]: audit 2024-09-13T23:06:04.717282+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:06.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:05 smithi043 bash[22731]: audit 2024-09-13T23:06:04.726910+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:06.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:05 smithi099 bash[23567]: cluster 2024-09-13T23:06:03.861989+0000 mgr.a (mgr.14150) 307 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:06.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:05 smithi099 bash[23567]: audit 2024-09-13T23:06:04.709220+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:06.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:05 smithi099 bash[23567]: audit 2024-09-13T23:06:04.717282+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:06.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:05 smithi099 bash[23567]: audit 2024-09-13T23:06:04.726910+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:06.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:05 smithi138 bash[23141]: cluster 2024-09-13T23:06:03.861989+0000 mgr.a (mgr.14150) 307 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:06.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:05 smithi138 bash[23141]: audit 2024-09-13T23:06:04.709220+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:06.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:05 smithi138 bash[23141]: audit 2024-09-13T23:06:04.717282+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:06.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:05 smithi138 bash[23141]: audit 2024-09-13T23:06:04.726910+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:08.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:07 smithi043 bash[22731]: cluster 2024-09-13T23:06:05.862499+0000 mgr.a (mgr.14150) 308 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:08.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:07 smithi099 bash[23567]: cluster 2024-09-13T23:06:05.862499+0000 mgr.a (mgr.14150) 308 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:08.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:07 smithi138 bash[23141]: cluster 2024-09-13T23:06:05.862499+0000 mgr.a (mgr.14150) 308 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:10.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:09 smithi043 bash[22731]: cluster 2024-09-13T23:06:07.863009+0000 mgr.a (mgr.14150) 309 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:10.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:09 smithi099 bash[23567]: cluster 2024-09-13T23:06:07.863009+0000 mgr.a (mgr.14150) 309 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:10.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:09 smithi138 bash[23141]: cluster 2024-09-13T23:06:07.863009+0000 mgr.a (mgr.14150) 309 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:12.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:11 smithi043 bash[22731]: cluster 2024-09-13T23:06:09.863499+0000 mgr.a (mgr.14150) 310 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:12.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:11 smithi099 bash[23567]: cluster 2024-09-13T23:06:09.863499+0000 mgr.a (mgr.14150) 310 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:12.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:11 smithi138 bash[23141]: cluster 2024-09-13T23:06:09.863499+0000 mgr.a (mgr.14150) 310 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:14.071 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:13 smithi043 bash[22731]: cluster 2024-09-13T23:06:11.864026+0000 mgr.a (mgr.14150) 311 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:14.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:13 smithi099 bash[23567]: cluster 2024-09-13T23:06:11.864026+0000 mgr.a (mgr.14150) 311 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:14.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:13 smithi138 bash[23141]: cluster 2024-09-13T23:06:11.864026+0000 mgr.a (mgr.14150) 311 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:15.884 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:15 smithi138 bash[23141]: cluster 2024-09-13T23:06:13.864505+0000 mgr.a (mgr.14150) 312 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:16.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:15 smithi043 bash[22731]: cluster 2024-09-13T23:06:13.864505+0000 mgr.a (mgr.14150) 312 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:16.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:15 smithi099 bash[23567]: cluster 2024-09-13T23:06:13.864505+0000 mgr.a (mgr.14150) 312 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:16.662 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph orch ps --refresh 2024-09-13T23:06:16.978 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T23:06:16.978 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 12s ago 7m - - 2024-09-13T23:06:16.978 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi099 smithi099 running 19s ago 6m - - 2024-09-13T23:06:16.978 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi138 smithi138 running 16s ago 6m - - 2024-09-13T23:06:16.978 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.a smithi043 *:9283,8765 running (8m) 12s ago 8m 492M - 19.1.1-324-gecab7be5 0652ff2b5d78 9eac5c6eea1d 2024-09-13T23:06:16.978 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.b smithi099 *:8443,8765 running (5m) 19s ago 5m 425M - 19.1.1-324-gecab7be5 0652ff2b5d78 640fcfb6952a 2024-09-13T23:06:16.978 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (8m) 12s ago 8m 41.7M 2048M 19.1.1-324-gecab7be5 0652ff2b5d78 297a5bca3d44 2024-09-13T23:06:16.978 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi099 running (6m) 19s ago 6m 35.4M 2048M 19.1.1-324-gecab7be5 0652ff2b5d78 bf5dfee0dcbc 2024-09-13T23:06:16.978 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi138 running (6m) 16s ago 6m 33.8M 2048M 19.1.1-324-gecab7be5 0652ff2b5d78 070571f801a4 2024-09-13T23:06:16.978 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (5m) 12s ago 5m 46.3M 4096M 19.1.1-324-gecab7be5 0652ff2b5d78 44e92b1db7bd 2024-09-13T23:06:16.979 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi099 running (4m) 19s ago 4m 37.1M 15.8G 19.1.1-324-gecab7be5 0652ff2b5d78 edd1d86d42cc 2024-09-13T23:06:16.979 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi138 running (3m) 16s ago 3m 36.4M 19.8G 19.1.1-324-gecab7be5 0652ff2b5d78 1644b432b9d1 2024-09-13T23:06:16.991 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph orch ls --service-name mon --export 2024-09-13T23:06:17.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:16 smithi043 bash[22731]: audit 2024-09-13T23:06:16.450600+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:06:17.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:16 smithi043 bash[22731]: audit 2024-09-13T23:06:16.455845+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:06:17.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:16 smithi043 bash[22731]: audit 2024-09-13T23:06:16.457710+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:06:17.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:16 smithi043 bash[22731]: audit 2024-09-13T23:06:16.467668+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:17.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:16 smithi099 bash[23567]: audit 2024-09-13T23:06:16.450600+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:06:17.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:16 smithi099 bash[23567]: audit 2024-09-13T23:06:16.455845+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:06:17.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:16 smithi099 bash[23567]: audit 2024-09-13T23:06:16.457710+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:06:17.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:16 smithi099 bash[23567]: audit 2024-09-13T23:06:16.467668+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:17.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:16 smithi138 bash[23141]: audit 2024-09-13T23:06:16.450600+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:06:17.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:16 smithi138 bash[23141]: audit 2024-09-13T23:06:16.455845+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:06:17.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:16 smithi138 bash[23141]: audit 2024-09-13T23:06:16.457710+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:06:17.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:16 smithi138 bash[23141]: audit 2024-09-13T23:06:16.467668+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:17.313 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph orch apply -i mon.yaml 2024-09-13T23:06:17.606 INFO:teuthology.orchestra.run.smithi043.stdout:Scheduled mon update... 2024-09-13T23:06:17.619 INFO:teuthology.orchestra.run.smithi043.stderr:+ sleep 90 2024-09-13T23:06:17.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:17 smithi099 bash[23567]: cluster 2024-09-13T23:06:15.865036+0000 mgr.a (mgr.14150) 313 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:17.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:17 smithi099 bash[23567]: audit 2024-09-13T23:06:16.971236+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:06:17.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:17 smithi099 bash[23567]: audit 2024-09-13T23:06:16.980475+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:06:17.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:17 smithi099 bash[23567]: audit 2024-09-13T23:06:16.981592+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:06:17.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:17 smithi099 bash[23567]: audit 2024-09-13T23:06:16.987964+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:17.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:17 smithi099 bash[23567]: audit 2024-09-13T23:06:17.602279+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:17.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:17 smithi099 bash[23567]: audit 2024-09-13T23:06:17.607277+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:17.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:17 smithi099 bash[23567]: audit 2024-09-13T23:06:17.608618+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:06:17.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:17 smithi099 bash[23567]: audit 2024-09-13T23:06:17.613234+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:17.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:17 smithi099 bash[23567]: audit 2024-09-13T23:06:17.613583+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:06:17.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:17 smithi099 bash[23567]: audit 2024-09-13T23:06:17.615509+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:06:17.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:17 smithi099 bash[23567]: audit 2024-09-13T23:06:17.619635+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:17.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:17 smithi099 bash[23567]: audit 2024-09-13T23:06:17.623894+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:17.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:17 smithi099 bash[23567]: audit 2024-09-13T23:06:17.626338+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T23:06:17.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:17 smithi099 bash[23567]: audit 2024-09-13T23:06:17.629795+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:17.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:17 smithi138 bash[23141]: cluster 2024-09-13T23:06:15.865036+0000 mgr.a (mgr.14150) 313 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:17.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:17 smithi138 bash[23141]: audit 2024-09-13T23:06:16.971236+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:06:17.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:17 smithi138 bash[23141]: audit 2024-09-13T23:06:16.980475+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:06:17.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:17 smithi138 bash[23141]: audit 2024-09-13T23:06:16.981592+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:06:17.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:17 smithi138 bash[23141]: audit 2024-09-13T23:06:16.987964+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:17.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:17 smithi138 bash[23141]: audit 2024-09-13T23:06:17.602279+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:17.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:17 smithi138 bash[23141]: audit 2024-09-13T23:06:17.607277+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:17.885 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:17 smithi138 bash[23141]: audit 2024-09-13T23:06:17.608618+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:06:17.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:17 smithi138 bash[23141]: audit 2024-09-13T23:06:17.613234+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:17.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:17 smithi138 bash[23141]: audit 2024-09-13T23:06:17.613583+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:06:17.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:17 smithi138 bash[23141]: audit 2024-09-13T23:06:17.615509+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:06:17.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:17 smithi138 bash[23141]: audit 2024-09-13T23:06:17.619635+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:17.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:17 smithi138 bash[23141]: audit 2024-09-13T23:06:17.623894+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:17.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:17 smithi138 bash[23141]: audit 2024-09-13T23:06:17.626338+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T23:06:17.886 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:17 smithi138 bash[23141]: audit 2024-09-13T23:06:17.629795+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:18.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:17 smithi043 bash[22731]: cluster 2024-09-13T23:06:15.865036+0000 mgr.a (mgr.14150) 313 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:18.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:17 smithi043 bash[22731]: audit 2024-09-13T23:06:16.971236+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:06:18.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:17 smithi043 bash[22731]: audit 2024-09-13T23:06:16.980475+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:06:18.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:17 smithi043 bash[22731]: audit 2024-09-13T23:06:16.981592+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:06:18.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:17 smithi043 bash[22731]: audit 2024-09-13T23:06:16.987964+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:18.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:17 smithi043 bash[22731]: audit 2024-09-13T23:06:17.602279+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:18.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:17 smithi043 bash[22731]: audit 2024-09-13T23:06:17.607277+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:18.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:17 smithi043 bash[22731]: audit 2024-09-13T23:06:17.608618+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:06:18.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:17 smithi043 bash[22731]: audit 2024-09-13T23:06:17.613234+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:18.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:17 smithi043 bash[22731]: audit 2024-09-13T23:06:17.613583+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:06:18.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:17 smithi043 bash[22731]: audit 2024-09-13T23:06:17.615509+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:06:18.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:17 smithi043 bash[22731]: audit 2024-09-13T23:06:17.619635+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:18.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:17 smithi043 bash[22731]: audit 2024-09-13T23:06:17.623894+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:18.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:17 smithi043 bash[22731]: audit 2024-09-13T23:06:17.626338+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T23:06:18.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:17 smithi043 bash[22731]: audit 2024-09-13T23:06:17.629795+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:19.043 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:18 smithi099 bash[23567]: audit 2024-09-13T23:06:16.968970+0000 mgr.a (mgr.14150) 314 : audit [DBG] from='client.14391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:06:19.043 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:18 smithi099 bash[23567]: audit 2024-09-13T23:06:17.298733+0000 mgr.a (mgr.14150) 315 : audit [DBG] from='client.14397 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:06:19.043 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:18 smithi099 bash[23567]: audit 2024-09-13T23:06:17.591284+0000 mgr.a (mgr.14150) 316 : audit [DBG] from='client.14403 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:06:19.043 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:18 smithi099 bash[23567]: cephadm 2024-09-13T23:06:17.601329+0000 mgr.a (mgr.14150) 317 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-13T23:06:19.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:18 smithi043 bash[22731]: audit 2024-09-13T23:06:16.968970+0000 mgr.a (mgr.14150) 314 : audit [DBG] from='client.14391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:06:19.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:18 smithi043 bash[22731]: audit 2024-09-13T23:06:17.298733+0000 mgr.a (mgr.14150) 315 : audit [DBG] from='client.14397 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:06:19.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:18 smithi043 bash[22731]: audit 2024-09-13T23:06:17.591284+0000 mgr.a (mgr.14150) 316 : audit [DBG] from='client.14403 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:06:19.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:18 smithi043 bash[22731]: cephadm 2024-09-13T23:06:17.601329+0000 mgr.a (mgr.14150) 317 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-13T23:06:19.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:18 smithi138 bash[23141]: audit 2024-09-13T23:06:16.968970+0000 mgr.a (mgr.14150) 314 : audit [DBG] from='client.14391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:06:19.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:18 smithi138 bash[23141]: audit 2024-09-13T23:06:17.298733+0000 mgr.a (mgr.14150) 315 : audit [DBG] from='client.14397 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:06:19.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:18 smithi138 bash[23141]: audit 2024-09-13T23:06:17.591284+0000 mgr.a (mgr.14150) 316 : audit [DBG] from='client.14403 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T23:06:19.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:18 smithi138 bash[23141]: cephadm 2024-09-13T23:06:17.601329+0000 mgr.a (mgr.14150) 317 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-13T23:06:19.883 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:19 smithi138 bash[23141]: cluster 2024-09-13T23:06:17.865469+0000 mgr.a (mgr.14150) 318 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:20.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:19 smithi043 bash[22731]: cluster 2024-09-13T23:06:17.865469+0000 mgr.a (mgr.14150) 318 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:20.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:19 smithi099 bash[23567]: cluster 2024-09-13T23:06:17.865469+0000 mgr.a (mgr.14150) 318 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:22.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:21 smithi043 bash[22731]: cluster 2024-09-13T23:06:19.865955+0000 mgr.a (mgr.14150) 319 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:22.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:21 smithi043 bash[22731]: audit 2024-09-13T23:06:20.727618+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:22.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:21 smithi043 bash[22731]: audit 2024-09-13T23:06:20.735234+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:22.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:21 smithi043 bash[22731]: audit 2024-09-13T23:06:20.744483+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:22.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:21 smithi099 bash[23567]: cluster 2024-09-13T23:06:19.865955+0000 mgr.a (mgr.14150) 319 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:22.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:21 smithi099 bash[23567]: audit 2024-09-13T23:06:20.727618+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:22.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:21 smithi099 bash[23567]: audit 2024-09-13T23:06:20.735234+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:22.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:21 smithi099 bash[23567]: audit 2024-09-13T23:06:20.744483+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:22.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:21 smithi138 bash[23141]: cluster 2024-09-13T23:06:19.865955+0000 mgr.a (mgr.14150) 319 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:22.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:21 smithi138 bash[23141]: audit 2024-09-13T23:06:20.727618+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:22.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:21 smithi138 bash[23141]: audit 2024-09-13T23:06:20.735234+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:22.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:21 smithi138 bash[23141]: audit 2024-09-13T23:06:20.744483+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:24.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:23 smithi043 bash[22731]: cluster 2024-09-13T23:06:21.866474+0000 mgr.a (mgr.14150) 320 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:24.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:23 smithi099 bash[23567]: cluster 2024-09-13T23:06:21.866474+0000 mgr.a (mgr.14150) 320 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:24.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:23 smithi138 bash[23141]: cluster 2024-09-13T23:06:21.866474+0000 mgr.a (mgr.14150) 320 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:26.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:25 smithi043 bash[22731]: cluster 2024-09-13T23:06:23.866983+0000 mgr.a (mgr.14150) 321 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:26.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:25 smithi043 bash[22731]: audit 2024-09-13T23:06:24.934177+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:26.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:25 smithi043 bash[22731]: audit 2024-09-13T23:06:24.942383+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:26.102 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:25 smithi043 bash[22731]: audit 2024-09-13T23:06:24.951869+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:26.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:25 smithi099 bash[23567]: cluster 2024-09-13T23:06:23.866983+0000 mgr.a (mgr.14150) 321 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:26.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:25 smithi099 bash[23567]: audit 2024-09-13T23:06:24.934177+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:26.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:25 smithi099 bash[23567]: audit 2024-09-13T23:06:24.942383+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:26.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:25 smithi099 bash[23567]: audit 2024-09-13T23:06:24.951869+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:26.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:25 smithi138 bash[23141]: cluster 2024-09-13T23:06:23.866983+0000 mgr.a (mgr.14150) 321 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:26.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:25 smithi138 bash[23141]: audit 2024-09-13T23:06:24.934177+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:26.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:25 smithi138 bash[23141]: audit 2024-09-13T23:06:24.942383+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:26.134 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:25 smithi138 bash[23141]: audit 2024-09-13T23:06:24.951869+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:28.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:27 smithi043 bash[22731]: cluster 2024-09-13T23:06:25.867517+0000 mgr.a (mgr.14150) 322 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:28.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:27 smithi099 bash[23567]: cluster 2024-09-13T23:06:25.867517+0000 mgr.a (mgr.14150) 322 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:28.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:27 smithi138 bash[23141]: cluster 2024-09-13T23:06:25.867517+0000 mgr.a (mgr.14150) 322 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:30.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:29 smithi043 bash[22731]: cluster 2024-09-13T23:06:27.868006+0000 mgr.a (mgr.14150) 323 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:30.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:29 smithi099 bash[23567]: cluster 2024-09-13T23:06:27.868006+0000 mgr.a (mgr.14150) 323 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:30.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:29 smithi138 bash[23141]: cluster 2024-09-13T23:06:27.868006+0000 mgr.a (mgr.14150) 323 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:32.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:31 smithi043 bash[22731]: cluster 2024-09-13T23:06:29.868526+0000 mgr.a (mgr.14150) 324 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:32.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:31 smithi138 bash[23141]: cluster 2024-09-13T23:06:29.868526+0000 mgr.a (mgr.14150) 324 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:32.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:31 smithi099 bash[23567]: cluster 2024-09-13T23:06:29.868526+0000 mgr.a (mgr.14150) 324 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:34.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:33 smithi043 bash[22731]: cluster 2024-09-13T23:06:31.869070+0000 mgr.a (mgr.14150) 325 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:34.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:33 smithi138 bash[23141]: cluster 2024-09-13T23:06:31.869070+0000 mgr.a (mgr.14150) 325 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:34.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:33 smithi099 bash[23567]: cluster 2024-09-13T23:06:31.869070+0000 mgr.a (mgr.14150) 325 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:35.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:35 smithi099 bash[23567]: cluster 2024-09-13T23:06:33.869589+0000 mgr.a (mgr.14150) 326 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:36.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:35 smithi043 bash[22731]: cluster 2024-09-13T23:06:33.869589+0000 mgr.a (mgr.14150) 326 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:36.031 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:35 smithi138 bash[23141]: cluster 2024-09-13T23:06:33.869589+0000 mgr.a (mgr.14150) 326 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:37.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:37 smithi043 bash[22731]: cluster 2024-09-13T23:06:35.869987+0000 mgr.a (mgr.14150) 327 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:37.883 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:37 smithi138 bash[23141]: cluster 2024-09-13T23:06:35.869987+0000 mgr.a (mgr.14150) 327 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:38.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:37 smithi099 bash[23567]: cluster 2024-09-13T23:06:35.869987+0000 mgr.a (mgr.14150) 327 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:39.062 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:38 smithi099 bash[23567]: audit 2024-09-13T23:06:37.815339+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:39.063 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:38 smithi099 bash[23567]: audit 2024-09-13T23:06:37.822319+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:39.063 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:38 smithi099 bash[23567]: audit 2024-09-13T23:06:37.829115+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:39.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:38 smithi043 bash[22731]: audit 2024-09-13T23:06:37.815339+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:39.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:38 smithi043 bash[22731]: audit 2024-09-13T23:06:37.822319+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:39.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:38 smithi043 bash[22731]: audit 2024-09-13T23:06:37.829115+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:39.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:38 smithi138 bash[23141]: audit 2024-09-13T23:06:37.815339+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:39.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:38 smithi138 bash[23141]: audit 2024-09-13T23:06:37.822319+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:39.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:38 smithi138 bash[23141]: audit 2024-09-13T23:06:37.829115+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:40.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:39 smithi043 bash[22731]: cluster 2024-09-13T23:06:37.870479+0000 mgr.a (mgr.14150) 328 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:40.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:39 smithi099 bash[23567]: cluster 2024-09-13T23:06:37.870479+0000 mgr.a (mgr.14150) 328 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:40.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:39 smithi138 bash[23141]: cluster 2024-09-13T23:06:37.870479+0000 mgr.a (mgr.14150) 328 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:41.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:40 smithi043 bash[22731]: cluster 2024-09-13T23:06:39.870972+0000 mgr.a (mgr.14150) 329 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:41.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:40 smithi099 bash[23567]: cluster 2024-09-13T23:06:39.870972+0000 mgr.a (mgr.14150) 329 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:41.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:40 smithi138 bash[23141]: cluster 2024-09-13T23:06:39.870972+0000 mgr.a (mgr.14150) 329 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:42.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:41 smithi043 bash[22731]: audit 2024-09-13T23:06:40.948414+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:42.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:41 smithi043 bash[22731]: audit 2024-09-13T23:06:40.956218+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:42.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:41 smithi043 bash[22731]: audit 2024-09-13T23:06:40.965649+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:42.383 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:41 smithi099 bash[23567]: audit 2024-09-13T23:06:40.948414+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:42.383 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:41 smithi099 bash[23567]: audit 2024-09-13T23:06:40.956218+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:42.383 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:41 smithi099 bash[23567]: audit 2024-09-13T23:06:40.965649+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:42.384 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:41 smithi138 bash[23141]: audit 2024-09-13T23:06:40.948414+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:42.384 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:41 smithi138 bash[23141]: audit 2024-09-13T23:06:40.956218+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:42.384 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:41 smithi138 bash[23141]: audit 2024-09-13T23:06:40.965649+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:43.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:42 smithi043 bash[22731]: cluster 2024-09-13T23:06:41.871474+0000 mgr.a (mgr.14150) 330 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:43.383 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:42 smithi099 bash[23567]: cluster 2024-09-13T23:06:41.871474+0000 mgr.a (mgr.14150) 330 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:43.383 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:42 smithi138 bash[23141]: cluster 2024-09-13T23:06:41.871474+0000 mgr.a (mgr.14150) 330 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:45.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:44 smithi043 bash[22731]: cluster 2024-09-13T23:06:43.872103+0000 mgr.a (mgr.14150) 331 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:45.383 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:44 smithi099 bash[23567]: cluster 2024-09-13T23:06:43.872103+0000 mgr.a (mgr.14150) 331 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:45.383 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:44 smithi138 bash[23141]: cluster 2024-09-13T23:06:43.872103+0000 mgr.a (mgr.14150) 331 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:46.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:46 smithi043 bash[22731]: audit 2024-09-13T23:06:45.140608+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:46.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:46 smithi043 bash[22731]: audit 2024-09-13T23:06:45.148787+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:46.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:46 smithi043 bash[22731]: audit 2024-09-13T23:06:45.158112+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:46.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:46 smithi099 bash[23567]: audit 2024-09-13T23:06:45.140608+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:46.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:46 smithi099 bash[23567]: audit 2024-09-13T23:06:45.148787+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:46.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:46 smithi099 bash[23567]: audit 2024-09-13T23:06:45.158112+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:46.633 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:46 smithi138 bash[23141]: audit 2024-09-13T23:06:45.140608+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:46.633 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:46 smithi138 bash[23141]: audit 2024-09-13T23:06:45.148787+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:46.634 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:46 smithi138 bash[23141]: audit 2024-09-13T23:06:45.158112+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:47.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:47 smithi043 bash[22731]: cluster 2024-09-13T23:06:45.872800+0000 mgr.a (mgr.14150) 332 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:47.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:47 smithi099 bash[23567]: cluster 2024-09-13T23:06:45.872800+0000 mgr.a (mgr.14150) 332 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:47.633 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:47 smithi138 bash[23141]: cluster 2024-09-13T23:06:45.872800+0000 mgr.a (mgr.14150) 332 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:49.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:49 smithi043 bash[22731]: cluster 2024-09-13T23:06:47.873353+0000 mgr.a (mgr.14150) 333 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:49.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:49 smithi099 bash[23567]: cluster 2024-09-13T23:06:47.873353+0000 mgr.a (mgr.14150) 333 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:49.633 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:49 smithi138 bash[23141]: cluster 2024-09-13T23:06:47.873353+0000 mgr.a (mgr.14150) 333 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:51.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:51 smithi043 bash[22731]: cluster 2024-09-13T23:06:49.873868+0000 mgr.a (mgr.14150) 334 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:51.633 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:51 smithi138 bash[23141]: cluster 2024-09-13T23:06:49.873868+0000 mgr.a (mgr.14150) 334 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:51.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:51 smithi099 bash[23567]: cluster 2024-09-13T23:06:49.873868+0000 mgr.a (mgr.14150) 334 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:53.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:53 smithi043 bash[22731]: cluster 2024-09-13T23:06:51.874422+0000 mgr.a (mgr.14150) 335 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:53.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:53 smithi099 bash[23567]: cluster 2024-09-13T23:06:51.874422+0000 mgr.a (mgr.14150) 335 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:53.633 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:53 smithi138 bash[23141]: cluster 2024-09-13T23:06:51.874422+0000 mgr.a (mgr.14150) 335 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:55.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:55 smithi043 bash[22731]: cluster 2024-09-13T23:06:53.874950+0000 mgr.a (mgr.14150) 336 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:55.608 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:55 smithi099 bash[23567]: cluster 2024-09-13T23:06:53.874950+0000 mgr.a (mgr.14150) 336 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:55.633 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:55 smithi138 bash[23141]: cluster 2024-09-13T23:06:53.874950+0000 mgr.a (mgr.14150) 336 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:57.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:57 smithi043 bash[22731]: cluster 2024-09-13T23:06:55.875478+0000 mgr.a (mgr.14150) 337 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:57.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:57 smithi099 bash[23567]: cluster 2024-09-13T23:06:55.875478+0000 mgr.a (mgr.14150) 337 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:57.633 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:57 smithi138 bash[23141]: cluster 2024-09-13T23:06:55.875478+0000 mgr.a (mgr.14150) 337 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:59.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:59 smithi099 bash[23567]: cluster 2024-09-13T23:06:57.876002+0000 mgr.a (mgr.14150) 338 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:59.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:59 smithi099 bash[23567]: audit 2024-09-13T23:06:58.025017+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:59.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:59 smithi099 bash[23567]: audit 2024-09-13T23:06:58.033344+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:59.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:06:59 smithi099 bash[23567]: audit 2024-09-13T23:06:58.042772+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:59.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:59 smithi043 bash[22731]: cluster 2024-09-13T23:06:57.876002+0000 mgr.a (mgr.14150) 338 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:59.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:59 smithi043 bash[22731]: audit 2024-09-13T23:06:58.025017+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:59.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:59 smithi043 bash[22731]: audit 2024-09-13T23:06:58.033344+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:59.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:06:59 smithi043 bash[22731]: audit 2024-09-13T23:06:58.042772+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:59.383 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:59 smithi138 bash[23141]: cluster 2024-09-13T23:06:57.876002+0000 mgr.a (mgr.14150) 338 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:06:59.383 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:59 smithi138 bash[23141]: audit 2024-09-13T23:06:58.025017+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:59.383 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:59 smithi138 bash[23141]: audit 2024-09-13T23:06:58.033344+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:06:59.383 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:06:59 smithi138 bash[23141]: audit 2024-09-13T23:06:58.042772+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:01.351 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:01 smithi043 bash[22731]: cluster 2024-09-13T23:06:59.876481+0000 mgr.a (mgr.14150) 339 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:01.383 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:01 smithi138 bash[23141]: cluster 2024-09-13T23:06:59.876481+0000 mgr.a (mgr.14150) 339 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:01.383 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:01 smithi099 bash[23567]: cluster 2024-09-13T23:06:59.876481+0000 mgr.a (mgr.14150) 339 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:02.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:02 smithi043 bash[22731]: audit 2024-09-13T23:07:01.137230+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:02.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:02 smithi043 bash[22731]: audit 2024-09-13T23:07:01.145167+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:02.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:02 smithi043 bash[22731]: audit 2024-09-13T23:07:01.154255+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:02.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:02 smithi099 bash[23567]: audit 2024-09-13T23:07:01.137230+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:02.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:02 smithi099 bash[23567]: audit 2024-09-13T23:07:01.145167+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:02.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:02 smithi099 bash[23567]: audit 2024-09-13T23:07:01.154255+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:02.633 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:02 smithi138 bash[23141]: audit 2024-09-13T23:07:01.137230+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:02.633 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:02 smithi138 bash[23141]: audit 2024-09-13T23:07:01.145167+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:02.634 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:02 smithi138 bash[23141]: audit 2024-09-13T23:07:01.154255+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:03.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:03 smithi043 bash[22731]: cluster 2024-09-13T23:07:01.876996+0000 mgr.a (mgr.14150) 340 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:03.633 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:03 smithi138 bash[23141]: cluster 2024-09-13T23:07:01.876996+0000 mgr.a (mgr.14150) 340 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:03.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:03 smithi099 bash[23567]: cluster 2024-09-13T23:07:01.876996+0000 mgr.a (mgr.14150) 340 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:05.601 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:05 smithi043 bash[22731]: cluster 2024-09-13T23:07:03.877506+0000 mgr.a (mgr.14150) 341 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:05.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:05 smithi099 bash[23567]: cluster 2024-09-13T23:07:03.877506+0000 mgr.a (mgr.14150) 341 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:05.633 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:05 smithi138 bash[23141]: cluster 2024-09-13T23:07:03.877506+0000 mgr.a (mgr.14150) 341 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:06.633 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:06 smithi138 bash[23141]: audit 2024-09-13T23:07:05.372244+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:06.633 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:06 smithi138 bash[23141]: audit 2024-09-13T23:07:05.379786+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:06.633 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:06 smithi138 bash[23141]: audit 2024-09-13T23:07:05.388461+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:06.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:06 smithi099 bash[23567]: audit 2024-09-13T23:07:05.372244+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:06.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:06 smithi099 bash[23567]: audit 2024-09-13T23:07:05.379786+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:06.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:06 smithi099 bash[23567]: audit 2024-09-13T23:07:05.388461+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:06.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:06 smithi043 bash[22731]: audit 2024-09-13T23:07:05.372244+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:06.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:06 smithi043 bash[22731]: audit 2024-09-13T23:07:05.379786+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:06.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:06 smithi043 bash[22731]: audit 2024-09-13T23:07:05.388461+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:07.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:07 smithi043 bash[22731]: cluster 2024-09-13T23:07:05.878027+0000 mgr.a (mgr.14150) 342 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:07.883 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:07 smithi138 bash[23141]: cluster 2024-09-13T23:07:05.878027+0000 mgr.a (mgr.14150) 342 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:07.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:07 smithi099 bash[23567]: cluster 2024-09-13T23:07:05.878027+0000 mgr.a (mgr.14150) 342 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:09.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:09 smithi043 bash[22731]: cluster 2024-09-13T23:07:07.878514+0000 mgr.a (mgr.14150) 343 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:09.883 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:09 smithi138 bash[23141]: cluster 2024-09-13T23:07:07.878514+0000 mgr.a (mgr.14150) 343 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:09.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:09 smithi099 bash[23567]: cluster 2024-09-13T23:07:07.878514+0000 mgr.a (mgr.14150) 343 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:11.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:11 smithi043 bash[22731]: cluster 2024-09-13T23:07:09.879016+0000 mgr.a (mgr.14150) 344 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:11.882 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:11 smithi138 bash[23141]: cluster 2024-09-13T23:07:09.879016+0000 mgr.a (mgr.14150) 344 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:11.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:11 smithi099 bash[23567]: cluster 2024-09-13T23:07:09.879016+0000 mgr.a (mgr.14150) 344 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:13.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:13 smithi043 bash[22731]: cluster 2024-09-13T23:07:11.879549+0000 mgr.a (mgr.14150) 345 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:13.882 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:13 smithi099 bash[23567]: cluster 2024-09-13T23:07:11.879549+0000 mgr.a (mgr.14150) 345 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:13.883 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:13 smithi138 bash[23141]: cluster 2024-09-13T23:07:11.879549+0000 mgr.a (mgr.14150) 345 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:15.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:15 smithi043 bash[22731]: cluster 2024-09-13T23:07:13.880047+0000 mgr.a (mgr.14150) 346 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:15.882 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:15 smithi099 bash[23567]: cluster 2024-09-13T23:07:13.880047+0000 mgr.a (mgr.14150) 346 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:15.883 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:15 smithi138 bash[23141]: cluster 2024-09-13T23:07:13.880047+0000 mgr.a (mgr.14150) 346 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:17.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:17 smithi099 bash[23567]: cluster 2024-09-13T23:07:15.880588+0000 mgr.a (mgr.14150) 347 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:17.671 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:17 smithi138 bash[23141]: cluster 2024-09-13T23:07:15.880588+0000 mgr.a (mgr.14150) 347 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:17.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:17 smithi043 bash[22731]: cluster 2024-09-13T23:07:15.880588+0000 mgr.a (mgr.14150) 347 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:18.632 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:18 smithi099 bash[23567]: audit 2024-09-13T23:07:17.677739+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:07:18.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:18 smithi099 bash[23567]: audit 2024-09-13T23:07:17.682963+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:07:18.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:18 smithi099 bash[23567]: audit 2024-09-13T23:07:17.684814+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:07:18.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:18 smithi099 bash[23567]: audit 2024-09-13T23:07:17.695376+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:18.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:18 smithi099 bash[23567]: audit 2024-09-13T23:07:18.193401+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:18.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:18 smithi099 bash[23567]: audit 2024-09-13T23:07:18.202184+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:18.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:18 smithi099 bash[23567]: audit 2024-09-13T23:07:18.212109+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:18.680 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:18 smithi043 bash[22731]: audit 2024-09-13T23:07:17.677739+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:07:18.681 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:18 smithi043 bash[22731]: audit 2024-09-13T23:07:17.682963+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:07:18.681 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:18 smithi043 bash[22731]: audit 2024-09-13T23:07:17.684814+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:07:18.681 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:18 smithi043 bash[22731]: audit 2024-09-13T23:07:17.695376+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:18.681 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:18 smithi043 bash[22731]: audit 2024-09-13T23:07:18.193401+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:18.681 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:18 smithi043 bash[22731]: audit 2024-09-13T23:07:18.202184+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:18.681 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:18 smithi043 bash[22731]: audit 2024-09-13T23:07:18.212109+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:18.883 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:18 smithi138 bash[23141]: audit 2024-09-13T23:07:17.677739+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T23:07:18.883 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:18 smithi138 bash[23141]: audit 2024-09-13T23:07:17.682963+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T23:07:18.883 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:18 smithi138 bash[23141]: audit 2024-09-13T23:07:17.684814+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T23:07:18.883 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:18 smithi138 bash[23141]: audit 2024-09-13T23:07:17.695376+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:18.883 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:18 smithi138 bash[23141]: audit 2024-09-13T23:07:18.193401+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:18.883 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:18 smithi138 bash[23141]: audit 2024-09-13T23:07:18.202184+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:18.883 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:18 smithi138 bash[23141]: audit 2024-09-13T23:07:18.212109+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:19.975 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:19 smithi138 bash[23141]: cluster 2024-09-13T23:07:17.881112+0000 mgr.a (mgr.14150) 348 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:20.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:19 smithi043 bash[22731]: cluster 2024-09-13T23:07:17.881112+0000 mgr.a (mgr.14150) 348 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:20.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:19 smithi099 bash[23567]: cluster 2024-09-13T23:07:17.881112+0000 mgr.a (mgr.14150) 348 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:22.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:21 smithi043 bash[22731]: cluster 2024-09-13T23:07:19.881603+0000 mgr.a (mgr.14150) 349 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:22.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:21 smithi043 bash[22731]: audit 2024-09-13T23:07:21.363075+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:22.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:21 smithi043 bash[22731]: audit 2024-09-13T23:07:21.370907+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:22.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:21 smithi043 bash[22731]: audit 2024-09-13T23:07:21.380110+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:22.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:21 smithi099 bash[23567]: cluster 2024-09-13T23:07:19.881603+0000 mgr.a (mgr.14150) 349 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:22.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:21 smithi099 bash[23567]: audit 2024-09-13T23:07:21.363075+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:22.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:21 smithi099 bash[23567]: audit 2024-09-13T23:07:21.370907+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:22.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:21 smithi099 bash[23567]: audit 2024-09-13T23:07:21.380110+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:22.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:21 smithi138 bash[23141]: cluster 2024-09-13T23:07:19.881603+0000 mgr.a (mgr.14150) 349 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:22.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:21 smithi138 bash[23141]: audit 2024-09-13T23:07:21.363075+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:22.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:21 smithi138 bash[23141]: audit 2024-09-13T23:07:21.370907+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:22.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:21 smithi138 bash[23141]: audit 2024-09-13T23:07:21.380110+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:24.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:23 smithi043 bash[22731]: cluster 2024-09-13T23:07:21.882146+0000 mgr.a (mgr.14150) 350 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:24.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:23 smithi099 bash[23567]: cluster 2024-09-13T23:07:21.882146+0000 mgr.a (mgr.14150) 350 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:24.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:23 smithi138 bash[23141]: cluster 2024-09-13T23:07:21.882146+0000 mgr.a (mgr.14150) 350 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:26.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:25 smithi043 bash[22731]: cluster 2024-09-13T23:07:23.882651+0000 mgr.a (mgr.14150) 351 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:26.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:25 smithi043 bash[22731]: audit 2024-09-13T23:07:25.591830+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:26.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:25 smithi043 bash[22731]: audit 2024-09-13T23:07:25.599641+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:26.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:25 smithi043 bash[22731]: audit 2024-09-13T23:07:25.608629+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:26.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:25 smithi138 bash[23141]: cluster 2024-09-13T23:07:23.882651+0000 mgr.a (mgr.14150) 351 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:26.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:25 smithi138 bash[23141]: audit 2024-09-13T23:07:25.591830+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:26.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:25 smithi138 bash[23141]: audit 2024-09-13T23:07:25.599641+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:26.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:25 smithi138 bash[23141]: audit 2024-09-13T23:07:25.608629+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:26.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:25 smithi099 bash[23567]: cluster 2024-09-13T23:07:23.882651+0000 mgr.a (mgr.14150) 351 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:26.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:25 smithi099 bash[23567]: audit 2024-09-13T23:07:25.591830+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:26.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:25 smithi099 bash[23567]: audit 2024-09-13T23:07:25.599641+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:26.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:25 smithi099 bash[23567]: audit 2024-09-13T23:07:25.608629+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:28.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:27 smithi043 bash[22731]: cluster 2024-09-13T23:07:25.883211+0000 mgr.a (mgr.14150) 352 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:28.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:27 smithi099 bash[23567]: cluster 2024-09-13T23:07:25.883211+0000 mgr.a (mgr.14150) 352 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:28.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:27 smithi138 bash[23141]: cluster 2024-09-13T23:07:25.883211+0000 mgr.a (mgr.14150) 352 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:30.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:29 smithi043 bash[22731]: cluster 2024-09-13T23:07:27.883761+0000 mgr.a (mgr.14150) 353 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:30.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:29 smithi099 bash[23567]: cluster 2024-09-13T23:07:27.883761+0000 mgr.a (mgr.14150) 353 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:30.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:29 smithi138 bash[23141]: cluster 2024-09-13T23:07:27.883761+0000 mgr.a (mgr.14150) 353 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:32.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:31 smithi043 bash[22731]: cluster 2024-09-13T23:07:29.884308+0000 mgr.a (mgr.14150) 354 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:32.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:31 smithi099 bash[23567]: cluster 2024-09-13T23:07:29.884308+0000 mgr.a (mgr.14150) 354 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:32.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:31 smithi138 bash[23141]: cluster 2024-09-13T23:07:29.884308+0000 mgr.a (mgr.14150) 354 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:34.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:33 smithi043 bash[22731]: cluster 2024-09-13T23:07:31.884833+0000 mgr.a (mgr.14150) 355 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:34.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:33 smithi099 bash[23567]: cluster 2024-09-13T23:07:31.884833+0000 mgr.a (mgr.14150) 355 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:34.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:33 smithi138 bash[23141]: cluster 2024-09-13T23:07:31.884833+0000 mgr.a (mgr.14150) 355 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:36.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:35 smithi043 bash[22731]: cluster 2024-09-13T23:07:33.885369+0000 mgr.a (mgr.14150) 356 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:36.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:35 smithi099 bash[23567]: cluster 2024-09-13T23:07:33.885369+0000 mgr.a (mgr.14150) 356 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:36.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:35 smithi138 bash[23141]: cluster 2024-09-13T23:07:33.885369+0000 mgr.a (mgr.14150) 356 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:37.884 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:37 smithi138 bash[23141]: cluster 2024-09-13T23:07:35.885929+0000 mgr.a (mgr.14150) 357 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:38.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:37 smithi043 bash[22731]: cluster 2024-09-13T23:07:35.885929+0000 mgr.a (mgr.14150) 357 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:38.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:37 smithi099 bash[23567]: cluster 2024-09-13T23:07:35.885929+0000 mgr.a (mgr.14150) 357 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:39.383 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:39 smithi138 bash[23141]: cluster 2024-09-13T23:07:37.886288+0000 mgr.a (mgr.14150) 358 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:39.383 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:39 smithi138 bash[23141]: audit 2024-09-13T23:07:38.357666+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:39.383 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:39 smithi138 bash[23141]: audit 2024-09-13T23:07:38.365902+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:39.383 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:39 smithi138 bash[23141]: audit 2024-09-13T23:07:38.375059+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:39.632 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:39 smithi099 bash[23567]: cluster 2024-09-13T23:07:37.886288+0000 mgr.a (mgr.14150) 358 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:39.632 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:39 smithi099 bash[23567]: audit 2024-09-13T23:07:38.357666+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:39.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:39 smithi099 bash[23567]: audit 2024-09-13T23:07:38.365902+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:39.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:39 smithi099 bash[23567]: audit 2024-09-13T23:07:38.375059+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:39.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:39 smithi043 bash[22731]: cluster 2024-09-13T23:07:37.886288+0000 mgr.a (mgr.14150) 358 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:39.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:39 smithi043 bash[22731]: audit 2024-09-13T23:07:38.357666+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:39.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:39 smithi043 bash[22731]: audit 2024-09-13T23:07:38.365902+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:39.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:39 smithi043 bash[22731]: audit 2024-09-13T23:07:38.375059+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:41.632 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:41 smithi099 bash[23567]: cluster 2024-09-13T23:07:39.886630+0000 mgr.a (mgr.14150) 359 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:41.633 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:41 smithi138 bash[23141]: cluster 2024-09-13T23:07:39.886630+0000 mgr.a (mgr.14150) 359 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:41.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:41 smithi043 bash[22731]: cluster 2024-09-13T23:07:39.886630+0000 mgr.a (mgr.14150) 359 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:42.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:42 smithi043 bash[22731]: audit 2024-09-13T23:07:41.584203+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:42.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:42 smithi043 bash[22731]: audit 2024-09-13T23:07:41.592128+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:42.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:42 smithi043 bash[22731]: audit 2024-09-13T23:07:41.601956+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:42.882 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:42 smithi099 bash[23567]: audit 2024-09-13T23:07:41.584203+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:42.882 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:42 smithi099 bash[23567]: audit 2024-09-13T23:07:41.592128+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:42.882 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:42 smithi099 bash[23567]: audit 2024-09-13T23:07:41.601956+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:42.883 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:42 smithi138 bash[23141]: audit 2024-09-13T23:07:41.584203+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:42.883 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:42 smithi138 bash[23141]: audit 2024-09-13T23:07:41.592128+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:42.883 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:42 smithi138 bash[23141]: audit 2024-09-13T23:07:41.601956+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:43.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:43 smithi043 bash[22731]: cluster 2024-09-13T23:07:41.887113+0000 mgr.a (mgr.14150) 360 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:43.882 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:43 smithi099 bash[23567]: cluster 2024-09-13T23:07:41.887113+0000 mgr.a (mgr.14150) 360 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:43.883 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:43 smithi138 bash[23141]: cluster 2024-09-13T23:07:41.887113+0000 mgr.a (mgr.14150) 360 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:45.882 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:45 smithi099 bash[23567]: cluster 2024-09-13T23:07:43.887618+0000 mgr.a (mgr.14150) 361 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:45.883 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:45 smithi138 bash[23141]: cluster 2024-09-13T23:07:43.887618+0000 mgr.a (mgr.14150) 361 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:46.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:45 smithi043 bash[22731]: cluster 2024-09-13T23:07:43.887618+0000 mgr.a (mgr.14150) 361 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:47.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:46 smithi043 bash[22731]: audit 2024-09-13T23:07:45.816286+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:47.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:46 smithi043 bash[22731]: audit 2024-09-13T23:07:45.824049+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:47.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:46 smithi043 bash[22731]: audit 2024-09-13T23:07:45.833475+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:47.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:46 smithi099 bash[23567]: audit 2024-09-13T23:07:45.816286+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:47.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:46 smithi099 bash[23567]: audit 2024-09-13T23:07:45.824049+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:47.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:46 smithi099 bash[23567]: audit 2024-09-13T23:07:45.833475+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:47.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:46 smithi138 bash[23141]: audit 2024-09-13T23:07:45.816286+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:47.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:46 smithi138 bash[23141]: audit 2024-09-13T23:07:45.824049+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:47.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:46 smithi138 bash[23141]: audit 2024-09-13T23:07:45.833475+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14150 172.21.15.43:0/2444296317' entity='mgr.a' 2024-09-13T23:07:47.621 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph mon dump 2024-09-13T23:07:47.986 INFO:teuthology.orchestra.run.smithi043.stdout:epoch 6 2024-09-13T23:07:47.986 INFO:teuthology.orchestra.run.smithi043.stdout:fsid 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:07:47.986 INFO:teuthology.orchestra.run.smithi043.stdout:last_changed 2024-09-13T23:04:56.834543+0000 2024-09-13T23:07:47.986 INFO:teuthology.orchestra.run.smithi043.stdout:created 2024-09-13T22:57:35.590426+0000 2024-09-13T23:07:47.987 INFO:teuthology.orchestra.run.smithi043.stdout:min_mon_release 19 (squid) 2024-09-13T23:07:47.987 INFO:teuthology.orchestra.run.smithi043.stdout:election_strategy: 1 2024-09-13T23:07:47.987 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-13T23:07:47.987 INFO:teuthology.orchestra.run.smithi043.stdout:1: [v2:172.21.15.138:3300/0,v1:172.21.15.138:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-13T23:07:47.987 INFO:teuthology.orchestra.run.smithi043.stdout:2: [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-13T23:07:47.987 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 6 2024-09-13T23:07:47.999 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph mon dump --format json 2024-09-13T23:07:48.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:47 smithi043 bash[22731]: cluster 2024-09-13T23:07:45.888142+0000 mgr.a (mgr.14150) 362 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:48.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:47 smithi099 bash[23567]: cluster 2024-09-13T23:07:45.888142+0000 mgr.a (mgr.14150) 362 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:48.132 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:47 smithi138 bash[23141]: cluster 2024-09-13T23:07:45.888142+0000 mgr.a (mgr.14150) 362 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:48.348 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-13T23:07:48.348 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":6,"fsid":"5683301a-7223-11ef-bceb-c7b262605968","modified":"2024-09-13T23:04:56.834543Z","created":"2024-09-13T22:57:35.590426Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.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.138:3300","nonce":0},{"type":"v1","addr":"172.21.15.138:6789","nonce":0}]},"addr":"172.21.15.138:6789/0","public_addr":"172.21.15.138: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.99:3300","nonce":0},{"type":"v1","addr":"172.21.15.99:6789","nonce":0}]},"addr":"172.21.15.99:6789/0","public_addr":"172.21.15.99:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=b,rack=2}"}],"quorum":[0,1,2]} 2024-09-13T23:07:48.348 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 6 2024-09-13T23:07:48.360 INFO:teuthology.orchestra.run.smithi043.stderr:+ read monid 2024-09-13T23:07:48.361 INFO:teuthology.orchestra.run.smithi043.stderr:+ read crushloc 2024-09-13T23:07:48.361 INFO:teuthology.orchestra.run.smithi043.stderr:+ jq --arg monid a --arg crushloc '{datacenter=a}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-13T23:07:48.361 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph mon dump --format json 2024-09-13T23:07:48.711 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 6 2024-09-13T23:07:48.725 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-13T23:07:48.725 INFO:teuthology.orchestra.run.smithi043.stderr:+ read monid 2024-09-13T23:07:48.725 INFO:teuthology.orchestra.run.smithi043.stderr:+ read crushloc 2024-09-13T23:07:48.725 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph mon dump --format json 2024-09-13T23:07:48.725 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-13T23:07:49.084 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 6 2024-09-13T23:07:49.096 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-13T23:07:49.097 INFO:teuthology.orchestra.run.smithi043.stderr:+ read monid 2024-09-13T23:07:49.097 INFO:teuthology.orchestra.run.smithi043.stderr:+ read crushloc 2024-09-13T23:07:49.097 INFO:teuthology.orchestra.run.smithi043.stderr:+ ceph mon dump --format json 2024-09-13T23:07:49.097 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-13T23:07:49.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:48 smithi043 bash[22731]: audit 2024-09-13T23:07:47.988124+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.43:0/2884575322' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-09-13T23:07:49.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:48 smithi043 bash[22731]: audit 2024-09-13T23:07:48.349421+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.43:0/1740599614' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T23:07:49.100 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:48 smithi043 bash[22731]: audit 2024-09-13T23:07:48.713066+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.43:0/1360773307' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T23:07:49.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:48 smithi099 bash[23567]: audit 2024-09-13T23:07:47.988124+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.43:0/2884575322' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-09-13T23:07:49.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:48 smithi099 bash[23567]: audit 2024-09-13T23:07:48.349421+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.43:0/1740599614' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T23:07:49.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:48 smithi099 bash[23567]: audit 2024-09-13T23:07:48.713066+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.43:0/1360773307' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T23:07:49.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:48 smithi138 bash[23141]: audit 2024-09-13T23:07:47.988124+0000 mon.a (mon.0) 886 : audit [DBG] from='client.? 172.21.15.43:0/2884575322' entity='client.admin' cmd=[{"prefix": "mon dump"}]: dispatch 2024-09-13T23:07:49.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:48 smithi138 bash[23141]: audit 2024-09-13T23:07:48.349421+0000 mon.a (mon.0) 887 : audit [DBG] from='client.? 172.21.15.43:0/1740599614' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T23:07:49.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:48 smithi138 bash[23141]: audit 2024-09-13T23:07:48.713066+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.43:0/1360773307' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T23:07:49.452 INFO:teuthology.orchestra.run.smithi043.stderr:dumped monmap epoch 6 2024-09-13T23:07:49.464 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-13T23:07:49.464 INFO:teuthology.orchestra.run.smithi043.stderr:+ read monid 2024-09-13T23:07:50.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:49 smithi043 bash[22731]: cluster 2024-09-13T23:07:47.888623+0000 mgr.a (mgr.14150) 363 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:50.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:49 smithi043 bash[22731]: audit 2024-09-13T23:07:49.085206+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.43:0/4267302117' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T23:07:50.101 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:49 smithi043 bash[22731]: audit 2024-09-13T23:07:49.453424+0000 mon.a (mon.0) 890 : audit [DBG] from='client.? 172.21.15.43:0/4268531589' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T23:07:50.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:49 smithi099 bash[23567]: cluster 2024-09-13T23:07:47.888623+0000 mgr.a (mgr.14150) 363 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:50.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:49 smithi099 bash[23567]: audit 2024-09-13T23:07:49.085206+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.43:0/4267302117' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T23:07:50.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:49 smithi099 bash[23567]: audit 2024-09-13T23:07:49.453424+0000 mon.a (mon.0) 890 : audit [DBG] from='client.? 172.21.15.43:0/4268531589' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T23:07:50.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:49 smithi138 bash[23141]: cluster 2024-09-13T23:07:47.888623+0000 mgr.a (mgr.14150) 363 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-09-13T23:07:50.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:49 smithi138 bash[23141]: audit 2024-09-13T23:07:49.085206+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.43:0/4267302117' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T23:07:50.133 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:49 smithi138 bash[23141]: audit 2024-09-13T23:07:49.453424+0000 mon.a (mon.0) 890 : audit [DBG] from='client.? 172.21.15.43:0/4268531589' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T23:07:50.166 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-13T23:07:50.179 INFO:tasks.cephadm:Teardown begin 2024-09-13T23:07:50.179 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T23:07:50.192 DEBUG:teuthology.orchestra.run.smithi099:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T23:07:50.206 DEBUG:teuthology.orchestra.run.smithi138:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T23:07:50.221 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-13T23:07:50.221 DEBUG:teuthology.orchestra.run.smithi043:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-13T23:07:50.240 DEBUG:teuthology.orchestra.run.smithi099:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-13T23:07:50.254 DEBUG:teuthology.orchestra.run.smithi138:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-13T23:07:50.266 INFO:tasks.cephadm:Stopping all daemons... 2024-09-13T23:07:50.266 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-13T23:07:50.266 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-5683301a-7223-11ef-bceb-c7b262605968@mon.a 2024-09-13T23:07:50.425 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:50 smithi043 systemd[1]: Stopping Ceph mon.a for 5683301a-7223-11ef-bceb-c7b262605968... 2024-09-13T23:07:50.425 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:50 smithi043 bash[22731]: debug 2024-09-13T23:07:50.405+0000 7fef8dcb4640 -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-13T23:07:50.425 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 13 23:07:50 smithi043 bash[22731]: debug 2024-09-13T23:07:50.405+0000 7fef8dcb4640 -1 mon.a@0(leader) e6 *** Got Signal Terminated *** 2024-09-13T23:07:51.124 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5683301a-7223-11ef-bceb-c7b262605968@mon.a.service' 2024-09-13T23:07:51.159 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T23:07:51.159 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-13T23:07:51.159 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-13T23:07:51.159 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-5683301a-7223-11ef-bceb-c7b262605968@mon.b 2024-09-13T23:07:51.432 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:51 smithi099 systemd[1]: Stopping Ceph mon.b for 5683301a-7223-11ef-bceb-c7b262605968... 2024-09-13T23:07:51.432 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:51 smithi099 bash[23567]: debug 2024-09-13T23:07:51.294+0000 7f0dfdc54640 -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-13T23:07:51.432 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 13 23:07:51 smithi099 bash[23567]: debug 2024-09-13T23:07:51.294+0000 7f0dfdc54640 -1 mon.b@2(peon) e6 *** Got Signal Terminated *** 2024-09-13T23:07:52.128 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5683301a-7223-11ef-bceb-c7b262605968@mon.b.service' 2024-09-13T23:07:52.157 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T23:07:52.157 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-13T23:07:52.157 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-13T23:07:52.157 DEBUG:teuthology.orchestra.run.smithi138:> sudo systemctl stop ceph-5683301a-7223-11ef-bceb-c7b262605968@mon.c 2024-09-13T23:07:52.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:52 smithi138 systemd[1]: Stopping Ceph mon.c for 5683301a-7223-11ef-bceb-c7b262605968... 2024-09-13T23:07:52.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:52 smithi138 bash[23141]: debug 2024-09-13T23:07:52.296+0000 7f0311e9d640 -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-13T23:07:52.491 INFO:journalctl@ceph.mon.c.smithi138.stdout:Sep 13 23:07:52 smithi138 bash[23141]: debug 2024-09-13T23:07:52.296+0000 7f0311e9d640 -1 mon.c@1(peon) e6 *** Got Signal Terminated *** 2024-09-13T23:07:53.187 DEBUG:teuthology.orchestra.run.smithi138:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5683301a-7223-11ef-bceb-c7b262605968@mon.c.service' 2024-09-13T23:07:53.216 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T23:07:53.216 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-13T23:07:53.216 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-09-13T23:07:53.216 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-5683301a-7223-11ef-bceb-c7b262605968@mgr.a 2024-09-13T23:07:53.585 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 23:07:53 smithi043 systemd[1]: Stopping Ceph mgr.a for 5683301a-7223-11ef-bceb-c7b262605968... 2024-09-13T23:07:53.585 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 23:07:53 smithi043 bash[22982]: debug 2024-09-13T23:07:53.353+0000 7f3f26d13640 -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-13T23:07:53.585 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 23:07:53 smithi043 bash[22982]: debug 2024-09-13T23:07:53.353+0000 7f3f26d13640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-13T23:07:54.109 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5683301a-7223-11ef-bceb-c7b262605968@mgr.a.service' 2024-09-13T23:07:54.120 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 23:07:53 smithi043 bash[39977]: ceph-5683301a-7223-11ef-bceb-c7b262605968-mgr-a 2024-09-13T23:07:54.120 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 23:07:54 smithi043 bash[40036]: Error response from daemon: No such container: ceph-5683301a-7223-11ef-bceb-c7b262605968-mgr-a 2024-09-13T23:07:54.120 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 23:07:54 smithi043 systemd[1]: ceph-5683301a-7223-11ef-bceb-c7b262605968@mgr.a.service: Deactivated successfully. 2024-09-13T23:07:54.121 INFO:journalctl@ceph.mgr.a.smithi043.stdout:Sep 13 23:07:54 smithi043 systemd[1]: Stopped Ceph mgr.a for 5683301a-7223-11ef-bceb-c7b262605968. 2024-09-13T23:07:54.132 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T23:07:54.132 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-09-13T23:07:54.132 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-09-13T23:07:54.133 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-5683301a-7223-11ef-bceb-c7b262605968@mgr.b 2024-09-13T23:07:54.528 INFO:journalctl@ceph.mgr.b.smithi099.stdout:Sep 13 23:07:54 smithi099 systemd[1]: Stopping Ceph mgr.b for 5683301a-7223-11ef-bceb-c7b262605968... 2024-09-13T23:07:55.024 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5683301a-7223-11ef-bceb-c7b262605968@mgr.b.service' 2024-09-13T23:07:55.047 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T23:07:55.047 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-09-13T23:07:55.047 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-13T23:07:55.047 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-5683301a-7223-11ef-bceb-c7b262605968@osd.0 2024-09-13T23:07:55.351 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 13 23:07:55 smithi043 systemd[1]: Stopping Ceph osd.0 for 5683301a-7223-11ef-bceb-c7b262605968... 2024-09-13T23:07:55.351 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 13 23:07:55 smithi043 bash[31674]: debug 2024-09-13T23:07:55.201+0000 7f9b84732640 -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-13T23:07:55.351 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 13 23:07:55 smithi043 bash[31674]: debug 2024-09-13T23:07:55.201+0000 7f9b84732640 -1 osd.0 21 *** Got signal Terminated *** 2024-09-13T23:07:55.351 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 13 23:07:55 smithi043 bash[31674]: debug 2024-09-13T23:07:55.201+0000 7f9b84732640 -1 osd.0 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T23:08:01.351 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 13 23:08:01 smithi043 bash[40076]: ceph-5683301a-7223-11ef-bceb-c7b262605968-osd-0 2024-09-13T23:08:01.777 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 13 23:08:01 smithi043 bash[40314]: Error response from daemon: No such container: ceph-5683301a-7223-11ef-bceb-c7b262605968-osd-0 2024-09-13T23:08:03.422 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5683301a-7223-11ef-bceb-c7b262605968@osd.0.service' 2024-09-13T23:08:03.461 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T23:08:03.461 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-13T23:08:03.461 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-13T23:08:03.461 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-5683301a-7223-11ef-bceb-c7b262605968@osd.1 2024-09-13T23:08:03.882 INFO:journalctl@ceph.osd.1.smithi099.stdout:Sep 13 23:08:03 smithi099 systemd[1]: Stopping Ceph osd.1 for 5683301a-7223-11ef-bceb-c7b262605968... 2024-09-13T23:08:03.883 INFO:journalctl@ceph.osd.1.smithi099.stdout:Sep 13 23:08:03 smithi099 bash[28024]: debug 2024-09-13T23:08:03.606+0000 7f17d5ff8640 -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-13T23:08:03.883 INFO:journalctl@ceph.osd.1.smithi099.stdout:Sep 13 23:08:03 smithi099 bash[28024]: debug 2024-09-13T23:08:03.606+0000 7f17d5ff8640 -1 osd.1 21 *** Got signal Terminated *** 2024-09-13T23:08:03.883 INFO:journalctl@ceph.osd.1.smithi099.stdout:Sep 13 23:08:03 smithi099 bash[28024]: debug 2024-09-13T23:08:03.606+0000 7f17d5ff8640 -1 osd.1 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T23:08:09.953 INFO:journalctl@ceph.osd.1.smithi099.stdout:Sep 13 23:08:09 smithi099 bash[33556]: ceph-5683301a-7223-11ef-bceb-c7b262605968-osd-1 2024-09-13T23:08:09.953 INFO:journalctl@ceph.osd.1.smithi099.stdout:Sep 13 23:08:09 smithi099 bash[33799]: Error response from daemon: No such container: ceph-5683301a-7223-11ef-bceb-c7b262605968-osd-1 2024-09-13T23:08:11.569 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5683301a-7223-11ef-bceb-c7b262605968@osd.1.service' 2024-09-13T23:08:11.614 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T23:08:11.614 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-13T23:08:11.615 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-13T23:08:11.615 DEBUG:teuthology.orchestra.run.smithi138:> sudo systemctl stop ceph-5683301a-7223-11ef-bceb-c7b262605968@osd.2 2024-09-13T23:08:11.883 INFO:journalctl@ceph.osd.2.smithi138.stdout:Sep 13 23:08:11 smithi138 systemd[1]: Stopping Ceph osd.2 for 5683301a-7223-11ef-bceb-c7b262605968... 2024-09-13T23:08:11.883 INFO:journalctl@ceph.osd.2.smithi138.stdout:Sep 13 23:08:11 smithi138 bash[28336]: debug 2024-09-13T23:08:11.768+0000 7f8e08c7c640 -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-13T23:08:11.883 INFO:journalctl@ceph.osd.2.smithi138.stdout:Sep 13 23:08:11 smithi138 bash[28336]: debug 2024-09-13T23:08:11.768+0000 7f8e08c7c640 -1 osd.2 21 *** Got signal Terminated *** 2024-09-13T23:08:11.883 INFO:journalctl@ceph.osd.2.smithi138.stdout:Sep 13 23:08:11 smithi138 bash[28336]: debug 2024-09-13T23:08:11.768+0000 7f8e08c7c640 -1 osd.2 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T23:08:17.883 INFO:journalctl@ceph.osd.2.smithi138.stdout:Sep 13 23:08:17 smithi138 bash[33113]: ceph-5683301a-7223-11ef-bceb-c7b262605968-osd-2 2024-09-13T23:08:17.883 INFO:journalctl@ceph.osd.2.smithi138.stdout:Sep 13 23:08:17 smithi138 bash[33175]: Error response from daemon: No such container: ceph-5683301a-7223-11ef-bceb-c7b262605968-osd-2 2024-09-13T23:08:19.665 DEBUG:teuthology.orchestra.run.smithi138:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5683301a-7223-11ef-bceb-c7b262605968@osd.2.service' 2024-09-13T23:08:19.699 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T23:08:19.699 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-13T23:08:19.699 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5683301a-7223-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-13T23:08:21.998 INFO:teuthology.orchestra.run.smithi043.stdout:Deleting cluster with fsid: 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:08:24.447 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5683301a-7223-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-13T23:08:24.629 INFO:teuthology.orchestra.run.smithi099.stdout:Deleting cluster with fsid: 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:08:27.139 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5683301a-7223-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-13T23:08:27.323 INFO:teuthology.orchestra.run.smithi138.stdout:Deleting cluster with fsid: 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:08:29.565 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T23:08:29.580 DEBUG:teuthology.orchestra.run.smithi099:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T23:08:29.594 DEBUG:teuthology.orchestra.run.smithi138:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T23:08:29.606 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-13T23:08:29.608 DEBUG:teuthology.misc:Transferring archived files from smithi043:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi/7904349/remote/smithi043/crash 2024-09-13T23:08:29.609 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/crash -- . 2024-09-13T23:08:29.636 INFO:teuthology.orchestra.run.smithi043.stderr:tar: /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-13T23:08:29.636 INFO:teuthology.orchestra.run.smithi043.stderr:tar: Error is not recoverable: exiting now 2024-09-13T23:08:29.638 DEBUG:teuthology.misc:Transferring archived files from smithi099:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi/7904349/remote/smithi099/crash 2024-09-13T23:08:29.639 DEBUG:teuthology.orchestra.run.smithi099:> sudo tar c -f - -C /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/crash -- . 2024-09-13T23:08:29.650 INFO:teuthology.orchestra.run.smithi099.stderr:tar: /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-13T23:08:29.650 INFO:teuthology.orchestra.run.smithi099.stderr:tar: Error is not recoverable: exiting now 2024-09-13T23:08:29.652 DEBUG:teuthology.misc:Transferring archived files from smithi138:/var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi/7904349/remote/smithi138/crash 2024-09-13T23:08:29.653 DEBUG:teuthology.orchestra.run.smithi138:> sudo tar c -f - -C /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/crash -- . 2024-09-13T23:08:29.663 INFO:teuthology.orchestra.run.smithi138.stderr:tar: /var/lib/ceph/5683301a-7223-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-13T23:08:29.663 INFO:teuthology.orchestra.run.smithi138.stderr:tar: Error is not recoverable: exiting now 2024-09-13T23:08:29.665 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-13T23:08:29.665 DEBUG:teuthology.orchestra.run.smithi043:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | 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-13T23:08:29.694 INFO:tasks.cephadm:Compressing logs... 2024-09-13T23:08:29.695 DEBUG:teuthology.orchestra.run.smithi043:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-13T23:08:29.737 DEBUG:teuthology.orchestra.run.smithi099:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-13T23:08:29.740 DEBUG:teuthology.orchestra.run.smithi138:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-13T23:08:29.747 INFO:teuthology.orchestra.run.smithi043.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-13T23:08:29.751 INFO:teuthology.orchestra.run.smithi099.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-13T23:08:29.752 INFO:teuthology.orchestra.run.smithi138.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-13T23:08:29.752 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-13T23:08:29.752 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-13T23:08:29.753 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-13T23:08:29.753 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-13T23:08:29.754 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.log 2024-09-13T23:08:29.754 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-13T23:08:29.755 INFO:teuthology.orchestra.run.smithi043.stderr: 81.9% -- replaced with /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-13T23:08:29.755 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-13T23:08:29.755 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-mgr.a.log 2024-09-13T23:08:29.756 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-volume.log: /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.audit.log: /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-mgr.a.log: 87.8% -- replaced with /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-13T23:08:29.757 INFO:teuthology.orchestra.run.smithi043.stderr: 87.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-13T23:08:29.758 INFO:teuthology.orchestra.run.smithi043.stderr: 90.3% -- replaced with /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-13T23:08:29.758 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-13T23:08:29.759 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-13T23:08:29.759 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-13T23:08:29.760 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.log 2024-09-13T23:08:29.760 INFO:teuthology.orchestra.run.smithi099.stderr: 80.6% -- replaced with /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-13T23:08:29.760 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-13T23:08:29.761 INFO:teuthology.orchestra.run.smithi099.stderr: 85.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-13T23:08:29.761 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-mgr.b.log 2024-09-13T23:08:29.761 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.log: /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-13T23:08:29.762 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-13T23:08:29.762 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.audit.log: 88.0% -- replaced with /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-13T23:08:29.763 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-mon.b.log: 90.5% -- replaced with /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-13T23:08:29.764 INFO:teuthology.orchestra.run.smithi138.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-13T23:08:29.764 INFO:teuthology.orchestra.run.smithi138.stderr:gzip -5 --verbose -- /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-13T23:08:29.765 INFO:teuthology.orchestra.run.smithi138.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-13T23:08:29.765 INFO:teuthology.orchestra.run.smithi099.stderr: 91.5% -- replaced with /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-mgr.b.log.gz 2024-09-13T23:08:29.766 INFO:teuthology.orchestra.run.smithi138.stderr:/var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.log 2024-09-13T23:08:29.766 INFO:teuthology.orchestra.run.smithi138.stderr:/var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-13T23:08:29.767 INFO:teuthology.orchestra.run.smithi138.stderr: 80.6% -- replaced with /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-13T23:08:29.767 INFO:teuthology.orchestra.run.smithi138.stderr:/var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-13T23:08:29.767 INFO:teuthology.orchestra.run.smithi138.stderr:/var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-13T23:08:29.767 INFO:teuthology.orchestra.run.smithi138.stderr: 87.9% -- replaced with /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-13T23:08:29.767 INFO:teuthology.orchestra.run.smithi138.stderr:/var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-mon.c.log: 84.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-13T23:08:29.769 INFO:teuthology.orchestra.run.smithi138.stderr:/var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.audit.log: 90.6% -- replaced with /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-13T23:08:29.778 INFO:teuthology.orchestra.run.smithi099.stderr: 91.7% -- replaced with /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-13T23:08:29.782 INFO:teuthology.orchestra.run.smithi043.stderr: 91.7% -- replaced with /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-13T23:08:29.783 INFO:teuthology.orchestra.run.smithi138.stderr: 91.8% -- replaced with /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-13T23:08:29.791 INFO:teuthology.orchestra.run.smithi043.stderr: 93.8% -- replaced with /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-13T23:08:29.819 INFO:teuthology.orchestra.run.smithi138.stderr: 94.0% -- replaced with /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-13T23:08:29.827 INFO:teuthology.orchestra.run.smithi099.stderr: 94.0% -- replaced with /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-13T23:08:29.847 INFO:teuthology.orchestra.run.smithi043.stderr: 88.2% -- replaced with /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-mgr.a.log.gz 2024-09-13T23:08:29.861 INFO:teuthology.orchestra.run.smithi099.stderr: 92.8% -- replaced with /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-13T23:08:29.862 INFO:teuthology.orchestra.run.smithi099.stderr: 2024-09-13T23:08:29.862 INFO:teuthology.orchestra.run.smithi099.stderr:real 0m0.121s 2024-09-13T23:08:29.862 INFO:teuthology.orchestra.run.smithi099.stderr:user 0m0.193s 2024-09-13T23:08:29.862 INFO:teuthology.orchestra.run.smithi099.stderr:sys 0m0.027s 2024-09-13T23:08:29.869 INFO:teuthology.orchestra.run.smithi138.stderr: 93.1% -- replaced with /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-13T23:08:29.871 INFO:teuthology.orchestra.run.smithi138.stderr: 2024-09-13T23:08:29.871 INFO:teuthology.orchestra.run.smithi138.stderr:real 0m0.127s 2024-09-13T23:08:29.871 INFO:teuthology.orchestra.run.smithi138.stderr:user 0m0.189s 2024-09-13T23:08:29.871 INFO:teuthology.orchestra.run.smithi138.stderr:sys 0m0.014s 2024-09-13T23:08:30.064 INFO:teuthology.orchestra.run.smithi043.stderr: 91.4% -- replaced with /var/log/ceph/5683301a-7223-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-13T23:08:30.065 INFO:teuthology.orchestra.run.smithi043.stderr: 2024-09-13T23:08:30.065 INFO:teuthology.orchestra.run.smithi043.stderr:real 0m0.326s 2024-09-13T23:08:30.065 INFO:teuthology.orchestra.run.smithi043.stderr:user 0m0.473s 2024-09-13T23:08:30.065 INFO:teuthology.orchestra.run.smithi043.stderr:sys 0m0.025s 2024-09-13T23:08:30.066 INFO:tasks.cephadm:Archiving logs... 2024-09-13T23:08:30.066 DEBUG:teuthology.misc:Transferring archived files from smithi043:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi/7904349/remote/smithi043/log 2024-09-13T23:08:30.067 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-13T23:08:30.195 DEBUG:teuthology.misc:Transferring archived files from smithi099:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi/7904349/remote/smithi099/log 2024-09-13T23:08:30.196 DEBUG:teuthology.orchestra.run.smithi099:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-13T23:08:30.245 DEBUG:teuthology.misc:Transferring archived files from smithi138:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi/7904349/remote/smithi138/log 2024-09-13T23:08:30.246 DEBUG:teuthology.orchestra.run.smithi138:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-13T23:08:30.283 INFO:tasks.cephadm:Removing cluster... 2024-09-13T23:08:30.283 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5683301a-7223-11ef-bceb-c7b262605968 --force 2024-09-13T23:08:30.469 INFO:teuthology.orchestra.run.smithi043.stdout:Deleting cluster with fsid: 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:08:31.813 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5683301a-7223-11ef-bceb-c7b262605968 --force 2024-09-13T23:08:32.001 INFO:teuthology.orchestra.run.smithi099.stdout:Deleting cluster with fsid: 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:08:33.348 DEBUG:teuthology.orchestra.run.smithi138:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5683301a-7223-11ef-bceb-c7b262605968 --force 2024-09-13T23:08:33.523 INFO:teuthology.orchestra.run.smithi138.stdout:Deleting cluster with fsid: 5683301a-7223-11ef-bceb-c7b262605968 2024-09-13T23:08:34.828 INFO:tasks.cephadm:Removing cephadm ... 2024-09-13T23:08:34.828 DEBUG:teuthology.orchestra.run.smithi043:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-13T23:08:34.835 DEBUG:teuthology.orchestra.run.smithi099:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-13T23:08:34.841 DEBUG:teuthology.orchestra.run.smithi138:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-13T23:08:34.847 INFO:tasks.cephadm:Teardown complete 2024-09-13T23:08:34.847 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-13T23:08:34.856 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-13T23:08:34.856 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-13T23:08:34.877 DEBUG:teuthology.orchestra.run.smithi099:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-13T23:08:34.886 DEBUG:teuthology.orchestra.run.smithi138:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-13T23:08:34.990 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-13T23:08:34.999 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-13T23:08:34.999 DEBUG:teuthology.orchestra.run.smithi043:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T23:08:35.002 DEBUG:teuthology.orchestra.run.smithi099:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T23:08:35.004 DEBUG:teuthology.orchestra.run.smithi138:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T23:08:35.013 INFO:teuthology.orchestra.run.smithi043.stdout: remote refid st t when poll reach delay offset jitter 2024-09-13T23:08:35.013 INFO:teuthology.orchestra.run.smithi043.stdout:============================================================================== 2024-09-13T23:08:35.013 INFO:teuthology.orchestra.run.smithi043.stdout:*hv01.front.sepi 67.205.162.81 3 u 18 64 377 0.127 -1.793 0.529 2024-09-13T23:08:35.013 INFO:teuthology.orchestra.run.smithi043.stdout:+hv02.front.sepi 63.231.80.2 3 u 9 64 377 0.097 -1.837 0.461 2024-09-13T23:08:35.013 INFO:teuthology.orchestra.run.smithi043.stdout:+hv03.front.sepi 74.6.168.72 3 u 9 64 377 0.098 -1.359 0.425 2024-09-13T23:08:35.013 INFO:teuthology.orchestra.run.smithi043.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-13T23:08:35.015 INFO:teuthology.orchestra.run.smithi099.stdout: remote refid st t when poll reach delay offset jitter 2024-09-13T23:08:35.015 INFO:teuthology.orchestra.run.smithi099.stdout:============================================================================== 2024-09-13T23:08:35.015 INFO:teuthology.orchestra.run.smithi099.stdout:+hv01.front.sepi 67.205.162.81 3 u 14 64 377 0.068 -1.394 1.844 2024-09-13T23:08:35.016 INFO:teuthology.orchestra.run.smithi099.stdout:*hv02.front.sepi 63.231.80.2 3 u 24 64 377 0.083 -2.064 1.433 2024-09-13T23:08:35.016 INFO:teuthology.orchestra.run.smithi099.stdout:+hv03.front.sepi 74.6.168.72 3 u 14 64 377 0.072 -2.174 1.512 2024-09-13T23:08:35.016 INFO:teuthology.orchestra.run.smithi099.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-13T23:08:35.017 INFO:teuthology.orchestra.run.smithi138.stdout: remote refid st t when poll reach delay offset jitter 2024-09-13T23:08:35.017 INFO:teuthology.orchestra.run.smithi138.stdout:============================================================================== 2024-09-13T23:08:35.018 INFO:teuthology.orchestra.run.smithi138.stdout:*hv01.front.sepi 67.205.162.81 3 u 6 64 377 0.104 -3.809 2.108 2024-09-13T23:08:35.018 INFO:teuthology.orchestra.run.smithi138.stdout:+hv02.front.sepi 63.231.80.2 3 u 17 64 377 0.099 -0.992 2.362 2024-09-13T23:08:35.018 INFO:teuthology.orchestra.run.smithi138.stdout:+hv03.front.sepi 74.6.168.72 3 u 17 64 377 0.109 -4.681 2.660 2024-09-13T23:08:35.018 INFO:teuthology.orchestra.run.smithi138.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-13T23:08:35.018 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-13T23:08:35.027 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-13T23:08:35.028 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-13T23:08:35.038 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-13T23:08:35.050 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-13T23:08:35.059 INFO:teuthology.task.internal:Duration was 1332.227558 seconds 2024-09-13T23:08:35.060 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-13T23:08:35.071 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-13T23:08:35.072 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-13T23:08:35.074 DEBUG:teuthology.orchestra.run.smithi099:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-13T23:08:35.076 DEBUG:teuthology.orchestra.run.smithi138:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-13T23:08:35.111 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-13T23:08:35.111 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi043.front.sepia.ceph.com 2024-09-13T23:08:35.112 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-13T23:08:35.163 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi099.front.sepia.ceph.com 2024-09-13T23:08:35.163 DEBUG:teuthology.orchestra.run.smithi099:> 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-13T23:08:35.174 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi138.front.sepia.ceph.com 2024-09-13T23:08:35.175 DEBUG:teuthology.orchestra.run.smithi138:> 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-13T23:08:35.185 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-13T23:08:35.185 DEBUG:teuthology.orchestra.run.smithi043:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-13T23:08:35.205 DEBUG:teuthology.orchestra.run.smithi099:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-13T23:08:35.222 DEBUG:teuthology.orchestra.run.smithi138:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-13T23:08:35.270 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-13T23:08:35.270 DEBUG:teuthology.orchestra.run.smithi043:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-13T23:08:35.285 DEBUG:teuthology.orchestra.run.smithi099:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-13T23:08:35.302 DEBUG:teuthology.orchestra.run.smithi138:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-13T23:08:35.390 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-13T23:08:35.399 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-13T23:08:35.400 DEBUG:teuthology.orchestra.run.smithi043:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-13T23:08:35.410 DEBUG:teuthology.orchestra.run.smithi099:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-13T23:08:35.421 DEBUG:teuthology.orchestra.run.smithi138:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-13T23:08:35.435 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-13T23:08:35.448 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-13T23:08:35.453 DEBUG:teuthology.orchestra.run.smithi099:> 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-13T23:08:35.460 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern = core 2024-09-13T23:08:35.466 DEBUG:teuthology.orchestra.run.smithi138:> 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-13T23:08:35.475 INFO:teuthology.orchestra.run.smithi099.stdout:kernel.core_pattern = core 2024-09-13T23:08:35.488 INFO:teuthology.orchestra.run.smithi138.stdout:kernel.core_pattern = core 2024-09-13T23:08:35.518 DEBUG:teuthology.orchestra.run.smithi043:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-13T23:08:35.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T23:08:35.528 DEBUG:teuthology.orchestra.run.smithi099:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-13T23:08:35.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T23:08:35.545 DEBUG:teuthology.orchestra.run.smithi138:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-13T23:08:35.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T23:08:35.565 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-13T23:08:35.575 INFO:teuthology.task.internal:Transferring archived files... 2024-09-13T23:08:35.576 DEBUG:teuthology.misc:Transferring archived files from smithi043:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi/7904349/remote/smithi043 2024-09-13T23:08:35.576 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-13T23:08:35.599 DEBUG:teuthology.misc:Transferring archived files from smithi099:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi/7904349/remote/smithi099 2024-09-13T23:08:35.599 DEBUG:teuthology.orchestra.run.smithi099:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-13T23:08:35.622 DEBUG:teuthology.misc:Transferring archived files from smithi138:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-13_21:08:03-orch-squid-distro-default-smithi/7904349/remote/smithi138 2024-09-13T23:08:35.622 DEBUG:teuthology.orchestra.run.smithi138:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-13T23:08:35.644 INFO:teuthology.task.internal:Removing archive directory... 2024-09-13T23:08:35.644 DEBUG:teuthology.orchestra.run.smithi043:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-13T23:08:35.646 DEBUG:teuthology.orchestra.run.smithi099:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-13T23:08:35.662 DEBUG:teuthology.orchestra.run.smithi138:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-13T23:08:35.686 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-13T23:08:35.696 INFO:teuthology.task.internal:Not uploading archives. 2024-09-13T23:08:35.696 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-13T23:08:35.711 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-13T23:08:35.712 DEBUG:teuthology.orchestra.run.smithi043:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-13T23:08:35.714 DEBUG:teuthology.orchestra.run.smithi099:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-13T23:08:35.717 DEBUG:teuthology.orchestra.run.smithi138:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-13T23:08:35.718 INFO:teuthology.orchestra.run.smithi043.stdout: 658642 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 13 23:08 /home/ubuntu/cephtest 2024-09-13T23:08:35.720 INFO:teuthology.orchestra.run.smithi099.stdout: 658652 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 13 23:08 /home/ubuntu/cephtest 2024-09-13T23:08:35.734 INFO:teuthology.orchestra.run.smithi138.stdout: 658463 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 13 23:08 /home/ubuntu/cephtest 2024-09-13T23:08:35.736 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-13T23:08:35.748 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-13T23:08:35.781 INFO:teuthology.run:Summary data: description: orch/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/classic task/test_set_mon_crush_locations} duration: 1332.2275581359863 flavor: default owner: scheduled_teuthology@teuthology success: true 2024-09-13T23:08:35.781 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-13T23:08:35.877 INFO:teuthology.run:pass